coin3d / coin

Coin3D core library
BSD 3-Clause "New" or "Revised" License
289 stars 109 forks source link

Configure Failure of SoQt on OS X #116

Closed VolkerEnderlein closed 5 years ago

VolkerEnderlein commented 8 years ago

Original report by Anonymous.


When I try to configure SoQt from sources on OS X, I get the following error: checking for coin-config... /usr/local/bin/coin-config checking if we can compile and link with the Coin library... false configure: WARNING: Compilation and/or linking with the Coin main library SDK failed, for unknown reason. If you are familiar with configure-based configuration and building, investigate the 'config.log' file for clues.

If you can not figure out what went wrong, please forward the 'config.log' file to the email address coin-support@coin3d.org and ask for help by describing the situation where this failed.

configure: error: couldn't compile and link against Coin Below is the config file. Unable to attach it: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.

It was created by SoQt configure 1.5.0, which was generated by GNU Autoconf 2.65. Invocation command line was

$ ./configure

---------

Platform.

---------

hostname = AUTOREG-704326.WIFI.WPI.EDU uname -m = x86_64 uname -r = 15.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64

/usr/bin/uname -p = i386 /bin/uname -X = unknown

/bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 15.3.0: Thu Dec 10 18:40:58 PST 2015; root:xnu-3248.30.4~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 4.00 gigabytes Default processor set: 247 tasks, 1055 threads, 4 processors Load average: 1.49, Mach factor: 2.53 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown

PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin

-----------

Core tests.

-----------

