Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545812 - dev-util/strace-4.10 with sys-libs/libunwind-1.1 installed fails test strace-k.test
Summary: dev-util/strace-4.10 with sys-libs/libunwind-1.1 installed fails test strace-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2015-04-07 10:09 UTC by eroen
Modified: 2015-09-30 09:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,78.59 KB, text/plain)
2015-04-07 10:09 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2015-04-07 10:09:43 UTC
Created attachment 400752 [details]
build.log

Also, it seems strace now has an automagic dependency on libunwind, presumably forceable with --with-libunwind --without-libunwind switches.

occam ~ # bash ~eroen/blog/2015-04-07-stage3-test.mkd.bash all =sys-libs/libunwind-1.1 =dev-util/strace-4.10
Running setup() ...
Current stage3: 20150402/stage3-amd64-20150402.tar.bz2
Tree timestamp: 1428383101 Tue 07 Apr 2015 05:05:01 AM UTC
+ tar xpf ../stage3-amd64-20150402.tar.bz2
+ mkdir usr/portage
+ mount --bind /usr/portage/ usr/portage
++ portageq envvar DISTDIR
+ mount --bind /var/distfiles usr/portage/distfiles
+ mount -t proc none proc
+ mount -t sysfs none sys
+ mount --rbind /dev dev
+ cp /etc/resolv.conf etc/resolv.conf
+ set +x
Enabling FEATURES="noclean test" ...
Removing bindist from USE ...
+ cp /home/eroen/blog/2015-04-07-stage3-test.mkd.bash ./testscript.bash
+ set +x
Running build() ...
+ env -i TERM=xterm-256color chroot . /bin/bash /testscript.bash build =sys-libs/libunwind-1.1 =dev-util/strace-4.10
Running build() ...
+ env-update
PORTAGE_BZIP2_COMMAND setting is invalid: 'bzip2'
PORTAGE_BZIP2_COMMAND setting from make.globals is invalid: 'bzip2'
>>> Regenerating /etc/ld.so.cache...
+ set +x
Sourcing /etc/profile quietly ...
Adding =sys-libs/libunwind-1.1 to package.accept_keywords ...
Adding =dev-util/strace-4.10 to package.accept_keywords ...
+ emerge -v1 =sys-libs/libunwind-1.1

Performing Global Updates
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  #='/var/db update'  @='/var/db move'
  s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
  p='update /etc/portage/package.*'
/usr/portage/profiles/updates/2Q-2015....



 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] sys-libs/libunwind-1.1:7  USE="-debug -debug-frame -libatomic -lzma -static-libs" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-libs/libunwind-1.1::gentoo
... ... ...
>>> sys-libs/libunwind-1.1 merged.
>>> Regenerating /etc/ld.so.cache...
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

+ local ret=0
+ set +x
+ emerge -v1 =dev-util/strace-4.10

 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] dev-util/strace-4.10  USE="-aio -perl -static" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-util/strace-4.10::gentoo
... ... ...
FAIL: strace-k.test
make[5]: Entering directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32'
============================================================================
Testsuite summary for strace 4.10
============================================================================
# TOTAL: 36
# PASS:  32
# SKIP:  3
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests-m32/test-suite.log
Please report to strace-devel@lists.sourceforge.net
============================================================================
Makefile:957: recipe for target 'test-suite.log' failed
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32'
Makefile:1063: recipe for target 'check-TESTS' failed
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32'
Makefile:1129: recipe for target 'check-am' failed
make[2]: *** [check-am] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32'
Makefile:2514: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10'
Makefile:2805: recipe for target 'check' failed
make: *** [check] Error 2
 * ERROR: dev-util/strace-4.10::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line   93:  Called src_test
 *          environment, line 2214:  Called default
 *   phase-functions.sh, line  770:  Called default_src_test
 *   phase-functions.sh, line  799:  Called __eapi0_src_test
 *     phase-helpers.sh, line  672:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."
 * 
 * If you need support, post the output of `emerge --info '=dev-util/strace-4.10::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-util/strace-4.10::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-util/strace-4.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/strace-4.10/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10'
 * S: '/var/tmp/portage/dev-util/strace-4.10/work/strace-4.10'
Comment 1 eroen 2015-04-07 10:13:55 UTC
occam / # emerge --info '=dev-util/strace-4.10::gentoo'
Portage 2.2.14 (python 2.7.9-final-0, default/linux/amd64/13.0, gcc-4.8.4, glibc-2.20-r2, 3.18.2.e0-occam0+ x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.2.e0-occam0+-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.2
KiB Mem:     7944088 total,    728560 free
KiB Swap:   16777212 total,  16695392 free
Timestamp of tree: Tue, 07 Apr 2015 05:30:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-lang/perl:            5.20.1-r4
dev-lang/python:          2.7.9-r1, 3.3.5-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.11
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.4
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.6
sys-devel/make:           4.1-r1
sys-kernel/linux-headers: 3.18 (virtual/os-headers)
sys-libs/glibc:           2.20-r2
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-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 noclean parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-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=""
USE="acl amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 libav mmx mmxext modules multilib ncurses nls nptl openmp pam pcre readline session sse sse2 ssl tcpd unicode zlib" ABI_X86="64" 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" 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 author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" 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 ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" 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, LANG, LC_ALL, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON

occam / # emerge -pqv '=dev-util/strace-4.10::gentoo'
[ebuild  N    ] dev-util/strace-4.10  USE="-aio -perl -static" 

 * IMPORTANT: 11 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.
Comment 2 eroen 2015-04-07 10:15:27 UTC
occam / # cat /var/tmp/portage/dev-util/strace-4.10/work/strace-4.10/tests-m32/strace-k.log 
[ Process PID=80917 runs in 32 bit mode. ]
getpid()                                = 80917
+++ exited with 0 +++
expected: "getpid f3 f2 f1 f0 main "
result: ""
strace-k.test: failed test: unexpected output from ../strace -e getpid -k ./stack-fcall
Comment 3 Paolo Pedroni 2015-07-14 09:39:38 UTC
Same problem with dev-util/strace-4.9
Comment 4 SpanKY gentoo-dev 2015-09-29 19:16:15 UTC
i've disabled the test as it's flaky, here and in upstream:
http://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a28f4bbacc31e96d1cefb399fd4bd0f36fa94044
Comment 5 Paolo Pedroni 2015-09-30 09:51:12 UTC
Could you apply the same fix to current stable, since it has the same problem? Thanks in advance.