Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 760520 Details for
Bug 830093
sci-libs/adolc-2.7.2 - configure: error: in /.../ADOL-C-releases-2.7.2:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:adolc-2.7.2:20211227-002521.log
sci-libs:adolc-2.7.2:20211227-002521.log (text/plain), 12.89 KB, created by
Toralf Förster
on 2021-12-27 10:42:09 UTC
(
hide
)
Description:
sci-libs:adolc-2.7.2:20211227-002521.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-27 10:42:09 UTC
Size:
12.89 KB
patch
obsolete
> * Package: sci-libs/adolc-2.7.2 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mpi userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking adolc-2.7.2.tar.gz to /var/tmp/portage/sci-libs/adolc-2.7.2/work >>>> Unpacking adolc-2.7.2-patches.tar.bz2 to /var/tmp/portage/sci-libs/adolc-2.7.2/work >>>> Source unpacked in /var/tmp/portage/sci-libs/adolc-2.7.2/work >>>> Preparing source in /var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2 ... > * Applying adolc-2.5.0-no-colpack.patch ... > [ ok ] > * Applying adolc-2.5.0-pkgconfig-no-ldflags.patch ... > [ ok ] > * Applying adolc-2.6.2-dash.patch ... > [ ok ] > * Applying adolc-2.7.2-swig-python-configure.patch ... >patching file configure.ac >Hunk #2 succeeded at 656 (offset -6 lines). >Hunk #3 succeeded at 669 (offset -6 lines). >Hunk #4 succeeded at 677 (offset -6 lines). >patching file ADOL-C/swig/Makefile.am >patching file ADOL-C/swig/setup.py >patching file ADOL-C/swig/swigprocess.py >patching file Makefile.am >patching file configure.ac >Hunk #1 succeeded at 512 (offset 11 lines). >patching file ADOL-C/swig/setup.py >Hunk #1 succeeded at 106 (offset 1 line). >patching file configure.ac >patching file configure.ac > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I autoconf' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: ADOL-C-releases-2.7.2/ > * Running elibtoolize in: ADOL-C-releases-2.7.2/autoconf/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying static-flags/2.4.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2 ... > * econf: updating ADOL-C-releases-2.7.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ADOL-C-releases-2.7.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ADOL-C-releases-2.7.2/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ADOL-C-releases-2.7.2/autoconf/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/adolc-2.7.2 --htmldir=/usr/share/doc/adolc-2.7.2/html --with-sysroot=/ --libdir=/usr/lib64 --disable-python --disable-static --enable-advanced-branching --enable-atrig-erf --enable-ampi --disable-sparse --without-boost --without-colpack >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether to build ADOL-C with adjoinable MPI (AMPI) support... yes >checking whether to build ADOL-C with MeDiPack (MPI) support... no >checking whether to build ADOL-C with python/swig support... no >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler works... yes >checking for C++ compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/time.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking size of void *... 8 >checking for __builtin_expect... yes >checking for egrep... (cached) /bin/grep -E >checking for _Bool... yes >checking for stdbool.h that conforms to C99... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for stdio.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/timeb.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for library containing pow... -lm >checking for floor... yes >checking for fmax... yes >checking for fmin... yes >checking for ftime... yes >checking for pow... yes >checking for sqrt... yes >checking for cbrt... yes >checking for strchr... yes >checking for strtol... yes >checking for trunc... yes >checking for GNU libc compatible malloc... yes >checking for GNU libc compatible realloc... yes >checking whether to use calloc or malloc for memory allocation... calloc >checking whether to enable atrig/erf functions... yes >checking whether to use 32-bit or 64-bit locations... 32-bit >checking whether to use single or double precision... double >checking whether to enable advanced branching operations... yes >checking whether to enable reference counting for tapeless numbers... no >checking whether to enable activity tracking... no >checking whether to use ADOL-C debug mode... no >checking whether to use ADOL-C hard debug mode... no >checking whether the default adouble constructor should initialize the value to 0... yes >checking whether the adouble variables have a late initialize option for functions like malloc/realloc... no >checking whether errno is thread save... no >checking which flag to use to enable OpenMP... none >checking whether to build sparse drivers... no >checking whether to build documented examples... no >checking whether to build additional examples... no >checking whether to build parallel example... no >checking which CFLAGS to use... -pipe -march=native -fno-diagnostics-color -O2 >checking which CXXFLAGS to use... -pipe -march=native -fno-diagnostics-color -O2 >checking Linking of MPI C programs... ok >checking Linking of MPI C++ programs... ok >checking libampiCommon (provided by AMPI)... no >configure: error: in `/var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2': >configure: error: libampiCommon is required by adolc >See `config.log' for more details > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2/config.log > * ERROR: sci-libs/adolc-2.7.2::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 1648: Called econf '--disable-python' '--disable-static' '--enable-advanced-branching' '--enable-atrig-erf' '--enable-ampi' '--disable-sparse' '--without-boost' '--without-colpack' > * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=sci-libs/adolc-2.7.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/adolc-2.7.2::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-libs:adolc-2.7.2:20211227-002521.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/adolc-2.7.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/adolc-2.7.2/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2' > * S: '/var/tmp/portage/sci-libs/adolc-2.7.2/work/ADOL-C-releases-2.7.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 830093
:
760515
|
760516
|
760517
|
760518
|
760519
| 760520 |
760521