Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910508 - sci-libs/parmetis-4.0.3_p20230326-r1: fails to compile
Summary: sci-libs/parmetis-4.0.3_p20230326-r1: fails to compile
Status: CONFIRMED
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: 908154
  Show dependency tree
 
Reported: 2023-07-18 18:14 UTC by Sam James
Modified: 2023-07-18 18:14 UTC (History)
0 users

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


Attachments
build.log (file_910508.txt,19.58 KB, text/plain)
2023-07-18 18:14 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-18 18:14:20 UTC
Created attachment 865750 [details]
build.log

FAILED: libparmetis/CMakeFiles/parmetis.dir/initpart.c.o
/usr/bin/mpicc -Dparmetis_EXPORTS -I/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/include -I/include -I/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/.  -O2 -pipe -DLINUX -D_FILE_OFFSET_BITS=64 -std=c99 -fno-strict-aliasing -D__OPENMP__ -fopenmp -DNDEBUG -DNDEBUG2 -DUSE_GKRAND -DHAVE_EXECINFO_H -DHAVE_GETLINE  -fPIC -MD -MT libparmetis/CMakeFiles/parmetis.dir/initpart.c.o -MF libparmetis/CMakeFiles/parmetis.dir/initpart.c.o.d -o libparmetis/CMakeFiles/parmetis.dir/initpart.c.o -c /var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c
/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c: In function ‘libparmetis__InitPartition’:
/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c:77:14: error: ‘METIS_OPTION_NIPARTS’ undeclared (first use in this function); did you mean ‘METIS_OPTION_TPWGTS’?
   77 |     moptions[METIS_OPTION_NIPARTS] = 1;
      |              ^~~~~~~~~~~~~~~~~~~~
      |              METIS_OPTION_TPWGTS
/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c:77:14: note: each undeclared identifier is reported only once for each function it appears in
/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c:78:14: error: ‘METIS_OPTION_DROPEDGES’ undeclared (first use in this function); did you mean ‘METIS_OPTION_TPWGTS’?
   78 |     moptions[METIS_OPTION_DROPEDGES] = 1;
      |              ^~~~~~~~~~~~~~~~~~~~~~
      |              METIS_OPTION_TPWGTS
/var/tmp/portage/sci-libs/parmetis-4.0.3_p20230326-r1/work/ParMETIS-8ee6a372ca703836f593e3c450ca903f04be14df/libparmetis/initpart.c:79:14: error: ‘METIS_OPTION_ONDISK’ undeclared (first use in this function); did you mean ‘METIS_OPTION_CONTIG’?
   79 |     moptions[METIS_OPTION_ONDISK] = 1;
      |              ^~~~~~~~~~~~~~~~~~~
      |              METIS_OPTION_CONTIG
ninja: build stopped: subcommand failed.
 * ERROR: sci-libs/parmetis-4.0.3_p20230326-r1::gentoo failed (compile phase):
 *   ninja -v -j4 -l4 failed
 *

----

# emerge --info
Portage 3.0.49 (python 3.11.4-final-0, default/linux/amd64/17.1/systemd, gcc-12, glibc-2.37-r3, 6.4.3-sam_box x86_64)
=================================================================
System uname: Linux-6.4.3-sam_box-x86_64-AMD_Ryzen_9_3950X_16-Core_Processor-with-glibc2.37
KiB Mem:    65757220 total,  13440112 free
KiB Swap:   16662520 total,  16641272 free
Timestamp of repository gentoo: Tue, 18 Jul 2023 17:31:52 +0000
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.40 p5) 2.40.0
app-misc/pax-utils:        1.3.5::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-lang/perl:             5.36.1-r3::gentoo
dev-lang/python:           3.11.4::gentoo
dev-lang/rust-bin:         1.69.0-r1::gentoo
dev-util/cmake:            3.26.4-r1::gentoo
dev-util/meson:            1.1.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/sandbox:          2.37::gentoo
sys-apps/systemd:          253.6::gentoo
sys-devel/autoconf:        2.13-r8::gentoo, 2.71-r6::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.40-r5::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/gcc:             12.3.1_p20230526::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/llvm:            16.0.6::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /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-php8.1/ext-active/ /etc/php/cgi-php8.1/ext-active/ /etc/php/cli-php8.1/ext-active/ /etc/php/fpm-php8.1/ext-active/ /etc/php/phpdbg-php8.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going --complete-graph --usepkg=y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live clean-logs config-protect-if-modified distlocks fixlafiles ipc-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="C.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j4 -l4"
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS="xz"
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"
SHELL="/bin/bash"
USE="acl amd64 bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl systemd test-rust udev unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2021" 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="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" 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 proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS