It appears that net-voip/telepathy-salut-0.8.0 has a parallel make issue: /var/tmp/portage/net-voip/telepathy-salut-0.8.0/work/telepathy-salut-0.8.0/src/.libs/libsalut-plugins.so: file not recognized: File truncated Reproducible: Always
Created attachment 310129 [details] build.log
The issue did not appear in a 2nd run of emerge - so it was probably a parallel make issue. On a different matter, I see this QA output: * QA Notice: Unrecognized configure options: * * configure: WARNING: unrecognized options: --disable-plugins, --disable-avahi-tests * configure: WARNING: unrecognized options: --disable-plugins, --disable-avahi-tests
Please provide emerge --info
(In reply to comment #2) > The issue did not appear in a 2nd run of emerge - so it was probably a > parallel make issue. > > On a different matter, I see this QA output: > * QA Notice: Unrecognized configure options: > * > * configure: WARNING: unrecognized options: --disable-plugins, > --disable-avahi-tests > * configure: WARNING: unrecognized options: --disable-plugins, > --disable-avahi-tests This QA warns are a false positive, options are recognized at first configure run, but later runs a configure for wocky and it doesn't recognize them
Created attachment 310149 [details] emerge --info
Confirming similar issue on 32-bit (MAKEOPTS=-j2): plaes@wow $ emerge --info Portage 2.2.0_alpha101 (default/linux/x86/10.0/desktop/gnome, gcc-4.5.3, glibc-2.15-r1, 3.4.0-rc4+ i686) ================================================================= System uname: Linux-3.4.0-rc4+-i686-Intel-R-_Pentium-R-_M_processor_1.60GHz-with-gentoo-2.1 Timestamp of tree: Thu, 26 Apr 2012 15:00:01 +0000 app-shells/bash: 4.2_p24-r1 dev-lang/python: 2.7.3, 3.2.2-r1 dev-util/cmake: 2.8.7-r5 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.1 sys-apps/openrc: 0.9.9.3 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.5 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.3-r2 sys-devel/gcc-config: 1.7 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r3 sys-kernel/linux-headers: 3.3 (virtual/os-headers) sys-libs/glibc: 2.15-r1 Repositories: gentoo science esteid local gnome ham-overlay Installed sets: ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="*" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -mtune=pentium-m -pipe -ggdb" CHOST="i686-pc-linux-gnu" CXXFLAGS="-O2 -mtune=pentium-m -pipe -ggdb" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs collision-protect distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="et_EE.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LINGUAS="et en" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Can you report this to upstream also? (I couldn't reproduce with -j5 :S)
(In reply to comment #7) > Can you report this to upstream also? (I couldn't reproduce with -j5 :S) I have a hunch that the issue is `--disable-dependency-tracking` option added by portage...
But I think it's still shouldn't occur
This is some kind of parallel make issue. I can trivially reproduce it with while true; do emerge -1 telepathy-salut||break; done
On my amd64 system I have MAKEOPTS='-j5' in my make.conf. It fails at install every time I try to do a regular emerge. It succeeds if I build with the command MAKEOPTS='-j1' emerge -1av telepathy-salut
Can you report this parallel make issue to upstream? -> bugzilla.freedesktop.org Thanks
*** Bug 416887 has been marked as a duplicate of this bug. ***
(In reply to comment #11) > On my amd64 system I have MAKEOPTS='-j5' in my make.conf. It fails at > install every time I try to do a regular emerge. It succeeds if I build > with the command > > MAKEOPTS='-j1' emerge -1av telepathy-salut I have the same behavior on my amd64 system. I've found no bug report at https://bugs.freedesktop.org yet, so i created one. * https://bugs.freedesktop.org/show_bug.cgi?id=55664
(In reply to comment #11) > On my amd64 system I have MAKEOPTS='-j5' in my make.conf. It fails at > install every time I try to do a regular emerge. It succeeds if I build > with the command > > MAKEOPTS='-j1' emerge -1av telepathy-salut same here.
*** Bug 437354 has been marked as a duplicate of this bug. ***
(In reply to comment #15) > (In reply to comment #11) > > On my amd64 system I have MAKEOPTS='-j5' in my make.conf. It fails at > > install every time I try to do a regular emerge. It succeeds if I build > > with the command > > > > MAKEOPTS='-j1' emerge -1av telepathy-salut > > same here. Same again ... # emerge --info Portage 2.1.11.31 (default/linux/amd64/10.0/desktop/gnome, gcc-4.5.4, glibc-2.15-r3, 3.6.11-gentoo_sdblt002 x86_64) ================================================================= System uname: Linux-3.6.11-gentoo_sdblt002-x86_64-Genuine_Intel-R-_CPU_575_@_2.00GHz-with-gentoo-2.1 Timestamp of tree: Sun, 13 Jan 2013 00:15:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.11-r3 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.27.1 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.5.4 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.6 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo x-portage ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA AdobeFlash-10.3 Oracle-BCLA-JavaSE skype-4.0.0.7-copyright" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=nocona -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://91.121.124.139/gentoo-distfiles/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa amd64 autoipd avahi bash-completion berkdb branding bzip2 cairo cdda cddb cdr cli colord consolekit coverart cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam ffmpeg firefox flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gphoto2 gpm gstreamer gtk howl-compat iconv icq ios ipv6 jabber java jpeg lame lcms ldap libnotify libsamplerate mad mdnsresponder-compat mikmod mms mmx mmxext mng modplug modules mp3 mp4 mpeg msn mtp mudflap multilib nautilus ncurses networkmanager nls nptl nsplugin ogg opengl openmp pam pango pcre pdf png policykit ppds pppd pulseaudio python qt3support quicktime readline samba sdl session socialweb spell sqlite sse sse2 sse3 ssl ssse3 startup-notification svg syslog taglib tcpd theora tiff timidity truetype udev udisks unicode upower usb v4l vorbis wifi wxwidgets x264 xcb xinerama xml xv xvid yahoo zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en fr" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON Thanks for the tip :)
(In reply to comment #11) > On my amd64 system I have MAKEOPTS='-j5' in my make.conf. It fails at > install every time I try to do a regular emerge. It succeeds if I build > with the command > > MAKEOPTS='-j1' emerge -1av telepathy-salut This made it compile for me as well. x86 here. Thank you! M. Portage 2.2.0_alpha161 (default/linux/x86/13.0/desktop/kde, gcc-4.6.3, glibc-2.15-r3, 3.7.3-gentoo i686) ================================================================= System Settings ================================================================= System uname: Linux-3.7.3-gentoo-i686-Intel-R-_Core-TM-2_Duo_CPU_E4600_@_2.40GHz-with-gentoo-2.1 KiB Mem: 3111612 total, 382496 free KiB Swap: 3887624 total, 3887296 free Timestamp of tree: Mon, 11 Feb 2013 01:30:01 +0000 ld GNU ld (GNU Binutils) 2.22 app-shells/bash: 4.2_p37 dev-java/java-config: 2.1.12-r1 dev-lang/python: 2.7.3-r2, 3.2.3 dev-util/cmake: 2.8.9 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.1-r1 sys-apps/openrc: 0.11.8 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.13, 2.69 sys-devel/automake: 1.11.6 sys-devel/binutils: 2.22-r1 sys-devel/gcc: 4.6.3 sys-devel/gcc-config: 1.7.3 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.6 (virtual/os-headers) sys-libs/glibc: 2.15-r3 Repositories: gentoo java-overlay local-repo ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="*" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer -w" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/config/kdm /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo" CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer -w" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--keep-going" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news noinfo parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox" FFLAGS="-O2 -march=i686 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.ISO-8859-1" LC_ALL="en_US.ISO-8859-1" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_COMPRESS="bzip2" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/portage/local/layman/java-overlay /opt/portage" SYNC="rsync://blackhole/gentoo-portage"
*** Bug 683462 has been marked as a duplicate of this bug. ***