Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 843187 Details for
Bug 886459
sci-libs/netcdf-fortran-4.5.4 fails to compile (CLANG-STRICTER-SYSTEM): configure: error: Fortran could not compile .f90 files
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 35.65 KB, created by
Agostino Sarubbo
on 2022-12-17 08:31:31 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2022-12-17 08:31:31 UTC
Size:
35.65 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by netCDF-Fortran configure 4.5.4, which was >generated by GNU Autoconf 2.71. Invocation command line was > > $ ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/netcdf-fortran-4.5.4 --htmldir=/usr/share/doc/netcdf-fortran-4.5.4/html --with-sysroot=/ --libdir=/usr/lib64 --disable-valgrind --with-temp-large=/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/temp --disable-dot --disable-doxygen --disable-static > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.15.77-gentoo-dist >uname -s = Linux >uname -v = #1 SMP Thu Nov 3 18:21:44 -00 2022 > >/usr/bin/uname -p = AMD EPYC 7513 32-Core Processor >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.10/ebuild-helpers/ >PATH: /usr/local/sbin/ >PATH: /usr/local/bin/ >PATH: /usr/sbin/ >PATH: /usr/bin/ >PATH: /sbin/ >PATH: /bin/ >PATH: /opt/bin/ >PATH: /usr/lib/llvm/15/bin/ > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2969: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub >configure:2982: trying ./ >configure:3011: ./ltmain.sh found >configure:3011: ./compile found >configure:3011: ./missing found >configure:2993: ./install-sh found >configure:3011: ./config.guess found >configure:3011: ./config.sub found >configure:3127: netCDF-Fortran 4.5.4 >configure:3148: checking build system type >configure:3163: result: x86_64-pc-linux-gnu >configure:3183: checking host system type >configure:3197: result: x86_64-pc-linux-gnu >configure:3219: checking target system type >configure:3233: result: x86_64-pc-linux-gnu >configure:3278: checking for a BSD-compatible install >configure:3351: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >configure:3362: checking whether build environment is sane >configure:3417: result: yes >configure:3576: checking for a race-free mkdir -p >configure:3620: result: /bin/mkdir -p >configure:3627: checking for gawk >configure:3648: found /usr/bin/gawk >configure:3659: result: gawk >configure:3670: checking whether make sets $(MAKE) >configure:3693: result: yes >configure:3723: checking whether make supports nested variables >configure:3741: result: yes >configure:3878: checking whether to enable maintainer-specific portions of Makefiles >configure:3888: result: no >configure:3902: checking user options >configure:3918: checking whether make supports the include directive >configure:3933: make -f confmf.GNU && cat confinc.out >this is the am__doit target >configure:3936: $? = 0 >configure:3955: result: yes (GNU style) >configure:3986: checking for x86_64-pc-linux-gnu-gcc >configure:4018: result: clang >configure:4416: checking for C compiler version >configure:4425: clang --version >&5 >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg >configure:4436: $? = 0 >configure:4425: clang -v >&5 >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg >System configuration file directory: /etc/clang >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/12 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 >... rest of stderr output deleted ... >configure:4436: $? = 0 >configure:4425: clang -V >&5 >clang-15: error: argument to '-V' is missing (expected 1 value) >clang-15: error: no input files >configure:4436: $? = 1 >configure:4425: clang -qversion >&5 >clang-15: error: unknown argument '-qversion'; did you mean '--version'? >clang-15: error: no input files >configure:4436: $? = 1 >configure:4425: clang -version >&5 >clang-15: error: unknown argument '-version'; did you mean '--version'? >clang-15: error: no input files >configure:4436: $? = 1 >configure:4456: checking whether the C compiler works >configure:4478: clang -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4482: $? = 0 >configure:4532: result: yes >configure:4535: checking for C compiler default output file name >configure:4537: result: a.out >configure:4543: checking for suffix of executables >configure:4550: clang -o conftest -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4554: $? = 0 >configure:4577: result: >configure:4599: checking whether we are cross compiling >configure:4607: clang -o conftest -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4611: $? = 0 >configure:4618: ./conftest >configure:4622: $? = 0 >configure:4637: result: no >configure:4642: checking for suffix of object files >configure:4665: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:4669: $? = 0 >configure:4691: result: o >configure:4695: checking whether the compiler supports GNU C >configure:4715: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:4715: $? = 0 >configure:4725: result: yes >configure:4736: checking whether clang accepts -g >configure:4757: clang -c -g conftest.c >&5 >configure:4757: $? = 0 >configure:4801: result: yes >configure:4821: checking for clang option to enable C11 features >configure:4836: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:4836: $? = 0 >configure:4854: result: none needed >configure:4970: checking whether clang understands -c and -o together >configure:4993: clang -c conftest.c -o conftest2.o >configure:4996: $? = 0 >configure:4993: clang -c conftest.c -o conftest2.o >configure:4996: $? = 0 >configure:5008: result: yes >configure:5027: checking dependency style of clang >configure:5139: result: none >configure:5170: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:5170: $? = 0 >configure:5183: checking if netCDF was built with CDF5 >configure:5200: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:5200: $? = 0 >configure:5212: result: yes >configure:5215: checking if netCDF was built with pnetcdf >configure:5232: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >conftest.c:20:7: error: use of undeclared identifier 'choke' > choke me > ^ >1 error generated. >configure:5232: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "netCDF-Fortran" >| #define PACKAGE_TARNAME "netcdf-fortran" >| #define PACKAGE_VERSION "4.5.4" >| #define PACKAGE_STRING "netCDF-Fortran 4.5.4" >| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" >| #define PACKAGE_URL "" >| #define PACKAGE "netcdf-fortran" >| #define VERSION "4.5.4" >| #define NF_RELAX_COORD_BOUND 1 >| #define ENABLE_CDF5 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| #include <netcdf_meta.h> >| #if !defined(NC_HAS_PNETCDF) || NC_HAS_PNETCDF == 0 >| choke me >| #endif >| ; >| return 0; >| } >configure:5244: result: no >configure:5247: checking if netCDF was built with HDF5 parallel I/O features >configure:5264: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >conftest.c:20:7: error: use of undeclared identifier 'choke' > choke me > ^ >1 error generated. >configure:5264: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "netCDF-Fortran" >| #define PACKAGE_TARNAME "netcdf-fortran" >| #define PACKAGE_VERSION "4.5.4" >| #define PACKAGE_STRING "netCDF-Fortran 4.5.4" >| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" >| #define PACKAGE_URL "" >| #define PACKAGE "netcdf-fortran" >| #define VERSION "4.5.4" >| #define NF_RELAX_COORD_BOUND 1 >| #define ENABLE_CDF5 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| #include <netcdf_meta.h> >| #if !defined(NC_HAS_PARALLEL4) || NC_HAS_PARALLEL4 == 0 >| choke me >| #endif >| ; >| return 0; >| } >configure:5271: result: no >configure:5274: checking if netCDF was built with any parallel I/O features >configure:5291: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >conftest.c:20:7: error: use of undeclared identifier 'choke' > choke me > ^ >1 error generated. >configure:5291: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "netCDF-Fortran" >| #define PACKAGE_TARNAME "netcdf-fortran" >| #define PACKAGE_VERSION "4.5.4" >| #define PACKAGE_STRING "netCDF-Fortran 4.5.4" >| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" >| #define PACKAGE_URL "" >| #define PACKAGE "netcdf-fortran" >| #define VERSION "4.5.4" >| #define NF_RELAX_COORD_BOUND 1 >| #define ENABLE_CDF5 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| #include <netcdf_meta.h> >| #if !defined(NC_HAS_PARALLEL) || NC_HAS_PARALLEL == 0 >| choke me >| #endif >| ; >| return 0; >| } >configure:5298: result: no >configure:5303: checking if netCDF-fortran should be built with HDF5 parallel I/O features >configure:5313: result: no >configure:5316: checking if netCDF was built with support for szip writes >configure:5333: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >conftest.c:20:7: error: use of undeclared identifier 'choke' > choke me > ^ >1 error generated. >configure:5333: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "netCDF-Fortran" >| #define PACKAGE_TARNAME "netcdf-fortran" >| #define PACKAGE_VERSION "4.5.4" >| #define PACKAGE_STRING "netCDF-Fortran 4.5.4" >| #define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" >| #define PACKAGE_URL "" >| #define PACKAGE "netcdf-fortran" >| #define VERSION "4.5.4" >| #define NF_RELAX_COORD_BOUND 1 >| #define ENABLE_CDF5 1 >| /* end confdefs.h. */ >| >| int >| main (void) >| { >| >| #include <netcdf_meta.h> >| #if !(NC_HAS_SZIP_WRITE) >| choke me >| #endif >| ; >| return 0; >| } >configure:5340: result: no >configure:5812: checking whether parallel IO tests should be run >configure:5821: result: no >configure:5837: checking whether a user specified program to run mpi programs >configure:5848: result: mpiexec >configure:5856: checking whether netCDF documentation should be generated >configure:5865: result: no >configure:5901: checking for doxygen >configure:5936: result: no >configure:5945: WARNING: Doxygen not found - documentation will not be built >configure:5955: checking for dot >configure:5990: result: no >configure:5999: WARNING: dot not found - will use simple charts in documentation >configure:6018: finding C compiler >configure:6029: checking for x86_64-pc-linux-gnu-gcc >configure:6061: result: clang >configure:6459: checking for C compiler version >configure:6468: clang --version >&5 >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg >configure:6479: $? = 0 >configure:6468: clang -v >&5 >clang version 15.0.6 >Target: x86_64-pc-linux-gnu >Thread model: posix >InstalledDir: /usr/lib/llvm/15/bin >Configuration file: /etc/clang/clang.cfg >System configuration file directory: /etc/clang >Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/12 >Candidate multilib: .;@m64 >Candidate multilib: 32;@m32 >Selected multilib: .;@m64 >... rest of stderr output deleted ... >configure:6479: $? = 0 >configure:6468: clang -V >&5 >clang-15: error: argument to '-V' is missing (expected 1 value) >clang-15: error: no input files >configure:6479: $? = 1 >configure:6468: clang -qversion >&5 >clang-15: error: unknown argument '-qversion'; did you mean '--version'? >clang-15: error: no input files >configure:6479: $? = 1 >configure:6468: clang -version >&5 >clang-15: error: unknown argument '-version'; did you mean '--version'? >clang-15: error: no input files >configure:6479: $? = 1 >configure:6483: checking whether the compiler supports GNU C >configure:6513: result: yes >configure:6524: checking whether clang accepts -g >configure:6589: result: yes >configure:6609: checking for clang option to enable C11 features >configure:6642: result: none needed >configure:6758: checking whether clang understands -c and -o together >configure:6796: result: yes >configure:6815: checking dependency style of clang >configure:6927: result: none >configure:6943: checking for an ANSI C-conforming const >configure:7010: clang -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.c >&5 >configure:7010: $? = 0 >configure:7018: result: yes >configure:7028: checking for a sed that does not truncate output >configure:7098: result: /bin/sed >configure:7120: finding Fortran compiler >configure:7132: checking for x86_64-pc-linux-gnu-gfortran >configure:7164: result: x86_64-pc-linux-gnu-gfortran >configure:7239: checking for Fortran compiler version >configure:7248: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 12.2.1_p20221210 p4) 12.2.1 20221210 >Copyright (C) 2022 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:7259: $? = 0 >configure:7248: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221210/work/gcc-12-20221210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221210 p4' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221210 (Gentoo 12.2.1_p20221210 p4) >configure:7259: $? = 0 >configure:7248: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-gfortran: fatal error: no input files >compilation terminated. >configure:7259: $? = 1 >configure:7248: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gfortran: fatal error: no input files >compilation terminated. >configure:7259: $? = 1 >configure:7268: checking whether the compiler supports GNU Fortran >configure:7282: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.F >&5 >f951: Warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for Fortran >f951: Warning: '-Werror=' argument '-Werror=implicit-int' is not valid for Fortran >f951: Error: '-Werror=incompatible-function-pointer-types': no option '-Wincompatible-function-pointer-types'; did you mean '-Wincompatible-pointer-types'? >configure:7282: $? = 1 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:7292: result: no >configure:7300: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:7312: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:7312: $? = 0 >configure:7321: result: yes >configure:7359: checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gfortran >configure:7391: result: x86_64-pc-linux-gnu-gfortran >configure:7466: checking for Fortran 77 compiler version >configure:7475: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran (Gentoo 12.2.1_p20221210 p4) 12.2.1 20221210 >Copyright (C) 2022 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:7486: $? = 0 >configure:7475: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gfortran >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221210/work/gcc-12-20221210/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221210 p4' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221210 (Gentoo 12.2.1_p20221210 p4) >configure:7486: $? = 0 >configure:7475: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-gfortran: fatal error: no input files >compilation terminated. >configure:7486: $? = 1 >configure:7475: x86_64-pc-linux-gnu-gfortran -qversion >&5 >x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gfortran: fatal error: no input files >compilation terminated. >configure:7486: $? = 1 >configure:7495: checking whether the compiler supports GNU Fortran 77 >configure:7509: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.F >&5 >f951: Warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for Fortran >f951: Warning: '-Werror=' argument '-Werror=implicit-int' is not valid for Fortran >f951: Error: '-Werror=incompatible-function-pointer-types': no option '-Wincompatible-function-pointer-types'; did you mean '-Wincompatible-pointer-types'? >configure:7509: $? = 1 >configure: failed program was: >| program main >| #ifndef __GNUC__ >| choke me >| #endif >| >| end >configure:7519: result: no >configure:7527: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:7539: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:7539: $? = 0 >configure:7548: result: yes >configure:7605: checking whether Fortran compiler is checked for ISO_C_BINDING support >configure:7614: result: yes >configure:7634: checking for Fortran flag to compile .f90 files >configure:7655: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types conftest.f90 >&5 >f951: Warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for Fortran >f951: Warning: '-Werror=' argument '-Werror=implicit-int' is not valid for Fortran >f951: Error: '-Werror=incompatible-function-pointer-types': no option '-Wincompatible-function-pointer-types'; did you mean '-Wincompatible-pointer-types'? >configure:7655: $? = 1 >configure: failed program was: >| program main >| >| end >configure:7655: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -qsuffix=f=f90 conftest.f90 >&5 >x86_64-pc-linux-gnu-gfortran: error: unrecognized command-line option '-qsuffix=f=f90' >configure:7655: $? = 1 >configure: failed program was: >| program main >| >| end >configure:7655: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -Tf conftest.f90 >&5 >f951: Warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for Fortran >f951: Warning: '-Werror=' argument '-Werror=implicit-int' is not valid for Fortran >f951: Error: '-Werror=incompatible-function-pointer-types': no option '-Wincompatible-function-pointer-types'; did you mean '-Wincompatible-pointer-types'? >configure:7655: $? = 1 >configure: failed program was: >| program main >| >| end >configure:7655: x86_64-pc-linux-gnu-gfortran -c -O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types -x f95 conftest.f90 >&5 >f951: Warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for Fortran >f951: Warning: '-Werror=' argument '-Werror=implicit-int' is not valid for Fortran >f951: Error: '-Werror=incompatible-function-pointer-types': no option '-Wincompatible-function-pointer-types'; did you mean '-Wincompatible-pointer-types'? >configure:7655: $? = 1 >configure: failed program was: >| program main >| >| end >configure:7665: result: unknown >configure:7668: error: Fortran could not compile .f90 files > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=clang >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_F77_set=set >ac_cv_env_F77_value=x86_64-pc-linux-gnu-gfortran >ac_cv_env_FCFLAGS_set=set >ac_cv_env_FCFLAGS_value='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >ac_cv_env_FC_set=set >ac_cv_env_FC_value=x86_64-pc-linux-gnu-gfortran >ac_cv_env_FFLAGS_set=set >ac_cv_env_FFLAGS_value='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=no >ac_cv_fc_compiler_gnu=no >ac_cv_fc_srcext_f90=unknown >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=clang >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_FC=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_cc_c11= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_f77_g=yes >ac_cv_prog_fc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_target=x86_64-pc-linux-gnu >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > > > > > > > > > > > > > > > $(foreach tool, $(valgrind_enabled_tools), check-valgrind-$(tool)) > LOG_COMPILER="$$(VALGRIND_LOG_COMPILER)" \ > LOG_FLAGS="$$(valgrind_$(1)_flags)" \ > TESTS_ENVIRONMENT="$$(VALGRIND_TESTS_ENVIRONMENT)" \ > TEST_SUITE_LOG=test-suite-$(1).log > $$(valgrind_v_use)$$(MAKE) check-TESTS \ > $(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k \ > $(TESTS_ENVIRONMENT) \ > $(VALGRIND) $(VALGRIND_SUPPRESSIONS) --error-exitcode=1 $(VALGRIND_FLAGS) > $(valgrind_lt) \ > @echo "Need to reconfigure with --enable-valgrind" > @echo "Need to reconfigure with --enable-valgrind" > @echo "Need to reconfigure with --enable-valgrind-$(1)" > G_DEBUG=fatal-warnings,fatal-criticals,gc-friendly > G_SLICE=always-malloc,debug-blocks \ > env VALGRIND=$(VALGRIND) \ ># ># (Default: --num-callers=30) ># files to load. (Default: empty) ># memcheck, helgrind, drd, sgcheck). (Default: various) ># - VALGRIND_$toolname_FLAGS: Flags to pass to Valgrind $toolname (one of: ># - VALGRIND_FLAGS: General flags to pass to all Valgrind tools. ># - VALGRIND_SUPPRESSIONS_FILES: Space-separated list of Valgrind suppressions ># Internal use ># Optional variables ># Optional: ># Support running with and without libtool. ># Use recursive makes in order to ignore errors during check ># Valgrind check ># Valgrind running >$(foreach tool,$(valgrind_tools),$(eval $(call valgrind_tool_rule,$(tool)))) >' >.PHONY: check-valgrind $(add-prefix check-valgrind-,$(valgrind_tools)) >ACLOCAL='${SHELL} '\''/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/missing'\'' aclocal-1.16' >ALLOCA='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_DISTCHECK_CONFIGURE_FLAGS += --disable-valgrind >AM_DISTCHECK_CONFIGURE_FLAGS ?= >AM_V='$(V)' >AR='' >AUTOCONF='${SHELL} '\''/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/missing'\'' autoconf' >AUTOHEADER='${SHELL} '\''/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/missing'\'' autoheader' >AUTOMAKE='${SHELL} '\''/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/missing'\'' automake-1.16' >AWK='gawk' >BUILD_BENCHMARKS_FALSE='' >BUILD_BENCHMARKS_TRUE='' >BUILD_DAP_FALSE='' >BUILD_DAP_TRUE='' >BUILD_DOCS_FALSE='' >BUILD_DOCS_TRUE='#' >BUILD_INTERNAL_DOCS='no' >BUILD_PARALLEL4_FALSE='' >BUILD_PARALLEL4_TRUE='' >BUILD_PARALLEL_FALSE='' >BUILD_PARALLEL_TRUE='' >BUILD_PNETCDF_FALSE='' >BUILD_PNETCDF_TRUE='' >BUILD_V2_FALSE='' >BUILD_V2_TRUE='' >CC='clang' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >CONFIG_DATE='Sat Dec 17 00:19:01 CET 2022' >CPPFLAGS='' >CSCOPE='cscope' >CTAGS='ctags' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >DLLTOOL='' >DOT='' >DOXYGEN='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >ENABLE_VALGRIND_FALSE='' >ENABLE_VALGRIND_TRUE='#' >ENABLE_VALGRIND_drd='no' >ENABLE_VALGRIND_helgrind='no' >ENABLE_VALGRIND_memcheck='no' >ENABLE_VALGRIND_sgcheck='no' >ETAGS='etags' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FC='x86_64-pc-linux-gnu-gfortran' >FCFLAGS='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >FCFLAGS_f90='' >FC_VERSION='/usr/bin/x86_64-pc-linux-gnu-gfortran' >FFLAGS='-O2 -g0 -pipe -march=x86-64 -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types' >FGREP='' >FILECMD='' >GREP='' >HAS_CDF5='' >HAS_DAP='' >HAS_F03='' >HAS_F90='' >HAS_LOGGING='' >HAS_LOGGING_FALSE='' >HAS_LOGGING_TRUE='' >HAS_NC2='' >HAS_NC4='' >HAS_NC4_PARALLEL='' >HAS_PARALLEL='' >HAS_PNETCDF='' >HAS_SZIP_WRITE='' >HAVE_DOT='NO' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LARGE_FILE_TESTS_FALSE='' >LARGE_FILE_TESTS_TRUE='' >LD='' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LIPO='' >LN_S='' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} '\''/var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/missing'\'' makeinfo' >MANIFEST_TOOL='' >MKDIR_P='/bin/mkdir -p' >MOD_FLAG='' >MOSTLYCLEANFILES += $(valgrind_log_files) >MOSTLYCLEANFILES ?= >MPIEXEC='mpiexec' >NC_FLIBS='' >NC_LIBS='' >NM='' >NMEDIT='' >NMFLAGS='' >OBJDUMP='' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='netcdf-fortran' >PACKAGE_BUGREPORT='support-netcdf@unidata.ucar.edu' >PACKAGE_NAME='netCDF-Fortran' >PACKAGE_STRING='netCDF-Fortran 4.5.4' >PACKAGE_TARNAME='netcdf-fortran' >PACKAGE_URL='' >PACKAGE_VERSION='4.5.4' >PATH_SEPARATOR=':' >RANLIB='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='' >TEST_FILTERS_FALSE='' >TEST_FILTERS_TRUE='' >TEST_PARALLEL_FALSE='' >TEST_PARALLEL_TRUE='#' >TEST_SZIP_WRITE_FALSE='' >TEST_SZIP_WRITE_TRUE='#' >USE_LOGGING_FALSE='' >USE_LOGGING_TRUE='' >USE_NETCDF4_FALSE='' >USE_NETCDF4_TRUE='' >USE_SED_FALSE='#' >USE_SED_TRUE='' >VALGRIND='' >VALGRIND_CHECK_RULES=' >VALGRIND_ENABLED='no' >VALGRIND_ENABLED_FALSE='' >VALGRIND_ENABLED_TRUE='#' >VALGRIND_FLAGS ?= --num-callers=30 >VALGRIND_LOG_COMPILER = \ >VALGRIND_SUPPRESSIONS ?= $(addprefix --suppressions=,$(VALGRIND_SUPPRESSIONS_FILES)) >VALGRIND_TESTS_ENVIRONMENT = \ >VALGRIND_drd_FLAGS ?= >VALGRIND_helgrind_FLAGS ?= --history-level=approx >VALGRIND_memcheck_FLAGS ?= --leak-check=full --show-reachable=no >VALGRIND_sgcheck_FLAGS ?= >VERSION='4.5.4' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >ac_ct_F77='' >ac_ct_FC='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >check-valgrind-$(1)-am: >check-valgrind-am: >datadir='/usr/share' >datarootdir='/usr/share' >define valgrind_tool_rule >docdir='/usr/share/doc/netcdf-fortran-4.5.4' >dvidir='${docdir}' >else >else >else >else ifeq ($$(VALGRIND_ENABLED),yes) >enable_shared='' >enable_static='no' >endef >endif >endif >endif >endif >exec_prefix='NONE' >fmoddir='' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/netcdf-fortran-4.5.4/html' >ifeq ($$(VALGRIND_ENABLED)-$$(ENABLE_VALGRIND_$(1)),yes-yes) >ifeq ($(VALGRIND_ENABLED),yes) >ifneq ($$(TESTS),) >ifneq ($(LIBTOOL),) >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/sci-libs/netcdf-fortran-4.5.4/work/netcdf-fortran-4.5.4/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >runstatedir='${localstatedir}/run' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' >valgrind_drd_flags = --tool=drd $(VALGRIND_drd_FLAGS) >valgrind_enabled_tools='' >valgrind_helgrind_flags = --tool=helgrind $(VALGRIND_helgrind_FLAGS) >valgrind_log_files = $(addprefix test-suite-,$(addsuffix .log,$(valgrind_tools))) >valgrind_lt = >valgrind_lt = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=execute >valgrind_memcheck_flags = --tool=memcheck $(VALGRIND_memcheck_FLAGS) >valgrind_quiet = $(valgrind_quiet_$(V)) >valgrind_quiet_ = $(valgrind_quiet_$(AM_DEFAULT_VERBOSITY)) >valgrind_quiet_0 = --quiet >valgrind_sgcheck_flags = --tool=exp-sgcheck $(VALGRIND_sgcheck_FLAGS) >valgrind_tools='memcheck helgrind drd sgcheck' >valgrind_v_use = $(valgrind_v_use_$(V)) >valgrind_v_use_ = $(valgrind_v_use_$(AM_DEFAULT_VERBOSITY)) >valgrind_v_use_0 = @echo " USE " $(patsubst check-valgrind-%-am,%,$@):; > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "netCDF-Fortran" >#define PACKAGE_TARNAME "netcdf-fortran" >#define PACKAGE_VERSION "4.5.4" >#define PACKAGE_STRING "netCDF-Fortran 4.5.4" >#define PACKAGE_BUGREPORT "support-netcdf@unidata.ucar.edu" >#define PACKAGE_URL "" >#define PACKAGE "netcdf-fortran" >#define VERSION "4.5.4" >#define NF_RELAX_COORD_BOUND 1 >#define ENABLE_CDF5 1 > >configure: exit 1
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 886459
:
843186
| 843187