configure:2970: checking build system type configure:2984: result: x86_64-apple-darwin15.3.0 configure:3004: checking host system type configure:3017: result: x86_64-apple-darwin15.3.0 configure:3037: checking target system type configure:3050: result: x86_64-apple-darwin15.3.0 configure:3143: checking setup for wrapmsvc.exe configure:3234: result: not a cygwin host configure:3390: checking whether we should build Universal Binaries configure:3416: result: no configure:3447: checking for a BSD-compatible install configure:3515: result: /usr/bin/install -c configure:3526: checking whether build environment is sane configure:3563: result: yes configure:3617: checking for gawk configure:3647: result: no configure:3617: checking for mawk configure:3647: result: no configure:3617: checking for nawk configure:3647: result: no configure:3617: checking for awk configure:3633: found /usr/bin/awk configure:3644: result: awk configure:3655: checking whether make sets $(MAKE) configure:3677: result: yes configure:3887: checking whether to enable maintainer-specific portions of Makefiles configure:3896: result: no configure:3961: checking for gcc configure:3977: found /usr/bin/gcc configure:3988: result: gcc configure:4217: checking for C compiler version configure:4226: gcc --version >&5 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.3.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 configure:4237: $? = 0 configure:4226: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.3.0 Thread model: posix configure:4237: $? = 0 configure:4226: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4237: $? = 1 configure:4226: gcc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:4237: $? = 1 configure:4257: checking whether the C compiler works configure:4279: gcc conftest.c >&5 configure:4283: $? = 0 configure:4332: result: yes configure:4335: checking for C compiler default output file name configure:4337: result: a.out configure:4343: checking for suffix of executables configure:4350: gcc -o conftest conftest.c >&5 configure:4354: $? = 0 configure:4376: result: configure:4398: checking whether we are cross compiling configure:4406: gcc -o conftest conftest.c >&5 configure:4410: $? = 0 configure:4417: ./conftest configure:4421: $? = 0 configure:4436: result: no configure:4441: checking for suffix of object files configure:4463: gcc -c conftest.c >&5 configure:4467: $? = 0 configure:4488: result: o configure:4492: checking whether we are using the GNU C compiler configure:4511: gcc -c conftest.c >&5 configure:4511: $? = 0 configure:4520: result: yes configure:4529: checking whether gcc accepts -g configure:4549: gcc -c -g conftest.c >&5 configure:4549: $? = 0 configure:4590: result: yes configure:4607: checking for gcc option to accept ISO C89 configure:4671: gcc -c -g -O2 conftest.c >&5 configure:4671: $? = 0 configure:4684: result: none needed configure:4715: checking for style of include used by make configure:4743: result: GNU configure:4771: checking dependency style of gcc configure:4861: result: gcc3 configure:4883: checking how to run the C preprocessor configure:4914: gcc -E conftest.c configure:4914: $? = 0 configure:4928: gcc -E conftest.c conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:4928: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | / end confdefs.h. / | #include configure:4953: result: gcc -E configure:4973: gcc -E conftest.c configure:4973: $? = 0 configure:4987: gcc -E conftest.c conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:4987: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | / end confdefs.h. / | #include configure:5073: checking for g++ configure:5089: found /usr/bin/g++ configure:5100: result: g++ configure:5127: checking for C++ compiler version configure:5136: g++ --version >&5 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.3.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 configure:5147: $? = 0 configure:5136: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/c++/4.2.1 Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin15.3.0 Thread model: posix configure:5147: $? = 0 configure:5136: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5147: $? = 1 configure:5136: g++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:5147: $? = 1 configure:5151: checking whether we are using the GNU C++ compiler configure:5170: g++ -c conftest.cpp >&5 configure:5170: $? = 0 configure:5179: result: yes configure:5188: checking whether g++ accepts -g configure:5208: g++ -c -g conftest.cpp >&5 configure:5208: $? = 0 configure:5249: result: yes configure:5274: checking dependency style of g++ configure:5364: result: gcc3 configure:5386: checking how to run the C++ preprocessor configure:5413: g++ -E conftest.cpp configure:5413: $? = 0 configure:5427: g++ -E conftest.cpp conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:5427: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | / end confdefs.h. / | #include configure:5452: result: g++ -E configure:5472: g++ -E conftest.cpp configure:5472: $? = 0 configure:5486: g++ -E conftest.cpp conftest.cpp:15:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:5486: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | / end confdefs.h. / | #include configure:5672: checking whether gcc accepts -no-cpp-precomp configure:5688: gcc -c -g -O2 -no-cpp-precomp conftest.c >&5 configure:5688: $? = 0 configure:5694: result: yes configure:5764: checking for a sed that does not truncate output configure:5820: result: /usr/bin/sed configure:5823: checking for grep that handles long lines and -e configure:5881: result: /usr/bin/grep configure:5886: checking for egrep configure:5948: result: /usr/bin/grep -E configure:5964: checking for ld used by gcc configure:6031: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:6038: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:6053: result: no configure:6058: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:6065: result: -r configure:6083: checking for BSD-compatible nm configure:6132: result: /usr/bin/nm configure:6136: checking whether ln -s works configure:6140: result: yes configure:6147: checking how to recognize dependent libraries configure:6333: result: pass_all configure:6547: checking for ANSI C header files configure:6567: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6567: $? = 0 configure:6640: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6640: $? = 0 configure:6640: ./conftest configure:6640: $? = 0 configure:6651: result: yes configure:6664: checking for sys/types.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for sys/stat.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for stdlib.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for string.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for memory.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for strings.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for inttypes.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for stdint.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6664: checking for unistd.h configure:6664: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6664: $? = 0 configure:6664: result: yes configure:6679: checking dlfcn.h usability configure:6679: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking dlfcn.h presence configure:6679: g++ -E -no-cpp-precomp conftest.cpp configure:6679: $? = 0 configure:6679: result: yes configure:6679: checking for dlfcn.h configure:6679: result: yes configure:6699: checking how to run the C++ preprocessor configure:6765: result: g++ -E configure:6785: g++ -E -no-cpp-precomp conftest.cpp configure:6785: $? = 0 configure:6799: g++ -E -no-cpp-precomp conftest.cpp conftest.cpp:26:10: fatal error: 'ac_nonexistent.h' file not found

include

     ^

