* Package: x11-misc/sent-1-r1:0 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking sent-1.tar.gz to /var/tmp/portage/x11-misc/sent-1-r1/work >>> Source unpacked in /var/tmp/portage/x11-misc/sent-1-r1/work >>> Preparing source in /var/tmp/portage/x11-misc/sent-1-r1/work ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/sent-1-r1/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/sent-1-r1/work ... make -j4 CC=clang cp config.def.h config.h sent build options: CC sent.c CC drw.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION=\"1\" -D_XOPEN_SOURCE=600 sent.c CC util.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION=\"1\" -D_XOPEN_SOURCE=600 drw.c clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION=\"1\" -D_XOPEN_SOURCE=600 util.c CFLAGS = -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -g -std=c99 -pedantic -Wall -I. -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -DVERSION="1" -D_XOPEN_SOURCE=600 LDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -L/usr/lib -lc -lm -L/usr/X11R6/lib -lXft -lfontconfig -lX11 CC = clang sent.c:102:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void run(); ^ void sent.c:103:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void usage(); ^ void sent.c:104:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void xdraw(); ^ void sent.c:105:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void xhints(); ^ void sent.c:106:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void xinit(); ^ void sent.c:107:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void xloadfonts(); ^ void sent.c:492:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] run() ^ void sent.c:514:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] xdraw() ^ void sent.c:542:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] xhints() ^ void sent.c:560:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] xinit() ^ void sent.c:604:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] xloadfonts() ^ void sent.c:673:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] usage() ^ void 12 warnings generated. CC -o sent clang -o sent sent.o drw.o util.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -L/usr/lib -lc -lm -L/usr/X11R6/lib -lXft -lfontconfig -lX11 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/Scrt1.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/crti.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/crtbeginS.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: sent.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: drw.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: util.o is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/libXft.so is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/libfontconfig.so is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/../../../../lib64/libX11.so is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_muldi3.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_negdi2.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_lshrdi3.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_ashldi3.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_ashrdi3.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_cmpdi2.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_ucmpdi2.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_clear_cache.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_trampoline.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(__main.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/12.2.0/libgcc.a(_absvsi2.o) is incompatible with elf32-i386 x86_64-pc-linux-gnu-ld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:28: sent] Error 1 * ERROR: x11-misc/sent-1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/sent-1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/sent-1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:sent-1-r1:20221003-172809.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/sent-1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/sent-1-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/sent-1-r1/work' * S: '/var/tmp/portage/x11-misc/sent-1-r1/work'