HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:40:25 GMT Content-length: 1693 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 1294 Build failure on OpenBSD 4.6 -- missing dependency? doughera "When building with r42551, I got the following error. I suspect a missing Makefile dependency of some sort, since I was trying a parallel 'make' command. This was on OpenBSD 4.6/x86. {{{ cc -c -o foo2.o -I/home/doughera/src/parrot/parrot-svn/include -I/home/doughera/src/parrot/parrot-svn/include/pmc [more flags] foo2.c foo2.c:21:21: pmc_foo.h: No such file or directory ./foo2.pmc: In function `Parrot_Foo2_get_integer': ./foo2.pmc:14: warning: implicit declaration of function `Parrot_Foo_get_vtable' ./foo2.pmc:14: error: invalid type argument of `->' ./foo2.c: In function `Parrot_Foo2_get_vtable': ./foo2.c:77: warning: assignment makes pointer from integer without a cast ./foo2.c: In function `Parrot_Foo2_ro_get_vtable': ./foo2.c:88: warning: implicit declaration of function `Parrot_Foo_ro_get_vtable' ./foo2.c:88: warning: assignment makes pointer from integer without a cast ./foo2.c: In function `Parrot_Foo2_get_mro': ./foo2.c:101: warning: implicit declaration of function `Parrot_Foo_get_mro' ./foo2.c:101: warning: assignment makes pointer from integer without a cast ./foo2.c: In function `Parrot_Foo2_get_isa': ./foo2.c:115: warning: implicit declaration of function `Parrot_Foo_get_isa' ./foo2.c:115: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /home/doughera/src/parrot/parrot-svn/src/dynpmc: Exit status 1 (foo2.o, line 122 of Makefile) }}}" bug closed normal build 1.7.0 medium fixed >