^ x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"xcircuit\" -DVERSION=\"3.9\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=8 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DHAVE_LIBXT=1 -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_DIRENT_H=1 -DHAVE_LIBZ=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DHAVE_U_CHAR=1 -DHAVE_X11_XPM_H=1 -DHAVE_XPM=1 -DHAVE_CAIRO=1 -DHAVE_GHOSTSCRIPT_GDEVDSP_H=1 -DHAVE_GS=1 -DLGF=1 -DINPUT_FOCUS=1 -DGS_EXEC=\"gs\" -DSPICE_EXEC=\"ngspice\" -DTCL_WRAPPER=1 -DPROG_VERSION=3.9 -DPROG_REVISION=62 -DCAD_DIR=\"/usr/lib64\" -DTEMP_DIR=\"/tmp\" -DRESOURCES_DIR=\"/usr/share/X11/app-defaults\" -DSCRIPTS_DIR=\"/usr/lib64/xcircuit-3.9\" -DBUILTINS_DIR=\"/usr/lib64/xcircuit-3.9\" -DBUILTINS_FILE=\"\" -DUSER_RC_FILE=\".xcircuitrc\" -DPROLOGUE_DIR=\"/usr/lib64/xcircuit-3.9\" -DPROLOGUE_FILE=\"xcircps2.pro\" -DSTARTUP_FILE=\"xcstartup.tcl\" -DLGF_LIB=\"lgf.lps\" -DASG_SPICE_LIB=\"asg_spice.lps\" -I. -IXw -I/usr/include -I/usr/include -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -O2 -pipe -march=native -Wall -Wno-pointer-sign -fPIC -pedantic -Wall -Wextra -c -o events.o events.c events.c:31:30: fatal error: cairo/cairo-xlib.h: No such file or directory compilation terminated. make[2]: *** [Makefile:536: events.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/sci-electronics/xcircuit-3.9.62/work/xcircuit-3.9.62' ----------------------------------------------------------------- This is an unstable amd64 chroot image (named 13.0-no-multilib_20170418-203001) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * [2] ruby22 (with Rubygems)
Created attachment 470644 [details] emerge-info.txt
Created attachment 470646 [details] config.log.tbz2
Created attachment 470648 [details] emerge-history.txt
Created attachment 470650 [details] environment
Created attachment 470652 [details] etc.portage.tbz2
Created attachment 470654 [details] sci-electronics:xcircuit-3.9.62:20170422-140147.log
Created attachment 470656 [details] temp.tbz2
sci-electronics/xcircuit-3.9.62 has been dropped from the tree now
got at the unstable amd64 chroot image 17.0-hardened_test_20181006-210654 this : events.c:31:10: fatal error: cairo/cairo-xlib.h: No such file or directory
Created attachment 551224 [details] emerge-info.txt
Created attachment 551226 [details] emerge-history.txt
Created attachment 551228 [details] environment
Created attachment 551230 [details] etc.portage.tbz2
Created attachment 551232 [details] logs.tbz2
Created attachment 551234 [details] sci-electronics:xcircuit-3.9.73:20181014-150404.log
Created attachment 551236 [details] temp.tbz2
tinderbox has reproduced this issue with version 3.10.30 - Updating summary.
*** Bug 820830 has been marked as a duplicate of this bug. ***
usr-merge_tinderbox has reproduced this issue with version 3.10.30-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b3bb88d6cc6c4763586a0b85b3385d430d70da commit 97b3bb88d6cc6c4763586a0b85b3385d430d70da Author: Eli Schwartz <eschwartz@gentoo.org> AuthorDate: 2024-08-14 05:04:00 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-08-14 05:15:44 +0000 sci-electronics/xcircuit: fix underspecified dependency on cairo It doesn't just require cairo. It specifically uses cairo-xlib, so we need to ensure cairo is built with USE=X. Closes: https://bugs.gentoo.org/616312 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> .../{xcircuit-3.10.30-r1.ebuild => xcircuit-3.10.30-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)