1 error generated. configure:6799: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | / end confdefs.h. / | #include configure:6882: checking for g77 configure:6912: result: no configure:6882: checking for xlf configure:6912: result: no configure:6882: checking for f77 configure:6912: result: no configure:6882: checking for frt configure:6912: result: no configure:6882: checking for pgf77 configure:6912: result: no configure:6882: checking for cf77 configure:6912: result: no configure:6882: checking for fort77 configure:6912: result: no configure:6882: checking for fl32 configure:6912: result: no configure:6882: checking for af77 configure:6912: result: no configure:6882: checking for xlf90 configure:6912: result: no configure:6882: checking for f90 configure:6912: result: no configure:6882: checking for pgf90 configure:6912: result: no configure:6882: checking for pghpf configure:6912: result: no configure:6882: checking for epcf90 configure:6912: result: no configure:6882: checking for gfortran configure:6898: found /usr/local/bin/gfortran configure:6909: result: gfortran configure:6935: checking for Fortran 77 compiler version configure:6944: gfortran --version >&5 GNU Fortran (Homebrew gcc 5.3.0) 5.3.0 Copyright (C) 2015 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING

configure:6955: $? = 0 configure:6944: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/5.3.0/libexec/gcc/x86_64-apple-darwin15.3.0/5.3.0/lto-wrapper Target: x86_64-apple-darwin15.3.0 Configured with: ../configure --build=x86_64-apple-darwin15.3.0 --prefix=/usr/local/Cellar/gcc/5.3.0 --libdir=/usr/local/Cellar/gcc/5.3.0/lib/gcc/5 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --enable-multilib --with-native-system-header-dir=/usr/include --with-sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk Thread model: posix gcc version 5.3.0 (Homebrew gcc 5.3.0) configure:6955: $? = 0 configure:6944: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:6955: $? = 1 configure:6944: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:6955: $? = 1 configure:6964: checking whether we are using the GNU Fortran 77 compiler configure:6977: gfortran -c conftest.F >&5 configure:6977: $? = 0 configure:6986: result: yes configure:6992: checking whether gfortran accepts -g configure:7003: gfortran -c -g conftest.f >&5 configure:7003: $? = 0 configure:7011: result: yes configure:7044: checking the maximum length of command line arguments configure:7156: result: 196608 configure:7168: checking command to parse /usr/bin/nm output from gcc object configure:7273: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:7276: $? = 0 configure:7280: /usr/bin/nm conftest.o | sed -n -e 's/^.[ ]([BCDEGRST][BCDEGRST])[ ][ ]([_A-Za-z][_A-Za-z0-9])$/\1 \2 \2/p' > conftest.nm configure:7283: $? = 0 cannot find nm_testvar in conftest.nm configure:7273: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:7276: $? = 0 configure:7280: /usr/bin/nm conftest.o | sed -n -e 's/^.[ ]([BCDEGRST][BCDEGRST])[ ][ ]*([_A-Za-z][A-Za-z0-9]*)$/\1 \2 \2/p' > conftest.nm configure:7283: $? = 0 configure:7335: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp conftstm.o >&5 configure:7338: $? = 0 configure:7376: result: ok configure:7380: checking for objdir configure:7395: result: .libs configure:7487: checking for ar configure:7503: found /usr/bin/ar configure:7514: result: ar configure:7579: checking for ranlib configure:7595: found /usr/bin/ranlib configure:7606: result: ranlib configure:7671: checking for strip configure:7687: found /usr/bin/strip configure:7698: result: strip configure:7951: checking for dsymutil configure:7967: found /usr/bin/dsymutil configure:7978: result: dsymutil configure:8043: checking for nmedit configure:8059: found /usr/bin/nmedit configure:8070: result: nmedit configure:8093: checking for -single_module linker flag configure:8114: result: yes configure:8116: checking for -exported_symbols_list linker flag configure:8136: g++ -o conftest -g -O2 -no-cpp-precomp -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:8136: $? = 0 configure:8146: result: yes configure:8259: checking if gcc supports -fno-rtti -fno-exceptions configure:8277: gcc -c -g -O2 -no-cpp-precomp -fno-rtti -fno-exceptions conftest.c >&5 configure:8281: $? = 0 configure:8294: result: yes configure:8309: checking for gcc option to produce PIC configure:8541: result: -fno-common configure:8549: checking if gcc PIC flag -fno-common works configure:8567: gcc -c -g -O2 -no-cpp-precomp -fno-common -DPIC conftest.c >&5 configure:8571: $? = 0 configure:8584: result: yes configure:8612: checking if gcc static flag -static works configure:8640: result: no configure:8650: checking if gcc supports -c -o file.o configure:8671: gcc -c -g -O2 -no-cpp-precomp -o out/conftest2.o conftest.c >&5 configure:8675: $? = 0 configure:8697: result: yes configure:8723: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:9649: result: yes configure:9716: checking dynamic linker characteristics configure:10318: result: darwin15.3.0 dyld configure:10342: checking how to hardcode library paths into programs configure:10367: result: immediate configure:10381: checking whether stripping libraries is possible configure:10395: result: yes configure:10903: checking if libtool supports shared libraries configure:10905: result: yes configure:10908: checking whether to build shared libraries configure:10929: result: yes configure:10932: checking whether to build static libraries configure:10936: result: no configure:11030: creating libtool configure:11619: checking for ld used by g++ configure:11686: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:11693: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:11708: result: no configure:11759: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:12651: result: yes configure:12668: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:12671: $? = 0 configure:12827: checking for g++ option to produce PIC configure:13111: result: -fno-common configure:13119: checking if g++ PIC flag -fno-common works configure:13137: g++ -c -g -O2 -no-cpp-precomp -fno-common -DPIC conftest.cpp >&5 configure:13141: $? = 0 configure:13154: result: yes configure:13182: checking if g++ static flag -static works configure:13210: result: no configure:13220: checking if g++ supports -c -o file.o configure:13241: g++ -c -g -O2 -no-cpp-precomp -o out/conftest2.o conftest.cpp >&5 configure:13245: $? = 0 configure:13267: result: yes configure:13293: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:13319: result: yes configure:13386: checking dynamic linker characteristics configure:13936: result: darwin15.3.0 dyld configure:13960: checking how to hardcode library paths into programs configure:13985: result: immediate configure:14524: checking if libtool supports shared libraries configure:14526: result: yes configure:14529: checking whether to build shared libraries configure:14549: result: yes configure:14552: checking whether to build static libraries configure:14556: result: no configure:14566: checking for gfortran option to produce PIC configure:14798: result: -fno-common configure:14806: checking if gfortran PIC flag -fno-common works configure:14824: gfortran -c -g -O2 -fno-common conftest.f >&5 configure:14828: $? = 0 configure:14841: result: yes configure:14869: checking if gfortran static flag -static works configure:14897: result: no configure:14907: checking if gfortran supports -c -o file.o configure:14928: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:14932: $? = 0 configure:14954: result: yes configure:14980: checking whether the gfortran linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:15894: result: yes configure:15961: checking dynamic linker characteristics configure:16511: result: darwin15.3.0 dyld configure:16535: checking how to hardcode library paths into programs configure:16560: result: immediate configure:20584: checking for X configure:20692: g++ -E -no-cpp-precomp conftest.cpp conftest.cpp:26:10: fatal error: 'X11/Xlib.h' file not found

