Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676980 - [science overlay] sys-cluster/openmpi-4.0.0 - mpi-ext-module.F90:29:132: include '.../work/openmpi-4.0.0/ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_mpifh.h' // Error: Line truncated at (1) [-Werror=line-truncation]
Summary: [science overlay] sys-cluster/openmpi-4.0.0 - mpi-ext-module.F90:29:132: incl...
Status: RESOLVED OBSOLETE
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:
 
Reported: 2019-01-31 09:01 UTC by Martin Mokrejš
Modified: 2021-05-25 19:00 UTC (History)
1 user (show)

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


Attachments
build.log.bz2 (build.log.bz2,80.13 KB, application/x-bzip)
2019-01-31 09:03 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2019-01-31 09:01:08 UTC
Hi,
  this happens to me on Gentoo-Prefix:

make[2]: Entering directory '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0-abi_x86_64.amd64/ompi/mpi/fortran/mpiext-use-mpi'
/apps/gentoo/bin/bash ../../../../libtool  --tag=FC   --mode=compile x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/mpi/fortran/mpiext-use-mpi -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c   -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0 -I../../../.. -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/opal/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/orte/include -I../../../../orte/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/oshmem/include    -I/apps/gentoo/usr/include  -I/apps/gentoo/usr/include -I../../../../ompi/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/include -I../../../../ompi/mpi/fortran/base -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0  -O2 -pipe -O2 -pipe -march=native -ftree-vectorize -c -o mpi-ext-module.lo mpi-ext-module.F90
libtool: compile:  x86_64-pc-linux-gnu-gfortran -DHAVE_CONFIG_H -I. -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/mpi/fortran/mpiext-use-mpi -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0 -I../../../.. -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/opal/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/orte/include -I../../../../orte/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/oshmem/include -I/apps/gentoo/usr/include -I/apps/gentoo/usr/include -I../../../../ompi/include -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/include -I../../../../ompi/mpi/fortran/base -I/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0 -O2 -pipe -O2 -pipe -march=native -ftree-vectorize -c mpi-ext-module.F90  -fPIC -o .libs/mpi-ext-module.o
mpi-ext-module.F90:29:132:

       include '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_mpifh.h'
                                                                                                                                    1
Error: Line truncated at (1) [-Werror=line-truncation]
mpi-ext-module.F90:29:6:

       include '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0/ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_mpifh.h'
      1
Error: Unclassifiable statement at (1)
f951: some warnings being treated as errors
make[2]: *** [Makefile:1779: mpi-ext-module.lo] Error 1
make[2]: Leaving directory '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0-abi_x86_64.amd64/ompi/mpi/fortran/mpiext-use-mpi'
make[1]: *** [Makefile:3521: all-recursive] Error 1
make[1]: Leaving directory '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0-abi_x86_64.amd64/ompi'
make: *** [Makefile:1896: all-recursive] Error 1
 * ERROR: sys-cluster/openmpi-4.0.0::science failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-cluster/openmpi-4.0.0::science'`,
 * the complete build log and the output of `emerge -pqv '=sys-cluster/openmpi-4.0.0::science'`.
 * The complete build log is located at '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/temp/build.log'.
 * The ebuild environment file is located at '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/temp/environment'.
 * Working directory: '/apps/gentoo/var/tmp/portage/sys-cluster/openmpi-4.0.0/work/openmpi-4.0.0-abi_x86_64.amd64'
Comment 1 Martin Mokrejš 2019-01-31 09:01:41 UTC
$ emerge --info
!!! Repository 'x-portage' is missing masters attribute in '/apps/gentoo/usr/local/portage/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
WARNING: One or more repositories have missing repo_name entries:

	/apps/gentoo/usr/local/portage/profiles/repo_name

NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.


