http://junkpile.org/i386-20121117/devel/cil.log - mono-related? - last built 2012/08/04 (5.2)
http://junkpile.org/i386-20121117/lang/jruby.log - JRE segfault - last built 2012/11/01 http://junkpile.org/i386-20121117/lang/smlnj.log - various failures on different builds, sometimes seems sysconf-related - last built 2012/05/30 [Loading posix-procenv.sml.bin] /usr/obj/smlnj-110.0.7/bin/.run/run.x86-openbsd: Fatal error -- Uncaught excepti http://junkpile.org/i386-20121117/math/yorick.log - intermittent; on the same machine without touching anything else between runs, I can build OK, then clean and rebuild and fail, then clean and rebuild again OK. - haven't seen failures before 2012/11/14 cc -O2 -o yorick main.o yinit.o -L. -L../drat -L../hex -L../drat -ldrat -L.. ./libyor.a(pstrcpy.o)(.text+0x33): In function `p_strcpy': : warning: strcpy() is almost always misused, please use strlcpy() /usr/X11R6/lib/libX11.so.15.1: warning: strcat() is almost always misused, pleas ../drat/libdrat.a(ydrat.o)(.text+0xed): In function `PrintDM': : warning: sprintf() is often misused, please use snprintf() 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' [.....] start of diff between good and failing builds:- --- 20121114/paths/math/yorick.log Tue Nov 13 22:08:08 2012 +++ 20121117/paths/math/yorick.log Sat Nov 17 10:35:08 2012 @@ -224,11 +224,8 @@ cc -O2 -pipe -I. -I. -I../play -I../gist -c funcdef cc -O2 -pipe -I. -I. -I../play -I../gist -c spawn.c cc -O2 -pipe -I. -I. -I../play -I../gist -Df_linkage_ -o fortrn.o -c fortrn.c cc -O2 -pipe -I. -I. -I../play -I../gist -Df_linkage_ -o codger codger.c -/tmp//cc8QEter.o(.text+0x21b3): In function `main': -: warning: strcpy() is almost always misused, please use strlcpy() -/tmp//cc8QEter.o(.text+0x21df): In function `main': -: warning: strcat() is almost always misused, please use strlcat() -./codger w yor -I../i0 std.i matrix.i fft.i graph.i +/tmp//ccwZM1RI.o(.text+0x21b3): In function `main': +: warning: strcpy() is almost always misused,./codger w yor -I../i0 std.i matrix.i fft.i graph.i found std.i in ../i0 found matrix.i in ../i0 found fft.i in ../i0