include <X11/Xlib.h>

     ^

1 error generated. configure:20692: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | / end confdefs.h. / | #include <X11/Xlib.h> configure:20723: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp -lX11 >&5 conftest.cpp:26:10: fatal error: 'X11/Xlib.h' file not found

include <X11/Xlib.h>

     ^
1 error generated. configure:20723: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 / end confdefs.h. / #include <X11/Xlib.h> int main () { XrmInitialize () ; return 0; } configure:20773: result: libraries /usr/X11/lib, headers /usr/X11/include configure:20793: checking whether -R must be followed by a space configure:20809: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp -R/usr/X11/lib >&5 warning: unknown remark option '-R/usr/X11/lib' [-Wunknown-warning-option] 1 warning generated. configure:20809: $? = 0 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 / end confdefs.h. /
int
main ()
{
;
return 0;
}
configure:20826: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp -R /usr/X11/lib >&5 warning: unknown remark option '-R' [-Wunknown-warning-option] 1 warning generated. ld: can't map file, errno=22 file '/usr/X11/lib' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20826: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 / end confdefs.h. /
int
main ()
{
;
return 0;
}

configure:20831: result: neither works configure:20872: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp -L/usr/X11/lib -lX11 >&5 configure:20872: $? = 0 configure:20970: checking for gethostbyname configure:20970: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:20970: $? = 0 configure:20970: result: yes configure:21067: checking for connect configure:21067: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:21067: $? = 0 configure:21067: result: yes configure:21116: checking for remove configure:21116: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:21116: $? = 0 configure:21116: result: yes configure:21165: checking for shmat configure:21165: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:21165: $? = 0 configure:21165: result: yes configure:21223: checking for IceConnectionNumber in -lICE configure:21248: g++ -o conftest -g -O2 -no-cpp-precomp -L/usr/X11/lib conftest.cpp -lICE >&5 configure:21248: $? = 0 configure:21257: result: yes configure:21365: checking windows.h usability configure:21365: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 conftest.cpp:59:10: fatal error: 'windows.h' file not found

