Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 413581

Summary: net-voip/telepathy-salut-0.8.0 - .../work/telepathy-salut-0.8.0/src/.libs/libsalut-plugins.so: file not recognized: File truncated (parallel make?)
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: amigadave, b.buschinski, crabbedhaloablution, eva, JohnRCox, marc.planolesay+gentoo, mgorny, nikoli, patrakov, plaes, shubhadeepc, terietor, toralf, travisghansen, tsdh, yamadharma
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugs.freedesktop.org/show_bug.cgi?id=55664
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: build.log
emerge --info

Description Dennis Schridde 2012-04-26 00:01:05 UTC
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
Comment 1 Dennis Schridde 2012-04-26 00:01:24 UTC
Created attachment 310129 [details]
build.log
Comment 2 Dennis Schridde 2012-04-26 00:04:39 UTC
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
Comment 3 Pacho Ramos gentoo-dev 2012-04-26 07:17:38 UTC
Please provide emerge --info
Comment 4 Pacho Ramos gentoo-dev 2012-04-26 07:18:31 UTC
(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
Comment 5 Dennis Schridde 2012-04-26 07:36:58 UTC
Created attachment 310149 [details]
emerge --info
Comment 6 Priit Laes (IRC: plaes) 2012-04-26 17:08:09 UTC
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
Comment 7 Pacho Ramos gentoo-dev 2012-04-26 19:19:02 UTC
Can you report this to upstream also? (I couldn't reproduce with -j5 :S)
Comment 8 Priit Laes (IRC: plaes) 2012-05-01 07:21:35 UTC
(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...
Comment 9 Pacho Ramos gentoo-dev 2012-05-01 09:13:55 UTC
But I think it's still shouldn't occur
Comment 10 crabbed halo ablution 2012-06-29 11:50:28 UTC
This is some kind of parallel make issue. I can trivially reproduce it with
while true; do emerge -1 telepathy-salut||break; done
Comment 11 Keith Amidon 2012-07-11 16:59:54 UTC
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
Comment 12 Pacho Ramos gentoo-dev 2012-07-11 20:49:56 UTC
Can you report this parallel make issue to upstream? -> bugzilla.freedesktop.org

Thanks
Comment 13 Gilles Dartiguelongue (RETIRED) gentoo-dev 2012-08-08 16:06:15 UTC
*** Bug 416887 has been marked as a duplicate of this bug. ***
Comment 14 Sebastian Mueller 2012-10-05 13:35:58 UTC
(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
Comment 15 Yoan Blanc 2012-10-07 12:38:37 UTC
(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.
Comment 16 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-07 18:51:11 UTC
*** Bug 437354 has been marked as a duplicate of this bug. ***
Comment 17 Baptiste aka mRyOuNg 2013-01-13 09:10:14 UTC
(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 :)
Comment 18 Matt 2013-02-11 14:04:35 UTC
(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"
Comment 19 Pacho Ramos gentoo-dev 2019-12-15 12:40:04 UTC
*** Bug 683462 has been marked as a duplicate of this bug. ***