When building xpaint-2.6.9, I get the following errors. No idea where to even start troubleshooting this one... ... make[2]: Leaving directory `/var/tmp/portage/xpaint-2.6.9/work/xpaint-2.6.9/rw' ./substads -single xpaint.man.in xpaint.man XPAINT_VERSION 2.6.9 rm -f xpaint gcc -m32 -o xpaint -O2 -fno-strength-reduce -fno-strict-aliasing -L/usr/X11R6/lib chroma.o color.o colorEdit.o dialog.o fatBitsEdit.o fileName.o fontSelect.o grab.o graphic.o hash.o help.o image.o imageComp.o iprocess.o main.o menu.o misc.o operation.o palette.o pattern.o print.o protocol.o readRC.o size.o snapshot.o text.o texture.o typeConvert.o arcOp.o blobOp.o boxOp.o brushOp.o circleOp.o fillOp.o fontOp.o lineOp.o pencilOp.o polyOp.o splineOp.o selectOp.o sprayOp.o dynPenOp.o Colormap.o Paint.o PaintEvent.o PaintRegion.o PaintUndo.o -Lrw -lrw -L/usr/X11R6/lib -lXpm -ltiff -ljpeg -lpng -lz -ldl -rdynamic ./libXaw95.a -lm -lX11 -lXt -lXmu print.o(.text+0x15f9): In function `createPrintData': : the use of `tmpnam' is dangerous, better use `mkstemp' rw/librw.a(libpnmrw.o)(.text+0x173): In function `pm_perror': : `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead readRC.o(.text+0x4b): In function `openTemp': : the use of `mktemp' is dangerous, better use `mkstemp' rw/librw.a(writeGIF.o)(.text+0xf): In function `WriteGIF': : undefined reference to `errno' rw/librw.a(writeGIF.o)(.text+0x150): In function `WriteGIF': : undefined reference to `errno' rw/librw.a(libpnmrw.o)(.text+0x16a): In function `pm_perror': : undefined reference to `errno' collect2: ld returned 1 exit status make[1]: *** [xpaint] Error 1 make[1]: Leaving directory `/var/tmp/portage/xpaint-2.6.9/work/xpaint-2.6.9' make: *** [xaw95static] Error 2 !!! ERROR: media-gfx/xpaint-2.6.9 failed. !!! Function src_compile, Line 23, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge xpaint Actual Results: 2. builds for a while... 3. error listed above occurs and ebuild dies. Expected Results: Successful merge of 'xpaint'
Please start troubleshooting by trying version 2.7.0 and telling me if it works for you.
Emerging 'xpaint-2.7.0' works. Next steps?
This bug seems a duplicate of http://bugs.gentoo.org/show_bug.cgi?id=25084
2.7.0 is nearly one month in portage, I'll just mark this as x86 *** This bug has been marked as a duplicate of 25084 ***