include

     ^

1 error generated. configure:21365: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | / end confdefs.h. / | #include | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21365: result: no configure:21365: checking windows.h presence configure:21365: g++ -E -no-cpp-precomp conftest.cpp conftest.cpp:26:10: fatal error: 'windows.h' file not found

include

     ^

1 error generated. configure:21365: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | / end confdefs.h. / | #include configure:21365: result: no configure:21365: checking for windows.h configure:21365: result: no configure:21365: checking for unistd.h configure:21365: result: yes configure:21365: checking for sys/types.h configure:21365: result: yes configure:21365: checking sys/time.h usability configure:21365: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking sys/time.h presence configure:21365: g++ -E -no-cpp-precomp conftest.cpp configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking for sys/time.h configure:21365: result: yes configure:21365: checking netinet/in.h usability configure:21365: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking netinet/in.h presence configure:21365: g++ -E -no-cpp-precomp conftest.cpp configure:21365: $? = 0 configure:21365: result: yes configure:21365: checking for netinet/in.h configure:21365: result: yes configure:21381: checking for tlhelp32.h configure:21381: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 conftest.cpp:36:10: fatal error: 'tlhelp32.h' file not found

include

     ^
1 error generated. configure:21381: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 / end confdefs.h. /
#ifdef HAVE_WINDOWS_H
#include
#endif
#include

configure:21381: result: no configure:21419: checking if the Win32 API is available configure:21449: g++ -c -g -O2 -no-cpp-precomp conftest.cpp >&5 conftest.cpp:31:10: fatal error: 'windows.h' file not found

include

     ^
1 error generated. configure:21449: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 / end confdefs.h. /
#include
int
main ()
{
/* These need to be as basic as possible. I.e. they should be
available on all Windows versions. That means NT 3.1 and later,
Win95 and later, WinCE 1.0 and later), their definitions should
be available from windows.h, and should be linked in from kernel32.
The ones below are otherwise rather random picks.
*/
(void)CreateDirectory(NULL, NULL);
(void)RemoveDirectory(NULL);
SetLastError(0);
(void)GetLastError();
(void)LocalAlloc(0, 1);
(void)LocalFree(NULL);
return 0;
;
return 0;
}

configure:21461: result: no configure:21469: checking for GetEnvironmentVariable() function configure:21482: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 conftest.cpp:30:10: fatal error: 'windows.h' file not found

include

     ^
