* Package: x11-plugins/asapm-3.1-r1:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking asapm-3.1.tar.gz to /var/tmp/portage/x11-plugins/asapm-3.1-r1/work >>> Source unpacked in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work >>> Preparing source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... * Applying asapm-3.1-ldflags.patch ... [ ok ] * Applying asapm-3.1-include.patch ... [ ok ] * Applying asapm-3.1-autoconf.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1' ... * Running 'aclocal -I autoconf --system-acdir=/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/aclocal' ... [ ok ] * Running 'autoconf -I autoconf --force' ... [ ok ] * Running 'autoheader -I autoconf' ... [ ok ] * Running elibtoolize in: asapm-3.1/ >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... * econf: updating asapm-3.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating asapm-3.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/asapm-3.1-r1 --htmldir=/usr/share/doc/asapm-3.1-r1/html --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for mkdir... /bin/mkdir checking for strip... /usr/bin/strip checking how to run the C preprocessor... clang -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/wait.h... yes checking for sys/time.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for ustat.h... no checking for machine/soundcard.h... no checking for linux/soundcard.h... yes checking for linux/radio.h... no checking for XOpenDisplay in -lX11... yes checking for libXpm... no checking for XShapeCombineMask in -lXext... yes checking for jpeg_destroy_compress in -ljpeg... yes configure: creating ./config.status config.status: creating autoconf/Makefile.defines config.status: WARNING: 'autoconf/Makefile.defines.in' seems to ignore the --datarootdir setting config.status: creating autoconf/Makefile.common config.status: creating autoconf/Makefile.common.lib config.status: creating Makefile config.status: creating config.h AfterStep applet asapm-3.1 is now hopefully configured, just run : make ; make install >>> Source configured. '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/clang16-errors.log' -> '/var/tmp/clang/x11-plugins/asapm-3.1-r1/clang16-errors.log' '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/clang16-safe.log' -> '/var/tmp/clang/x11-plugins/asapm-3.1-r1/clang16-safe.log' >>> Compiling source in /var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1 ... make -j4 clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c apm_read.c clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c apm_x.c clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c apm_react.c clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c asapm.c apm_x.c:320:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &SizeHints.width, ^~~~~~~~~~~~~~~~ /usr/include/X11/Xlib.h:2871:37: note: passing argument to parameter here unsigned int* /* width_return */, ^ apm_x.c:321:4: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign] &SizeHints.height ^~~~~~~~~~~~~~~~~ /usr/include/X11/Xlib.h:2873:1: note: passing argument to parameter here ); ^ clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c safecopy.c asapm.c:331:9: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if ( abs(new_time - old_time ) >= ^ asapm.c:331:9: note: use function 'labs' instead if ( abs(new_time - old_time ) >= ^~~ labs clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c apm_rc.c 1 warning generated. 2 warnings generated. clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 apm_react.o apm_rc.o apm_read.o apm_x.o asapm.o safecopy.o -lX11 -lSM -lICE -lXext -ljpeg -o asapm /usr/bin/x86_64-pc-linux-gnu-ld.bfd: apm_x.o: in function `initializeWindow': apm_x.c:(.text+0x755): undefined reference to `XpmCreatePixmapFromData' /usr/bin/x86_64-pc-linux-gnu-ld.bfd: apm_x.c:(.text+0x1171): undefined reference to `XpmCreatePixmapFromData' clang-15: error: linker command failed with exit code 1 (use -v to see invocation) make: *** [Makefile:92: asapm] Error 1 shuffle=4291679649 * ERROR: x11-plugins/asapm-3.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-plugins/asapm-3.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-plugins/asapm-3.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/x11-plugins:asapm-3.1-r1:20221112-022622.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-plugins/asapm-3.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1' * S: '/var/tmp/portage/x11-plugins/asapm-3.1-r1/work/asapm-3.1'