This file contains any messages produced by compilers while
|
running configure, to aid debugging if configure makes a mistake.
|
|
It was created by g4display configure 1.0.0, which was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
$ ./configure --no-create --no-recursion
|
|
## --------- ##
|
## Platform. ##
|
## --------- ##
|
|
hostname = mrorange
|
uname -m = x86_64
|
uname -r = 5.13.0-22-generic
|
uname -s = Linux
|
uname -v = #22-Ubuntu SMP Fri Nov 5 13:21:36 UTC 2021
|
|
/usr/bin/uname -p = x86_64
|
/bin/uname -X = unknown
|
|
/bin/arch = x86_64
|
/usr/bin/arch -k = unknown
|
/usr/convex/getsysinfo = unknown
|
/usr/bin/hostinfo = unknown
|
/bin/machine = unknown
|
/usr/bin/oslevel = unknown
|
/bin/universe = unknown
|
|
PATH: /home/janis/.poetry/bin
|
PATH: /usr/local/sbin
|
PATH: /usr/local/bin
|
PATH: /usr/sbin
|
PATH: /usr/bin
|
PATH: /sbin
|
PATH: /bin
|
PATH: /usr/games
|
PATH: /usr/local/games
|
PATH: /snap/bin
|
PATH: /snap/bin
|
|
|
## ----------- ##
|
## Core tests. ##
|
## ----------- ##
|
|
configure:2388: checking for a BSD-compatible install
|
configure:2456: result: /usr/bin/install -c
|
configure:2467: checking whether build environment is sane
|
configure:2517: result: yes
|
configure:2658: checking for a thread-safe mkdir -p
|
configure:2697: result: /usr/bin/mkdir -p
|
configure:2710: checking for gawk
|
configure:2740: result: no
|
configure:2710: checking for mawk
|
configure:2726: found /usr/bin/mawk
|
configure:2737: result: mawk
|
configure:2748: checking whether make sets $(MAKE)
|
configure:2770: result: yes
|
configure:2913: checking for g++
|
configure:2929: found /usr/bin/g++
|
configure:2940: result: g++
|
configure:2967: checking for C++ compiler version
|
configure:2976: g++ --version >&5
|
g++ (Ubuntu 11.2.0-7ubuntu2) 11.2.0
|
Copyright (C) 2021 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:2987: $? = 0
|
configure:2976: g++ -v >&5
|
Using built-in specs.
|
COLLECT_GCC=g++
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
|
OFFLOAD_TARGET_DEFAULT=1
|
Target: x86_64-linux-gnu
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
|
Thread model: posix
|
Supported LTO compression algorithms: zlib zstd
|
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
|
... rest of stderr output deleted ...
|
configure:2987: $? = 0
|
configure:2976: g++ -V >&5
|
g++: error: unrecognized command-line option '-V'
|
g++: fatal error: no input files
|
compilation terminated.
|
configure:2987: $? = 1
|
configure:2976: g++ -qversion >&5
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
g++: fatal error: no input files
|
compilation terminated.
|
configure:2987: $? = 1
|
configure:3007: checking whether the C++ compiler works
|
configure:3029: g++ conftest.cpp >&5
|
configure:3033: $? = 0
|
configure:3081: result: yes
|
configure:3084: checking for C++ compiler default output file name
|
configure:3086: result: a.out
|
configure:3092: checking for suffix of executables
|
configure:3099: g++ -o conftest conftest.cpp >&5
|
configure:3103: $? = 0
|
configure:3125: result:
|
configure:3147: checking whether we are cross compiling
|
configure:3155: g++ -o conftest conftest.cpp >&5
|
configure:3159: $? = 0
|
configure:3166: ./conftest
|
configure:3170: $? = 0
|
configure:3185: result: no
|
configure:3190: checking for suffix of object files
|
configure:3212: g++ -c conftest.cpp >&5
|
configure:3216: $? = 0
|
configure:3237: result: o
|
configure:3241: checking whether we are using the GNU C++ compiler
|
configure:3260: g++ -c conftest.cpp >&5
|
configure:3260: $? = 0
|
configure:3269: result: yes
|
configure:3278: checking whether g++ accepts -g
|
configure:3298: g++ -c -g conftest.cpp >&5
|
configure:3298: $? = 0
|
configure:3339: result: yes
|
configure:3373: checking for style of include used by make
|
configure:3401: result: GNU
|
configure:3427: checking dependency style of g++
|
configure:3538: result: gcc3
|
configure:3601: checking for gcc
|
configure:3617: found /usr/bin/gcc
|
configure:3628: result: gcc
|
configure:3857: checking for C compiler version
|
configure:3866: gcc --version >&5
|
gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0
|
Copyright (C) 2021 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:3877: $? = 0
|
configure:3866: gcc -v >&5
|
Using built-in specs.
|
COLLECT_GCC=gcc
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
|
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
|
OFFLOAD_TARGET_DEFAULT=1
|
Target: x86_64-linux-gnu
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-7ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-ZPT0kp/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
|
Thread model: posix
|
Supported LTO compression algorithms: zlib zstd
|
gcc version 11.2.0 (Ubuntu 11.2.0-7ubuntu2)
|
... rest of stderr output deleted ...
|
configure:3877: $? = 0
|
configure:3866: gcc -V >&5
|
gcc: error: unrecognized command-line option '-V'
|
gcc: fatal error: no input files
|
compilation terminated.
|
configure:3877: $? = 1
|
configure:3866: gcc -qversion >&5
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
gcc: fatal error: no input files
|
compilation terminated.
|
configure:3877: $? = 1
|
configure:3881: checking whether we are using the GNU C compiler
|
configure:3900: gcc -c conftest.c >&5
|
configure:3900: $? = 0
|
configure:3909: result: yes
|
configure:3918: checking whether gcc accepts -g
|
configure:3938: gcc -c -g conftest.c >&5
|
configure:3938: $? = 0
|
configure:3979: result: yes
|
configure:3996: checking for gcc option to accept ISO C89
|
configure:4059: gcc -c -g -O2 conftest.c >&5
|
configure:4059: $? = 0
|
configure:4072: result: none needed
|
configure:4094: checking dependency style of gcc
|
configure:4205: result: gcc3
|
configure:4223: checking for library containing sqrt
|
configure:4254: gcc -o conftest -g -O2 conftest.c >&5
|
conftest.c:18:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
18 | char sqrt ();
|
| ^~~~
|
conftest.c:1:1: note: 'sqrt' is declared in header '<math.h>'
|
1 | /* confdefs.h */
|
/usr/bin/ld: /tmp/ccLMf1Fj.o: in function `main':
|
/home/janis/git/g4export/conftest.c:22: undefined reference to `sqrt'
|
collect2: error: ld returned 1 exit status
|
configure:4254: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.0"
|
| /* end confdefs.h. */
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
| Use char because int might match the return type of a GCC
|
| builtin and then its argument prototype would still apply. */
|
| #ifdef __cplusplus
|
| extern "C"
|
| #endif
|
| char sqrt ();
|
| int
|
| main ()
|
| {
|
| return sqrt ();
|
| ;
|
| return 0;
|
| }
|
configure:4254: gcc -o conftest -g -O2 conftest.c -lm >&5
|
conftest.c:18:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
18 | char sqrt ();
|
| ^~~~
|
conftest.c:1:1: note: 'sqrt' is declared in header '<math.h>'
|
1 | /* confdefs.h */
|
configure:4254: $? = 0
|
configure:4271: result: -lm
|
configure:4280: checking for library containing g4_init_sys
|
configure:4311: gcc -o conftest -g -O2 conftest.c -lm >&5
|
/usr/bin/ld: /tmp/cca6Fkpb.o: in function `main':
|
/home/janis/git/g4export/conftest.c:22: undefined reference to `g4_init_sys'
|
collect2: error: ld returned 1 exit status
|
configure:4311: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.0"
|
| /* end confdefs.h. */
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
| Use char because int might match the return type of a GCC
|
| builtin and then its argument prototype would still apply. */
|
| #ifdef __cplusplus
|
| extern "C"
|
| #endif
|
| char g4_init_sys ();
|
| int
|
| main ()
|
| {
|
| return g4_init_sys ();
|
| ;
|
| return 0;
|
| }
|
configure:4311: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
configure:4311: $? = 0
|
configure:4328: result: -lG4Track
|
configure:4352: checking how to run the C preprocessor
|
configure:4383: gcc -E conftest.c
|
configure:4383: $? = 0
|
configure:4397: gcc -E conftest.c
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
11 | #include <ac_nonexistent.h>
|
| ^~~~~~~~~~~~~~~~~~
|
compilation terminated.
|
configure:4397: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.0"
|
| /* end confdefs.h. */
|
| #include <ac_nonexistent.h>
|
configure:4422: result: gcc -E
|
configure:4442: gcc -E conftest.c
|
configure:4442: $? = 0
|
configure:4456: gcc -E conftest.c
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
11 | #include <ac_nonexistent.h>
|
| ^~~~~~~~~~~~~~~~~~
|
compilation terminated.
|
configure:4456: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.0"
|
| /* end confdefs.h. */
|
| #include <ac_nonexistent.h>
|
configure:4485: checking for grep that handles long lines and -e
|
configure:4543: result: /usr/bin/grep
|
configure:4548: checking for egrep
|
configure:4610: result: /usr/bin/grep -E
|
configure:4615: checking for ANSI C header files
|
configure:4635: gcc -c -g -O2 conftest.c >&5
|
configure:4635: $? = 0
|
configure:4708: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
configure:4708: $? = 0
|
configure:4708: ./conftest
|
configure:4708: $? = 0
|
configure:4719: result: yes
|
configure:4732: checking for sys/types.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for sys/stat.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for stdlib.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for string.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for memory.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for strings.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for inttypes.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for stdint.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4732: checking for unistd.h
|
configure:4732: gcc -c -g -O2 conftest.c >&5
|
configure:4732: $? = 0
|
configure:4732: result: yes
|
configure:4747: checking for stdlib.h
|
configure:4747: result: yes
|
configure:4747: checking for string.h
|
configure:4747: result: yes
|
configure:4747: checking for unistd.h
|
configure:4747: result: yes
|
configure:4747: checking G4TrackIncl.h usability
|
configure:4747: gcc -c -g -O2 conftest.c >&5
|
configure:4747: $? = 0
|
configure:4747: result: yes
|
configure:4747: checking G4TrackIncl.h presence
|
configure:4747: gcc -E conftest.c
|
configure:4747: $? = 0
|
configure:4747: result: yes
|
configure:4747: checking for G4TrackIncl.h
|
configure:4747: result: yes
|
configure:4761: checking for stdbool.h that conforms to C99
|
configure:4828: gcc -c -g -O2 conftest.c >&5
|
configure:4828: $? = 0
|
configure:4835: result: yes
|
configure:4837: checking for _Bool
|
configure:4837: gcc -c -g -O2 conftest.c >&5
|
configure:4837: $? = 0
|
configure:4837: gcc -c -g -O2 conftest.c >&5
|
conftest.c: In function 'main':
|
conftest.c:61:20: error: expected expression before ')' token
|
61 | if (sizeof ((_Bool)))
|
| ^
|
configure:4837: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.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_STDLIB_H 1
|
| #define HAVE_STRING_H 1
|
| #define HAVE_UNISTD_H 1
|
| #define HAVE_G4TRACKINCL_H 1
|
| /* end confdefs.h. */
|
| #include <stdio.h>
|
| #ifdef HAVE_SYS_TYPES_H
|
| # include <sys/types.h>
|
| #endif
|
| #ifdef HAVE_SYS_STAT_H
|
| # include <sys/stat.h>
|
| #endif
|
| #ifdef STDC_HEADERS
|
| # include <stdlib.h>
|
| # include <stddef.h>
|
| #else
|
| # ifdef HAVE_STDLIB_H
|
| # include <stdlib.h>
|
| # endif
|
| #endif
|
| #ifdef HAVE_STRING_H
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
| # include <memory.h>
|
| # endif
|
| # include <string.h>
|
| #endif
|
| #ifdef HAVE_STRINGS_H
|
| # include <strings.h>
|
| #endif
|
| #ifdef HAVE_INTTYPES_H
|
| # include <inttypes.h>
|
| #endif
|
| #ifdef HAVE_STDINT_H
|
| # include <stdint.h>
|
| #endif
|
| #ifdef HAVE_UNISTD_H
|
| # include <unistd.h>
|
| #endif
|
| int
|
| main ()
|
| {
|
| if (sizeof ((_Bool)))
|
| return 0;
|
| ;
|
| return 0;
|
| }
|
configure:4837: result: yes
|
configure:4854: checking for uint32_t
|
configure:4854: gcc -c -g -O2 conftest.c >&5
|
configure:4854: $? = 0
|
configure:4854: result: yes
|
configure:4868: checking for uint8_t
|
configure:4868: gcc -c -g -O2 conftest.c >&5
|
configure:4868: $? = 0
|
configure:4868: result: yes
|
configure:4887: checking for memset
|
configure:4887: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
conftest.c:50:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
50 | char memset ();
|
| ^~~~~~
|
conftest.c:38:1: note: 'memset' is declared in header '<string.h>'
|
37 | # include <limits.h>
|
38 | #else
|
configure:4887: $? = 0
|
configure:4887: result: yes
|
configure:4887: checking for sqrt
|
configure:4887: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
conftest.c:51:6: warning: conflicting types for built-in function 'sqrt'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
|
51 | char sqrt ();
|
| ^~~~
|
conftest.c:39:1: note: 'sqrt' is declared in header '<math.h>'
|
38 | # include <limits.h>
|
39 | #else
|
configure:4887: $? = 0
|
configure:4887: result: yes
|
configure:4954: checking for pkg-config
|
configure:4972: found /usr/bin/pkg-config
|
configure:4984: result: /usr/bin/pkg-config
|
configure:5009: checking pkg-config is at least version 0.9.0
|
configure:5012: result: yes
|
configure:5022: checking for GTK
|
configure:5029: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
|
configure:5032: $? = 0
|
configure:5045: $PKG_CONFIG --exists --print-errors "gtk+-2.0"
|
configure:5048: $? = 0
|
configure:5085: result: yes
|
configure:5093: checking for GLEXT
|
configure:5100: $PKG_CONFIG --exists --print-errors "gtkglext-1.0"
|
configure:5103: $? = 0
|
configure:5116: $PKG_CONFIG --exists --print-errors "gtkglext-1.0"
|
configure:5119: $? = 0
|
configure:5156: result: yes
|
configure:5166: checking build system type
|
configure:5180: result: x86_64-unknown-linux-gnu
|
configure:5200: checking host system type
|
configure:5213: result: x86_64-unknown-linux-gnu
|
configure:5401: checking for the pthreads library -lpthreads
|
configure:5439: gcc -o conftest -g -O2 conftest.c -lpthreads -lG4Track -lm >&5
|
/usr/bin/ld: cannot find -lpthreads
|
collect2: error: ld returned 1 exit status
|
configure:5439: $? = 1
|
configure: failed program was:
|
| /* confdefs.h */
|
| #define PACKAGE_NAME "g4display"
|
| #define PACKAGE_TARNAME "g4display"
|
| #define PACKAGE_VERSION "1.0.0"
|
| #define PACKAGE_STRING "g4display 1.0.0"
|
| #define PACKAGE_BUGREPORT "help@polhemus.com"
|
| #define PACKAGE_URL ""
|
| #define PACKAGE "g4display"
|
| #define VERSION "1.0.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_STDLIB_H 1
|
| #define HAVE_STRING_H 1
|
| #define HAVE_UNISTD_H 1
|
| #define HAVE_G4TRACKINCL_H 1
|
| #define HAVE__BOOL 1
|
| #define HAVE_STDBOOL_H 1
|
| #define HAVE_MEMSET 1
|
| #define HAVE_SQRT 1
|
| /* end confdefs.h. */
|
| #include <pthread.h>
|
| static void routine(void *a) { a = 0; }
|
| static void *start_routine(void *a) { return a; }
|
| int
|
| main ()
|
| {
|
| pthread_t th; pthread_attr_t attr;
|
| pthread_create(&th, 0, start_routine, 0);
|
| pthread_join(th, 0);
|
| pthread_attr_init(&attr);
|
| pthread_cleanup_push(routine, 0);
|
| pthread_cleanup_pop(0) /* ; */
|
| ;
|
| return 0;
|
| }
|
configure:5448: result: no
|
configure:5346: checking whether pthreads work without any flags
|
configure:5439: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
configure:5439: $? = 0
|
configure:5448: result: yes
|
configure:5467: checking for joinable pthread attribute
|
configure:5482: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
configure:5482: $? = 0
|
configure:5488: result: PTHREAD_CREATE_JOINABLE
|
configure:5498: checking if more special flags are required for pthreads
|
configure:5512: result: no
|
configure:5518: checking for PTHREAD_PRIO_INHERIT
|
configure:5536: gcc -o conftest -g -O2 conftest.c -lG4Track -lm >&5
|
configure:5536: $? = 0
|
configure:5545: result: yes
|
configure:5764: creating ./config.status
|
|
## ---------------- ##
|
## Cache variables. ##
|
## ---------------- ##
|
|
ac_cv_build=x86_64-unknown-linux-gnu
|
ac_cv_c_compiler_gnu=yes
|
ac_cv_c_uint32_t=yes
|
ac_cv_c_uint8_t=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_CXXFLAGS_set=
|
ac_cv_env_CXXFLAGS_value=
|
ac_cv_env_CXX_set=
|
ac_cv_env_CXX_value=
|
ac_cv_env_GLEXT_CFLAGS_set=
|
ac_cv_env_GLEXT_CFLAGS_value=
|
ac_cv_env_GLEXT_LIBS_set=
|
ac_cv_env_GLEXT_LIBS_value=
|
ac_cv_env_GTK_CFLAGS_set=
|
ac_cv_env_GTK_CFLAGS_value=
|
ac_cv_env_GTK_LIBS_set=
|
ac_cv_env_GTK_LIBS_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_LIBDIR_set=
|
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
ac_cv_env_PKG_CONFIG_PATH_set=
|
ac_cv_env_PKG_CONFIG_PATH_value=
|
ac_cv_env_PKG_CONFIG_set=
|
ac_cv_env_PKG_CONFIG_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_target_alias_set=
|
ac_cv_env_target_alias_value=
|
ac_cv_func_memset=yes
|
ac_cv_func_sqrt=yes
|
ac_cv_header_G4TrackIncl_h=yes
|
ac_cv_header_inttypes_h=yes
|
ac_cv_header_memory_h=yes
|
ac_cv_header_stdbool_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_types_h=yes
|
ac_cv_header_unistd_h=yes
|
ac_cv_host=x86_64-unknown-linux-gnu
|
ac_cv_objext=o
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
ac_cv_path_GREP=/usr/bin/grep
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
ac_cv_path_install='/usr/bin/install -c'
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
ac_cv_prog_AWK=mawk
|
ac_cv_prog_CPP='gcc -E'
|
ac_cv_prog_ac_ct_CC=gcc
|
ac_cv_prog_ac_ct_CXX=g++
|
ac_cv_prog_cc_c89=
|
ac_cv_prog_cc_g=yes
|
ac_cv_prog_cxx_g=yes
|
ac_cv_prog_make_make_set=yes
|
ac_cv_search_g4_init_sys=-lG4Track
|
ac_cv_search_sqrt=-lm
|
ac_cv_type__Bool=yes
|
am_cv_CC_dependencies_compiler_type=gcc3
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
ax_cv_PTHREAD_PRIO_INHERIT=yes
|
pkg_cv_GLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16'
|
pkg_cv_GLEXT_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype'
|
pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16'
|
pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype'
|
|
## ----------------- ##
|
## Output variables. ##
|
## ----------------- ##
|
|
ACLOCAL='${SHELL} /home/janis/git/g4export/missing --run aclocal-1.11'
|
AMDEPBACKSLASH='\'
|
AMDEP_FALSE='#'
|
AMDEP_TRUE=''
|
AMTAR='$${TAR-tar}'
|
AUTOCONF='${SHELL} /home/janis/git/g4export/missing --run autoconf'
|
AUTOHEADER='${SHELL} /home/janis/git/g4export/missing --run autoheader'
|
AUTOMAKE='${SHELL} /home/janis/git/g4export/missing --run automake-1.11'
|
AWK='mawk'
|
CC='gcc'
|
CCDEPMODE='depmode=gcc3'
|
CFLAGS='-g -O2 '
|
CPP='gcc -E'
|
CPPFLAGS=''
|
CXX='g++'
|
CXXDEPMODE='depmode=gcc3'
|
CXXFLAGS='-g -O2 '
|
CYGPATH_W='echo'
|
DEFS='-DHAVE_CONFIG_H'
|
DEPDIR='.deps'
|
ECHO_C=''
|
ECHO_N='-n'
|
ECHO_T=''
|
EGREP='/usr/bin/grep -E'
|
EXEEXT=''
|
GLEXT_CFLAGS='-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16'
|
GLEXT_LIBS='-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype'
|
GREP='/usr/bin/grep'
|
GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16'
|
GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype'
|
INSTALL_DATA='${INSTALL} -m 644'
|
INSTALL_PROGRAM='${INSTALL}'
|
INSTALL_SCRIPT='${INSTALL}'
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
LDFLAGS=''
|
LIBOBJS=''
|
LIBS=' -lG4Track -lm '
|
LTLIBOBJS=''
|
MAKEINFO='${SHELL} /home/janis/git/g4export/missing --run makeinfo'
|
MKDIR_P='/usr/bin/mkdir -p'
|
OBJEXT='o'
|
PACKAGE='g4display'
|
PACKAGE_BUGREPORT='help@polhemus.com'
|
PACKAGE_NAME='g4display'
|
PACKAGE_STRING='g4display 1.0.0'
|
PACKAGE_TARNAME='g4display'
|
PACKAGE_URL=''
|
PACKAGE_VERSION='1.0.0'
|
PATH_SEPARATOR=':'
|
PKG_CONFIG='/usr/bin/pkg-config'
|
PKG_CONFIG_LIBDIR=''
|
PKG_CONFIG_PATH=''
|
PTHREAD_CC='gcc'
|
PTHREAD_CFLAGS=''
|
PTHREAD_LIBS=''
|
SET_MAKE=''
|
SHELL='/bin/bash'
|
STRIP=''
|
VERSION='1.0.0'
|
ac_ct_CC='gcc'
|
ac_ct_CXX='g++'
|
am__EXEEXT_FALSE=''
|
am__EXEEXT_TRUE='#'
|
am__fastdepCC_FALSE='#'
|
am__fastdepCC_TRUE=''
|
am__fastdepCXX_FALSE='#'
|
am__fastdepCXX_TRUE=''
|
am__include='include'
|
am__isrc=''
|
am__leading_dot='.'
|
am__nodep='_no'
|
am__quote=''
|
am__tar='$${TAR-tar} chof - "$$tardir"'
|
am__untar='$${TAR-tar} xf -'
|
ax_pthread_config=''
|
bindir='${exec_prefix}/bin'
|
build='x86_64-unknown-linux-gnu'
|
build_alias=''
|
build_cpu='x86_64'
|
build_os='linux-gnu'
|
build_vendor='unknown'
|
datadir='${datarootdir}'
|
datarootdir='${prefix}/share'
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
dvidir='${docdir}'
|
exec_prefix='${prefix}'
|
host='x86_64-unknown-linux-gnu'
|
host_alias=''
|
host_cpu='x86_64'
|
host_os='linux-gnu'
|
host_vendor='unknown'
|
htmldir='${docdir}'
|
includedir='${prefix}/include'
|
infodir='${datarootdir}/info'
|
install_sh='${SHELL} /home/janis/git/g4export/install-sh'
|
libdir='${exec_prefix}/lib'
|
libexecdir='${exec_prefix}/libexec'
|
localedir='${datarootdir}/locale'
|
localstatedir='${prefix}/var'
|
mandir='${datarootdir}/man'
|
mkdir_p='/usr/bin/mkdir -p'
|
oldincludedir='/usr/include'
|
pdfdir='${docdir}'
|
prefix='/usr/local'
|
program_transform_name='s,x,x,'
|
psdir='${docdir}'
|
runstatedir='${localstatedir}/run'
|
sbindir='${exec_prefix}/sbin'
|
sharedstatedir='${prefix}/com'
|
sysconfdir='${prefix}/etc'
|
target_alias=''
|
|
## ----------- ##
|
## confdefs.h. ##
|
## ----------- ##
|
|
/* confdefs.h */
|
#define PACKAGE_NAME "g4display"
|
#define PACKAGE_TARNAME "g4display"
|
#define PACKAGE_VERSION "1.0.0"
|
#define PACKAGE_STRING "g4display 1.0.0"
|
#define PACKAGE_BUGREPORT "help@polhemus.com"
|
#define PACKAGE_URL ""
|
#define PACKAGE "g4display"
|
#define VERSION "1.0.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_STDLIB_H 1
|
#define HAVE_STRING_H 1
|
#define HAVE_UNISTD_H 1
|
#define HAVE_G4TRACKINCL_H 1
|
#define HAVE__BOOL 1
|
#define HAVE_STDBOOL_H 1
|
#define HAVE_MEMSET 1
|
#define HAVE_SQRT 1
|
#define HAVE_PTHREAD_PRIO_INHERIT 1
|
#define HAVE_PTHREAD 1
|
|
configure: exit 0
|
|
## ---------------------- ##
|
## Running config.status. ##
|
## ---------------------- ##
|
|
This file was extended by g4display config.status 1.0.0, which was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
CONFIG_FILES =
|
CONFIG_HEADERS =
|
CONFIG_LINKS =
|
CONFIG_COMMANDS =
|
$ ./config.status
|
|
on mrorange
|
|
config.status:895: creating Makefile
|
config.status:895: creating src/Makefile
|
config.status:895: creating config.h
|
config.status:1076: config.h is unchanged
|
config.status:1124: executing depfiles commands
|
|
## ---------------------- ##
|
## Running config.status. ##
|
## ---------------------- ##
|
|
This file was extended by g4display config.status 1.0.0, which was
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
CONFIG_FILES =
|
CONFIG_HEADERS =
|
CONFIG_LINKS =
|
CONFIG_COMMANDS =
|
$ ./config.status config.h
|
|
on mrorange
|
|
config.status:895: creating config.h
|
config.status:1076: config.h is unchanged
|