1 error generated. configure:21482: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 / end confdefs.h. / #include int main () { (void)GetEnvironmentVariable("FOOBAR", NULL, 0); ; return 0; } configure:21489: result: no configure:21516: checking for windows.h configure:21516: result: no configure:21527: checking whether the Win32 LoadLibrary() method is available configure:21547: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp >&5 conftest.cpp:38:7: error: use of undeclared identifier 'LoadLibrary' (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ conftest.cpp:38:30: error: use of undeclared identifier 'GetProcAddress' (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ conftest.cpp:38:60: error: use of undeclared identifier 'FreeLibrary' (void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L); ^ 3 errors generated. configure:21547: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 / end confdefs.h. /
#ifdef HAVE_WINDOWS_H
#include
#endif / HAVE_WINDOWS_H /
int
main ()
{
(void)LoadLibrary(0L); (void)GetProcAddress(0L, 0L); (void)FreeLibrary(0L);
;
return 0;
}
configure:21555: result: no configure:21575: checking for GetClassName() function configure:21594: g++ -o conftest -g -O2 -no-cpp-precomp conftest.cpp -luser32 >&5 conftest.cpp:39:22: error: use of undeclared identifier 'NULL' (void)GetClassName(NULL, NULL, 0); ^ conftest.cpp:39:28: error: use of undeclared identifier 'NULL' (void)GetClassName(NULL, NULL, 0); ^ 2 errors generated. configure:21594: $? = 1 configure: failed program was: / confdefs.h / #define PACKAGE_NAME "SoQt" #define PACKAGE_TARNAME "soqt" #define PACKAGE_VERSION "1.5.0" #define PACKAGE_STRING "SoQt 1.5.0" #define PACKAGE_BUGREPORT "coin-support@coin3d.org" #define PACKAGE_URL "" #define SOQT_MAJOR_VERSION 1 #define SOQT_MINOR_VERSION 5 #define SOQT_MICRO_VERSION 0 #define SOQT_VERSION "1.5.0" #define PACKAGE "SoQt" #define VERSION "1.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 / end confdefs.h. /
#ifdef HAVE_WINDOWS_H
#include
#endif
int
main ()
{
(void)GetClassName(NULL, NULL, 0);
;
return 0;
}

configure:21602: result: no configure:23508: checking how to include gl.h configure:23548: g++ -E -no-cpp-precomp conftest.cpp configure:23548: $? = 0 configure:23596: result: #include <OpenGL/gl.h> configure:23662: checking for coin-config configure:23680: found /usr/local/bin/coin-config configure:23693: result: /usr/local/bin/coin-config configure:23721: checking if we can compile and link with the Coin library configure:23752: g++ -o conftest -g -O2 -no-cpp-precomp -Wl,-framework,Inventor -Wl,-framework,OpenGL conftest.cpp >&5 conftest.cpp:31:10: fatal error: 'Inventor/SoDB.h' file not found

include <Inventor/SoDB.h>

     ^

1 error generated. configure:23752: $? = 1 configure: failed program was: | / confdefs.h / | #define PACKAGE_NAME "SoQt" | #define PACKAGE_TARNAME "soqt" | #define PACKAGE_VERSION "1.5.0" | #define PACKAGE_STRING "SoQt 1.5.0" | #define PACKAGE_BUGREPORT "coin-support@coin3d.org" | #define PACKAGE_URL "" | #define SOQT_MAJOR_VERSION 1 | #define SOQT_MINOR_VERSION 5 | #define SOQT_MICRO_VERSION 0 | #define SOQT_VERSION "1.5.0" | #define PACKAGE "SoQt" | #define VERSION "1.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_OPENGL_GL_H 1 | / end confdefs.h. / | #include <Inventor/SoDB.h> | int | main () | { | SoDB::init(); | ; | return 0; | } configure:23772: result: false configure:23785: WARNING: Compilation and/or linking with the Coin main library SDK failed, for unknown reason. If you are familiar with configure-based configuration and building, investigate the 'config.log' file for clues.

If you can not figure out what went wrong, please forward the 'config.log' file to the email address coin-support@coin3d.org and ask for help by describing the situation where this failed.

configure:23905: error: couldn't compile and link against Coin

----------------

Cache variables.

----------------

ac_cv_build=x86_64-apple-darwin15.3.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QT4_CFLAGS_set= ac_cv_env_QT4_CFLAGS_value= ac_cv_env_QT4_LIBS_set= ac_cv_env_QT4_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_htmlhelpdir_set= ac_cv_env_htmlhelpdir_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\''/usr/X11/include'\'' ac_x_libraries='\''/usr/X11/lib'\''' ac_cv_header_OpenGL_gl_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tlhelp32_h=no ac_cv_header_unistd_h=yes ac_cv_header_windows_h=no ac_cv_host=x86_64-apple-darwin15.3.0 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_sim_ac_coin_configcmd=/usr/local/bin/coin-config ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-apple-darwin15.3.0 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_compiler_static_works_F77=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbolpipe='sed -n -e '\''s/^.[ ]([BCDEGRST][BCDEGRST])[ ][ ]*([_A-Za-z][A-Za-z0-9]*)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: ([^ ]) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] ([^ ]) ([^ ])$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. . (.)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.0.2 /usr/local/lib' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.[ ]\([BCDEGRST][BCDEGRST]\)[ ][ ]_\([_A-Za-z][A-Za-z0-9]*\)\$/\1 \2 \2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \([^ ]\) \$/ {\\"\1\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]\) \([^ ]\)\$/ {\"\2\", (lt_ptr) \&\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. . \(.*\)\$/extern int \1;/p'\''"' sim_cv_coin_avail=false sim_cv_lib_loadlibrary_avail=no

