The build took 00h 01m 27s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
9,245 |
sh |
4,625 |
ansic |
2,588 |
makefile |
1,610 |
lex |
123 |
perl |
18,191 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: isapnptools 1.27-4 (Tue Apr 4 23:04:10 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for gawk... (cached) gawk
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for /sysroot/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /sysroot/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... strip
checking for correct ltmain.sh version... yes
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-unknown-linux-ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for strncmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strtol... yes
checking for strtoul... yes
checking for nanosleep... yes
checking for sched_setscheduler... yes
checking for snprintf... yes
checking for strncasecmp... yes
checking for getdelim... yes
checking for memcmp... yes
checking for iopl... yes
checking for ioperm... yes
checking for usleep... yes
checking for delay... no
checking for _sleep2... no
checking for alarm... yes
checking for memset... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/isapnp/Makefile
config.status: creating src/Makefile
config.status: creating demos/Makefile
config.status: creating doc/Makefile
config.status: creating Makefile
config.status: creating include/config.h
config.status: executing depfiles commands
Making all in include
make[1]: Entering directory '/tmp/isapnptools/src/isapnptools-1.27/include'
make all-recursive
make[2]: Entering directory '/tmp/isapnptools/src/isapnptools-1.27/include'
Making all in isapnp
make[3]: Entering directory '/tmp/isapnptools/src/isapnptools-1.27/include/isapnp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/isapnptools/src/isapnptools-1.27/include/isapnp'
make[3]: Entering directory '/tmp/isapnptools/src/isapnptools-1.27/include'
make[3]: Leaving directory '/tmp/isapnptools/src/isapnptools-1.27/include'
make[2]: Leaving directory '/tmp/isapnptools/src/isapnptools-1.27/include'
make[1]: Leaving directory '/tmp/isapnptools/src/isapnptools-1.27/include'
Making all in src
make[1]: Entering directory '/tmp/isapnptools/src/isapnptools-1.27/src'
clang -DHAVE_CONFIG_H -I. -I../include -I../include -MT callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c
clang -DHAVE_CONFIG_H -I. -I../include -I../include -MT iopl.o -MD -MP -MF .deps/iopl.Tpo -c -o iopl.o iopl.c
clang -DHAVE_CONFIG_H -I. -I../include -I../include -MT pnp-access.o -MD -MP -MF .deps/pnp-access.Tpo -c -o pnp-access.o pnp-access.c
clang -DHAVE_CONFIG_H -I. -I../include -I../include -MT res-access.o -MD -MP -MF .deps/res-access.Tpo -c -o res-access.o res-access.c
In file included from iopl.c:48:
../include/isapnp/iopl.h:61:17: fatal error: 'asm/io.h' file not found
# include
^
1 error generated.
In file included from pnp-access.c:59:
../include/isapnp/iopl.h:61:17: fatal error: 'asm/io.h' file not found
# include
^
1 error generated.
In file included from res-access.c:69:
../include/isapnp/iopl.h:61:17: fatal error: 'asm/io.h' file not found
# include
^
make[1]: *** [Makefile:345: iopl.o] Error 1
make[1]: *** Waiting for unfinished jobs....
callbacks.c:116:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1);
^
callbacks.c:116:3: notemake[1]: *** [Makefile:345: pnp-access.o] Error 1
: include the header or explicitly provide a declaration for 'exit'
callbacks.c:127:21: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
fprintf(stderr, progress_report_buf);
^~~~~~~~~~~~~~~~~~~
1 error generated.
2 warnings generated.
make[1]: *** [Makefile:345: res-access.o] Error 1
mv -f .deps/callbacks.Tpo .deps/callbacks.Po
make[1]: Leaving directory '/tmp/isapnptools/src/isapnptools-1.27/src'
make: *** [Makefile:238: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/isapnptools/src/isapnptools-1.27/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin
## --------- ##
## Platform. ##
## --------- ##
hostname = d33043428d1f
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1983: checking for a BSD-compatible install
configure:2039: result: /usr/bin/install -c
configure:2050: checking whether build environment is sane
configure:2093: result: yes
configure:2121: checking for a thread-safe mkdir -p
configure:2160: result: /usr/sbin/mkdir -p
configure:2173: checking for gawk
configure:2189: found /usr/sbin/gawk
configure:2200: result: gawk
configure:2211: checking whether make sets $(MAKE)
configure:2232: result: yes
configure:2312: checking for x86_64-unknown-linux-strip
configure:2342: result: no
configure:2352: checking for strip
configure:2368: found /sysroot/bin/strip
configure:2379: result: strip
configure:2428: checking for gawk
configure:2455: result: gawk
configure:2474: checking for x86_64-unknown-linux-gcc
configure:2501: result: clang
configure:2779: checking for C compiler version
configure:2786: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2789: $? = 0
configure:2796: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2799: $? = 0
configure:2806: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2809: $? = 1
configure:2832: checking for C compiler default output file name
configure:2859: clang conftest.c >&5
configure:2862: $? = 0
configure:2900: result: a.out
configure:2917: checking whether the C compiler works
configure:2927: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2930: $? = 127
configure:2947: result: yes
configure:2954: checking whether we are cross compiling
configure:2956: result: yes
configure:2959: checking for suffix of executables
configure:2966: clang -o conftest conftest.c >&5
configure:2969: $? = 0
configure:2993: result:
configure:2999: checking for suffix of object files
configure:3025: clang -c conftest.c >&5
configure:3028: $? = 0
configure:3051: result: o
configure:3055: checking whether we are using the GNU C compiler
configure:3084: clang -c conftest.c >&5
configure:3090: $? = 0
configure:3107: result: yes
configure:3112: checking whether clang accepts -g
configure:3142: clang -c -g conftest.c >&5
configure:3148: $? = 0
configure:3247: result: yes
configure:3264: checking for clang option to accept ISO C89
configure:3338: clang -c conftest.c >&5
configure:3344: $? = 0
configure:3367: result: none needed
configure:3396: checking for style of include used by make
configure:3424: result: GNU
configure:3449: checking dependency style of clang
configure:3540: result: gcc3
configure:3633: checking build system type
configure:3651: result: x86_64-unknown-linux-gnu
configure:3673: checking host system type
configure:3688: result: x86_64-unknown-linux-gnu
configure:3710: checking for a sed that does not truncate output
configure:3764: result: /usr/sbin/sed
configure:3767: checking for grep that handles long lines and -e
configure:3841: result: /usr/sbin/grep
configure:3846: checking for egrep
configure:3924: result: /usr/sbin/grep -E
configure:3940: checking for ld used by clang
configure:4007: result: /sysroot/bin/ld
configure:4016: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4031: result: yes
configure:4036: checking for /sysroot/bin/ld option to reload object files
configure:4043: result: -r
configure:4061: checking for BSD-compatible nm
configure:4110: result: /sysroot/bin/nm -B
configure:4114: checking whether ln -s works
configure:4118: result: yes
configure:4125: checking how to recognise dependent libraries
configure:4301: result: pass_all
configure:4389: clang -c conftest.c >&5
configure:4392: $? = 0
configure:4535: checking how to run the C preprocessor
configure:4575: clang -E conftest.c
configure:4581: $? = 0
configure:4612: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4618: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| /* end confdefs.h. */
| #include
configure:4651: result: clang -E
configure:4680: clang -E conftest.c
configure:4686: $? = 0
configure:4717: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4723: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| /* end confdefs.h. */
| #include
configure:4761: checking for ANSI C header files
configure:4791: clang -c conftest.c >&5
configure:4797: $? = 0
configure:4925: result: yes
configure:4949: checking for sys/types.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for sys/stat.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for stdlib.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for string.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for memory.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for strings.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for inttypes.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for stdint.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:4949: checking for unistd.h
configure:4970: clang -c conftest.c >&5
configure:4976: $? = 0
configure:4992: result: yes
configure:5019: checking dlfcn.h usability
configure:5036: clang -c conftest.c >&5
configure:5042: $? = 0
configure:5056: result: yes
configure:5060: checking dlfcn.h presence
configure:5075: clang -E conftest.c
configure:5081: $? = 0
configure:5095: result: yes
configure:5123: checking for dlfcn.h
configure:5131: result: yes
configure:5260: checking for C++ compiler version
configure:5267: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5270: $? = 0
configure:5277: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5280: $? = 0
configure:5287: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5290: $? = 1
configure:5293: checking whether we are using the GNU C++ compiler
configure:5322: clang++ -c conftest.cpp >&5
configure:5328: $? = 0
configure:5345: result: yes
configure:5350: checking whether clang++ accepts -g
configure:5380: clang++ -c -g conftest.cpp >&5
configure:5386: $? = 0
configure:5485: result: yes
configure:5510: checking dependency style of clang++
configure:5601: result: gcc3
configure:5626: checking how to run the C++ preprocessor
configure:5662: clang++ -E conftest.cpp
configure:5668: $? = 0
configure:5699: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5705: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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:5738: result: clang++ -E
configure:5767: clang++ -E conftest.cpp
configure:5773: $? = 0
configure:5804: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5810: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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:5859: checking for x86_64-unknown-linux-g77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-xlf
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-f77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-frt
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-pgf77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-cf77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-fort77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-fl32
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-af77
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-xlf90
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-f90
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-pgf90
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-pghpf
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-epcf90
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-gfortran
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-g95
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-xlf95
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-f95
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-fort
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-ifort
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-ifc
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-efc
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-pgf95
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-lf95
configure:5889: result: no
configure:5859: checking for x86_64-unknown-linux-ftn
configure:5889: result: no
configure:5903: checking for g77
configure:5933: result: no
configure:5903: checking for xlf
configure:5933: result: no
configure:5903: checking for f77
configure:5933: result: no
configure:5903: checking for frt
configure:5933: result: no
configure:5903: checking for pgf77
configure:5933: result: no
configure:5903: checking for cf77
configure:5933: result: no
configure:5903: checking for fort77
configure:5933: result: no
configure:5903: checking for fl32
configure:5933: result: no
configure:5903: checking for af77
configure:5933: result: no
configure:5903: checking for xlf90
configure:5933: result: no
configure:5903: checking for f90
configure:5933: result: no
configure:5903: checking for pgf90
configure:5933: result: no
configure:5903: checking for pghpf
configure:5933: result: no
configure:5903: checking for epcf90
configure:5933: result: no
configure:5903: checking for gfortran
configure:5919: found /usr/sbin/gfortran
configure:5930: result: gfortran
configure:5948: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:5960: checking for Fortran 77 compiler version
configure:5967: gfortran --version >&5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 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:5970: $? = 0
configure:5977: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:5980: $? = 0
configure:5987: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:5990: $? = 1
configure:5998: checking whether we are using the GNU Fortran 77 compiler
configure:6017: gfortran -c conftest.F >&5
configure:6023: $? = 0
configure:6040: result: yes
configure:6046: checking whether gfortran accepts -g
configure:6063: gfortran -c -g conftest.f >&5
configure:6069: $? = 0
configure:6085: result: yes
configure:6115: checking the maximum length of command line arguments
configure:6224: result: 32768
configure:6235: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6340: clang -c conftest.c >&5
configure:6343: $? = 0
configure:6347: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6350: $? = 0
configure:6402: clang -o conftest conftest.c conftstm.o >&5
configure:6405: $? = 0
configure:6443: result: ok
configure:6447: checking for objdir
configure:6462: result: .libs
configure:6514: checking for x86_64-unknown-linux-ar
configure:6544: result: no
configure:6554: checking for ar
configure:6570: found /sysroot/bin/ar
configure:6581: result: ar
configure:6610: checking for x86_64-unknown-linux-ranlib
configure:6640: result: no
configure:6650: checking for ranlib
configure:6666: found /sysroot/bin/ranlib
configure:6677: result: ranlib
configure:6706: checking for x86_64-unknown-linux-strip
configure:6733: result: strip
configure:7010: checking for correct ltmain.sh version
configure:7060: result: yes
configure:7120: checking if clang supports -fno-rtti -fno-exceptions
configure:7138: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7142: $? = 0
configure:7155: result: yes
configure:7170: checking for clang option to produce PIC
configure:7380: result: -fPIC
configure:7388: checking if clang PIC flag -fPIC works
configure:7406: clang -c -fPIC -DPIC conftest.c >&5
configure:7410: $? = 0
configure:7423: result: yes
configure:7451: checking if clang static flag -static works
configure:7479: result: no
configure:7489: checking if clang supports -c -o file.o
configure:7510: clang -c -o out/conftest2.o conftest.c >&5
configure:7514: $? = 0
configure:7536: result: yes
configure:7562: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:8516: result: yes
configure:8537: checking whether -lc should be explicitly linked in
configure:8542: clang -c conftest.c >&5
configure:8545: $? = 0
configure:8560: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8563: $? = 0
configure:8575: result: no
configure:8583: checking dynamic linker characteristics
configure:9208: result: GNU/Linux ld.so
configure:9217: checking how to hardcode library paths into programs
configure:9242: result: immediate
configure:9256: checking whether stripping libraries is possible
configure:9261: result: yes
configure:10062: checking if libtool supports shared libraries
configure:10064: result: yes
configure:10067: checking whether to build shared libraries
configure:10088: result: yes
configure:10091: checking whether to build static libraries
configure:10095: result: yes
configure:10187: creating libtool
configure:10775: checking for ld used by clang++
configure:10842: result: /sysroot/bin/ld -m elf_x86_64
configure:10851: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:10866: result: yes
configure:10917: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:11851: result: yes
configure:11869: clang++ -c conftest.cpp >&5
configure:11872: $? = 0
configure:11991: checking for clang++ option to produce PIC
configure:12265: result: -fPIC
configure:12273: checking if clang++ PIC flag -fPIC works
configure:12291: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:12295: $? = 0
configure:12308: result: yes
configure:12336: checking if clang++ static flag -static works
configure:12364: result: no
configure:12374: checking if clang++ supports -c -o file.o
configure:12395: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:12399: $? = 0
configure:12421: result: yes
configure:12447: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:12472: result: yes
configure:12539: checking dynamic linker characteristics
configure:13164: result: GNU/Linux ld.so
configure:13173: checking how to hardcode library paths into programs
configure:13198: result: immediate
configure:13724: checking if libtool supports shared libraries
configure:13726: result: yes
configure:13729: checking whether to build shared libraries
configure:13749: result: yes
configure:13752: checking whether to build static libraries
configure:13756: result: yes
configure:13766: checking for gfortran option to produce PIC
configure:13976: result: -fPIC
configure:13984: checking if gfortran PIC flag -fPIC works
configure:14002: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14006: $? = 0
configure:14019: result: yes
configure:14047: checking if gfortran static flag -static works
configure:14075: result: no
configure:14085: checking if gfortran supports -c -o file.o
configure:14106: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14110: $? = 0
configure:14132: result: yes
configure:14158: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:15092: result: yes
configure:15159: checking dynamic linker characteristics
configure:15784: result: GNU/Linux ld.so
configure:15793: checking how to hardcode library paths into programs
configure:15818: result: immediate
configure:19419: checking for flex
configure:19435: found /usr/sbin/flex
configure:19446: result: flex
configure:19483: flex conftest.l
configure:19486: $? = 1
configure:19488: checking lex output file root
configure:19504: result: lex.yy
configure:19509: checking lex library
configure:19528: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19534: $? = 1
configure: failed program was:
|
configure:19528: clang -o conftest conftest.c -lfl >&5
/sysroot/bin/ld: error: cannot find -lfl
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19534: $? = 1
configure: failed program was:
|
configure:19528: clang -o conftest conftest.c -ll >&5
/sysroot/bin/ld: error: cannot find -ll
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19534: $? = 1
configure: failed program was:
|
configure:19555: result: none needed
configure:19561: checking whether yytext is a pointer
configure:19582: clang -o conftest conftest.c >&5
/sysroot/bin/../lib/crt1.o:/srcdir/musl/crt/crt1.c:function _start_c: error: undefined reference to 'main'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19588: $? = 1
configure: failed program was:
| #define YYTEXT_POINTER 1
|
configure:19607: result: no
configure:19636: checking for a BSD-compatible install
configure:19692: result: /usr/bin/install -c
configure:19703: checking whether ln -s works
configure:19707: result: yes
configure:19714: checking whether make sets $(MAKE)
configure:19735: result: yes
configure:19747: checking for x86_64-unknown-linux-ranlib
configure:19774: result: ranlib
configure:19842: checking for ANSI C header files
configure:20006: result: yes
configure:20033: checking malloc.h usability
configure:20050: clang -c conftest.c >&5
configure:20056: $? = 0
configure:20070: result: yes
configure:20074: checking malloc.h presence
configure:20089: clang -E conftest.c
configure:20095: $? = 0
configure:20109: result: yes
configure:20137: checking for malloc.h
configure:20145: result: yes
configure:20033: checking sys/time.h usability
configure:20050: clang -c conftest.c >&5
configure:20056: $? = 0
configure:20070: result: yes
configure:20074: checking sys/time.h presence
configure:20089: clang -E conftest.c
configure:20095: $? = 0
configure:20109: result: yes
configure:20137: checking for sys/time.h
configure:20145: result: yes
configure:20023: checking for unistd.h
configure:20029: result: yes
configure:20159: checking for an ANSI C-conforming const
configure:20234: clang -c conftest.c >&5
configure:20240: $? = 0
configure:20255: result: yes
configure:20265: checking for inline
configure:20291: clang -c conftest.c >&5
configure:20297: $? = 0
configure:20315: result: inline
configure:20334: checking for pid_t
configure:20364: clang -c conftest.c >&5
configure:20370: $? = 0
configure:20385: result: yes
configure:20397: checking for size_t
configure:20427: clang -c conftest.c >&5
configure:20433: $? = 0
configure:20448: result: yes
configure:20461: checking return type of signal handlers
configure:20489: clang -c conftest.c >&5
conftest.c:31:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:20495: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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 STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:20510: result: void
configure:20522: checking for vprintf
configure:20578: clang -o conftest conftest.c >&5
conftest.c:49:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:49:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:20584: $? = 0
configure:20602: result: yes
configure:20609: checking for _doprnt
configure:20665: clang -o conftest conftest.c >&5
/tmp/conftest-6fa92b.o:conftest.c:function main: error: undefined reference to '_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20671: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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 STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:20688: result: no
configure:20711: checking for strncmp
configure:20767: clang -o conftest conftest.c >&5
conftest.c:50:6: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
char strncmp ();
^
conftest.c:50:6: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:20773: $? = 0
configure:20791: result: yes
configure:20814: checking for strdup
configure:20870: clang -o conftest conftest.c >&5
conftest.c:51:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:51:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for strerror
configure:20870: clang -o conftest conftest.c >&5
conftest.c:52:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:52:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for strtol
configure:20870: clang -o conftest conftest.c >&5
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for strtoul
configure:20870: clang -o conftest conftest.c >&5
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for nanosleep
configure:20870: clang -o conftest conftest.c >&5
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for sched_setscheduler
configure:20870: clang -o conftest conftest.c >&5
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for snprintf
configure:20870: clang -o conftest conftest.c >&5
conftest.c:57:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:57:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for strncasecmp
configure:20870: clang -o conftest conftest.c >&5
conftest.c:58:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:58:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for getdelim
configure:20870: clang -o conftest conftest.c >&5
configure:20876: $? = 0
configure:20894: result: yes
configure:20814: checking for memcmp
configure:20870: clang -o conftest conftest.c >&5
conftest.c:60:6: warning: incompatible redeclaration of library function 'memcmp' [-Wincompatible-library-redeclaration]
char memcmp ();
^
conftest.c:60:6: note: 'memcmp' is a builtin with type 'int (const void *, const void *, unsigned long)'
1 warning generated.
configure:20876: $? = 0
configure:20894: result: yes
configure:20912: checking for iopl
configure:20968: clang -o conftest conftest.c >&5
configure:20974: $? = 0
configure:20992: result: yes
configure:20912: checking for ioperm
configure:20968: clang -o conftest conftest.c >&5
configure:20974: $? = 0
configure:20992: result: yes
configure:20912: checking for usleep
configure:20968: clang -o conftest conftest.c >&5
configure:20974: $? = 0
configure:20992: result: yes
configure:20912: checking for delay
configure:20968: clang -o conftest conftest.c >&5
/tmp/conftest-5b787a.o:conftest.c:function main: error: undefined reference to 'delay'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20974: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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 STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_GETDELIM 1
| #define HAVE_MEMCMP 1
| #define HAVE_IOPL 1
| #define HAVE_IOPERM 1
| #define HAVE_USLEEP 1
| /* end confdefs.h. */
| /* Define delay to an innocuous variant, in case declares delay.
| For example, HP-UX 11i declares gettimeofday. */
| #define delay innocuous_delay
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char delay (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef delay
|
| /* 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 delay ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_delay || defined __stub___delay
| choke me
| #endif
|
| int
| main ()
| {
| return delay ();
| ;
| return 0;
| }
configure:20992: result: no
configure:20912: checking for _sleep2
configure:20968: clang -o conftest conftest.c >&5
/tmp/conftest-2ffc1b.o:conftest.c:function main: error: undefined reference to '_sleep2'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:20974: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "isapnptools"
| #define VERSION "1.27"
| #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 STDC_HEADERS 1
| #define HAVE_MALLOC_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_SCHED_SETSCHEDULER 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_GETDELIM 1
| #define HAVE_MEMCMP 1
| #define HAVE_IOPL 1
| #define HAVE_IOPERM 1
| #define HAVE_USLEEP 1
| /* end confdefs.h. */
| /* Define _sleep2 to an innocuous variant, in case declares _sleep2.
| For example, HP-UX 11i declares gettimeofday. */
| #define _sleep2 innocuous__sleep2
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _sleep2 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _sleep2
|
| /* 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 _sleep2 ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__sleep2 || defined __stub____sleep2
| choke me
| #endif
|
| int
| main ()
| {
| return _sleep2 ();
| ;
| return 0;
| }
configure:20992: result: no
configure:21006: checking for alarm
configure:21062: clang -o conftest conftest.c >&5
configure:21068: $? = 0
configure:21086: result: yes
configure:21100: checking for memset
configure:21156: clang -o conftest conftest.c >&5
conftest.c:65:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
char memset ();
^
conftest.c:65:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
1 warning generated.
configure:21162: $? = 0
configure:21180: result: yes
configure:21194: checking for getopt_long
configure:21250: clang -o conftest conftest.c >&5
configure:21256: $? = 0
configure:21274: result: yes
configure:21662: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on d33043428d1f
config.status:670: creating include/Makefile
config.status:670: creating include/isapnp/Makefile
config.status:670: creating src/Makefile
config.status:670: creating demos/Makefile
config.status:670: creating doc/Makefile
config.status:670: creating Makefile
config.status:670: creating include/config.h
config.status:970: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=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=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
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=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func__sleep2=no
ac_cv_func_alarm=yes
ac_cv_func_delay=no
ac_cv_func_getdelim=yes
ac_cv_func_getopt_long=yes
ac_cv_func_ioperm=yes
ac_cv_func_iopl=yes
ac_cv_func_memcmp=yes
ac_cv_func_memset=yes
ac_cv_func_nanosleep=yes
ac_cv_func_sched_setscheduler=yes
ac_cv_func_snprintf=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strncmp=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_usleep=yes
ac_cv_func_vprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_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_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_lex='none needed'
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_LEX=flex
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=gfortran
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_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=no
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_SED=/usr/sbin/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_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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_max_cmd_len=32768
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/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_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'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run automake-1.10'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=' -static'
LEX='flex'
LEXLIB=''
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/isapnptools/src/isapnptools-1.27/missing --run makeinfo'
OBJEXT='o'
PACKAGE='isapnptools'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.27'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/isapnptools/src/isapnptools-1.27/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "isapnptools"
#define VERSION "1.27"
#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 STDC_HEADERS 1
#define HAVE_MALLOC_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define RETSIGTYPE void
#define HAVE_VPRINTF 1
#define HAVE_STRNCMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_NANOSLEEP 1
#define HAVE_SCHED_SETSCHEDULER 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_GETDELIM 1
#define HAVE_MEMCMP 1
#define HAVE_IOPL 1
#define HAVE_IOPERM 1
#define HAVE_USLEEP 1
#define HAVE_ALARM 1
#define HAVE_MEMSET 1
#define HAVE_GETOPT_LONG 1
#define REALTIME 1
#define HAVE_PROC 1
#define ENABLE_PCI 1
#define WANT_TO_VALIDATE 1
configure: exit 0