* Package: x11-misc/sent-1-r1:0 * Repository: gentoo * Maintainer: gyakovlev@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * 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. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> 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 CFLAGS = -O2 -pipe -march=native -fno-diagnostics-color -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 clang -c -O2 -pipe -march=native -fno-diagnostics-color -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 drw.c CC util.c clang -c -O2 -pipe -march=native -fno-diagnostics-color -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 clang -c -O2 -pipe -march=native -fno-diagnostics-color -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 LDFLAGS = -Wl,-O1 -Wl,--as-needed -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] 102 | static void run(); | ^ | void sent.c:103:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 103 | static void usage(); | ^ | void sent.c:104:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 104 | static void xdraw(); | ^ | void sent.c:105:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 105 | static void xhints(); | ^ | void sent.c:106:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 106 | static void xinit(); | ^ | void sent.c:107:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 107 | static void xloadfonts(); | ^ | void sent.c:492:4: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 492 | run() | ^ | void sent.c:514:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 514 | xdraw() | ^ | void sent.c:542:7: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 542 | xhints() | ^ | void sent.c:560:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 560 | xinit() | ^ | void sent.c:604:11: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 604 | xloadfonts() | ^ | void sent.c:673:6: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 673 | usage() | ^ | void 12 warnings generated. CC -o sent clang -o sent sent.o drw.o util.o -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -g -L/usr/lib -lc -lm -L/usr/X11R6/lib -lXft -lfontconfig -lX11 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/clang_rt.crtbegin-x86_64.o is incompatible with elf32-i386 ld.lld: error: sent.o is incompatible with elf32-i386 ld.lld: error: drw.o is incompatible with elf32-i386 ld.lld: error: util.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libXft.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libfontconfig.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libX11.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(absvdi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(absvsi2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(absvti2.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(adddf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(addsf3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(addvdi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(addvsi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(addvti3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(apple_versioning.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(ashldi3.c.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a(ashlti3.c.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang-17: 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:20231208-071446.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'