-----------------

Output variables.

-----------------

ACLOCAL='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run aclocal-1.8' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run tar' AR='ar' AUTOCONF='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run autoconf' AUTOHEADER='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run autoheader' AUTOMAKE='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run automake-1.8' AWK='awk' BUILD_HTMLHELP_FALSE='' BUILD_HTMLHELP_TRUE='#' BUILD_HTMLPAGES_FALSE='' BUILD_HTMLPAGES_TRUE='#' BUILD_LIBRARY_FALSE='#' BUILD_LIBRARY_TRUE='' BUILD_MANPAGES_FALSE='' BUILD_MANPAGES_TRUE='#' BUILD_METAFILES_FALSE='#' BUILD_METAFILES_TRUE='' BUILD_WITH_MSVC='false' BUILD_WITH_MSVC_FALSE='' BUILD_WITH_MSVC_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' COIN_COMPILER='' COMPONENTHEADER='' CONFIG='default' CPP='gcc -E' CPPFLAGS=' -no-cpp-precomp ' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DSUFFIX='' DSYMUTIL='dsymutil' ECHO='/bin/echo' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EVENT='' EXEEXT='' F77='gfortran' FFLAGS='-g -O2' GREP='/usr/bin/grep' GUI='' Gui='' HACKING_COMPACT_BUILD_FALSE='' HACKING_COMPACT_BUILD_TRUE='#' HAVE_JOYSTICK_LINUX_FALSE='' HAVE_JOYSTICK_LINUX_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='5' LT_CURRENT='25' LT_REVISION='0' MACOSX_10_2FF_FALSE='' MACOSX_10_2FF_TRUE='' MACOSX_FALSE='' MACOSX_PACKAGEABLE_FALSE='' MACOSX_PACKAGEABLE_TRUE='' MACOSX_TRUE='' MAC_FRAMEWORK='' MAC_FRAMEWORK_FALSE='' MAC_FRAMEWORK_NAME='' MAC_FRAMEWORK_PREFIX='' MAC_FRAMEWORK_TRUE='' MAC_FRAMEWORK_VERSION='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /Users/adityabhat/Downloads/SoQt-1.5.0/cfg/missing --run makeinfo' MOC='' NMEDIT='nmedit' OBJEXT='o' PACKAGE='SoQt' PACKAGE_BUGREPORT='coin-support@coin3d.org' PACKAGE_NAME='SoQt' PACKAGE_STRING='SoQt 1.5.0' PACKAGE_TARNAME='soqt' PACKAGE_URL='' PACKAGE_VERSION='1.5.0' PATH_SEPARATOR=':' PKG_CONFIG='' QT4_CFLAGS='' QT4_LIBS='' QT_VERSION='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SOGUI_DOC_HTML='NO' SOGUI_DOC_HTML_HELP='NO' SOGUI_DOC_MAN='NO' SOGUI_EXTRA_CFLAGS='-g -O2' SOGUI_EXTRA_CPPFLAGS=' -no-cpp-precomp ' SOGUI_EXTRA_CXXFLAGS='-g -O2' SOGUI_EXTRA_LDFLAGS='' SOGUI_EXTRA_LIBS='' SOGUI_MAJOR_VERSION='1' SOGUI_MINOR_VERSION='5' SOGUI_MSVC_LIBC='' SOQT_BETA_VERSION='' SOQT_DSP_DEFS='' SOQT_DSP_INCS='' SOQT_DSP_LIBS='' SOQT_LIB_DSP_DEFS='' SOQT_MAJOR_VERSION='1' SOQT_MICRO_VERSION='0' SOQT_MINOR_VERSION='5' SOQT_SO_VERSION='20' SOQT_VERSION='1.5.0' STRIP='strip' SUFFIX='' UNIX2WINPATH='' VERSION='1.5.0' WIDGET='' XMKMF='' X_CFLAGS=' -I/usr/X11/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11/lib' X_PRE_LIBS=' -lSM -lICE' ac_compiler_gnu='yes' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' ac_unique_file='src/Inventor/Qt/SoQt.cpp' amfastdepCC_FALSE='#' am__fastdepCC_TRUE='' amfastdepCXX_FALSE='#' amfastdepCXX_TRUE='' aminclude='include' amleading_dot='.' amquote='' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin15.3.0' build_alias='' build_cpu='x86_64' build_os='darwin15.3.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' frameworkdir='' gui='' host='x86_64-apple-darwin15.3.0' host_alias='' host_cpu='x86_64' host_os='darwin15.3.0' host_vendor='apple' htmldir='${prefix}/share/doc/soqt/html' htmlhelpdir='${datarootdir}/SoQt/htmlhelp' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/Users/adityabhat/Downloads/SoQt-1.5.0/cfg/install-sh' ivframeworkdir='' ivincludedir='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' metaprefix='moc' mkdir_p='$(mkinstalldirs)' nop='' oldincludedir='/usr/include' path_tag='' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sim_ac_coin_configcmd='/usr/local/bin/coin-config --alternate=default' sim_ac_doxygen_exe='' sim_ac_hhc_exe='' sim_ac_packagemaker_app='' sim_ac_perl_exe='' sim_ac_qt_cygpath='' sim_ac_relative_src_dir='.' sim_ac_relative_src_dir_p='true' sogui_build_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' sogui_html_dir='/Users/adityabhat/Downloads/SoQt-1.5.0/html' sogui_html_help_dir='/Users/adityabhat/Downloads/SoQt-1.5.0/htmlhelp' sogui_man_dir='/Users/adityabhat/Downloads/SoQt-1.5.0/man' sogui_src_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' soguiincludedir='' soqt_build_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' soqt_src_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' soqt_w32_build_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' soqt_w32_src_dir='/Users/adityabhat/Downloads/SoQt-1.5.0' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin15.3.0' target_alias='' target_cpu='x86_64' target_os='darwin15.3.0' target_vendor='apple'

