Writing /var/tmp/portage/sci-geosciences/gpsd-3.17/image/_python2.7/usr/lib64/python2.7/site-packages/gps-3.17-py2.7.egg-info * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all rm: cannot remove '/var/tmp/portage/sci-geosciences/gpsd-3.17/image/usr/bin/xgps*': No such file or directory * ERROR: sci-geosciences/gpsd-3.17::gentoo failed (install phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-systemd_20170910-171402 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) [6] jython2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 7.2.6.11 [icedtea-bin-7] 2) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-7 system-vm [2] icedtea-bin-8 emerge -qpv sci-geosciences/gpsd [ebuild N ] sci-geosciences/gpsd-3.17 USE="cxx ipv6 ncurses python shm sockets udev -X -bluetooth -dbus -debug -latency_timing -ntp -qt4 -static {-test} -usb" GPSD_PROTOCOLS="aivdm ashtech earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 navcom ntrip oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tnt tripmate tsip ublox -fury -geostar -nmea0183 -nmea2000 -passthrough" PYTHON_TARGETS="python2_7"
Created attachment 495830 [details] emerge-info.txt
Created attachment 495832 [details] emerge-history.txt
Created attachment 495834 [details] environment
Created attachment 495836 [details] etc.portage.tbz2
Created attachment 495838 [details] sci-geosciences:gpsd-3.17:20170921-192915.log
Created attachment 495840 [details] temp.tbz2
might be related to bug #589888
Yes, it's the same as the other bug. Parallel install is broken, see https://savannah.nongnu.org/bugs/?51895
*** This bug has been marked as a duplicate of bug 589888 ***
The suggestion in bug 589888 to use MAKEOPTS="-j1" when emerging gspd does not fix this bug. # MAKEOPTS="-j1" emerge -v gpsd These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sci-geosciences/gpsd-3.17:0/23::gentoo USE="bluetooth cxx ncurses python sockets udev usb -X -dbus -debug -ipv6 -latency_timing -ntp -qt4 -shm -static {-test}" GPSD_PROTOCOLS="garmin gpsclock nmea0183 sirf -aivdm -ashtech -earthmate -evermore -fury -fv18 -garmintxt -geostar -isync -itrax -mtk3301 -navcom -nmea2000 -ntrip -oceanserver -oncore -passthrough -rtcm104v2 -rtcm104v3 -skytraq -superstar2 -tnt -tripmate -tsip -ublox" PYTHON_TARGETS="python2_7" 0 KiB Total: 1 package (1 new), Size of downloads: 0 KiB [...] >>> Failed to emerge sci-geosciences/gpsd-3.17, Log file: >>> '/var/tmp/portage/sci-geosciences/gpsd-3.17/temp/build.log' * Messages for package sci-geosciences/gpsd-3.17: * Package: sci-geosciences/gpsd-3.17 * Repository: gentoo * Maintainer: sci-geosciences@gentoo.org * USE: abi_x86_32 bluetooth cxx elibc_glibc gpsd_protocols_garmin gpsd_protocols_gpsclock gpsd_protocols_nmea0183 gpsd_protocols_sirf kernel_linux ncurses python python_targets_python2_7 sockets udev usb userland_GNU x86 * FEATURES: preserve-libs sandbox userpriv usersandbox * Applying gpsd-3.17-do_not_rm_library.patch ... * python_export_best() is deprecated. Please use python_setup instead, * combined with python_export if necessary. * python2_7: running distutils-r1_run_phase distutils-r1_python_compile * python2_7: running distutils-r1_run_phase distutils-r1_python_install * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all * ERROR: sci-geosciences/gpsd-3.17::gentoo failed (install phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_install * environment, line 4192: Called die * The specific snippet of code: * rm "${ED%/}"/usr/bin/xgps* || die; * This is on a system with -X as use flag to gpsd. It could be related since the ebuild assumes to be able to rm xgps* .
I have created Bug 640998 for this issue now.