Hi,
building osmo-pcu on a raspberry Pi 3, I noticed a failure in make check:
## --------------------------------- ##
## osmo-pcu 0.2.896-0a8f test suite. ##
## --------------------------------- ##
Regression tests
1: rlcmac ok
2: ts_alloc ok
3: tbf ok
4: bitcomp FAILED (testsuite.at:30)
5: edge ok
6: types ok
7: ms ok
8: llc ok
9: llist ok
10: codel ok
11: fn ok
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 11 tests were run,
1 failed unexpectedly.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
The exact same test also fails on a raspberry Pi 2, with the same
osmo-pcu and gcc versions but succeeds on an old Pentium4
Feel free to contact me if you need further informations.
-----
Arnaud ZANETTI
## --------------------------------- ##
## osmo-pcu 0.2.896-0a8f test suite. ##
## --------------------------------- ##
testsuite: command line was:
$ ./testsuite
## --------- ##
## Platform. ##
## --------- ##
hostname = raspberrypi3.B.1
uname -m = armv7l
uname -r = 4.4.50-v7+
uname -s = Linux
uname -v = #970 SMP Mon Feb 20 19:18:29 GMT 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: /home/pi/Src/osmo/src/osmo-pcu/tests
PATH: /home/pi/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2012 Free Software Foundation, Inc.
|
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/pi/Src/osmo/src/osmo-pcu/tests'
| at_srcdir='.'
| abs_srcdir='/home/pi/Src/osmo/src/osmo-pcu/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/pi/Src/osmo/src/osmo-pcu'
| at_top_build_prefix='../'
| abs_top_builddir='/home/pi/Src/osmo/src/osmo-pcu'
|
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
|
| AUTOTEST_PATH='tests'
|
| SHELL=${CONFIG_SHELL-'/bin/bash'}
## ---------------- ##
## Tested programs. ##
## ---------------- ##
## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Fri Mar 24 10:43:05 CET 2017
1. rlcmac (testsuite.at:5): ok (0m0.000s 0m0.000s)
2. ts_alloc (testsuite.at:12): ok (0m2.160s 0m2.680s)
3. tbf (testsuite.at:19): ok (0m0.050s 0m0.090s)
5. edge (testsuite.at:33): ok (0m0.000s 0m0.010s)
6. types (testsuite.at:40): ok (0m0.000s 0m0.000s)
7. ms (testsuite.at:47): ok (0m0.000s 0m0.010s)
8. llc (testsuite.at:54): ok (0m0.000s 0m0.000s)
9. llist (testsuite.at:61): ok (0m0.000s 0m0.000s)
10. codel (testsuite.at:68): ok (0m0.000s 0m0.000s)
11. fn (testsuite.at:74): ok (0m0.000s 0m0.000s)
testsuite: ending at: Fri Mar 24 10:43:12 CET 2017
testsuite: test suite duration: 0h 0m 7s
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: All 11 tests were run,
1 failed unexpectedly.
## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
osmo-pcu 0.2.896-0a8f test suite test groups:
NUM: FILE-NAME:LINE TEST-GROUP-NAME
KEYWORDS
4: testsuite.at:26 bitcomp
bitcomp
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
4. testsuite.at:26: testing bitcomp ...
./testsuite.at:30: $OSMO_QEMU $abs_top_builddir/tests/bitcomp/BitcompTest
--- experr 2017-03-24 10:43:11.086019127 +0100
+++ /home/pi/Src/osmo/src/osmo-pcu/tests/testsuite.dir/at-groups/4/stderr 2017-03-24 10:43:11.096019097 +0100
@@ -11,9 +11,9 @@
Run_length = 19
Run_length = 32
-expected data = ff ff ff f8 00 00 01 ff ff ff f8 00 00 00 ff ff ff fe 00 00 3f ff ff ff db
+expected data = ff ff ff f8 00 00 01 ff ff ff f8 00 00 00 ff ff ff fe 00 00 3f ff ff ff c0
expected len = 194
-decoded data = ff ff ff f8 00 00 01 ff ff ff f8 00 00 00 ff ff ff fe 00 00 3f ff ff ff db
+decoded data = ff ff ff f8 00 00 01 ff ff ff f8 00 00 00 ff ff ff fe 00 00 3f ff ff ff c0
decoded len = 194
Test:2
@@ -25,9 +25,9 @@
Run_length = 51
Run_length = 41
-expected data = ff ff ff ff ff ff c0 00 00 00 00 3f ff ff ff ff ff f8 00 00 00 00 03
+expected data = ff ff ff ff ff ff c0 00 00 00 00 3f ff ff ff ff ff f8 00 00 00 00 00
expected len = 182
-decoded data = ff ff ff ff ff ff c0 00 00 00 00 3f ff ff ff ff ff f8 00 00 00 00 03
+decoded data = ff ff ff ff ff ff c0 00 00 00 00 3f ff ff ff ff ff f8 00 00 00 00 00
decoded len = 182
Test:3
@@ -104,9 +104,9 @@
Run_length = 2
Run_length = 15
-expected data =
+expected data = b0 00 00
expected len = 0
-decoded data =
+decoded data = b0 00 00
decoded len = 19
Test:8
4. testsuite.at:26: 4. bitcomp (testsuite.at:26): FAILED (testsuite.at:30)
## ------------- ##
## ../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 osmo-pcu configure 0.2.896-0a8f, which was
| generated by GNU Autoconf 2.69. Invocation command line was
|
| $ ./configure
|
| ## --------- ##
| ## Platform. ##
| ## --------- ##
|
| hostname = raspberrypi3.B.1
| uname -m = armv7l
| uname -r = 4.4.50-v7+
| uname -s = Linux
| uname -v = #970 SMP Mon Feb 20 19:18:29 GMT 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: /home/pi/bin
| PATH: /usr/local/sbin
| PATH: /usr/local/bin
| PATH: /usr/sbin
| PATH: /usr/bin
| PATH: /sbin
| PATH: /bin
| PATH: /usr/local/games
| PATH: /usr/games
|
|
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
|
| configure:2368: checking for a BSD-compatible install
| configure:2436: result: /usr/bin/install -c
| configure:2447: checking whether build environment is sane
| configure:2502: result: yes
| configure:2653: checking for a thread-safe mkdir -p
| configure:2692: result: /bin/mkdir -p
| configure:2699: checking for gawk
| configure:2729: result: no
| configure:2699: checking for mawk
| configure:2715: found /usr/bin/mawk
| configure:2726: result: mawk
| configure:2737: checking whether make sets $(MAKE)
| configure:2759: result: yes
| configure:2788: checking whether make supports nested variables
| configure:2805: result: yes
| configure:2945: checking whether make supports nested variables
| configure:2962: result: yes
| configure:2974: checking whether make sets $(MAKE)
| configure:2996: result: yes
| configure:3053: checking for gcc
| configure:3069: found /usr/bin/gcc
| configure:3080: result: gcc
| configure:3309: checking for C compiler version
| configure:3318: gcc --version >&5
| gcc (Raspbian 4.9.2-10) 4.9.2
| Copyright (C) 2014 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:3329: $? = 0
| configure:3318: gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=gcc
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
| Target: arm-linux-gnueabihf
| Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
| Thread model: posix
| gcc version 4.9.2 (Raspbian 4.9.2-10)
| configure:3329: $? = 0
| configure:3318: gcc -V >&5
| gcc: error: unrecognized command line option '-V'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3329: $? = 4
| configure:3318: gcc -qversion >&5
| gcc: error: unrecognized command line option '-qversion'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3329: $? = 4
| configure:3349: checking whether the C compiler works
| configure:3371: gcc conftest.c >&5
| configure:3375: $? = 0
| configure:3423: result: yes
| configure:3426: checking for C compiler default output file name
| configure:3428: result: a.out
| configure:3434: checking for suffix of executables
| configure:3441: gcc -o conftest conftest.c >&5
| configure:3445: $? = 0
| configure:3467: result:
| configure:3489: checking whether we are cross compiling
| configure:3497: gcc -o conftest conftest.c >&5
| configure:3501: $? = 0
| configure:3508: ./conftest
| configure:3512: $? = 0
| configure:3527: result: no
| configure:3532: checking for suffix of object files
| configure:3554: gcc -c conftest.c >&5
| configure:3558: $? = 0
| configure:3579: result: o
| configure:3583: checking whether we are using the GNU C compiler
| configure:3602: gcc -c conftest.c >&5
| configure:3602: $? = 0
| configure:3611: result: yes
| configure:3620: checking whether gcc accepts -g
| configure:3640: gcc -c -g conftest.c >&5
| configure:3640: $? = 0
| configure:3681: result: yes
| configure:3698: checking for gcc option to accept ISO C89
| configure:3761: gcc -c -g -O2 conftest.c >&5
| configure:3761: $? = 0
| configure:3774: result: none needed
| configure:3799: checking whether gcc understands -c and -o together
| configure:3821: gcc -c conftest.c -o conftest2.o
| configure:3824: $? = 0
| configure:3821: gcc -c conftest.c -o conftest2.o
| configure:3824: $? = 0
| configure:3836: result: yes
| configure:3864: checking for style of include used by make
| configure:3892: result: GNU
| configure:3918: checking dependency style of gcc
| configure:4029: result: gcc3
| configure:4102: checking for g++
| configure:4118: found /usr/bin/g++
| configure:4129: result: g++
| configure:4156: checking for C++ compiler version
| configure:4165: g++ --version >&5
| g++ (Raspbian 4.9.2-10) 4.9.2
| Copyright (C) 2014 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:4176: $? = 0
| configure:4165: g++ -v >&5
| Using built-in specs.
| COLLECT_GCC=g++
| COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper
| Target: arm-linux-gnueabihf
| Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
| Thread model: posix
| gcc version 4.9.2 (Raspbian 4.9.2-10)
| configure:4176: $? = 0
| configure:4165: g++ -V >&5
| g++: error: unrecognized command line option '-V'
| g++: fatal error: no input files
| compilation terminated.
| configure:4176: $? = 4
| configure:4165: g++ -qversion >&5
| g++: error: unrecognized command line option '-qversion'
| g++: fatal error: no input files
| compilation terminated.
| configure:4176: $? = 4
| configure:4180: checking whether we are using the GNU C++ compiler
| configure:4199: g++ -c conftest.cpp >&5
| configure:4199: $? = 0
| configure:4208: result: yes
| configure:4217: checking whether g++ accepts -g
| configure:4237: g++ -c -g conftest.cpp >&5
| configure:4237: $? = 0
| configure:4278: result: yes
| configure:4303: checking dependency style of g++
| configure:4414: result: gcc3
| configure:4459: checking build system type
| configure:4473: result: armv7l-unknown-linux-gnueabihf
| configure:4493: checking host system type
| configure:4506: result: armv7l-unknown-linux-gnueabihf
| configure:4547: checking how to print strings
| configure:4574: result: printf
| configure:4595: checking for a sed that does not truncate output
| configure:4659: result: /bin/sed
| configure:4677: checking for grep that handles long lines and -e
| configure:4735: result: /bin/grep
| configure:4740: checking for egrep
| configure:4802: result: /bin/grep -E
| configure:4807: checking for fgrep
| configure:4869: result: /bin/grep -F
| configure:4904: checking for ld used by gcc
| configure:4971: result: /usr/bin/ld
| configure:4978: checking if the linker (/usr/bin/ld) is GNU ld
| configure:4993: result: yes
| configure:5005: checking for BSD- or MS-compatible name lister (nm)
| configure:5054: result: /usr/bin/nm -B
| configure:5184: checking the name lister (/usr/bin/nm -B) interface
| configure:5191: gcc -c -g -O2 conftest.c >&5
| configure:5194: /usr/bin/nm -B "conftest.o"
| configure:5197: output
| 00000000 B some_variable
| configure:5204: result: BSD nm
| configure:5207: checking whether ln -s works
| configure:5211: result: yes
| configure:5219: checking the maximum length of command line arguments
| configure:5350: result: 1572864
| configure:5367: checking whether the shell understands some XSI constructs
| configure:5377: result: yes
| configure:5381: checking whether the shell understands "+="
| configure:5387: result: yes
| configure:5422: checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format
| configure:5462: result: func_convert_file_noop
| configure:5469: checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format
| configure:5489: result: func_convert_file_noop
| configure:5496: checking for /usr/bin/ld option to reload object files
| configure:5503: result: -r
| configure:5577: checking for objdump
| configure:5593: found /usr/bin/objdump
| configure:5604: result: objdump
| configure:5636: checking how to recognize dependent libraries
| configure:5834: result: pass_all
| configure:5919: checking for dlltool
| configure:5949: result: no
| configure:5979: checking how to associate runtime and link libraries
| configure:6006: result: printf %s\n
| configure:6067: checking for ar
| configure:6083: found /usr/bin/ar
| configure:6094: result: ar
| configure:6131: checking for archiver @FILE support
| configure:6148: gcc -c -g -O2 conftest.c >&5
| configure:6148: $? = 0
| configure:6151: ar cru libconftest.a @conftest.lst >&5
| configure:6154: $? = 0
| configure:6159: ar cru libconftest.a @conftest.lst >&5
| ar: conftest.o: No such file or directory
| configure:6162: $? = 1
| configure:6174: result: @
| configure:6232: checking for strip
| configure:6248: found /usr/bin/strip
| configure:6259: result: strip
| configure:6331: checking for ranlib
| configure:6347: found /usr/bin/ranlib
| configure:6358: result: ranlib
| configure:6460: checking command to parse /usr/bin/nm -B output from gcc object
| configure:6580: gcc -c -g -O2 conftest.c >&5
| configure:6583: $? = 0
| configure:6587: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
| configure:6590: $? = 0
| configure:6656: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
| configure:6659: $? = 0
| configure:6697: result: ok
| configure:6734: checking for sysroot
| configure:6764: result: no
| configure:7033: checking for mt
| configure:7049: found /bin/mt
| configure:7060: result: mt
| configure:7083: checking if mt is a manifest tool
| configure:7089: mt '-?'
| configure:7097: result: no
| configure:7739: checking how to run the C preprocessor
| configure:7770: gcc -E conftest.c
| configure:7770: $? = 0
| configure:7784: gcc -E conftest.c
| conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^
| compilation terminated.
| configure:7784: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "osmo-pcu"
| | #define PACKAGE_TARNAME "osmo-pcu"
| | #define PACKAGE_VERSION "0.2.896-0a8f"
| | #define PACKAGE_STRING "osmo-pcu 0.2.896-0a8f"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL ""
| | #define PACKAGE "osmo-pcu"
| | #define VERSION "0.2.896-0a8f"
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:7809: result: gcc -E
| configure:7829: gcc -E conftest.c
| configure:7829: $? = 0
| configure:7843: gcc -E conftest.c
| conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^
| compilation terminated.
| configure:7843: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "osmo-pcu"
| | #define PACKAGE_TARNAME "osmo-pcu"
| | #define PACKAGE_VERSION "0.2.896-0a8f"
| | #define PACKAGE_STRING "osmo-pcu 0.2.896-0a8f"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL ""
| | #define PACKAGE "osmo-pcu"
| | #define VERSION "0.2.896-0a8f"
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:7872: checking for ANSI C header files
| configure:7892: gcc -c -g -O2 conftest.c >&5
| configure:7892: $? = 0
| configure:7965: gcc -o conftest -g -O2 conftest.c >&5
| configure:7965: $? = 0
| configure:7965: ./conftest
| configure:7965: $? = 0
| configure:7976: result: yes
| configure:7989: checking for sys/types.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for sys/stat.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for stdlib.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for string.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for memory.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for strings.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for inttypes.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for stdint.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:7989: checking for unistd.h
| configure:7989: gcc -c -g -O2 conftest.c >&5
| configure:7989: $? = 0
| configure:7989: result: yes
| configure:8003: checking for dlfcn.h
| configure:8003: gcc -c -g -O2 conftest.c >&5
| configure:8003: $? = 0
| configure:8003: result: yes
| configure:8220: checking for objdir
| configure:8235: result: .libs
| configure:8502: checking if gcc supports -fno-rtti -fno-exceptions
| configure:8520: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
| configure:8524: $? = 0
| configure:8537: result: no
| configure:8864: checking for gcc option to produce PIC
| configure:8871: result: -fPIC -DPIC
| configure:8879: checking if gcc PIC flag -fPIC -DPIC works
| configure:8897: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
| configure:8901: $? = 0
| configure:8914: result: yes
| configure:8943: checking if gcc static flag -static works
| configure:8971: result: yes
| configure:8986: checking if gcc supports -c -o file.o
| configure:9007: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
| configure:9011: $? = 0
| configure:9033: result: yes
| configure:9041: checking if gcc supports -c -o file.o
| configure:9088: result: yes
| configure:9121: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
| configure:10278: result: yes
| configure:10315: checking whether -lc should be explicitly linked in
| configure:10323: gcc -c -g -O2 conftest.c >&5
| configure:10326: $? = 0
| configure:10341: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
| configure:10344: $? = 0
| configure:10358: result: no
| configure:10518: checking dynamic linker characteristics
| configure:11018: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
| configure:11018: $? = 0
| configure:11252: result: GNU/Linux ld.so
| configure:11359: checking how to hardcode library paths into programs
| configure:11384: result: immediate
| configure:11924: checking whether stripping libraries is possible
| configure:11929: result: yes
| configure:11964: checking if libtool supports shared libraries
| configure:11966: result: yes
| configure:11969: checking whether to build shared libraries
| configure:11990: result: yes
| configure:11993: checking whether to build static libraries
| configure:11997: result: yes
| configure:12020: checking how to run the C++ preprocessor
| configure:12047: g++ -E conftest.cpp
| configure:12047: $? = 0
| configure:12061: g++ -E conftest.cpp
| conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^
| compilation terminated.
| configure:12061: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "osmo-pcu"
| | #define PACKAGE_TARNAME "osmo-pcu"
| | #define PACKAGE_VERSION "0.2.896-0a8f"
| | #define PACKAGE_STRING "osmo-pcu 0.2.896-0a8f"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL ""
| | #define PACKAGE "osmo-pcu"
| | #define VERSION "0.2.896-0a8f"
| | #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 LT_OBJDIR ".libs/"
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:12086: result: g++ -E
| configure:12106: g++ -E conftest.cpp
| configure:12106: $? = 0
| configure:12120: g++ -E conftest.cpp
| conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
| #include <ac_nonexistent.h>
| ^
| compilation terminated.
| configure:12120: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "osmo-pcu"
| | #define PACKAGE_TARNAME "osmo-pcu"
| | #define PACKAGE_VERSION "0.2.896-0a8f"
| | #define PACKAGE_STRING "osmo-pcu 0.2.896-0a8f"
| | #define PACKAGE_BUGREPORT "[email protected]"
| | #define PACKAGE_URL ""
| | #define PACKAGE "osmo-pcu"
| | #define VERSION "0.2.896-0a8f"
| | #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 LT_OBJDIR ".libs/"
| | /* end confdefs.h. */
| | #include <ac_nonexistent.h>
| configure:12289: checking for ld used by g++
| configure:12356: result: /usr/bin/ld
| configure:12363: checking if the linker (/usr/bin/ld) is GNU ld
| configure:12378: result: yes
| configure:12433: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
| configure:13435: result: yes
| configure:13471: g++ -c -g -O2 conftest.cpp >&5
| configure:13474: $? = 0
| configure:13994: checking for g++ option to produce PIC
| configure:14001: result: -fPIC -DPIC
| configure:14009: checking if g++ PIC flag -fPIC -DPIC works
| configure:14027: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
| configure:14031: $? = 0
| configure:14044: result: yes
| configure:14067: checking if g++ static flag -static works
| configure:14095: result: yes
| configure:14107: checking if g++ supports -c -o file.o
| configure:14128: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
| configure:14132: $? = 0
| configure:14154: result: yes
| configure:14159: checking if g++ supports -c -o file.o
| configure:14206: result: yes
| configure:14236: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
| configure:14275: result: yes
| configure:14416: checking dynamic linker characteristics
| configure:15084: result: GNU/Linux ld.so
| configure:15137: checking how to hardcode library paths into programs
| configure:15162: result: immediate
| configure:15226: checking for pkg-config
| configure:15244: found /usr/bin/pkg-config
| configure:15257: result: /usr/bin/pkg-config
| configure:15323: checking for pkg-config
| configure:15341: found /usr/bin/pkg-config
| configure:15353: result: /usr/bin/pkg-config
| configure:15378: checking pkg-config is at least version 0.20
| configure:15381: result: yes
| configure:15390: checking for ANSI C header files
| configure:15494: result: yes
| configure:15506: checking for LIBOSMOCORE
| configure:15513: $PKG_CONFIG --exists --print-errors "libosmocore >= 0.3.9"
| configure:15516: $? = 0
| configure:15530: $PKG_CONFIG --exists --print-errors "libosmocore >= 0.3.9"
| configure:15533: $? = 0
| configure:15591: result: yes
| configure:15597: checking for LIBOSMOVTY
| configure:15604: $PKG_CONFIG --exists --print-errors "libosmovty"
| configure:15607: $? = 0
| configure:15621: $PKG_CONFIG --exists --print-errors "libosmovty"
| configure:15624: $? = 0
| configure:15682: result: yes
| configure:15688: checking for LIBOSMOGSM
| configure:15695: $PKG_CONFIG --exists --print-errors "libosmogsm >= 0.3.3"
| configure:15698: $? = 0
| configure:15712: $PKG_CONFIG --exists --print-errors "libosmogsm >= 0.3.3"
| configure:15715: $? = 0
| configure:15773: result: yes
| configure:15779: checking for LIBOSMOGB
| configure:15786: $PKG_CONFIG --exists --print-errors "libosmogb >= 0.5.1.4"
| configure:15789: $? = 0
| configure:15803: $PKG_CONFIG --exists --print-errors "libosmogb >= 0.5.1.4"
| configure:15806: $? = 0
| configure:15864: result: yes
| configure:15869: checking whether to enable direct DSP access for PDCH of sysmocom-bts
| configure:15878: result: no
| configure:15889: checking whether to enable direct PHY access for PDCH of NuRAN Wireless Litecell 1.5 BTS
| configure:15908: result: no
| configure:16189: checking whether to enable VTY tests
| configure:16191: result: no
| configure:16352: checking that generated files are newer than configure
| configure:16358: result: done
| configure:16397: creating ./config.status
|
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
|
| This file was extended by osmo-pcu config.status 0.2.896-0a8f, which was
| generated by GNU Autoconf 2.69. Invocation command line was
|
| CONFIG_FILES =
| CONFIG_HEADERS =
| CONFIG_LINKS =
| CONFIG_COMMANDS =
| $ ./config.status
|
| on raspberrypi3.B.1
|
| config.status:1103: creating osmo-pcu.pc
| config.status:1103: creating include/Makefile
| config.status:1103: creating src/Makefile
| config.status:1103: creating examples/Makefile
| config.status:1103: creating tests/Makefile
| config.status:1103: creating Makefile
| config.status:1275: executing tests/atconfig commands
| config.status:1275: executing depfiles commands
| config.status:1275: executing libtool commands
|
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
|
| ac_cv_build=armv7l-unknown-linux-gnueabihf
| 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_LDFLAGS_set=
| ac_cv_env_LDFLAGS_value=
| ac_cv_env_LIBOSMOCORE_CFLAGS_set=
| ac_cv_env_LIBOSMOCORE_CFLAGS_value=
| ac_cv_env_LIBOSMOCORE_LIBS_set=
| ac_cv_env_LIBOSMOCORE_LIBS_value=
| ac_cv_env_LIBOSMOGB_CFLAGS_set=
| ac_cv_env_LIBOSMOGB_CFLAGS_value=
| ac_cv_env_LIBOSMOGB_LIBS_set=
| ac_cv_env_LIBOSMOGB_LIBS_value=
| ac_cv_env_LIBOSMOGSM_CFLAGS_set=
| ac_cv_env_LIBOSMOGSM_CFLAGS_value=
| ac_cv_env_LIBOSMOGSM_LIBS_set=
| ac_cv_env_LIBOSMOGSM_LIBS_value=
| ac_cv_env_LIBOSMOVTY_CFLAGS_set=
| ac_cv_env_LIBOSMOVTY_CFLAGS_value=
| ac_cv_env_LIBOSMOVTY_LIBS_set=
| ac_cv_env_LIBOSMOVTY_LIBS_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_PYTHON_set=
| ac_cv_env_PYTHON_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_header_dlfcn_h=yes
| ac_cv_header_inttypes_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_types_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=armv7l-unknown-linux-gnueabihf
| ac_cv_objext=o
| ac_cv_path_EGREP='/bin/grep -E'
| ac_cv_path_FGREP='/bin/grep -F'
| ac_cv_path_GREP=/bin/grep
| ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config
| ac_cv_path_SED=/bin/sed
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_path_mkdir=/bin/mkdir
| ac_cv_prog_AWK=mawk
| 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_MANIFEST_TOOL=mt
| ac_cv_prog_ac_ct_OBJDUMP=objdump
| 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_make_make_set=yes
| am_cv_CC_dependencies_compiler_type=gcc3
| am_cv_CXX_dependencies_compiler_type=gcc3
| am_cv_make_support_nested_variables=yes
| am_cv_prog_cc_c_o=yes
| lt_cv_ar_at_file=@
| lt_cv_archive_cmds_need_lc=no
| 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_nm_interface='BSD nm'
| lt_cv_objdir=.libs
| lt_cv_path_LD=/usr/bin/ld
| lt_cv_path_LDCXX=/usr/bin/ld
| lt_cv_path_NM='/usr/bin/nm -B'
| lt_cv_path_mainfest_tool=no
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_c_o_CXX=yes
| lt_cv_prog_compiler_pic='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_pic_works_CXX=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_compiler_static_works=yes
| lt_cv_prog_compiler_static_works_CXX=yes
| lt_cv_prog_gnu_ld=yes
| lt_cv_prog_gnu_ldcxx=yes
| lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
| lt_cv_shlibpath_overrides_runpath=no
| lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
| lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
| lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
| lt_cv_sys_max_cmd_len=1572864
| lt_cv_to_host_file_cmd=func_convert_file_noop
| lt_cv_to_tool_file_cmd=func_convert_file_noop
| pkg_cv_LIBOSMOCORE_CFLAGS='-I/usr/local/include/ '
| pkg_cv_LIBOSMOCORE_LIBS='-L/usr/local/lib -ltalloc -losmocore '
| pkg_cv_LIBOSMOGB_CFLAGS='-fno-strict-aliasing -I/usr/local/include/ '
| pkg_cv_LIBOSMOGB_LIBS='-L/usr/local/lib -ltalloc -losmogb -losmovty -losmocore '
| pkg_cv_LIBOSMOGSM_CFLAGS='-I/usr/local/include/ '
| pkg_cv_LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore '
| pkg_cv_LIBOSMOVTY_CFLAGS='-I/usr/local/include/ '
| pkg_cv_LIBOSMOVTY_LIBS='-L/usr/local/lib -ltalloc -losmovty -losmocore '
|
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
|
| ACLOCAL='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/missing aclocal-1.14'
| AMDEPBACKSLASH='\'
| AMDEP_FALSE='#'
| AMDEP_TRUE=''
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='0'
| AM_V='$(V)'
| AR='ar'
| AUTOCONF='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/missing autoconf'
| AUTOHEADER='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/missing autoheader'
| AUTOMAKE='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/missing automake-1.14'
| AWK='mawk'
| CC='gcc'
| CCDEPMODE='depmode=gcc3'
| CFLAGS='-g -O2'
| CPP='gcc -E'
| CPPFLAGS=''
| CXX='g++'
| CXXCPP='g++ -E'
| CXXDEPMODE='depmode=gcc3'
| CXXFLAGS='-g -O2'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"osmo-pcu\" -DPACKAGE_TARNAME=\"osmo-pcu\" -DPACKAGE_VERSION=\"0.2.896-0a8f\" -DPACKAGE_STRING=\"osmo-pcu\ 0.2.896-0a8f\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"osmo-pcu\" -DVERSION=\"0.2.896-0a8f\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1'
| DEPDIR='.deps'
| DLLTOOL='false'
| DSYMUTIL=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/bin/grep -E'
| ENABLE_LC15BTS_PHY_FALSE=''
| ENABLE_LC15BTS_PHY_TRUE='#'
| ENABLE_SYSMODSP_FALSE=''
| ENABLE_SYSMODSP_TRUE='#'
| ENABLE_VTY_TESTS_FALSE=''
| ENABLE_VTY_TESTS_TRUE='#'
| EXEEXT=''
| FGREP='/bin/grep -F'
| GREP='/bin/grep'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LD='/usr/bin/ld'
| LDFLAGS=''
| LIBOBJS=''
| LIBOSMOCORE_CFLAGS='-I/usr/local/include/ '
| LIBOSMOCORE_LIBS='-L/usr/local/lib -ltalloc -losmocore '
| LIBOSMOGB_CFLAGS='-fno-strict-aliasing -I/usr/local/include/ '
| LIBOSMOGB_LIBS='-L/usr/local/lib -ltalloc -losmogb -losmovty -losmocore '
| LIBOSMOGSM_CFLAGS='-I/usr/local/include/ '
| LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore '
| LIBOSMOVTY_CFLAGS='-I/usr/local/include/ '
| LIBOSMOVTY_LIBS='-L/usr/local/lib -ltalloc -losmovty -losmocore '
| LIBS=''
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIPO=''
| LITECELL15_INCDIR=''
| LN_S='ln -s'
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/missing makeinfo'
| MANIFEST_TOOL=':'
| MKDIR_P='/bin/mkdir -p'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| OSMOTESTVTY_CHECK=''
| OTOOL64=''
| OTOOL=''
| PACKAGE='osmo-pcu'
| PACKAGE_BUGREPORT='[email protected]'
| PACKAGE_NAME='osmo-pcu'
| PACKAGE_STRING='osmo-pcu 0.2.896-0a8f'
| PACKAGE_TARNAME='osmo-pcu'
| PACKAGE_URL=''
| PACKAGE_VERSION='0.2.896-0a8f'
| PATH_SEPARATOR=':'
| PKG_CONFIG='/usr/bin/pkg-config'
| PKG_CONFIG_INSTALLED='/usr/bin/pkg-config'
| PKG_CONFIG_LIBDIR=''
| PKG_CONFIG_PATH=''
| PYTHON=''
| PYTHON_EXEC_PREFIX=''
| PYTHON_PLATFORM=''
| PYTHON_PREFIX=''
| PYTHON_VERSION=''
| RANLIB='ranlib'
| SED='/bin/sed'
| SET_MAKE=''
| SHELL='/bin/bash'
| STD_DEFINES_AND_INCLUDES='-Wall'
| STRIP='strip'
| VERSION='0.2.896-0a8f'
| ac_ct_AR='ar'
| ac_ct_CC='gcc'
| ac_ct_CXX='g++'
| ac_ct_DUMPBIN=''
| 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 -'
| bindir='${exec_prefix}/bin'
| build='armv7l-unknown-linux-gnueabihf'
| build_alias=''
| build_cpu='armv7l'
| build_os='linux-gnueabihf'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='armv7l-unknown-linux-gnueabihf'
| host_alias=''
| host_cpu='armv7l'
| host_os='linux-gnueabihf'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/pi/Src/osmo/src/osmo-pcu/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| pkgpyexecdir=''
| pkgpythondir=''
| prefix='/usr/local'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| pyexecdir=''
| pythondir=''
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
|
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
|
| /* confdefs.h */
| #define PACKAGE_NAME "osmo-pcu"
| #define PACKAGE_TARNAME "osmo-pcu"
| #define PACKAGE_VERSION "0.2.896-0a8f"
| #define PACKAGE_STRING "osmo-pcu 0.2.896-0a8f"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "osmo-pcu"
| #define VERSION "0.2.896-0a8f"
| #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 LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
|
| configure: exit 0