Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233958 - dev-util/ltrace-0.5.3 fails tests (gcc 4.3 related ?)
Summary: dev-util/ltrace-0.5.3 fails tests (gcc 4.3 related ?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Development Tools Team
URL:
Whiteboard:
Keywords:
: 276906 (view as bug list)
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2008-08-05 10:41 UTC by Alexis Ballier
Modified: 2009-08-05 12:31 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Ballier gentoo-dev 2008-08-05 10:41:09 UTC
Running ./ltrace.main/system_calls.exp ...
Running ./ltrace.minor/attach-process.exp ...
Running ./ltrace.minor/count-record.exp ...
Running ./ltrace.minor/demangle.exp ...
compile failed for ltrace test, ./ltrace.minor/demangle-lib.cpp: In static member function 'static void* myclass::operator new(size_t)':
./ltrace.minor/demangle-lib.cpp:70: error: 'malloc' was not declared in this scope
./ltrace.minor/demangle-lib.cpp: In static member function 'static void myclass::operator delete(void*)':
./ltrace.minor/demangle-lib.cpp:72: error: 'free' was not declared in this scope
distcc[6407] ERROR: compile ./ltrace.minor/demangle-lib.cpp on localhost failed
Testcase compile failed, so all tests in this file will automatically fail.
FAIL: Fail to find myclass::myclass in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::myclass in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::~myclass in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::Fi_i in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::Fis_i in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find new in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find delete in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::operator++ in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::operator++ in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::operator+ in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find myclass::operator= in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find nested::nested in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find nested::~nested in ./ltrace.minor/demangle.ltrace
FAIL: Fail to find nested::Fi_i in ./ltrace.minor/demangle.ltrace
Running ./ltrace.minor/print-instruction-pointer.exp ...
Running ./ltrace.minor/time-record-T.exp ...
Running ./ltrace.minor/time-record-tt.exp ...
Running ./ltrace.minor/time-record-ttt.exp ...
Running ./ltrace.minor/trace-clone.exp ...
FAIL: Operation not permitted, see testrun.log for details!
Running ./ltrace.minor/trace-fork.exp ...
Running ./ltrace.torture/signals.exp ...

		===  Summary ===

# of expected passes		44
# of unexpected failures	15
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/ltrace-0.5.3/work/ltrace-0.5/testsuite'
make: *** [check] Error 2
 * ERROR: dev-util/ltrace-0.5.3 failed.




Relevant part of the log for trace-clone:

Running ./ltrace.minor/trace-clone.exp ...
Executing on host: gcc ./ltrace.minor/trace-clone.c  -g  -lm   -o ./ltrace.minor/trace-clone    (timeout = 300)
__libc_start_main(0x4005f3, 1, 0x7fffc9cde898, 0x400650, 0x400640 <unfinished ...>
clone(0x4005e8, 0x601060, 512, 0, 0x2b47e17c22e0)                            = 7550
[pid 7548] +++ exited (status 0) +++
--- SIGSTOP (Stopped (signal)) ---
--- SIGSTOP (Stopped (signal)) ---
+++ exited (status 0) +++
FAIL: Operation not permitted, see testrun.log for details!
testcase ./ltrace.minor/trace-clone.exp completed in 0 seconds






emerge --info

Portage 2.2_rc6 (default/linux/amd64/2008.0/developer, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.26-gentoo x86_64)
=================================================================
System uname: Linux-2.6.26-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q9450_@_2.66GHz-with-glibc2.2.5
Timestamp of tree: Mon, 04 Aug 2008 22:34:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.62-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.25-r4
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -mssse3 -msse4.1 -g -ggdb -ftree-vectorize -ftree-vectorizer-verbose=2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe -mssse3 -msse4.1 -g -ggdb -ftree-vectorize -ftree-vectorizer-verbose=2"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
FEATURES="buildpkg buildsyspkg collision-protect cvs digest distcc distlocks fixpackages multilib-strict parallel-fetch preserve-libs sandbox sfperms sign splitdebug strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors/ftp.gentoo.org/"
LDFLAGS="-Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu"
LINGUAS="en fr en_US"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="lzma"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /share/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl acpi alsa amd64 amr amrnb amrwb apache2 audiofile bash-completion berkdb bidi bluetooth bzip2 cairo caps cdaudio cdda cddb cdio cdparanoia cdr chardet cjk cli clisp cpufreq cracklib crypt css cups curl cvs dbus dga djvu doc dri dts dv dvb dvd dvdr dvdread emboss enca encode evo exif expat fam fame fbcon ffmpeg fftw firefox flac fluidsynth fontconfig fortran gd gdbm gif glep glib glitz glsa glut gmp gnutls gpg gpm graphviz gs gstreamer gtk hal hddtemp icecast iconv icu id3tag ieee1394 imagemagick ipv6 isdnlog ithreads jack jbig jpeg jpeg2k kpathsea ladspa lame lapack lash latex lcms ldap libcaca libnotify libsamplerate live lm_sensors lua lv2 lzo mad mailwrapper matroska md5sum midi mikmod mjpeg mmx mmxext mng modplug motif mp2 mp3 mp4 mpeg mudflap multilib musepack musicbrainz mysql ncurses network nls nptl nptlonly nsplugin ocaml offensive ogg ogm openexr opengl openmp pam pari pcre pdf perl png pnm portaudio postgres ppds pppd python qa qt3 qt3support qt4 quicktime radio rar readline reflection rle rtc rtsp ruby sdl session shout slang sndfile snmp soundtouch speex spell spl sqlite sqlite3 srt sse sse2 sse3 ssl ssse3 startup-notification subversion svg sysfs taglib tcl tcpd teletext test tetex tga theora threads tiff timidity tk truetype tta twolame unicode usb v4l v4l2 vamp vcd vim-syntax visibility vorbis wavpack wma wmf wxwindows x264 xcb xcomposite xft xml xorg xpm xulrunner xv xvid xvmc 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="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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en fr en_US" USERLAND="GNU" VIDEO_CARDS="vesa radeon radeonhd ati"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2009-07-27 19:55:08 UTC
*** Bug 276906 has been marked as a duplicate of this bug. ***
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2009-07-28 19:10:20 UTC
Fixed.
Comment 3 Steffen Bergner 2009-08-05 12:31:06 UTC
pity, still not fixed :(

---------

Running ./ltrace.minor/trace-clone.exp ...
FAIL: Operation not permitted, see testrun.log for details!
Running ./ltrace.minor/trace-fork.exp ...
Running ./ltrace.torture/signals.exp ...

                ===  Summary ===

# of expected passes            58
# of unexpected failures        1
make[1]: *** [check-DEJAGNU] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-util/ltrace-0.5.3.1/work/ltrace-0.5/testsuite'
make: *** [check] Error 2
 *
 * ERROR: dev-util/ltrace-0.5.3.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2665:  Called _eapi0_src_test
 *               ebuild.sh, line  607:  Called die
 * The specific snippet of code:
 *                      hasq test $FEATURES && die "Make check failed. See above for details."
 *  The die message:
 *   Make check failed. See above for details.
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-util/ltrace-0.5.3.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/ltrace-0.5.3.1/temp/environment'.
 *