-----------

confdefs.h.

-----------

/ confdefs.h /

define PACKAGE_NAME "SoQt"

define PACKAGE_TARNAME "soqt"

define PACKAGE_VERSION "1.5.0"

define PACKAGE_STRING "SoQt 1.5.0"

define PACKAGE_BUGREPORT "coin-support@coin3d.org"

define PACKAGE_URL ""

define SOQT_MAJOR_VERSION 1

define SOQT_MINOR_VERSION 5

define SOQT_MICRO_VERSION 0

define SOQT_VERSION "1.5.0"

define PACKAGE "SoQt"

define VERSION "1.5.0"

define STDC_HEADERS 1

define HAVE_SYS_TYPES_H 1

define HAVE_SYS_STAT_H 1

define HAVE_STDLIB_H 1

define HAVE_STRING_H 1

define HAVE_MEMORY_H 1

define HAVE_STRINGS_H 1

define HAVE_INTTYPES_H 1

define HAVE_STDINT_H 1

define HAVE_UNISTD_H 1

define HAVE_DLFCN_H 1

define HAVE_UNISTD_H 1

define HAVE_SYS_TYPES_H 1

define HAVE_SYS_TIME_H 1

define HAVE_NETINET_IN_H 1

define HAVE_OPENGL_GL_H 1

configure: exit 1

VolkerEnderlein commented 5 years ago

Original comment by Volker Enderlein (Bitbucket: VolkerEnderlein, GitHub: VolkerEnderlein).


I am closing this issue for now as it cannot be reproduced with the current state of the CMake and Autotools builds. If you feel your issue has not been addressed properly, feel free to reopen it or file a new issue with additional information on how to reproduce it.