Portage 2.3.57 (python 3.5.5-final-0, default/linux/amd64/17.0/no-multilib/prefix/kernel-2.6.32+, gcc-8.2.0, glibc-2.25-r11, 2.6.32-696.20.1.el6.x86_64 x86_64)
=================================================================
System uname: Linux-2.6.32-696.20.1.el6.x86_64-x86_64-Intel-R-_Xeon-R-_CPU_E5-4627_v2_@_3.30GHz-with-redhat-6.9-Santiago
KiB Mem:  3333628636 total,3095992104 free
KiB Swap:    7812028 total,   7812028 free
Timestamp of repository gentoo: Tue, 29 Jan 2019 10:00:01 +0000
Head commit of repository gentoo: aa85f445f6c8916f0875717647a3f65920e4b318
sh bash 4.4_p23
ld GNU ld (Gentoo 2.30 p2) 2.30.0
app-shells/bash:          4.4_p23::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.14-r2::gentoo, 3.5.5-r1::gentoo
dev-util/cmake:           3.11.1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r2::gentoo, 2.31.1-r1::gentoo
sys-devel/gcc:            5.4.0-r4::gentoo, 6.4.0-r5::gentoo, 7.3.0-r6::gentoo, 8.2.0-r5::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.25-r11::gentoo
Repositories:

gentoo
    location: /apps/gentoo/usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 

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

haskell
    location: /apps/gentoo/var/lib/layman/haskell
    masters: gentoo
    priority: 50

science
    location: /apps/gentoo/var/lib/layman/science
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm Oracle-BCLA-JavaSE IBM-J1.6 skype-eula Nero-EULA-US AdobeFlash-10.3 skype-4.0.0.7-copyright AdobeFlash-11.x Intel-SDP OPERA-2014"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.3/conf"
CONFIG_PROTECT_MASK="/apps/gentoo/etc/gentoo-release /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
DISTDIR="/apps/gentoo/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles force-prefix ipc-sandbox merge-sync multilib-strict network-sandbox news nostrip parallel-fetch pid-sandbox preserve-libs protect-owned sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans unprivileged"
FFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
GENTOO_MIRRORS="http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.web4u.cz/ rsync://gentoo.mirror.dkm.cz/gentoo/ ftp://gentoo.mirror.web4u.cz/"
LDFLAGS="-Wl,--as-needed"
LINGUAS="en_US en_GB en cs"
MAKEOPTS="-j8"
PKGDIR="/apps/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/apps/gentoo/"
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="/apps/gentoo/var/tmp"
USE="X alsa amd64 apache apache2 avx avx2 berkdb boost bzip2 cairo cgi cli coin cracklib crypt cryptlib curl cxx dbus device-mapper dhcp dri emboss encode fax fbcon ffmpeg fontconfig fortran gbm gd gdbm gimp glpk gnutls gtk hal hwdb iconv imaging innodb ithreads java javafx javascript jce jpeg jpg js jscript keymap ladspa lapack lcms libnotify libtirpc lm_sensors mad mmx mpi mpich2 mysql ncurses nfs nls nptl nptlonly nscd objc openmp openssl pcre pdf perl php png policykit polkit postscript ppds pppd prefix python qt3support readline resolvconf seccomp server session slideshow sndfile sparsehash sqlite sse sse2 sse3 sse4_1 sse4_2 ssl ssse3 static-libs suexec svg syslog tcl tcpd threads tiff tk truetype unicode usb v4l v4l2 vnc wavpack wifi x11 xcb xml xorg xrandr xv xvid xvmc 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="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="avx f16c mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" 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 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Martin Mokrejš 2019-01-31 09:03:20 UTC
Created attachment 563352 [details]
build.log.bz2
Comment 3 Martin Mokrejš 2019-01-31 09:05:19 UTC
$ emerge -pqv '=sys-cluster/openmpi-4.0.0::science'

[ebuild     U ] sys-cluster/openmpi-4.0.0 [3.1.2] USE="cxx fortran java romio -cma -cuda -heterogeneous -ipv6 -numa" OPENMPI_FABRICS="-knem -ofed -psm" OPENMPI_OFED_FEATURES="-control-hdr-padding -dynamic-sl -rdmacm -udcm" OPENMPI_RM="-pbs -slurm"
Comment 4 Jakov Smolić archtester gentoo-dev 2021-05-25 19:00:16 UTC
commit 7c67d4f1945c5407327f63d6e422e63069e5611c
Author: Aisha Tammy <gentoo@aisha.cc>
Date:   Sun Sep 27 15:30:24 2020 +0000

    sys-cluster/{mpich{,2},mvapich,openmpi}: drop packages

    present in ::gentoo