Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603352 - sci-libs/fftw-2.1.5-r9 fails tests
Summary: sci-libs/fftw-2.1.5-r9 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 600616
  Show dependency tree
 
Reported: 2016-12-21 16:27 UTC by Tobias Klausmann (RETIRED)
Modified: 2017-01-07 10:08 UTC (History)
1 user (show)

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


Attachments
fftw build log (sci-libs:fftw-2.1.5-r9:20161221-131816.log,140.95 KB, text/plain)
2016-12-21 16:27 UTC, Tobias Klausmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Klausmann (RETIRED) gentoo-dev 2016-12-21 16:27:39 UTC
Created attachment 457026 [details]
fftw build log

>>> Test phase: sci-libs/fftw-2.1.5-r9
 * single: running run_in_build_dir default_src_test
make -j4   check
Making check in fftw
make[1]: Entering directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/fftw'
make[1]: Leaving directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/fftw'
Making check in rfftw
make[1]: Entering directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/rfftw'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/rfftw'
Making check in tests
make[1]: Entering directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/tests'
make  fftw_test rfftw_test
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../fftw -I./../fftw -I./../rfftw    -O2 -pipe -march=native -fopenmp -c -o fftw_test.o fftw_test.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../fftw -I./../fftw -I./../rfftw    -O2 -pipe -march=native -fopenmp -c -o test_main.o test_main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../fftw -I./../fftw -I./../rfftw    -O2 -pipe -march=native -fopenmp -c -o rfftw_test.o rfftw_test.c
make[2]: Entering directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/tests'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../fftw -I./../fftw -I./../rfftw    -O2 -pipe -march=native -fopenmp -c -o fftw_test.o fftw_test.c
test_main.c: In function ‘askuser’:
test_main.c:836:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
         fgets(line, 200, stdin);
         ^
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../fftw -I./../fftw -I./../rfftw    -O2 -pipe -march=native -fopenmp -c -o test_main.o test_main.c
test_main.c: In function ‘askuser’:
test_main.c:836:9: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
         fgets(line, 200, stdin);
         ^
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fopenmp  -Wl,-O1 -Wl,--as-needed -o rfftw_test rfftw_test.o test_main.o ../rfftw/libsrfftw.la ../fftw/libsfftw.la -lm
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fopenmp  -Wl,-O1 -Wl,--as-needed -o fftw_test fftw_test.o test_main.o ../fftw/libsfftw.la -lm
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fopenmp  -Wl,-O1 -Wl,--as-needed -o rfftw_test rfftw_test.o test_main.o ../rfftw/libsrfftw.la ../fftw/libsfftw.la -lm
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fopenmp  -Wl,-O1 -Wl,--as-needed -o fftw_test fftw_test.o test_main.o ../fftw/libsfftw.la -lm
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fopenmp -Wl,-O1 -o .libs/fftw_test fftw_test.o test_main.o  -Wl,--as-needed ../fftw/.libs/libsfftw.so -lm -fopenmp
./fftw_test -p 0
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fopenmp -Wl,-O1 -o .libs/fftw_test fftw_test.o test_main.o  -Wl,--as-needed ../fftw/.libs/libsfftw.so -lm -fopenmp
make[1]: ./fftw_test: Command not found
Makefile:627: recipe for target 'fftw-tests' failed
make[1]: *** [fftw-tests] Error 127
make[1]: *** Waiting for unfinished jobs....
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fopenmp -Wl,-O1 -o .libs/rfftw_test rfftw_test.o test_main.o  -Wl,--as-needed ../rfftw/.libs/libsrfftw.so /var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/fftw/.libs/libsfftw.so ../fftw/.libs/libsfftw.so -lm -fopenmp
libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fopenmp -Wl,-O1 -o .libs/rfftw_test rfftw_test.o test_main.o  -Wl,--as-needed ../rfftw/.libs/libsrfftw.so /var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/fftw/.libs/libsfftw.so ../fftw/.libs/libsfftw.so -lm -fopenmp
chmod: cannot access 'rfftw_test': No such file or directory
make[2]: Leaving directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/tests'
make[1]: Leaving directory '/var/tmp/portage/sci-libs/fftw-2.1.5-r9/work/fftw-2.1.5-single/tests'
Makefile:414: recipe for target 'check-recursive' failed
make: *** [check-recursive] Error 1


# emerge --info
Portage 2.3.0 (python 3.4.5-final-0, default/linux/amd64/13.0, gcc-4.9.3, glibc-2.22-r4, 4.9.0 x86_64)
=================================================================
System uname: Linux-4.9.0-x86_64-Intel-R-_Core-TM-_i7-2600K_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16384132 total,   3603872 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Wed, 21 Dec 2016 12:02:26 +0000
sh bash 4.3_p48-r1
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p48-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.22.3_rc4::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo
dev-util/cmake:           3.6.3::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.22.4::gentoo
sys-apps/sandbox:         2.10-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.12.6::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.5::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.7.3::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync5.de.gentoo.org/gentoo-portage
    priority: -1000

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/omega.conf /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 bash-completion berkdb bzip2 cli cracklib crypt cxx dri fortran ftp gdbm iconv ipv6 mmap mmx mmxext modules multilib ncurses nls nptl nptlonly offensive openmp pam pcre python readline recode seccomp session sharedmem sockets sse sse2 ssl tcpd unicode vim vim-pager xattr 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="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-6" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby21" USERLAND="GNU" VIDEO_CARDS="vesa" 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON

Note how this looks more like some target for testing not being built, not an actual test failure.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2016-12-30 08:11:16 UTC
Cannot reproduce this. Perhaps a parllel make problem
Comment 2 David Seifert gentoo-dev 2017-01-07 10:08:08 UTC
commit 034f7ad1b2ffb9283cecc1e529cd7c7a0f964d5d
Author: David Seifert <soap@gentoo.org>
Date:   Sat Jan 7 12:07:11 2017 +0200

    sci-libs/fftw: Fix parallel test failure
    
    Gentoo-bug: 603352
    * Also conditionally delete .la files