Here are some build failures from my last i386 bulk build.


lang/jruby - SIGSEGV in jdk-1.7.0/bin/apt.
hs_err log, gdb backtrace (all threads) and build log at
http://junkpile.org/jruby-build.txt




audio/lmms fails intermittently due to dpb junking; somehow lmms cmake
picks up AppKit headers, which aren't a listed dependency, so of course
dpb removes them partway through the build.  I can't see where it would
be picking those headers up though, anyone have an idea?

Otherwise I suppose we could make it build_depends on gnustep,
but that's a bit of a sledgehammer approach.

>>> Running fake in audio/lmms
===> audio/lmms
===>  Faking installation for lmms-0.4.8p3
/usr/local/bin/cmake -H/usr/obj/lmms-0.4.8/lmms-0.4.8 
-B/usr/obj/lmms-0.4.8/build-i386 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/make -f CMakeFiles/Makefile2 preinstall
/usr/bin/make -f CMakeFiles/lmms.dir/build.make CMakeFiles/lmms.dir/preinstall
make: don't know how to make /usr/local/include/AppKit/AppKit.h (prerequisite 
of: CMakeFiles/lmms.dir/src/core/Controller.o)
Stop in .



math/yorick consistently fails:

yinit.o(.text+0x2e): In function `on_launch':
: undefined reference to `y_launch'
yinit.o(.data+0x0): undefined reference to `yk_yor'
../drat/libdrat.a(ydrat.o)(.text+0xc8): In function `PrintDM':
: undefined reference to `ForceNewline'
../drat/libdrat.a(ydrat.o)(.text+0xf5): In function `PrintDM':
: undefined reference to `PrintFunc'
../drat/libdrat.a(ydrat.o)(.text+0xfa): In function `PrintDM':
: undefined reference to `ForceNewline'
../drat/libdrat.a(ydrat.o)(.text+0x12d): In function `YGetDMesh':
: undefined reference to `referenceSym'
../drat/libdrat.a(ydrat.o)(.text+0x134): In function `YGetDMesh':
: undefined reference to `dataBlockSym'
(etc etc etc).



Reply via email to