* Package: sys-process/anacron-2.3-r4 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking anacron-2.3.tar.gz to /var/tmp/portage/sys-process/anacron-2.3-r4/work >>> Source unpacked in /var/tmp/portage/sys-process/anacron-2.3-r4/work >>> Preparing source in /var/tmp/portage/sys-process/anacron-2.3-r4/work/anacron-2.3 ... * Applying anacron-2.3-compile-fix-from-debian.patch ... [ ok ] * Applying anacron-2.3-headers.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/anacron-2.3-r4/work/anacron-2.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/anacron-2.3-r4/work/anacron-2.3 ... make -j1 /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" runjob.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > runjob.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" readtab.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > readtab.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" matchrx.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > matchrx.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" main.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > main.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" log.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > log.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" lock.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > lock.d" /bin/sh -ec "x86_64-gentoo-linux-musl-gcc -MM -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" gregor.c \ | sed '1s/^\(.*\)\.o[ :]*/\1.d &/1' > gregor.d" x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic gregor.c -o gregor.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic lock.c -o lock.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic log.c -o log.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic main.c -o main.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic matchrx.c -o matchrx.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic readtab.c -o readtab.o x86_64-gentoo-linux-musl-gcc -c -DSPOOLDIR=\"/var/spool/anacron\" -DRELEASE=\"2.3\" -DANACRONTAB=\"/etc/anacrontab\" -O2 -pipe -march=native -Wall -pedantic runjob.c -o runjob.o runjob.c: In function ‘xputenv’: runjob.c:89:16: warning: passing argument 1 of ‘putenv’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 89 | if (putenv(s)) die_e("Can't set the environment"); | ^ In file included from runjob.c:27: /usr/include/stdlib.h:118:13: note: expected ‘char *’ but argument is of type ‘const char *’ 118 | int putenv (char *); | ^~~~~~ x86_64-gentoo-linux-musl-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 gregor.o lock.o log.o main.o matchrx.o readtab.o runjob.o -o anacron /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.o: in function `read_tab': readtab.c:(.text+0x155): undefined reference to `_obstack_begin' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x16f): undefined reference to `_obstack_begin' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x1e6): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x3bf): undefined reference to `obstack_free' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x3f9): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x7e0): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x835): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x8f8): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.c:(.text+0x948): undefined reference to `_obstack_newchunk' /usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: readtab.o:readtab.c:(.text+0x991): more undefined references to `_obstack_newchunk' follow collect2: error: ld returned 1 exit status make: *** [Makefile:60: anacron] Error 1 * ERROR: sys-process/anacron-2.3-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/anacron-2.3-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/anacron-2.3-r4::gentoo'`. * The complete build log is located at '/var/log/portage/sys-process:anacron-2.3-r4:20200402-185135.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/anacron-2.3-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/anacron-2.3-r4/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/anacron-2.3-r4/work/anacron-2.3' * S: '/var/tmp/portage/sys-process/anacron-2.3-r4/work/anacron-2.3'