* Package: media-sound/scmpc-0.4.1 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking scmpc-0.4.1.tar.bz2 to /var/tmp/portage/media-sound/scmpc-0.4.1/work >>> Source unpacked in /var/tmp/portage/media-sound/scmpc-0.4.1/work >>> Preparing source in /var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1 ... ./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 --disable-dependency-tracking --docdir=/usr/share/doc/scmpc-0.4.1 --htmldir=/usr/share/doc/scmpc-0.4.1/html --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.24... yes checking for glib... yes checking for confuse... yes checking for curl... yes checking for libmpdclient... yes configure: creating ./config.status config.status: creating Makefile config.status: creating scmpc.1 config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-audioscrobbler.o `test -f 'src/audioscrobbler.c' || echo './'`src/audioscrobbler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-mpd.o `test -f 'src/mpd.c' || echo './'`src/mpd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-misc.o `test -f 'src/misc.c' || echo './'`src/misc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-preferences.o `test -f 'src/preferences.c' || echo './'`src/preferences.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -D_XOPEN_SOURCE=500 -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -c -o scmpc-scmpc.o `test -f 'src/scmpc.c' || echo './'`src/scmpc.c x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o scmpc scmpc-audioscrobbler.o scmpc-mpd.o scmpc-misc.o scmpc-preferences.o scmpc-queue.o scmpc-scmpc.o -lglib-2.0 -lconfuse -lcurl -lmpdclient /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-mpd.o:(.bss+0xc0): multiple definition of `mpd'; scmpc-audioscrobbler.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-mpd.o:(.bss+0x60): multiple definition of `prefs'; scmpc-audioscrobbler.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-mpd.o:(.bss+0x0): multiple definition of `buffer'; scmpc-audioscrobbler.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-mpd.o:(.bss+0x20): multiple definition of `as_conn'; scmpc-audioscrobbler.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-misc.o:(.bss+0x0): multiple definition of `prefs'; scmpc-audioscrobbler.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-misc.o:(.bss+0x60): multiple definition of `buffer'; scmpc-audioscrobbler.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-misc.o:(.bss+0x80): multiple definition of `as_conn'; scmpc-audioscrobbler.o:(.bss+0x40): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-preferences.o:(.bss+0x0): multiple definition of `prefs'; scmpc-audioscrobbler.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-queue.o:(.bss+0x40): multiple definition of `prefs'; scmpc-audioscrobbler.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-queue.o:(.bss+0x0): multiple definition of `mpd'; scmpc-audioscrobbler.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-scmpc.o:(.bss+0x0): multiple definition of `mpd'; scmpc-audioscrobbler.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-scmpc.o:(.bss+0x40): multiple definition of `prefs'; scmpc-audioscrobbler.o:(.bss+0x80): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-scmpc.o:(.bss+0xa0): multiple definition of `buffer'; scmpc-audioscrobbler.o:(.bss+0x38): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scmpc-scmpc.o:(.bss+0xc0): multiple definition of `as_conn'; scmpc-audioscrobbler.o:(.bss+0x40): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:352: scmpc] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1' make: *** [Makefile:255: all] Error 2 * ERROR: media-sound/scmpc-0.4.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/scmpc-0.4.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/scmpc-0.4.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:scmpc-0.4.1:20200131-032502.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/scmpc-0.4.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/scmpc-0.4.1/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1' * S: '/var/tmp/portage/media-sound/scmpc-0.4.1/work/scmpc-0.4.1'