Skip to content
Success

Console Output

Skipping 430 KB.. Full Log
| Copyright (C) 2015 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:3602: $? = 0
| configure:3591: gcc -v >&5
| Using built-in specs.
| COLLECT_GCC=gcc
| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
| Target: x86_64-redhat-linux
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
| Thread model: posix
| gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 
| configure:3602: $? = 0
| configure:3591: gcc -V >&5
| gcc: error: unrecognized command line option '-V'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3602: $? = 4
| configure:3591: gcc -qversion >&5
| gcc: error: unrecognized command line option '-qversion'
| gcc: fatal error: no input files
| compilation terminated.
| configure:3602: $? = 4
| configure:3622: checking whether the C compiler works
| configure:3644: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:3648: $? = 0
| configure:3696: result: yes
| configure:3699: checking for C compiler default output file name
| configure:3701: result: a.out
| configure:3707: checking for suffix of executables
| configure:3714: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:3718: $? = 0
| configure:3740: result: 
| configure:3762: checking whether we are cross compiling
| configure:3770: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:3774: $? = 0
| configure:3781: ./conftest
| configure:3785: $? = 0
| configure:3800: result: no
| configure:3805: checking for suffix of object files
| configure:3827: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:3831: $? = 0
| configure:3852: result: o
| configure:3856: checking whether we are using the GNU C compiler
| configure:3875: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:3875: $? = 0
| configure:3884: result: yes
| configure:3893: checking whether gcc accepts -g
| configure:3913: gcc -c -g  conftest.c >&5
| configure:3913: $? = 0
| configure:3954: result: yes
| configure:3971: checking for gcc option to accept ISO C89
| configure:4034: gcc  -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:4034: $? = 0
| configure:4047: result: none needed
| configure:4078: checking for style of include used by make
| configure:4106: result: GNU
| configure:4132: checking dependency style of gcc
| configure:4243: result: none
| configure:4288: checking build system type
| configure:4302: result: x86_64-redhat-linux-gnu
| configure:4322: checking host system type
| configure:4335: result: x86_64-redhat-linux-gnu
| configure:4376: checking how to print strings
| configure:4403: result: printf
| configure:4424: checking for a sed that does not truncate output
| configure:4488: result: /usr/bin/sed
| configure:4506: checking for grep that handles long lines and -e
| configure:4564: result: /usr/bin/grep
| configure:4569: checking for egrep
| configure:4631: result: /usr/bin/grep -E
| configure:4636: checking for fgrep
| configure:4698: result: /usr/bin/grep -F
| configure:4733: checking for ld used by gcc
| configure:4800: result: /usr/bin/ld
| configure:4807: checking if the linker (/usr/bin/ld) is GNU ld
| configure:4822: result: yes
| configure:4834: checking for BSD- or MS-compatible name lister (nm)
| configure:4883: result: /usr/bin/nm -B
| configure:5013: checking the name lister (/usr/bin/nm -B) interface
| configure:5020: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:5023: /usr/bin/nm -B "conftest.o"
| configure:5026: output
| 0000000000000000 B some_variable
| configure:5033: result: BSD nm
| configure:5036: checking whether ln -s works
| configure:5040: result: yes
| configure:5048: checking the maximum length of command line arguments
| configure:5178: result: 1572864
| configure:5195: checking whether the shell understands some XSI constructs
| configure:5205: result: yes
| configure:5209: checking whether the shell understands "+="
| configure:5215: result: yes
| configure:5250: checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format
| configure:5290: result: func_convert_file_noop
| configure:5297: checking how to convert x86_64-redhat-linux-gnu file names to toolchain format
| configure:5317: result: func_convert_file_noop
| configure:5324: checking for /usr/bin/ld option to reload object files
| configure:5331: result: -r
| configure:5365: checking for x86_64-redhat-linux-gnu-objdump
| configure:5395: result: no
| configure:5405: checking for objdump
| configure:5421: found /usr/bin/objdump
| configure:5432: result: objdump
| configure:5464: checking how to recognize dependent libraries
| configure:5666: result: pass_all
| configure:5711: checking for x86_64-redhat-linux-gnu-dlltool
| configure:5741: result: no
| configure:5751: checking for dlltool
| configure:5781: result: no
| configure:5811: checking how to associate runtime and link libraries
| configure:5838: result: printf %s\n
| configure:5855: checking for x86_64-redhat-linux-gnu-ar
| configure:5885: result: no
| configure:5899: checking for ar
| configure:5915: found /usr/bin/ar
| configure:5926: result: ar
| configure:5963: checking for archiver @FILE support
| configure:5980: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:5980: $? = 0
| configure:5983: ar cru libconftest.a @conftest.lst >&5
| configure:5986: $? = 0
| configure:5991: ar cru libconftest.a @conftest.lst >&5
| ar: conftest.o: No such file or directory
| configure:5994: $? = 1
| configure:6006: result: @
| configure:6024: checking for x86_64-redhat-linux-gnu-strip
| configure:6054: result: no
| configure:6064: checking for strip
| configure:6080: found /usr/bin/strip
| configure:6091: result: strip
| configure:6123: checking for x86_64-redhat-linux-gnu-ranlib
| configure:6153: result: no
| configure:6163: checking for ranlib
| configure:6179: found /usr/bin/ranlib
| configure:6190: result: ranlib
| configure:6292: checking command to parse /usr/bin/nm -B output from gcc object
| configure:6412: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:6415: $? = 0
| configure:6419: /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:6422: $? = 0
| configure:6488: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c conftstm.o >&5
| configure:6491: $? = 0
| configure:6529: result: ok
| configure:6566: checking for sysroot
| configure:6596: result: no
| configure:6673: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:6676: $? = 0
| configure:6812: checking for x86_64-redhat-linux-gnu-mt
| configure:6842: result: no
| configure:6852: checking for mt
| configure:6882: result: no
| configure:6902: checking if : is a manifest tool
| configure:6908: : '-?'
| configure:6916: result: no
| configure:7558: checking how to run the C preprocessor
| configure:7589: gcc -E  conftest.c
| configure:7589: $? = 0
| configure:7603: 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:7603: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:7628: result: gcc -E
| configure:7648: gcc -E  conftest.c
| configure:7648: $? = 0
| configure:7662: 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:7662: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | /* end confdefs.h.  */
| | #include <ac_nonexistent.h>
| configure:7691: checking for ANSI C header files
| configure:7711: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7711: $? = 0
| configure:7784: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:7784: $? = 0
| configure:7784: ./conftest
| configure:7784: $? = 0
| configure:7795: result: yes
| configure:7808: checking for sys/types.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for sys/stat.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for stdlib.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for string.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for memory.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for strings.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for inttypes.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for stdint.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7808: checking for unistd.h
| configure:7808: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7808: $? = 0
| configure:7808: result: yes
| configure:7822: checking for dlfcn.h
| configure:7822: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:7822: $? = 0
| configure:7822: result: yes
| configure:8026: checking for objdir
| configure:8041: result: .libs
| configure:8312: checking if gcc supports -fno-rtti -fno-exceptions
| configure:8330: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -fno-rtti -fno-exceptions conftest.c >&5
| cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
| configure:8334: $? = 0
| configure:8347: result: no
| configure:8674: checking for gcc option to produce PIC
| configure:8681: result: -fPIC -DPIC
| configure:8689: checking if gcc PIC flag -fPIC -DPIC works
| configure:8707: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -fPIC -DPIC -DPIC conftest.c >&5
| configure:8711: $? = 0
| configure:8724: result: yes
| configure:8753: checking if gcc static flag -static works
| configure:8781: result: no
| configure:8796: checking if gcc supports -c -o file.o
| configure:8817: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -o out/conftest2.o conftest.c >&5
| configure:8821: $? = 0
| configure:8843: result: yes
| configure:8851: checking if gcc supports -c -o file.o
| configure:8898: result: yes
| configure:8931: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
| configure:10084: result: yes
| configure:10121: checking whether -lc should be explicitly linked in
| configure:10129: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:10132: $? = 0
| configure:10147: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
| configure:10150: $? = 0
| configure:10164: result: no
| configure:10324: checking dynamic linker characteristics
| configure:10835: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  -Wl,-rpath -Wl,/foo conftest.c  >&5
| configure:10835: $? = 0
| configure:11061: result: GNU/Linux ld.so
| configure:11168: checking how to hardcode library paths into programs
| configure:11193: result: immediate
| configure:11733: checking whether stripping libraries is possible
| configure:11738: result: yes
| configure:11773: checking if libtool supports shared libraries
| configure:11775: result: yes
| configure:11778: checking whether to build shared libraries
| configure:11799: result: yes
| configure:11802: checking whether to build static libraries
| configure:11806: result: no
| configure:11860: checking for pkg-config
| configure:11878: found /usr/bin/pkg-config
| configure:11891: result: /usr/bin/pkg-config
| configure:11914: checking for x86_64-redhat-linux-gnu-pkg-config
| configure:11947: result: no
| configure:11957: checking for pkg-config
| configure:11975: found /usr/bin/pkg-config
| configure:11987: result: /usr/bin/pkg-config
| configure:12012: checking pkg-config is at least version 0.20
| configure:12015: result: yes
| configure:12043: checking whether byte ordering is bigendian
| configure:12058: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| conftest.c:24:9: error: unknown type name 'not'
|          not a universal capable compiler
|          ^
| conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
|          not a universal capable compiler
|                ^
| conftest.c:24:15: error: unknown type name 'universal'
| configure:12058: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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.  */
| | #ifndef __APPLE_CC__
| | 	       not a universal capable compiler
| | 	     #endif
| | 	     typedef int dummy;
| | 
| configure:12103: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12103: $? = 0
| configure:12121: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:30:4: error: unknown type name 'not'
|     not big endian
|     ^
| conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
|     not big endian
|             ^
| configure:12121: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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 <sys/types.h>
| | 		#include <sys/param.h>
| | 
| | int
| | main ()
| | {
| | #if BYTE_ORDER != BIG_ENDIAN
| | 		 not big endian
| | 		#endif
| | 
| |   ;
| |   return 0;
| | }
| configure:12249: result: no
| configure:12267: checking for ANSI C header files
| configure:12371: result: yes
| configure:12382: checking execinfo.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking execinfo.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for execinfo.h
| configure:12382: result: yes
| configure:12382: checking poll.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking poll.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for poll.h
| configure:12382: result: yes
| configure:12382: checking sys/select.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking sys/select.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for sys/select.h
| configure:12382: result: yes
| configure:12382: checking sys/socket.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking sys/socket.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for sys/socket.h
| configure:12382: result: yes
| configure:12382: checking sys/signalfd.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking sys/signalfd.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for sys/signalfd.h
| configure:12382: result: yes
| configure:12382: checking sys/eventfd.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking sys/eventfd.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for sys/eventfd.h
| configure:12382: result: yes
| configure:12382: checking sys/timerfd.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking sys/timerfd.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for sys/timerfd.h
| configure:12382: result: yes
| configure:12382: checking syslog.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking syslog.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for syslog.h
| configure:12382: result: yes
| configure:12382: checking ctype.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking ctype.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for ctype.h
| configure:12382: result: yes
| configure:12382: checking netinet/tcp.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking netinet/tcp.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for netinet/tcp.h
| configure:12382: result: yes
| configure:12382: checking netinet/in.h usability
| configure:12382: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking netinet/in.h presence
| configure:12382: gcc -E  conftest.c
| configure:12382: $? = 0
| configure:12382: result: yes
| configure:12382: checking for netinet/in.h
| configure:12382: result: yes
| configure:12392: checking whether HAVE_SYS_SOCKET_H is declared
| configure:12392: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12392: $? = 0
| configure:12392: result: yes
| configure:12402: checking for size_t
| configure:12402: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:12402: $? = 0
| configure:12402: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:71:21: error: expected expression before ')' token
|  if (sizeof ((size_t)))
|                      ^
| configure:12402: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | /* end confdefs.h.  */
| | #include <stdio.h>
| | #ifdef HAVE_SYS_TYPES_H
| | # include <sys/types.h>
| | #endif
| | #ifdef HAVE_SYS_STAT_H
| | # include <sys/stat.h>
| | #endif
| | #ifdef STDC_HEADERS
| | # include <stdlib.h>
| | # include <stddef.h>
| | #else
| | # ifdef HAVE_STDLIB_H
| | #  include <stdlib.h>
| | # endif
| | #endif
| | #ifdef HAVE_STRING_H
| | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| | #  include <memory.h>
| | # endif
| | # include <string.h>
| | #endif
| | #ifdef HAVE_STRINGS_H
| | # include <strings.h>
| | #endif
| | #ifdef HAVE_INTTYPES_H
| | # include <inttypes.h>
| | #endif
| | #ifdef HAVE_STDINT_H
| | # include <stdint.h>
| | #endif
| | #ifdef HAVE_UNISTD_H
| | # include <unistd.h>
| | #endif
| | int
| | main ()
| | {
| | if (sizeof ((size_t)))
| | 	    return 0;
| |   ;
| |   return 0;
| | }
| configure:12402: result: yes
| configure:12415: checking for working alloca.h
| configure:12432: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:12432: $? = 0
| configure:12440: result: yes
| configure:12448: checking for alloca
| configure:12485: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:12485: $? = 0
| configure:12493: result: yes
| configure:12599: checking for library containing dlopen
| configure:12630: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| /tmp/ccYfKxuT.o: In function `main':
| /home/user/rpmbuild/BUILD/libosmocore/conftest.c:48: undefined reference to `dlopen'
| collect2: error: ld returned 1 exit status
| configure:12630: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dlopen ();
| | int
| | main ()
| | {
| | return dlopen ();
| |   ;
| |   return 0;
| | }
| configure:12630: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c -ldl   >&5
| configure:12630: $? = 0
| configure:12647: result: -ldl
| configure:12656: checking for library containing dlsym
| configure:12687: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| /tmp/ccBOlct0.o: In function `main':
| /home/user/rpmbuild/BUILD/libosmocore/conftest.c:48: undefined reference to `dlsym'
| collect2: error: ld returned 1 exit status
| configure:12687: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char dlsym ();
| | int
| | main ()
| | {
| | return dlsym ();
| |   ;
| |   return 0;
| | }
| configure:12687: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c -ldl   >&5
| configure:12687: $? = 0
| configure:12704: result: -ldl
| configure:12714: checking for backtrace in -lexecinfo
| configure:12739: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c -lexecinfo   >&5
| /usr/bin/ld: cannot find -lexecinfo
| collect2: error: ld returned 1 exit status
| configure:12739: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | /* end confdefs.h.  */
| | 
| | /* Override any GCC internal prototype to avoid an error.
| |    Use char because int might match the return type of a GCC
| |    builtin and then its argument prototype would still apply.  */
| | #ifdef __cplusplus
| | extern "C"
| | #endif
| | char backtrace ();
| | int
| | main ()
| | {
| | return backtrace ();
| |   ;
| |   return 0;
| | }
| configure:12748: result: no
| configure:12942: checking whether gcc is Clang
| configure:12967: result: no
| configure:13090: checking whether pthreads work with -pthread
| configure:13184: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -pthread  -Wl,-z,relro  conftest.c   >&5
| configure:13184: $? = 0
| configure:13193: result: yes
| configure:13212: checking for joinable pthread attribute
| configure:13230: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -pthread  -Wl,-z,relro  conftest.c   >&5
| configure:13230: $? = 0
| configure:13238: result: PTHREAD_CREATE_JOINABLE
| configure:13252: checking whether more special flags are required for pthreads
| configure:13265: result: no
| configure:13273: checking for PTHREAD_PRIO_INHERIT
| configure:13290: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -pthread  -Wl,-z,relro  conftest.c   >&5
| configure:13290: $? = 0
| configure:13299: result: yes
| configure:13402: checking for pthread_getname_np(pthread_t, char*, size_t)
| configure:13420: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -pthread  -Wl,-z,relro  conftest.c   >&5
| configure:13420: $? = 0
| configure:13421: result: yes
| configure:13437: checking for library containing clock_gettime
| configure:13468: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:13468: $? = 0
| configure:13485: result: none required
| configure:13507: checking for doxygen
| configure:13538: result: false
| configure:13556: checking whether SYS_getrandom is declared
| configure:13556: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:13556: $? = 0
| configure:13556: result: yes
| configure:13572: checking if gcc supports -fvisibility=hidden
| configure:13578: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -fvisibility=hidden   conftest.c >&5
| configure:13578: $? = 0
| configure:13579: result: yes
| configure:13592: checking for localtime_r
| configure:13592: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| configure:13592: $? = 0
| configure:13592: result: yes
| configure:13605: checking whether struct tm has tm_gmtoff member
| configure:13629: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -Wl,-z,relro  conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:53:13: warning: unused variable 'off' [-Wunused-variable]
|          int off = lt->tm_gmtoff;
|              ^
| configure:13629: $? = 0
| configure:13639: result: yes
| configure:13661: checking for gettid
| configure:13661: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  -D_GNU_SOURCE -Wl,-z,relro  conftest.c  >&5
| /tmp/ccYRdkIj.o: In function `main':
| /home/user/rpmbuild/BUILD/libosmocore/conftest.c:78: undefined reference to `gettid'
| collect2: error: ld returned 1 exit status
| configure:13661: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | /* end confdefs.h.  */
| | /* Define gettid to an innocuous variant, in case <limits.h> declares gettid.
| |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| | #define gettid innocuous_gettid
| | 
| | /* System header to define __stub macros and hopefully few prototypes,
| |     which can conflict with char gettid (); below.
| |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| |     <limits.h> exists even on freestanding compilers.  */
| | 
| | #ifdef __STDC__
| | # include <limits.h>
| | #else
| | # include <assert.h>
| | #endif
| | 
| | #undef gettid
| | 
| | /* 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 gettid ();
| | /* 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_gettid || defined __stub___gettid
| | choke me
| | #endif
| | 
| | int
| | main ()
| | {
| | return gettid ();
| |   ;
| |   return 0;
| | }
| configure:13661: result: no
| configure:13689: checking whether to workaround TLS bug in old gcc on ARM platforms
| configure:13711: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11  conftest.c >&5
| configure:13711: $? = 0
| configure:13723: result: 
| configure:13778: checking for a Python interpreter with version >= 3.4
| configure:13795: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
| configure:13798: $? = 1
| configure:13795: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
| configure:13798: $? = 1
| configure:13795: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.4'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
| configure:13798: $? = 0
| configure:13804: result: python3
| configure:13812: checking for python3
| configure:13830: found /usr/bin/python3
| configure:13842: result: /usr/bin/python3
| configure:13860: checking for python3 version
| configure:13867: result: 3.6
| configure:13879: checking for python3 platform
| configure:13886: result: linux
| configure:13912: checking for python3 script directory
| configure:13947: result: ${prefix}/lib/python3.6/site-packages
| configure:13956: checking for python3 extension module directory
| configure:13991: result: ${exec_prefix}/lib64/python3.6/site-packages
| configure:14007: checking for TALLOC
| configure:14014: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0"
| configure:14017: $? = 0
| configure:14031: $PKG_CONFIG --exists --print-errors "talloc >= 2.1.0"
| configure:14034: $? = 0
| configure:14092: result: yes
| configure:14231: checking for PCSC
| configure:14238: $PKG_CONFIG --exists --print-errors "libpcsclite"
| configure:14241: $? = 0
| configure:14255: $PKG_CONFIG --exists --print-errors "libpcsclite"
| configure:14258: $? = 0
| configure:14316: result: yes
| configure:14350: checking for LIBUSB
| configure:14357: $PKG_CONFIG --exists --print-errors "libusb-1.0"
| configure:14360: $? = 0
| configure:14374: $PKG_CONFIG --exists --print-errors "libusb-1.0"
| configure:14377: $? = 0
| configure:14435: result: yes
| configure:14470: checking for LIBGNUTLS
| configure:14477: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0"
| configure:14480: $? = 0
| configure:14494: $PKG_CONFIG --exists --print-errors "gnutls >= 2.12.0"
| configure:14497: $? = 0
| configure:14555: result: yes
| configure:14582: checking for SYSTEMD
| configure:14589: $PKG_CONFIG --exists --print-errors "libsystemd"
| configure:14592: $? = 0
| configure:14606: $PKG_CONFIG --exists --print-errors "libsystemd"
| configure:14609: $? = 0
| configure:14667: result: yes
| configure:14697: checking for LIBMNL
| configure:14704: $PKG_CONFIG --exists --print-errors "libmnl"
| configure:14707: $? = 0
| configure:14721: $PKG_CONFIG --exists --print-errors "libmnl"
| configure:14724: $? = 0
| configure:14782: result: yes
| configure:14825: checking for LIBSCTP
| configure:14832: $PKG_CONFIG --exists --print-errors "libsctp"
| configure:14835: $? = 0
| configure:14849: $PKG_CONFIG --exists --print-errors "libsctp"
| configure:14852: $? = 0
| configure:15032: result: yes
| configure:15502: checking whether to enable VTY/CTRL tests
| configure:15504: result: no
| configure:15558: checking whether C compiler accepts -mavx2
| configure:15577: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -mavx2  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| configure:15577: $? = 0
| configure:15585: result: yes
| configure:15611: checking whether C compiler accepts -mssse3
| configure:15630: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -mssse3  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| configure:15630: $? = 0
| configure:15638: result: yes
| configure:15664: checking whether C compiler accepts -msse4.1
| configure:15683: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -msse4.1  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| configure:15683: $? = 0
| configure:15691: result: yes
| configure:15762: checking whether to enable ARM NEON instructions support
| configure:15764: result: no
| configure:15778: checking whether to include systemtap tracing support
| configure:15795: result: no
| configure:15886: checking whether to build with code coverage support
| configure:15906: result: no
| configure:16373: checking whether gcc has __builtin_cpu_supports built-in
| configure:16394: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall -Wl,-z,relro  conftest.c  >&5
| conftest.c: In function 'main':
| conftest.c:58:11: warning: statement with no effect [-Wunused-value]
|            __builtin_cpu_supports("sse");
|            ^
| configure:16394: $? = 0
| configure:16404: result: yes
| configure:16423: checking for struct tcp_info.tcpi_notsent_bytes
| configure:16423: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:12: error: 'struct tcp_info' has no member named 'tcpi_notsent_bytes'
|  if (ac_aggr.tcpi_notsent_bytes)
|             ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16423: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (ac_aggr.tcpi_notsent_bytes)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16423: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:19: error: 'struct tcp_info' has no member named 'tcpi_notsent_bytes'
|  if (sizeof ac_aggr.tcpi_notsent_bytes)
|                    ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16423: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (sizeof ac_aggr.tcpi_notsent_bytes)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16423: result: no
| configure:16432: checking for struct tcp_info.tcpi_rwnd_limited
| configure:16432: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:12: error: 'struct tcp_info' has no member named 'tcpi_rwnd_limited'
|  if (ac_aggr.tcpi_rwnd_limited)
|             ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16432: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (ac_aggr.tcpi_rwnd_limited)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16432: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:19: error: 'struct tcp_info' has no member named 'tcpi_rwnd_limited'
|  if (sizeof ac_aggr.tcpi_rwnd_limited)
|                    ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16432: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (sizeof ac_aggr.tcpi_rwnd_limited)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16432: result: no
| configure:16441: checking for struct tcp_info.tcpi_sndbuf_limited
| configure:16441: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:12: error: 'struct tcp_info' has no member named 'tcpi_sndbuf_limited'
|  if (ac_aggr.tcpi_sndbuf_limited)
|             ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16441: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (ac_aggr.tcpi_sndbuf_limited)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16441: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:19: error: 'struct tcp_info' has no member named 'tcpi_sndbuf_limited'
|  if (sizeof ac_aggr.tcpi_sndbuf_limited)
|                    ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16441: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (sizeof ac_aggr.tcpi_sndbuf_limited)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16441: result: no
| configure:16450: checking for struct tcp_info.tcpi_reord_seen
| configure:16450: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:12: error: 'struct tcp_info' has no member named 'tcpi_reord_seen'
|  if (ac_aggr.tcpi_reord_seen)
|             ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16450: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (ac_aggr.tcpi_reord_seen)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16450: gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall  -DBUILDING_LIBOSMOCORE -Wall conftest.c >&5
| conftest.c: In function 'main':
| conftest.c:59:19: error: 'struct tcp_info' has no member named 'tcpi_reord_seen'
|  if (sizeof ac_aggr.tcpi_reord_seen)
|                    ^
| conftest.c:58:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
|  static struct tcp_info ac_aggr;
|                         ^
| configure:16450: $? = 1
| configure: failed program was:
| | /* confdefs.h */
| | #define PACKAGE_NAME "libosmocore"
| | #define PACKAGE_TARNAME "libosmocore"
| | #define PACKAGE_VERSION "1.11.0.44.764b7"
| | #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| | #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| | #define PACKAGE_URL ""
| | #define PACKAGE "libosmocore"
| | #define VERSION "1.11.0.44.764b7"
| | #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
| | #define HAVE_EXECINFO_H 1
| | #define HAVE_POLL_H 1
| | #define HAVE_SYS_SELECT_H 1
| | #define HAVE_SYS_SOCKET_H 1
| | #define HAVE_SYS_SIGNALFD_H 1
| | #define HAVE_SYS_EVENTFD_H 1
| | #define HAVE_SYS_TIMERFD_H 1
| | #define HAVE_SYSLOG_H 1
| | #define HAVE_CTYPE_H 1
| | #define HAVE_NETINET_TCP_H 1
| | #define HAVE_NETINET_IN_H 1
| | #define HAVE_ALLOCA_H 1
| | #define HAVE_ALLOCA 1
| | #define HAVE_PTHREAD_PRIO_INHERIT 1
| | #define HAVE_PTHREAD 1
| | #define HAVE_PTHREAD_GETNAME_NP 1
| | #define HAVE_CLOCK_GETTIME 1
| | #define HAVE_DECL_SYS_GETRANDOM 1
| | #define HAVE_LOCALTIME_R 1
| | #define HAVE_TM_GMTOFF_IN_TM 1
| | #define HAVE_PCSC 1
| | #define USE_GNUTLS 1
| | #define ENABLE_SYSTEMD_LOGGING 1
| | #define ENABLE_LIBMNL 1
| | #define HAVE_LIBSCTP 1
| | #define HAVE_AVX2 /**/
| | #define HAVE_SSSE3 /**/
| | #define HAVE_SSE4_1 /**/
| | #define HAVE___BUILTIN_CPU_SUPPORTS 1
| | /* end confdefs.h.  */
| | #include <linux/tcp.h>
| | 
| | int
| | main ()
| | {
| | static struct tcp_info ac_aggr;
| | if (sizeof ac_aggr.tcpi_reord_seen)
| | return 0;
| |   ;
| |   return 0;
| | }
| configure:16450: result: no
| configure:16459: result: CFLAGS="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
| configure:16461: result: CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
| configure:16575: checking that generated files are newer than configure
| configure:16581: result: done
| configure:16801: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by libosmocore config.status 1.11.0.44.764b7, which was
| generated by GNU Autoconf 2.69.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on 644b80c097a1
| 
| config.status:1403: creating libosmocore.pc
| config.status:1403: creating libosmocodec.pc
| config.status:1403: creating libosmocoding.pc
| config.status:1403: creating libosmovty.pc
| config.status:1403: creating libosmogsm.pc
| config.status:1403: creating libosmoisdn.pc
| config.status:1403: creating libosmogb.pc
| config.status:1403: creating libosmoctrl.pc
| config.status:1403: creating libosmosim.pc
| config.status:1403: creating libosmousb.pc
| config.status:1403: creating include/Makefile
| config.status:1403: creating include/osmocom/Makefile
| config.status:1403: creating include/osmocom/codec/Makefile
| config.status:1403: creating include/osmocom/coding/Makefile
| config.status:1403: creating include/osmocom/core/Makefile
| config.status:1403: creating include/osmocom/crypt/Makefile
| config.status:1403: creating include/osmocom/ctrl/Makefile
| config.status:1403: creating include/osmocom/gprs/Makefile
| config.status:1403: creating include/osmocom/gprs/protocol/Makefile
| config.status:1403: creating include/osmocom/gsm/Makefile
| config.status:1403: creating include/osmocom/gsm/protocol/Makefile
| config.status:1403: creating include/osmocom/isdn/Makefile
| config.status:1403: creating include/osmocom/sim/Makefile
| config.status:1403: creating include/osmocom/usb/Makefile
| config.status:1403: creating include/osmocom/vty/Makefile
| config.status:1403: creating src/Makefile
| config.status:1403: creating src/core/Makefile
| config.status:1403: creating src/vty/Makefile
| config.status:1403: creating src/codec/Makefile
| config.status:1403: creating src/coding/Makefile
| config.status:1403: creating src/sim/Makefile
| config.status:1403: creating src/usb/Makefile
| config.status:1403: creating src/gsm/Makefile
| config.status:1403: creating src/isdn/Makefile
| config.status:1403: creating src/gb/Makefile
| config.status:1403: creating src/ctrl/Makefile
| config.status:1403: creating src/pseudotalloc/Makefile
| config.status:1403: creating tapset/Makefile
| config.status:1403: creating tests/Makefile
| config.status:1403: creating tests/atlocal
| config.status:1403: creating tests/osmo-config-merge/Makefile
| config.status:1403: creating utils/Makefile
| config.status:1403: creating utils/osmo-stat-dummy/Makefile
| config.status:1403: creating Doxyfile.core
| config.status:1403: creating Doxyfile.gsm
| config.status:1403: creating Doxyfile.isdn
| config.status:1403: creating Doxyfile.vty
| config.status:1403: creating Doxyfile.codec
| config.status:1403: creating Doxyfile.coding
| config.status:1403: creating Doxyfile.gb
| config.status:1403: creating Doxyfile.ctrl
| config.status:1403: creating Doxyfile.sim
| config.status:1403: creating Doxyfile.usb
| config.status:1403: creating Makefile
| config.status:1403: creating contrib/libosmocore.spec
| config.status:1403: creating config.h
| config.status:1632: executing tests/atconfig commands
| config.status:1632: executing tests/osmo-config-merge/atconfig commands
| config.status:1632: executing depfiles commands
| config.status:1632: executing libtool commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-redhat-linux-gnu
| ac_cv_c_bigendian=no
| ac_cv_c_compiler_gnu=yes
| ac_cv_env_CC_set=
| ac_cv_env_CC_value=
| ac_cv_env_CFLAGS_set=set
| ac_cv_env_CFLAGS_value='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
| ac_cv_env_CPPFLAGS_set=
| ac_cv_env_CPPFLAGS_value=
| ac_cv_env_CPP_set=
| ac_cv_env_CPP_value=
| ac_cv_env_LDFLAGS_set=set
| ac_cv_env_LDFLAGS_value='-Wl,-z,relro '
| ac_cv_env_LIBGNUTLS_CFLAGS_set=
| ac_cv_env_LIBGNUTLS_CFLAGS_value=
| ac_cv_env_LIBGNUTLS_LIBS_set=
| ac_cv_env_LIBGNUTLS_LIBS_value=
| ac_cv_env_LIBMNL_CFLAGS_set=
| ac_cv_env_LIBMNL_CFLAGS_value=
| ac_cv_env_LIBMNL_LIBS_set=
| ac_cv_env_LIBMNL_LIBS_value=
| ac_cv_env_LIBSCTP_CFLAGS_set=
| ac_cv_env_LIBSCTP_CFLAGS_value=
| ac_cv_env_LIBSCTP_LIBS_set=
| ac_cv_env_LIBSCTP_LIBS_value=
| ac_cv_env_LIBS_set=
| ac_cv_env_LIBS_value=
| ac_cv_env_LIBUSB_CFLAGS_set=
| ac_cv_env_LIBUSB_CFLAGS_value=
| ac_cv_env_LIBUSB_LIBS_set=
| ac_cv_env_LIBUSB_LIBS_value=
| ac_cv_env_PCSC_CFLAGS_set=
| ac_cv_env_PCSC_CFLAGS_value=
| ac_cv_env_PCSC_LIBS_set=
| ac_cv_env_PCSC_LIBS_value=
| ac_cv_env_PKG_CONFIG_LIBDIR_set=
| ac_cv_env_PKG_CONFIG_LIBDIR_value=
| ac_cv_env_PKG_CONFIG_PATH_set=set
| ac_cv_env_PKG_CONFIG_PATH_value=:/usr/lib64/pkgconfig:/usr/share/pkgconfig
| 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_SYSTEMD_CFLAGS_set=
| ac_cv_env_SYSTEMD_CFLAGS_value=
| ac_cv_env_SYSTEMD_LIBS_set=
| ac_cv_env_SYSTEMD_LIBS_value=
| ac_cv_env_TALLOC_CFLAGS_set=
| ac_cv_env_TALLOC_CFLAGS_value=
| ac_cv_env_TALLOC_LIBS_set=
| ac_cv_env_TALLOC_LIBS_value=
| ac_cv_env_URING_CFLAGS_set=
| ac_cv_env_URING_CFLAGS_value=
| ac_cv_env_URING_LIBS_set=
| ac_cv_env_URING_LIBS_value=
| ac_cv_env_build_alias_set=set
| ac_cv_env_build_alias_value=x86_64-redhat-linux-gnu
| ac_cv_env_host_alias_set=set
| ac_cv_env_host_alias_value=x86_64-redhat-linux-gnu
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_func_alloca_works=yes
| ac_cv_func_gettid=no
| ac_cv_func_localtime_r=yes
| ac_cv_have_decl_HAVE_SYS_SOCKET_H=yes
| ac_cv_have_decl_SYS_getrandom=yes
| ac_cv_header_ctype_h=yes
| ac_cv_header_dlfcn_h=yes
| ac_cv_header_execinfo_h=yes
| ac_cv_header_inttypes_h=yes
| ac_cv_header_memory_h=yes
| ac_cv_header_netinet_in_h=yes
| ac_cv_header_netinet_tcp_h=yes
| ac_cv_header_poll_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_eventfd_h=yes
| ac_cv_header_sys_select_h=yes
| ac_cv_header_sys_signalfd_h=yes
| ac_cv_header_sys_socket_h=yes
| ac_cv_header_sys_stat_h=yes
| ac_cv_header_sys_timerfd_h=yes
| ac_cv_header_sys_types_h=yes
| ac_cv_header_syslog_h=yes
| ac_cv_header_unistd_h=yes
| ac_cv_host=x86_64-redhat-linux-gnu
| ac_cv_lib_execinfo_backtrace=no
| ac_cv_member_struct_tcp_info_tcpi_notsent_bytes=no
| ac_cv_member_struct_tcp_info_tcpi_reord_seen=no
| ac_cv_member_struct_tcp_info_tcpi_rwnd_limited=no
| ac_cv_member_struct_tcp_info_tcpi_sndbuf_limited=no
| ac_cv_objext=o
| ac_cv_path_DOXYGEN=false
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_FGREP='/usr/bin/grep -F'
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config
| ac_cv_path_PYTHON=/usr/bin/python3
| ac_cv_path_SED=/usr/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=/usr/bin/mkdir
| ac_cv_prog_AWK=gawk
| ac_cv_prog_CPP='gcc -E'
| ac_cv_prog_ac_ct_AR=ar
| ac_cv_prog_ac_ct_CC=gcc
| 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_make_make_set=yes
| ac_cv_search_clock_gettime='none required'
| ac_cv_search_dlopen=-ldl
| ac_cv_search_dlsym=-ldl
| ac_cv_type_size_t=yes
| ac_cv_working_alloca_h=yes
| am_cv_CC_dependencies_compiler_type=none
| am_cv_make_support_nested_variables=yes
| am_cv_pathless_PYTHON=python3
| am_cv_python_platform=linux
| am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.6/site-packages'
| am_cv_python_pythondir='${prefix}/lib/python3.6/site-packages'
| am_cv_python_version=3.6
| ax_cv_PTHREAD_CLANG=no
| ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
| ax_cv_PTHREAD_PRIO_INHERIT=yes
| ax_cv_PTHREAD_SPECIAL_FLAGS=no
| ax_cv_check_cflags___mavx2=yes
| ax_cv_check_cflags___msse4_1=yes
| ax_cv_check_cflags___mssse3=yes
| ax_cv_support_avx2_ext=yes
| ax_cv_support_sse41_ext=yes
| ax_cv_support_ssse3_ext=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_NM='/usr/bin/nm -B'
| lt_cv_path_mainfest_tool=no
| lt_cv_prog_compiler_c_o=yes
| lt_cv_prog_compiler_pic='-fPIC -DPIC'
| lt_cv_prog_compiler_pic_works=yes
| lt_cv_prog_compiler_rtti_exceptions=no
| lt_cv_prog_compiler_static_works=no
| lt_cv_prog_gnu_ld=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
| osmo_cv_cc_has_builtin=yes
| osmo_cv_tm_includes_tm_gmtoff=yes
| pkg_cv_LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1  '
| pkg_cv_LIBGNUTLS_LIBS='-lgnutls  '
| pkg_cv_LIBMNL_CFLAGS=' '
| pkg_cv_LIBMNL_LIBS='-lmnl  '
| pkg_cv_LIBSCTP_CFLAGS=' '
| pkg_cv_LIBSCTP_LIBS='-lsctp  '
| pkg_cv_LIBUSB_CFLAGS='-I/usr/include/libusb-1.0  '
| pkg_cv_LIBUSB_LIBS='-lusb-1.0  '
| pkg_cv_PCSC_CFLAGS='-pthread -I/usr/include/PCSC  '
| pkg_cv_PCSC_LIBS='-lpcsclite  '
| pkg_cv_SYSTEMD_CFLAGS=' '
| pkg_cv_SYSTEMD_LIBS='-lsystemd  '
| pkg_cv_TALLOC_CFLAGS=' '
| pkg_cv_TALLOC_LIBS='-ltalloc  '
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 	@echo "Need to and reconfigure with --enable-code-coverage"
| 	@echo "Need to reconfigure with --enable-code-coverage"
| 	@echo "Need to reconfigure with --enable-code-coverage"
|  $(CODE_COVERAGE_IGNORE_PATTERN);
|  $(CODE_COVERAGE_OUTPUT_FILE);
| #
| #
| #    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
| #    $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
| #    (Default: $(top_builddir))
| #    (Default: empty)
| #    Multiple directories may be specified, separated by whitespace.
| #    by lcov for code coverage. (Default:
| #    collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
| #    genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
| #    instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
| #    instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
| #    instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
| #    instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
| #    instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
| #    lcov instance. (Default: empty)
| #    reports to be created. (Default:
| #    set to 0 to disable it and leave empty to stay with the default.
| #  - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
| #  - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
| #  - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
| #  - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
| #  - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
| #  - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
| #  - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
| #  - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
| #  - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
| #  - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
| #  - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
| #  - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
| #  - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
| #  - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
| # $(PACKAGE_VERSION). In order to add the current git hash to the title,
| # Capture code coverage data
| # Code coverage
| # Hook rule executed before code-coverage-capture, overridable by the user
| # Optional variables
| # Optional:
| # The generated report will be titled using the $(PACKAGE_NAME) and
| # Use recursive makes in order to ignore errors during check
| # sanitizes the test-name: replaces with underscores: dashes and dots
| # use the git-version-gen script, available online.
| $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
| '
| --rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
| --rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
| .PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
| .PHONY: code-coverage-cobertura
| ABS_TAPSET_DIR=''
| ACLOCAL='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/missing aclocal-1.13'
| ALLOCA=''
| AMDEPBACKSLASH=''
| AMDEP_FALSE=''
| AMDEP_TRUE='#'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='0'
| AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
| AM_DISTCHECK_CONFIGURE_FLAGS ?=
| AM_V='$(V)'
| AR='ar'
| AUTOCONF='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/missing autoconf'
| AUTOHEADER='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/missing autoheader'
| AUTOMAKE='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/missing automake-1.13'
| AWK='gawk'
| BACKTRACE_LIB=''
| CC='gcc'
| CCDEPMODE='depmode=none'
| CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall'
| CODE_COVERAGE_BRANCH_COVERAGE ?=
| CODE_COVERAGE_BRANCH_COVERAGE=''
| CODE_COVERAGE_CFLAGS=''
| CODE_COVERAGE_CPPFLAGS=''
| CODE_COVERAGE_CXXFLAGS=''
| CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
| CODE_COVERAGE_DIRECTORY=''
| CODE_COVERAGE_ENABLED='no'
| CODE_COVERAGE_ENABLED_FALSE=''
| CODE_COVERAGE_ENABLED_TRUE='#'
| CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
| CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\
| CODE_COVERAGE_IGNORE_PATTERN ?=
| CODE_COVERAGE_IGNORE_PATTERN=''
| CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
| CODE_COVERAGE_LCOV_OPTIONS=''
| CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
| CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
| CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
| CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
| CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
| CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
| CODE_COVERAGE_LDFLAGS=''
| CODE_COVERAGE_LIBS=''
| CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
| CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
| CODE_COVERAGE_RULES='
| CPP='gcc -E'
| CPPFLAGS=' -DBUILDING_LIBOSMOCORE -Wall'
| CYGPATH_W='echo'
| DEFS='-DHAVE_CONFIG_H'
| DEPDIR='.deps'
| DLLTOOL='false'
| DOXYGEN='false'
| DSYMUTIL=''
| DTRACE=''
| DUMPBIN=''
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMBEDDED_FALSE=''
| EMBEDDED_TRUE='#'
| ENABLE_CTRL_FALSE='#'
| ENABLE_CTRL_TRUE=''
| ENABLE_EXT_TESTS_FALSE=''
| ENABLE_EXT_TESTS_TRUE='#'
| ENABLE_GB_FALSE='#'
| ENABLE_GB_TRUE=''
| ENABLE_GNUTLS='yes'
| ENABLE_GNUTLS_FALSE='#'
| ENABLE_GNUTLS_TRUE=''
| ENABLE_LIBMNL=''
| ENABLE_LIBMNL_FALSE='#'
| ENABLE_LIBMNL_TRUE=''
| ENABLE_LIBSCTP_FALSE='#'
| ENABLE_LIBSCTP_TRUE=''
| ENABLE_LIBUSB='yes'
| ENABLE_LIBUSB_FALSE='#'
| ENABLE_LIBUSB_TRUE=''
| ENABLE_MSGFILE_FALSE='#'
| ENABLE_MSGFILE_TRUE=''
| ENABLE_PCSC='yes'
| ENABLE_PCSC_FALSE='#'
| ENABLE_PCSC_TRUE=''
| ENABLE_PLUGIN_FALSE='#'
| ENABLE_PLUGIN_TRUE=''
| ENABLE_PSEUDOTALLOC_FALSE=''
| ENABLE_PSEUDOTALLOC_TRUE='#'
| ENABLE_SCTP_TESTS_FALSE='#'
| ENABLE_SCTP_TESTS_TRUE=''
| ENABLE_SERCOM_STUB_FALSE=''
| ENABLE_SERCOM_STUB_TRUE='#'
| ENABLE_SERIAL_FALSE='#'
| ENABLE_SERIAL_TRUE=''
| ENABLE_SYSTEMD_LOGGING=''
| ENABLE_SYSTEMD_LOGGING_FALSE='#'
| ENABLE_SYSTEMD_LOGGING_TRUE=''
| ENABLE_SYSTEMTAP_FALSE=''
| ENABLE_SYSTEMTAP_TRUE='#'
| ENABLE_URING='no'
| ENABLE_URING_FALSE=''
| ENABLE_URING_TESTS='yes'
| ENABLE_URING_TESTS_FALSE='#'
| ENABLE_URING_TESTS_TRUE=''
| ENABLE_URING_TRUE='#'
| ENABLE_UTILITIES_FALSE='#'
| ENABLE_UTILITIES_TRUE=''
| ENABLE_VTY_FALSE='#'
| ENABLE_VTY_TRUE=''
| EXEEXT=''
| FGREP='/usr/bin/grep -F'
| GCOV=''
| GENHTML=''
| GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
| GITIGNOREFILES ?=
| GREP='/usr/bin/grep'
| HAVE_AVX2_FALSE='#'
| HAVE_AVX2_TRUE=''
| HAVE_DOXYGEN_FALSE=''
| HAVE_DOXYGEN_TRUE='#'
| HAVE_LIBSCTP=''
| HAVE_NEON_FALSE=''
| HAVE_NEON_TRUE='#'
| HAVE_SSE4_1_FALSE='#'
| HAVE_SSE4_1_TRUE=''
| HAVE_SSSE3_FALSE='#'
| HAVE_SSSE3_TRUE=''
| HAVE_SYS_SOCKET_H='1'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LCOV=''
| LCOV_COBERTURA=''
| LD='/usr/bin/ld -m elf_x86_64'
| LDFLAGS='-Wl,-z,relro '
| LIBGNUTLS_CFLAGS='-I/usr/include/p11-kit-1  '
| LIBGNUTLS_LIBS='-lgnutls  '
| LIBMNL_CFLAGS=' '
| LIBMNL_LIBS='-lmnl  '
| LIBMNL_PC='libmnl'
| LIBOBJS=''
| LIBRARY_DLOPEN='-ldl '
| LIBRARY_DLSYM='-ldl '
| LIBRARY_RT=''
| LIBS=''
| LIBSCTP_CFLAGS=' '
| LIBSCTP_LIBS='-lsctp  '
| LIBSCTP_PC='libsctp'
| LIBTOOL='$(SHELL) $(top_builddir)/libtool'
| LIBUSB_CFLAGS='-I/usr/include/libusb-1.0  '
| LIBUSB_LIBS='-lusb-1.0  '
| LIPO=''
| LN_S='ln -s'
| LTLDFLAGS_OSMOCODING='-Wl,--version-script=$(srcdir)/libosmocoding.map'
| LTLDFLAGS_OSMOCORE='-Wl,--version-script=$(srcdir)/libosmocore.map'
| LTLDFLAGS_OSMOCTRL='-Wl,--version-script=$(srcdir)/libosmoctrl.map'
| LTLDFLAGS_OSMOGB='-Wl,--version-script=$(srcdir)/libosmogb.map'
| LTLDFLAGS_OSMOGSM='-Wl,--version-script=$(srcdir)/libosmogsm.map'
| LTLDFLAGS_OSMOISDN='-Wl,--version-script=$(srcdir)/libosmoisdn.map'
| LTLIBOBJS=''
| MAKEINFO='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/missing makeinfo'
| MANIFEST_TOOL=':'
| MKDIR_P='/usr/bin/mkdir -p'
| NM='/usr/bin/nm -B'
| NMEDIT=''
| OBJDUMP='objdump'
| OBJEXT='o'
| OSMOTESTEXT_CHECK=''
| OTOOL64=''
| OTOOL=''
| PACKAGE='libosmocore'
| PACKAGE_BUGREPORT='openbsc@lists.osmocom.org'
| PACKAGE_NAME='libosmocore'
| PACKAGE_STRING='libosmocore 1.11.0.44.764b7'
| PACKAGE_TARNAME='libosmocore'
| PACKAGE_URL=''
| PACKAGE_VERSION='1.11.0.44.764b7'
| PATH_SEPARATOR=':'
| PCSC_CFLAGS='-pthread -I/usr/include/PCSC  '
| PCSC_LIBS='-lpcsclite  '
| PKG_CONFIG='/usr/bin/pkg-config'
| PKG_CONFIG_INSTALLED='/usr/bin/pkg-config'
| PKG_CONFIG_LIBDIR=''
| PKG_CONFIG_PATH=':/usr/lib64/pkgconfig:/usr/share/pkgconfig'
| PTHREAD_CC='gcc'
| PTHREAD_CFLAGS='-pthread'
| PTHREAD_LIBS=''
| PYTHON='/usr/bin/python3'
| PYTHON_EXEC_PREFIX='${exec_prefix}'
| PYTHON_PLATFORM='linux'
| PYTHON_PREFIX='${prefix}'
| PYTHON_VERSION='3.6'
| RANLIB='ranlib'
| RELMAKE='-include osmo-release.mk'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| SIMD_FLAGS=' -mavx2 -mssse3 -msse4.1'
| STRIP='strip'
| SYMBOL_VISIBILITY='-fvisibility=hidden'
| SYSTEMD_CFLAGS=' '
| SYSTEMD_LIBS='-lsystemd  '
| TALLOC_CFLAGS=' '
| TALLOC_LIBS='-ltalloc  '
| TLS_GCC_ARM_BUG_CFLAGS=''
| URING_CFLAGS=''
| URING_LIBS=''
| VERSION='1.11.0.44.764b7'
| ac_ct_AR='ar'
| ac_ct_CC='gcc'
| ac_ct_DUMPBIN=''
| am__EXEEXT_FALSE=''
| am__EXEEXT_TRUE='#'
| am__fastdepCC_FALSE=''
| am__fastdepCC_TRUE='#'
| am__include='include'
| am__isrc=''
| am__leading_dot='.'
| am__nodep=''
| am__quote=''
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| ax_pthread_config=''
| bindir='/usr/bin'
| build='x86_64-redhat-linux-gnu'
| build_alias='x86_64-redhat-linux-gnu'
| build_cpu='x86_64'
| build_os='linux-gnu'
| build_vendor='redhat'
| check-code-coverage:
| code-coverage-capture-hook:
| code-coverage-capture: code-coverage-capture-hook
| code-coverage-cobertura:
| code_coverage_quiet = $(code_coverage_quiet_$(V))
| code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
| code_coverage_quiet_0 = --quiet
| code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
| code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
| code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
| code_coverage_v_genhtml_0 = @echo "  GEN   " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
| code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
| code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
| code_coverage_v_lcov_cap_0 = @echo "  LCOV   --capture"\
| code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
| code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
| code_coverage_v_lcov_ign_0 = @echo "  LCOV   --remove /tmp/*"\
| datadir='/usr/share'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='/usr'
| host='x86_64-redhat-linux-gnu'
| host_alias='x86_64-redhat-linux-gnu'
| host_cpu='x86_64'
| host_os='linux-gnu'
| host_vendor='redhat'
| htmldir='${docdir}'
| includedir='/usr/include/libosmocore'
| infodir='/usr/share/info'
| install_sh='${SHELL} /home/user/rpmbuild/BUILD/libosmocore/install-sh'
| libdir='/usr/lib64'
| libexecdir='/usr/libexec'
| localedir='${datarootdir}/locale'
| localstatedir='/var'
| mandir='/usr/share/man'
| mkdir_p='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| pkgpyexecdir='${pyexecdir}/libosmocore'
| pkgpythondir='${pythondir}/libosmocore'
| prefix='/usr'
| program_transform_name='s&^&&'
| psdir='${docdir}'
| pyexecdir='${exec_prefix}/lib64/python3.6/site-packages'
| pythondir='${prefix}/lib/python3.6/site-packages'
| sbindir='/usr/sbin'
| sharedstatedir='/var/lib'
| sysconfdir='/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "libosmocore"
| #define PACKAGE_TARNAME "libosmocore"
| #define PACKAGE_VERSION "1.11.0.44.764b7"
| #define PACKAGE_STRING "libosmocore 1.11.0.44.764b7"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "libosmocore"
| #define VERSION "1.11.0.44.764b7"
| #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
| #define HAVE_EXECINFO_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_TIMERFD_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_PTHREAD_GETNAME_NP 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_DECL_SYS_GETRANDOM 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_TM_GMTOFF_IN_TM 1
| #define HAVE_PCSC 1
| #define USE_GNUTLS 1
| #define ENABLE_SYSTEMD_LOGGING 1
| #define ENABLE_LIBMNL 1
| #define HAVE_LIBSCTP 1
| #define HAVE_AVX2 /**/
| #define HAVE_SSSE3 /**/
| #define HAVE_SSE4_1 /**/
| #define HAVE___BUILTIN_CPU_SUPPORTS 1
| 
| configure: exit 0

+ exit 0
Processing files: libosmocore-tools-1.11.0.44.764b7-0.x86_64
Provides: libosmocore-tools = 1.11.0.44.764b7-0 libosmocore-tools(x86-64) = 1.11.0.44.764b7-0 libosmocore-utils = 1.11.0.44.764b7-0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmocodec4-1.11.0.44.764b7-0.x86_64
Provides: libosmocodec.so.4()(64bit) libosmocodec4 = 1.11.0.44.764b7-0 libosmocodec4(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmocodec-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmocodec-devel = 1.11.0.44.764b7-0 libosmocodec-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmocodec) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocodec.so.4()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmocoding0-1.11.0.44.764b7-0.x86_64
Provides: libosmocoding.so.0()(64bit) libosmocoding.so.0(LIBOSMOCODING_1.0)(64bit) libosmocoding0 = 1.11.0.44.764b7-0 libosmocoding0(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocodec.so.4()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) rtld(GNU_HASH)
Processing files: libosmocoding-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmocoding-devel = 1.11.0.44.764b7-0 libosmocoding-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmocoding) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocoding.so.0()(64bit) pkgconfig(libosmocodec) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(talloc)
Processing files: libosmocore22-1.11.0.44.764b7-0.x86_64
Provides: libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmocore22 = 1.11.0.44.764b7-0 libosmocore22(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsctp.so.1(VERS_1)(64bit) libsctp.so.1(VERS_3)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libtalloc.so.2(TALLOC_2.1.0)(64bit) rtld(GNU_HASH)
Processing files: libosmocore-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmocore-devel = 1.11.0.44.764b7-0 libosmocore-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmocore) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmocore.so.22()(64bit) pkgconfig(libmnl) pkgconfig(libsctp) pkgconfig(talloc)
Processing files: libosmoctrl0-1.11.0.44.764b7-0.x86_64
Provides: libosmoctrl.so.0()(64bit) libosmoctrl.so.0(LIBOSMOCTRL_1.0)(64bit) libosmoctrl0 = 1.11.0.44.764b7-0 libosmoctrl0(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmovty.so.13()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmoctrl-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmoctrl-devel = 1.11.0.44.764b7-0 libosmoctrl-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmoctrl) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmoctrl.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(talloc)
Processing files: libosmogb14-1.11.0.44.764b7-0.x86_64
Provides: libosmogb.so.14()(64bit) libosmogb.so.14(LIBOSMOGB_1.0)(64bit) libosmogb14 = 1.11.0.44.764b7-0 libosmogb14(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmovty.so.13()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmogb-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmogb-devel = 1.11.0.44.764b7-0 libosmogb-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmogb) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmogb.so.14()(64bit) pkgconfig(libosmocore) pkgconfig(libosmogsm) pkgconfig(libosmovty) pkgconfig(talloc)
Processing files: libosmogsm20-1.11.0.44.764b7-0.x86_64
Provides: libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmogsm20 = 1.11.0.44.764b7-0 libosmogsm20(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libgnutls.so.28(GNUTLS_1_4)(64bit) libgnutls.so.28(GNUTLS_2_10)(64bit) libgnutls.so.28(GNUTLS_2_12)(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmoisdn.so.0()(64bit) libosmoisdn.so.0(LIBOSMOISDN_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmogsm-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmogsm-devel = 1.11.0.44.764b7-0 libosmogsm-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmogsm) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmogsm.so.20()(64bit) pkgconfig(libosmocore) pkgconfig(libosmoisdn) pkgconfig(talloc)
Processing files: libosmoisdn0-1.11.0.44.764b7-0.x86_64
Provides: libosmoisdn.so.0()(64bit) libosmoisdn.so.0(LIBOSMOISDN_1.0)(64bit) libosmoisdn0 = 1.11.0.44.764b7-0 libosmoisdn0(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmoisdn-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmoisdn-devel = 1.11.0.44.764b7-0 libosmoisdn-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmoisdn) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmoisdn.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmosim2-1.11.0.44.764b7-0.x86_64
Provides: libosmosim.so.2()(64bit) libosmosim2 = 1.11.0.44.764b7-0 libosmosim2(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgnutls.so.28()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libosmogsm.so.20()(64bit) libosmogsm.so.20(LIBOSMOGSM_1.0)(64bit) libosmoisdn.so.0()(64bit) libpcsclite.so.1()(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmosim-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmosim-devel = 1.11.0.44.764b7-0 libosmosim-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmosim) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmosim.so.2()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmovty13-1.11.0.44.764b7-0.x86_64
Provides: libosmovty.so.13()(64bit) libosmovty13 = 1.11.0.44.764b7-0 libosmovty13(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) rtld(GNU_HASH)
Processing files: libosmovty-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmovty-devel = 1.11.0.44.764b7-0 libosmovty-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmovty) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmovty.so.13()(64bit) pkgconfig(libosmocore) pkgconfig(talloc)
Processing files: libosmousb0-1.11.0.44.764b7-0.x86_64
Provides: libosmousb.so.0()(64bit) libosmousb0 = 1.11.0.44.764b7-0 libosmousb0(x86-64) = 1.11.0.44.764b7-0
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libmnl.so.0()(64bit) libosmocore.so.22()(64bit) libosmocore.so.22(LIBOSMOCORE_1.0)(64bit) libpthread.so.0()(64bit) libsctp.so.1()(64bit) libsystemd.so.0()(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH)
Processing files: libosmousb-devel-1.11.0.44.764b7-0.x86_64
Provides: libosmousb-devel = 1.11.0.44.764b7-0 libosmousb-devel(x86-64) = 1.11.0.44.764b7-0 pkgconfig(libosmousb) = 1.11.0.44.764b7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libosmousb.so.0()(64bit) pkgconfig(libosmocore) pkgconfig(libusb-1.0) pkgconfig(talloc)
Processing files: libosmocore-debuginfo-1.11.0.44.764b7-0.x86_64
Provides: libosmocore-debuginfo = 1.11.0.44.764b7-0 libosmocore-debuginfo(x86-64) = 1.11.0.44.764b7-0
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/user/rpmbuild/BUILDROOT/libosmocore-1.11.0.44.764b7-0.x86_64
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-tools-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocodec4-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocodec-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocoding0-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocoding-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore22-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoctrl0-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoctrl-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogb14-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogb-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogsm20-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmogsm-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoisdn0-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmoisdn-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmosim2-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmosim-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmovty13-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmovty-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmousb0-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmousb-devel-1.11.0.44.764b7-0.x86_64.rpm
Wrote: /home/user/rpmbuild/RPMS/x86_64/libosmocore-debuginfo-1.11.0.44.764b7-0.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uAkHCq
+ umask 022
+ cd /home/user/rpmbuild/BUILD
+ cd libosmocore
+ /usr/bin/rm -rf /home/user/rpmbuild/BUILDROOT/libosmocore-1.11.0.44.764b7-0.x86_64
+ exit 0
+ '[' -n 1 ']'
+ su user -c 'mv ~/rpmbuild/RPMS/*/*.rpm _temp/binpkgs/'
+ cd _temp/binpkgs
+ for i in '*.rpm'
+ rpm -qlp libosmocodec-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/codec
/usr/include/libosmocore/osmocom/codec/codec.h
/usr/include/libosmocore/osmocom/codec/ecu.h
/usr/include/libosmocore/osmocom/codec/gsm610_bits.h
/usr/lib64/libosmocodec.so
/usr/lib64/pkgconfig/libosmocodec.pc
+ for i in '*.rpm'
+ rpm -qlp libosmocodec4-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmocodec.so.4
/usr/lib64/libosmocodec.so.4.1.0
+ for i in '*.rpm'
+ rpm -qlp libosmocoding-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/coding
/usr/include/libosmocore/osmocom/coding/gsm0503_amr_dtx.h
/usr/include/libosmocore/osmocom/coding/gsm0503_coding.h
/usr/include/libosmocore/osmocom/coding/gsm0503_interleaving.h
/usr/include/libosmocore/osmocom/coding/gsm0503_mapping.h
/usr/include/libosmocore/osmocom/coding/gsm0503_parity.h
/usr/include/libosmocore/osmocom/coding/gsm0503_tables.h
/usr/lib64/libosmocoding.so
/usr/lib64/pkgconfig/libosmocoding.pc
+ for i in '*.rpm'
+ rpm -qlp libosmocoding0-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmocoding.so.0
/usr/lib64/libosmocoding.so.0.3.1
+ for i in '*.rpm'
+ rpm -qlp libosmocore-debuginfo-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/11e8ec23684a3ca5cfdae554d53c392ed8423f
/usr/lib/debug/.build-id/19/11e8ec23684a3ca5cfdae554d53c392ed8423f.debug
/usr/lib/debug/.build-id/1a
/usr/lib/debug/.build-id/1a/06eafcc0da4dbc4a1f74eb377920fe3cfffa20
/usr/lib/debug/.build-id/1a/06eafcc0da4dbc4a1f74eb377920fe3cfffa20.debug
/usr/lib/debug/.build-id/1a/3878ab36e16eef8cb76dfeefb71be668bfb706
/usr/lib/debug/.build-id/1a/3878ab36e16eef8cb76dfeefb71be668bfb706.debug
/usr/lib/debug/.build-id/1b
/usr/lib/debug/.build-id/1b/d0342521c49631f1079b01cadf6800cf6bb986
/usr/lib/debug/.build-id/1b/d0342521c49631f1079b01cadf6800cf6bb986.debug
/usr/lib/debug/.build-id/3d
/usr/lib/debug/.build-id/3d/dbc772287391aa6271ac2d9260f71fa87e6223
/usr/lib/debug/.build-id/3d/dbc772287391aa6271ac2d9260f71fa87e6223.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/dde5fd13930ccff65e3e41e577d855b619f916
/usr/lib/debug/.build-id/5d/dde5fd13930ccff65e3e41e577d855b619f916.debug
/usr/lib/debug/.build-id/62
/usr/lib/debug/.build-id/62/389af4d98834e2766c1bbbcf75ba71661488b3
/usr/lib/debug/.build-id/62/389af4d98834e2766c1bbbcf75ba71661488b3.debug
/usr/lib/debug/.build-id/65
/usr/lib/debug/.build-id/65/506485b3bed3627ade2df6a1f2e64ef219bb9c
/usr/lib/debug/.build-id/65/506485b3bed3627ade2df6a1f2e64ef219bb9c.debug
/usr/lib/debug/.build-id/6d
/usr/lib/debug/.build-id/6d/76efafc96f53cbf1f5c0523ab6dfc1482c570b.debug
/usr/lib/debug/.build-id/71
/usr/lib/debug/.build-id/71/89c412bb0616bb2e13f618a4f76863cf1ae29e
/usr/lib/debug/.build-id/71/89c412bb0616bb2e13f618a4f76863cf1ae29e.debug
/usr/lib/debug/.build-id/8d
/usr/lib/debug/.build-id/8d/13558f488fcbb18ddaaaab5e36e8b75b28f133
/usr/lib/debug/.build-id/8d/13558f488fcbb18ddaaaab5e36e8b75b28f133.debug
/usr/lib/debug/.build-id/98
/usr/lib/debug/.build-id/98/72d3e804ba65d17d0760eb7d1ec29e2123da04
/usr/lib/debug/.build-id/98/72d3e804ba65d17d0760eb7d1ec29e2123da04.debug
/usr/lib/debug/.build-id/9a
/usr/lib/debug/.build-id/9a/767f39d2624c961b2fcd28f2a2bb028cecf460
/usr/lib/debug/.build-id/9a/767f39d2624c961b2fcd28f2a2bb028cecf460.debug
/usr/lib/debug/.build-id/d6
/usr/lib/debug/.build-id/d6/8ac9aa32395a535bcfecb971429fb02d242fa2
/usr/lib/debug/.build-id/d6/8ac9aa32395a535bcfecb971429fb02d242fa2.debug
/usr/lib/debug/.build-id/e5
/usr/lib/debug/.build-id/e5/a6735444a5c18adf2aeab388121eb711c460b6
/usr/lib/debug/.build-id/e5/a6735444a5c18adf2aeab388121eb711c460b6.debug
/usr/lib/debug/.build-id/e6
/usr/lib/debug/.build-id/e6/df5e1a9f1e59b62cce4deddf6e8fb3b1c093bd
/usr/lib/debug/.build-id/e6/df5e1a9f1e59b62cce4deddf6e8fb3b1c093bd.debug
/usr/lib/debug/.dwz
/usr/lib/debug/.dwz/libosmocore-1.11.0.44.764b7-0.x86_64
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/osmo-aka-verify.debug
/usr/lib/debug/usr/bin/osmo-arfcn.debug
/usr/lib/debug/usr/bin/osmo-auc-gen.debug
/usr/lib/debug/usr/bin/osmo-config-merge.debug
/usr/lib/debug/usr/bin/osmo-gsmtap-logsend.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/libosmocodec.so.4.1.0.debug
/usr/lib/debug/usr/lib64/libosmocodec.so.4.debug
/usr/lib/debug/usr/lib64/libosmocodec.so.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.0.3.1.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.0.debug
/usr/lib/debug/usr/lib64/libosmocoding.so.debug
/usr/lib/debug/usr/lib64/libosmocore.so.22.1.0.debug
/usr/lib/debug/usr/lib64/libosmocore.so.22.debug
/usr/lib/debug/usr/lib64/libosmocore.so.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.0.9.1.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.0.debug
/usr/lib/debug/usr/lib64/libosmoctrl.so.debug
/usr/lib/debug/usr/lib64/libosmogb.so.14.3.0.debug
/usr/lib/debug/usr/lib64/libosmogb.so.14.debug
/usr/lib/debug/usr/lib64/libosmogb.so.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.20.2.0.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.20.debug
/usr/lib/debug/usr/lib64/libosmogsm.so.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.0.2.0.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.0.debug
/usr/lib/debug/usr/lib64/libosmoisdn.so.debug
/usr/lib/debug/usr/lib64/libosmosim.so.2.1.3.debug
/usr/lib/debug/usr/lib64/libosmosim.so.2.debug
/usr/lib/debug/usr/lib64/libosmosim.so.debug
/usr/lib/debug/usr/lib64/libosmousb.so.0.0.1.debug
/usr/lib/debug/usr/lib64/libosmousb.so.0.debug
/usr/lib/debug/usr/lib64/libosmousb.so.debug
/usr/lib/debug/usr/lib64/libosmovty.so.13.0.2.debug
/usr/lib/debug/usr/lib64/libosmovty.so.13.debug
/usr/lib/debug/usr/lib64/libosmovty.so.debug
/usr/src/debug/libosmocore
/usr/src/debug/libosmocore/include
/usr/src/debug/libosmocore/include/osmocom
/usr/src/debug/libosmocore/include/osmocom/codec
/usr/src/debug/libosmocore/include/osmocom/codec/codec.h
/usr/src/debug/libosmocore/include/osmocom/codec/ecu.h
/usr/src/debug/libosmocore/include/osmocom/codec/gsm610_bits.h
/usr/src/debug/libosmocore/include/osmocom/coding
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_amr_dtx.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_coding.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_interleaving.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_mapping.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_parity.h
/usr/src/debug/libosmocore/include/osmocom/coding/gsm0503_tables.h
/usr/src/debug/libosmocore/include/osmocom/core
/usr/src/debug/libosmocore/include/osmocom/core/application.h
/usr/src/debug/libosmocore/include/osmocom/core/backtrace.h
/usr/src/debug/libosmocore/include/osmocom/core/base64.h
/usr/src/debug/libosmocore/include/osmocom/core/bit16gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bit32gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bit64gen.h
/usr/src/debug/libosmocore/include/osmocom/core/bits.h
/usr/src/debug/libosmocore/include/osmocom/core/bitvec.h
/usr/src/debug/libosmocore/include/osmocom/core/byteswap.h
/usr/src/debug/libosmocore/include/osmocom/core/conv.h
/usr/src/debug/libosmocore/include/osmocom/core/counter.h
/usr/src/debug/libosmocore/include/osmocom/core/crc16.h
/usr/src/debug/libosmocore/include/osmocom/core/crc16gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc32gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc64gen.h
/usr/src/debug/libosmocore/include/osmocom/core/crc8gen.h
/usr/src/debug/libosmocore/include/osmocom/core/fsm.h
/usr/src/debug/libosmocore/include/osmocom/core/gsmtap.h
/usr/src/debug/libosmocore/include/osmocom/core/gsmtap_util.h
/usr/src/debug/libosmocore/include/osmocom/core/isdnhdlc.h
/usr/src/debug/libosmocore/include/osmocom/core/it_q.h
/usr/src/debug/libosmocore/include/osmocom/core/linuxlist.h
/usr/src/debug/libosmocore/include/osmocom/core/linuxrbtree.h
/usr/src/debug/libosmocore/include/osmocom/core/logging.h
/usr/src/debug/libosmocore/include/osmocom/core/logging_internal.h
/usr/src/debug/libosmocore/include/osmocom/core/loggingrb.h
/usr/src/debug/libosmocore/include/osmocom/core/macaddr.h
/usr/src/debug/libosmocore/include/osmocom/core/mnl.h
/usr/src/debug/libosmocore/include/osmocom/core/msgb.h
/usr/src/debug/libosmocore/include/osmocom/core/msgfile.h
/usr/src/debug/libosmocore/include/osmocom/core/netdev.h
/usr/src/debug/libosmocore/include/osmocom/core/netns.h
/usr/src/debug/libosmocore/include/osmocom/core/osmo_io.h
/usr/src/debug/libosmocore/include/osmocom/core/panic.h
/usr/src/debug/libosmocore/include/osmocom/core/plugin.h
/usr/src/debug/libosmocore/include/osmocom/core/prbs.h
/usr/src/debug/libosmocore/include/osmocom/core/prim.h
/usr/src/debug/libosmocore/include/osmocom/core/rate_ctr.h
/usr/src/debug/libosmocore/include/osmocom/core/select.h
/usr/src/debug/libosmocore/include/osmocom/core/sercomm.h
/usr/src/debug/libosmocore/include/osmocom/core/signal.h
/usr/src/debug/libosmocore/include/osmocom/core/sockaddr_str.h
/usr/src/debug/libosmocore/include/osmocom/core/socket.h
/usr/src/debug/libosmocore/include/osmocom/core/soft_uart.h
/usr/src/debug/libosmocore/include/osmocom/core/stat_item.h
/usr/src/debug/libosmocore/include/osmocom/core/stats.h
/usr/src/debug/libosmocore/include/osmocom/core/stats_tcp.h
/usr/src/debug/libosmocore/include/osmocom/core/strrb.h
/usr/src/debug/libosmocore/include/osmocom/core/talloc.h
/usr/src/debug/libosmocore/include/osmocom/core/tdef.h
/usr/src/debug/libosmocore/include/osmocom/core/thread.h
/usr/src/debug/libosmocore/include/osmocom/core/time_cc.h
/usr/src/debug/libosmocore/include/osmocom/core/timer.h
/usr/src/debug/libosmocore/include/osmocom/core/tun.h
/usr/src/debug/libosmocore/include/osmocom/core/use_count.h
/usr/src/debug/libosmocore/include/osmocom/core/utils.h
/usr/src/debug/libosmocore/include/osmocom/core/write_queue.h
/usr/src/debug/libosmocore/include/osmocom/crypt
/usr/src/debug/libosmocore/include/osmocom/crypt/auth.h
/usr/src/debug/libosmocore/include/osmocom/crypt/gprs_cipher.h
/usr/src/debug/libosmocore/include/osmocom/ctrl
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_cmd.h
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_if.h
/usr/src/debug/libosmocore/include/osmocom/ctrl/control_vty.h
/usr/src/debug/libosmocore/include/osmocom/gprs
/usr/src/debug/libosmocore/include/osmocom/gprs/bssgp_bvc_fsm.h
/usr/src/debug/libosmocore/include/osmocom/gprs/frame_relay.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp2.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp_bss.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_bssgp_rim.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_msgb.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns2.h
/usr/src/debug/libosmocore/include/osmocom/gprs/gprs_ns_frgre.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_08_16.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_08_18.h
/usr/src/debug/libosmocore/include/osmocom/gprs/protocol/gsm_24_301.h
/usr/src/debug/libosmocore/include/osmocom/gsm
/usr/src/debug/libosmocore/include/osmocom/gsm/a5.h
/usr/src/debug/libosmocore/include/osmocom/gsm/apn.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bitvec_gsm.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bsslap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bssmap_le.h
/usr/src/debug/libosmocore/include/osmocom/gsm/bts_features.h
/usr/src/debug/libosmocore/include/osmocom/gsm/cbsp.h
/usr/src/debug/libosmocore/include/osmocom/gsm/comp128.h
/usr/src/debug/libosmocore/include/osmocom/gsm/comp128v23.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gad.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_smc.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_smr.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0411_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0480.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0502.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0503.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808_lcs.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm0808_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm23003.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm23236.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm29118.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm29205.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_arfcn_range_encode.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_ie.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm48_rest_octets.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsm_utils.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsup.h
/usr/src/debug/libosmocore/include/osmocom/gsm/gsup_sms.h
/usr/src/debug/libosmocore/include/osmocom/gsm/ipa.h
/usr/src/debug/libosmocore/include/osmocom/gsm/iuup.h
/usr/src/debug/libosmocore/include/osmocom/gsm/kasumi.h
/usr/src/debug/libosmocore/include/osmocom/gsm/l1sap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/lapdm.h
/usr/src/debug/libosmocore/include/osmocom/gsm/meas_rep.h
/usr/src/debug/libosmocore/include/osmocom/gsm/mncc.h
/usr/src/debug/libosmocore/include/osmocom/gsm/oap.h
/usr/src/debug/libosmocore/include/osmocom/gsm/oap_client.h
/usr/src/debug/libosmocore/include/osmocom/gsm/prim.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_03_40.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_03_41.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_08.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_08_gprs.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_04_11.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_08_08.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_08_58.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_12_21.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_23_032.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_25_415.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_29_118.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_060.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_068.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_44_318.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_48_049.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_48_071.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/gsm_49_031.h
/usr/src/debug/libosmocore/include/osmocom/gsm/protocol/ipaccess.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rlp.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rsl.h
/usr/src/debug/libosmocore/include/osmocom/gsm/rxlev_stat.h
/usr/src/debug/libosmocore/include/osmocom/gsm/sysinfo.h
/usr/src/debug/libosmocore/include/osmocom/gsm/tlv.h
/usr/src/debug/libosmocore/include/osmocom/isdn
/usr/src/debug/libosmocore/include/osmocom/isdn/i460_mux.h
/usr/src/debug/libosmocore/include/osmocom/isdn/lapd_core.h
/usr/src/debug/libosmocore/include/osmocom/isdn/v110.h
/usr/src/debug/libosmocore/include/osmocom/isdn/v110_ta.h
/usr/src/debug/libosmocore/include/osmocom/sim
/usr/src/debug/libosmocore/include/osmocom/sim/class_tables.h
/usr/src/debug/libosmocore/include/osmocom/sim/sim.h
/usr/src/debug/libosmocore/include/osmocom/usb
/usr/src/debug/libosmocore/include/osmocom/usb/libusb.h
/usr/src/debug/libosmocore/include/osmocom/vty
/usr/src/debug/libosmocore/include/osmocom/vty/buffer.h
/usr/src/debug/libosmocore/include/osmocom/vty/command.h
/usr/src/debug/libosmocore/include/osmocom/vty/logging.h
/usr/src/debug/libosmocore/include/osmocom/vty/misc.h
/usr/src/debug/libosmocore/include/osmocom/vty/tdef_vty.h
/usr/src/debug/libosmocore/include/osmocom/vty/telnet_interface.h
/usr/src/debug/libosmocore/include/osmocom/vty/vector.h
/usr/src/debug/libosmocore/include/osmocom/vty/vty.h
/usr/src/debug/libosmocore/include/osmocom/vty/vty_internal.h
/usr/src/debug/libosmocore/src
/usr/src/debug/libosmocore/src/codec
/usr/src/debug/libosmocore/src/codec/ecu.c
/usr/src/debug/libosmocore/src/codec/ecu_fr.c
/usr/src/debug/libosmocore/src/codec/ecu_fr_old.c
/usr/src/debug/libosmocore/src/codec/gsm610.c
/usr/src/debug/libosmocore/src/codec/gsm620.c
/usr/src/debug/libosmocore/src/codec/gsm660.c
/usr/src/debug/libosmocore/src/codec/gsm690.c
/usr/src/debug/libosmocore/src/codec/hr_sid_class.c
/usr/src/debug/libosmocore/src/coding
/usr/src/debug/libosmocore/src/coding/gsm0503_amr_dtx.c
/usr/src/debug/libosmocore/src/coding/gsm0503_coding.c
/usr/src/debug/libosmocore/src/coding/gsm0503_interleaving.c
/usr/src/debug/libosmocore/src/coding/gsm0503_mapping.c
/usr/src/debug/libosmocore/src/coding/gsm0503_parity.c
/usr/src/debug/libosmocore/src/coding/gsm0503_tables.c
/usr/src/debug/libosmocore/src/core
/usr/src/debug/libosmocore/src/core/application.c
/usr/src/debug/libosmocore/src/core/backtrace.c
/usr/src/debug/libosmocore/src/core/base64.c
/usr/src/debug/libosmocore/src/core/bitcomp.c
/usr/src/debug/libosmocore/src/core/bits.c
/usr/src/debug/libosmocore/src/core/bitvec.c
/usr/src/debug/libosmocore/src/core/context.c
/usr/src/debug/libosmocore/src/core/conv.c
/usr/src/debug/libosmocore/src/core/conv_acc.c
/usr/src/debug/libosmocore/src/core/conv_acc_generic.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse_avx.c
/usr/src/debug/libosmocore/src/core/conv_acc_sse_impl.h
/usr/src/debug/libosmocore/src/core/counter.c
/usr/src/debug/libosmocore/src/core/crc16.c
/usr/src/debug/libosmocore/src/core/crc16gen.c
/usr/src/debug/libosmocore/src/core/crc32gen.c
/usr/src/debug/libosmocore/src/core/crc64gen.c
/usr/src/debug/libosmocore/src/core/crc8gen.c
/usr/src/debug/libosmocore/src/core/exec.c
/usr/src/debug/libosmocore/src/core/fsm.c
/usr/src/debug/libosmocore/src/core/gsmtap_util.c
/usr/src/debug/libosmocore/src/core/isdnhdlc.c
/usr/src/debug/libosmocore/src/core/it_q.c
/usr/src/debug/libosmocore/src/core/logging.c
/usr/src/debug/libosmocore/src/core/logging_gsmtap.c
/usr/src/debug/libosmocore/src/core/logging_syslog.c
/usr/src/debug/libosmocore/src/core/logging_systemd.c
/usr/src/debug/libosmocore/src/core/loggingrb.c
/usr/src/debug/libosmocore/src/core/macaddr.c
/usr/src/debug/libosmocore/src/core/mnl.c
/usr/src/debug/libosmocore/src/core/msgb.c
/usr/src/debug/libosmocore/src/core/msgfile.c
/usr/src/debug/libosmocore/src/core/netdev.c
/usr/src/debug/libosmocore/src/core/netns.c
/usr/src/debug/libosmocore/src/core/osmo_io.c
/usr/src/debug/libosmocore/src/core/osmo_io_internal.h
/usr/src/debug/libosmocore/src/core/osmo_io_poll.c
/usr/src/debug/libosmocore/src/core/panic.c
/usr/src/debug/libosmocore/src/core/plugin.c
/usr/src/debug/libosmocore/src/core/prbs.c
/usr/src/debug/libosmocore/src/core/prim.c
/usr/src/debug/libosmocore/src/core/rate_ctr.c
/usr/src/debug/libosmocore/src/core/rbtree.c
/usr/src/debug/libosmocore/src/core/select.c
/usr/src/debug/libosmocore/src/core/sercomm.c
/usr/src/debug/libosmocore/src/core/serial.c
/usr/src/debug/libosmocore/src/core/signal.c
/usr/src/debug/libosmocore/src/core/sockaddr_str.c
/usr/src/debug/libosmocore/src/core/socket.c
/usr/src/debug/libosmocore/src/core/soft_uart.c
/usr/src/debug/libosmocore/src/core/stat_item.c
/usr/src/debug/libosmocore/src/core/stat_item_internal.h
/usr/src/debug/libosmocore/src/core/stats.c
/usr/src/debug/libosmocore/src/core/stats_statsd.c
/usr/src/debug/libosmocore/src/core/stats_tcp.c
/usr/src/debug/libosmocore/src/core/strrb.c
/usr/src/debug/libosmocore/src/core/tdef.c
/usr/src/debug/libosmocore/src/core/thread.c
/usr/src/debug/libosmocore/src/core/time_cc.c
/usr/src/debug/libosmocore/src/core/timer.c
/usr/src/debug/libosmocore/src/core/timer_clockgettime.c
/usr/src/debug/libosmocore/src/core/timer_gettimeofday.c
/usr/src/debug/libosmocore/src/core/tun.c
/usr/src/debug/libosmocore/src/core/use_count.c
/usr/src/debug/libosmocore/src/core/utils.c
/usr/src/debug/libosmocore/src/core/write_queue.c
/usr/src/debug/libosmocore/src/ctrl
/usr/src/debug/libosmocore/src/ctrl/control_cmd.c
/usr/src/debug/libosmocore/src/ctrl/control_if.c
/usr/src/debug/libosmocore/src/ctrl/control_vty.c
/usr/src/debug/libosmocore/src/ctrl/fsm_ctrl_commands.c
/usr/src/debug/libosmocore/src/gb
/usr/src/debug/libosmocore/src/gb/bssgp_bvc_fsm.c
/usr/src/debug/libosmocore/src/gb/common_vty.c
/usr/src/debug/libosmocore/src/gb/common_vty.h
/usr/src/debug/libosmocore/src/gb/frame_relay.c
/usr/src/debug/libosmocore/src/gb/gb_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_bssgp.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp2.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_bss.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_rim.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_util.c
/usr/src/debug/libosmocore/src/gb/gprs_bssgp_vty.c
/usr/src/debug/libosmocore/src/gb/gprs_ns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_fr.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_frgre.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_internal.h
/usr/src/debug/libosmocore/src/gb/gprs_ns2_message.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_sns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_udp.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_vc_fsm.c
/usr/src/debug/libosmocore/src/gb/gprs_ns2_vty.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_frgre.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_sns.c
/usr/src/debug/libosmocore/src/gb/gprs_ns_vty.c
/usr/src/debug/libosmocore/src/gsm
/usr/src/debug/libosmocore/src/gsm/a5.c
/usr/src/debug/libosmocore/src/gsm/abis_nm.c
/usr/src/debug/libosmocore/src/gsm/apn.c
/usr/src/debug/libosmocore/src/gsm/auth_comp128v1.c
/usr/src/debug/libosmocore/src/gsm/auth_comp128v23.c
/usr/src/debug/libosmocore/src/gsm/auth_core.c
/usr/src/debug/libosmocore/src/gsm/auth_milenage.c
/usr/src/debug/libosmocore/src/gsm/auth_tuak.c
/usr/src/debug/libosmocore/src/gsm/auth_xor.c
/usr/src/debug/libosmocore/src/gsm/auth_xor_2g.c
/usr/src/debug/libosmocore/src/gsm/bsslap.c
/usr/src/debug/libosmocore/src/gsm/bssmap_le.c
/usr/src/debug/libosmocore/src/gsm/bts_features.c
/usr/src/debug/libosmocore/src/gsm/cbsp.c
/usr/src/debug/libosmocore/src/gsm/comp128.c
/usr/src/debug/libosmocore/src/gsm/comp128v23.c
/usr/src/debug/libosmocore/src/gsm/gad.c
/usr/src/debug/libosmocore/src/gsm/gan.c
/usr/src/debug/libosmocore/src/gsm/gea.c
/usr/src/debug/libosmocore/src/gsm/gprs_cipher_core.c
/usr/src/debug/libosmocore/src/gsm/gprs_gea.c
/usr/src/debug/libosmocore/src/gsm/gprs_rlc.c
/usr/src/debug/libosmocore/src/gsm/gsm0341.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_smc.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_smr.c
/usr/src/debug/libosmocore/src/gsm/gsm0411_utils.c
/usr/src/debug/libosmocore/src/gsm/gsm0414.c
/usr/src/debug/libosmocore/src/gsm/gsm0480.c
/usr/src/debug/libosmocore/src/gsm/gsm0502.c
/usr/src/debug/libosmocore/src/gsm/gsm0503_conv.c
/usr/src/debug/libosmocore/src/gsm/gsm0808.c
/usr/src/debug/libosmocore/src/gsm/gsm0808_utils.c
/usr/src/debug/libosmocore/src/gsm/gsm23003.c
/usr/src/debug/libosmocore/src/gsm/gsm23236.c
/usr/src/debug/libosmocore/src/gsm/gsm29118.c
/usr/src/debug/libosmocore/src/gsm/gsm29205.c
/usr/src/debug/libosmocore/src/gsm/gsm44021.c
/usr/src/debug/libosmocore/src/gsm/gsm44068.c
/usr/src/debug/libosmocore/src/gsm/gsm48.c
/usr/src/debug/libosmocore/src/gsm/gsm48049.c
/usr/src/debug/libosmocore/src/gsm/gsm48_arfcn_range_encode.c
/usr/src/debug/libosmocore/src/gsm/gsm48_ie.c
/usr/src/debug/libosmocore/src/gsm/gsm48_rest_octets.c
/usr/src/debug/libosmocore/src/gsm/gsm_04_08_gprs.c
/usr/src/debug/libosmocore/src/gsm/gsm_utils.c
/usr/src/debug/libosmocore/src/gsm/gsup.c
/usr/src/debug/libosmocore/src/gsm/gsup_sms.c
/usr/src/debug/libosmocore/src/gsm/ipa.c
/usr/src/debug/libosmocore/src/gsm/iuup.c
/usr/src/debug/libosmocore/src/gsm/kasumi.c
/usr/src/debug/libosmocore/src/gsm/kdf.c
/usr/src/debug/libosmocore/src/gsm/lapdm.c
/usr/src/debug/libosmocore/src/gsm/milenage
/usr/src/debug/libosmocore/src/gsm/milenage/aes-encblock.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes-internal-enc.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes-internal.c
/usr/src/debug/libosmocore/src/gsm/milenage/aes.h
/usr/src/debug/libosmocore/src/gsm/milenage/aes_i.h
/usr/src/debug/libosmocore/src/gsm/milenage/aes_wrap.h
/usr/src/debug/libosmocore/src/gsm/milenage/common.h
/usr/src/debug/libosmocore/src/gsm/milenage/milenage.c
/usr/src/debug/libosmocore/src/gsm/milenage/milenage.h
/usr/src/debug/libosmocore/src/gsm/mncc.c
/usr/src/debug/libosmocore/src/gsm/oap.c
/usr/src/debug/libosmocore/src/gsm/oap_client.c
/usr/src/debug/libosmocore/src/gsm/rlp.c
/usr/src/debug/libosmocore/src/gsm/rsl.c
/usr/src/debug/libosmocore/src/gsm/rxlev_stat.c
/usr/src/debug/libosmocore/src/gsm/sysinfo.c
/usr/src/debug/libosmocore/src/gsm/tlv_parser.c
/usr/src/debug/libosmocore/src/gsm/tuak
/usr/src/debug/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.c
/usr/src/debug/libosmocore/src/gsm/tuak/KeccakP-1600-3gpp.h
/usr/src/debug/libosmocore/src/gsm/tuak/tuak.c
/usr/src/debug/libosmocore/src/gsm/tuak/tuak.h
/usr/src/debug/libosmocore/src/isdn
/usr/src/debug/libosmocore/src/isdn/i460_mux.c
/usr/src/debug/libosmocore/src/isdn/lapd_core.c
/usr/src/debug/libosmocore/src/isdn/v110.c
/usr/src/debug/libosmocore/src/isdn/v110_ta.c
/usr/src/debug/libosmocore/src/sim
/usr/src/debug/libosmocore/src/sim/card_fs_hpsim.c
/usr/src/debug/libosmocore/src/sim/card_fs_isim.c
/usr/src/debug/libosmocore/src/sim/card_fs_sim.c
/usr/src/debug/libosmocore/src/sim/card_fs_tetra.c
/usr/src/debug/libosmocore/src/sim/card_fs_uicc.c
/usr/src/debug/libosmocore/src/sim/card_fs_usim.c
/usr/src/debug/libosmocore/src/sim/class_tables.c
/usr/src/debug/libosmocore/src/sim/core.c
/usr/src/debug/libosmocore/src/sim/gsm_int.h
/usr/src/debug/libosmocore/src/sim/reader.c
/usr/src/debug/libosmocore/src/sim/reader_pcsc.c
/usr/src/debug/libosmocore/src/sim/sim_int.h
/usr/src/debug/libosmocore/src/usb
/usr/src/debug/libosmocore/src/usb/osmo_libusb.c
/usr/src/debug/libosmocore/src/vty
/usr/src/debug/libosmocore/src/vty/buffer.c
/usr/src/debug/libosmocore/src/vty/command.c
/usr/src/debug/libosmocore/src/vty/cpu_sched_vty.c
/usr/src/debug/libosmocore/src/vty/fsm_vty.c
/usr/src/debug/libosmocore/src/vty/logging_vty.c
/usr/src/debug/libosmocore/src/vty/misc_vty.c
/usr/src/debug/libosmocore/src/vty/stats_vty.c
/usr/src/debug/libosmocore/src/vty/talloc_ctx_vty.c
/usr/src/debug/libosmocore/src/vty/tdef_vty.c
/usr/src/debug/libosmocore/src/vty/telnet_interface.c
/usr/src/debug/libosmocore/src/vty/utils.c
/usr/src/debug/libosmocore/src/vty/vector.c
/usr/src/debug/libosmocore/src/vty/vty.c
/usr/src/debug/libosmocore/utils
/usr/src/debug/libosmocore/utils/gsmtap-logsend.c
/usr/src/debug/libosmocore/utils/osmo-aka-verify.c
/usr/src/debug/libosmocore/utils/osmo-arfcn.c
/usr/src/debug/libosmocore/utils/osmo-auc-gen.c
/usr/src/debug/libosmocore/utils/osmo-config-merge.c
+ for i in '*.rpm'
+ rpm -qlp libosmocore-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/core
/usr/include/libosmocore/osmocom/core/application.h
/usr/include/libosmocore/osmocom/core/backtrace.h
/usr/include/libosmocore/osmocom/core/base64.h
/usr/include/libosmocore/osmocom/core/bit16gen.h
/usr/include/libosmocore/osmocom/core/bit32gen.h
/usr/include/libosmocore/osmocom/core/bit64gen.h
/usr/include/libosmocore/osmocom/core/bitcomp.h
/usr/include/libosmocore/osmocom/core/bits.h
/usr/include/libosmocore/osmocom/core/bitvec.h
/usr/include/libosmocore/osmocom/core/byteswap.h
/usr/include/libosmocore/osmocom/core/conv.h
/usr/include/libosmocore/osmocom/core/counter.h
/usr/include/libosmocore/osmocom/core/crc16.h
/usr/include/libosmocore/osmocom/core/crc16gen.h
/usr/include/libosmocore/osmocom/core/crc32gen.h
/usr/include/libosmocore/osmocom/core/crc64gen.h
/usr/include/libosmocore/osmocom/core/crc8gen.h
/usr/include/libosmocore/osmocom/core/crcgen.h
/usr/include/libosmocore/osmocom/core/defs.h
/usr/include/libosmocore/osmocom/core/endian.h
/usr/include/libosmocore/osmocom/core/exec.h
/usr/include/libosmocore/osmocom/core/fsm.h
/usr/include/libosmocore/osmocom/core/gsmtap.h
/usr/include/libosmocore/osmocom/core/gsmtap_util.h
/usr/include/libosmocore/osmocom/core/hash.h
/usr/include/libosmocore/osmocom/core/hashtable.h
/usr/include/libosmocore/osmocom/core/isdnhdlc.h
/usr/include/libosmocore/osmocom/core/it_q.h
/usr/include/libosmocore/osmocom/core/jhash.h
/usr/include/libosmocore/osmocom/core/linuxlist.h
/usr/include/libosmocore/osmocom/core/linuxrbtree.h
/usr/include/libosmocore/osmocom/core/log2.h
/usr/include/libosmocore/osmocom/core/logging.h
/usr/include/libosmocore/osmocom/core/loggingrb.h
/usr/include/libosmocore/osmocom/core/macaddr.h
/usr/include/libosmocore/osmocom/core/mnl.h
/usr/include/libosmocore/osmocom/core/msgb.h
/usr/include/libosmocore/osmocom/core/msgfile.h
/usr/include/libosmocore/osmocom/core/netdev.h
/usr/include/libosmocore/osmocom/core/netns.h
/usr/include/libosmocore/osmocom/core/osmo_io.h
/usr/include/libosmocore/osmocom/core/panic.h
/usr/include/libosmocore/osmocom/core/plugin.h
/usr/include/libosmocore/osmocom/core/prbs.h
/usr/include/libosmocore/osmocom/core/prim.h
/usr/include/libosmocore/osmocom/core/process.h
/usr/include/libosmocore/osmocom/core/rate_ctr.h
/usr/include/libosmocore/osmocom/core/select.h
/usr/include/libosmocore/osmocom/core/sercomm.h
/usr/include/libosmocore/osmocom/core/serial.h
/usr/include/libosmocore/osmocom/core/signal.h
/usr/include/libosmocore/osmocom/core/sockaddr_str.h
/usr/include/libosmocore/osmocom/core/socket.h
/usr/include/libosmocore/osmocom/core/socket_compat.h
/usr/include/libosmocore/osmocom/core/soft_uart.h
/usr/include/libosmocore/osmocom/core/stat_item.h
/usr/include/libosmocore/osmocom/core/statistics.h
/usr/include/libosmocore/osmocom/core/stats.h
/usr/include/libosmocore/osmocom/core/stats_tcp.h
/usr/include/libosmocore/osmocom/core/strrb.h
/usr/include/libosmocore/osmocom/core/talloc.h
/usr/include/libosmocore/osmocom/core/tdef.h
/usr/include/libosmocore/osmocom/core/thread.h
/usr/include/libosmocore/osmocom/core/time_cc.h
/usr/include/libosmocore/osmocom/core/timer.h
/usr/include/libosmocore/osmocom/core/timer_compat.h
/usr/include/libosmocore/osmocom/core/tun.h
/usr/include/libosmocore/osmocom/core/use_count.h
/usr/include/libosmocore/osmocom/core/utils.h
/usr/include/libosmocore/osmocom/core/version.h
/usr/include/libosmocore/osmocom/core/write_queue.h
/usr/lib64/libosmocore.so
/usr/lib64/pkgconfig/libosmocore.pc
/usr/share/aclocal/osmo_ac_code_coverage.m4
/usr/share/aclocal/osmo_ax_code_coverage.m4
+ for i in '*.rpm'
+ rpm -qlp libosmocore-tools-1.11.0.44.764b7-0.x86_64.rpm
/usr/bin/osmo-aka-verify
/usr/bin/osmo-arfcn
/usr/bin/osmo-auc-gen
/usr/bin/osmo-config-merge
/usr/bin/osmo-gsmtap-logsend
/usr/bin/osmo-release.sh
+ for i in '*.rpm'
+ rpm -qlp libosmocore22-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmocore.so.22
/usr/lib64/libosmocore.so.22.1.0
+ for i in '*.rpm'
+ rpm -qlp libosmoctrl-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/ctrl
/usr/include/libosmocore/osmocom/ctrl/control_cmd.h
/usr/include/libosmocore/osmocom/ctrl/control_if.h
/usr/include/libosmocore/osmocom/ctrl/control_vty.h
/usr/include/libosmocore/osmocom/ctrl/ports.h
/usr/lib64/libosmoctrl.so
/usr/lib64/pkgconfig/libosmoctrl.pc
+ for i in '*.rpm'
+ rpm -qlp libosmoctrl0-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmoctrl.so.0
/usr/lib64/libosmoctrl.so.0.9.1
+ for i in '*.rpm'
+ rpm -qlp libosmogb-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/gprs
/usr/include/libosmocore/osmocom/gprs/bssgp_bvc_fsm.h
/usr/include/libosmocore/osmocom/gprs/frame_relay.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp2.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp_bss.h
/usr/include/libosmocore/osmocom/gprs/gprs_bssgp_rim.h
/usr/include/libosmocore/osmocom/gprs/gprs_msgb.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns2.h
/usr/include/libosmocore/osmocom/gprs/gprs_ns_frgre.h
/usr/include/libosmocore/osmocom/gprs/gprs_rlc.h
/usr/include/libosmocore/osmocom/gprs/protocol
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_04_60.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_08_16.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_08_18.h
/usr/include/libosmocore/osmocom/gprs/protocol/gsm_24_301.h
/usr/lib64/libosmogb.so
/usr/lib64/pkgconfig/libosmogb.pc
+ for i in '*.rpm'
+ rpm -qlp libosmogb14-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmogb.so.14
/usr/lib64/libosmogb.so.14.3.0
+ for i in '*.rpm'
+ rpm -qlp libosmogsm-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/crypt
/usr/include/libosmocore/osmocom/crypt/auth.h
/usr/include/libosmocore/osmocom/crypt/gprs_cipher.h
/usr/include/libosmocore/osmocom/crypt/kdf.h
/usr/include/libosmocore/osmocom/crypt/utran_cipher.h
/usr/include/libosmocore/osmocom/gsm
/usr/include/libosmocore/osmocom/gsm/a5.h
/usr/include/libosmocore/osmocom/gsm/abis_nm.h
/usr/include/libosmocore/osmocom/gsm/apn.h
/usr/include/libosmocore/osmocom/gsm/bitvec_gsm.h
/usr/include/libosmocore/osmocom/gsm/bsslap.h
/usr/include/libosmocore/osmocom/gsm/bssmap_le.h
/usr/include/libosmocore/osmocom/gsm/bts_features.h
/usr/include/libosmocore/osmocom/gsm/cbsp.h
/usr/include/libosmocore/osmocom/gsm/comp128.h
/usr/include/libosmocore/osmocom/gsm/comp128v23.h
/usr/include/libosmocore/osmocom/gsm/gad.h
/usr/include/libosmocore/osmocom/gsm/gan.h
/usr/include/libosmocore/osmocom/gsm/gsm0341.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smc.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_smr.h
/usr/include/libosmocore/osmocom/gsm/gsm0411_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm0480.h
/usr/include/libosmocore/osmocom/gsm/gsm0502.h
/usr/include/libosmocore/osmocom/gsm/gsm0503.h
/usr/include/libosmocore/osmocom/gsm/gsm0808.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_lcs.h
/usr/include/libosmocore/osmocom/gsm/gsm0808_utils.h
/usr/include/libosmocore/osmocom/gsm/gsm23003.h
/usr/include/libosmocore/osmocom/gsm/gsm23236.h
/usr/include/libosmocore/osmocom/gsm/gsm29118.h
/usr/include/libosmocore/osmocom/gsm/gsm29205.h
/usr/include/libosmocore/osmocom/gsm/gsm44021.h
/usr/include/libosmocore/osmocom/gsm/gsm48.h
/usr/include/libosmocore/osmocom/gsm/gsm48_arfcn_range_encode.h
/usr/include/libosmocore/osmocom/gsm/gsm48_ie.h
/usr/include/libosmocore/osmocom/gsm/gsm48_rest_octets.h
/usr/include/libosmocore/osmocom/gsm/gsm_utils.h
/usr/include/libosmocore/osmocom/gsm/gsup.h
/usr/include/libosmocore/osmocom/gsm/gsup_sms.h
/usr/include/libosmocore/osmocom/gsm/i460_mux.h
/usr/include/libosmocore/osmocom/gsm/ipa.h
/usr/include/libosmocore/osmocom/gsm/iuup.h
/usr/include/libosmocore/osmocom/gsm/l1sap.h
/usr/include/libosmocore/osmocom/gsm/lapd_core.h
/usr/include/libosmocore/osmocom/gsm/lapdm.h
/usr/include/libosmocore/osmocom/gsm/meas_rep.h
/usr/include/libosmocore/osmocom/gsm/mncc.h
/usr/include/libosmocore/osmocom/gsm/oap.h
/usr/include/libosmocore/osmocom/gsm/oap_client.h
/usr/include/libosmocore/osmocom/gsm/prim.h
/usr/include/libosmocore/osmocom/gsm/protocol
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_40.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_03_41.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_08_gprs.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_11.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_12.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_14.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_04_80.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_08.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_08_58.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_09_02.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_12_21.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_003.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_032.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_23_041.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_25_415.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_29_118.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_004.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_060.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_068.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_44_318.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_049.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_48_071.h
/usr/include/libosmocore/osmocom/gsm/protocol/gsm_49_031.h
/usr/include/libosmocore/osmocom/gsm/protocol/ipaccess.h
/usr/include/libosmocore/osmocom/gsm/protocol/smpp34_osmocom.h
/usr/include/libosmocore/osmocom/gsm/rlp.h
/usr/include/libosmocore/osmocom/gsm/rsl.h
/usr/include/libosmocore/osmocom/gsm/rtp_extensions.h
/usr/include/libosmocore/osmocom/gsm/rxlev_stat.h
/usr/include/libosmocore/osmocom/gsm/sysinfo.h
/usr/include/libosmocore/osmocom/gsm/tlv.h
/usr/lib64/libosmogsm.so
/usr/lib64/pkgconfig/libosmogsm.pc
+ for i in '*.rpm'
+ rpm -qlp libosmogsm20-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmogsm.so.20
/usr/lib64/libosmogsm.so.20.2.0
+ for i in '*.rpm'
+ rpm -qlp libosmoisdn-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/isdn
/usr/include/libosmocore/osmocom/isdn/i460_mux.h
/usr/include/libosmocore/osmocom/isdn/lapd_core.h
/usr/include/libosmocore/osmocom/isdn/v110.h
/usr/include/libosmocore/osmocom/isdn/v110_ta.h
/usr/lib64/libosmoisdn.so
/usr/lib64/pkgconfig/libosmoisdn.pc
+ for i in '*.rpm'
+ rpm -qlp libosmoisdn0-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmoisdn.so.0
/usr/lib64/libosmoisdn.so.0.2.0
+ for i in '*.rpm'
+ rpm -qlp libosmosim-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/sim
/usr/include/libosmocore/osmocom/sim/class_tables.h
/usr/include/libosmocore/osmocom/sim/sim.h
/usr/lib64/libosmosim.so
/usr/lib64/pkgconfig/libosmosim.pc
+ for i in '*.rpm'
+ rpm -qlp libosmosim2-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmosim.so.2
/usr/lib64/libosmosim.so.2.1.3
+ for i in '*.rpm'
+ rpm -qlp libosmousb-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/usb
/usr/include/libosmocore/osmocom/usb/libusb.h
/usr/lib64/libosmousb.so
/usr/lib64/pkgconfig/libosmousb.pc
+ for i in '*.rpm'
+ rpm -qlp libosmousb0-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmousb.so.0
/usr/lib64/libosmousb.so.0.0.1
+ for i in '*.rpm'
+ rpm -qlp libosmovty-devel-1.11.0.44.764b7-0.x86_64.rpm
/usr/include/libosmocore
/usr/include/libosmocore/osmo-release.mk
/usr/include/libosmocore/osmocom
/usr/include/libosmocore/osmocom/vty
/usr/include/libosmocore/osmocom/vty/buffer.h
/usr/include/libosmocore/osmocom/vty/command.h
/usr/include/libosmocore/osmocom/vty/cpu_sched_vty.h
/usr/include/libosmocore/osmocom/vty/logging.h
/usr/include/libosmocore/osmocom/vty/misc.h
/usr/include/libosmocore/osmocom/vty/ports.h
/usr/include/libosmocore/osmocom/vty/stats.h
/usr/include/libosmocore/osmocom/vty/tdef_vty.h
/usr/include/libosmocore/osmocom/vty/telnet_interface.h
/usr/include/libosmocore/osmocom/vty/vector.h
/usr/include/libosmocore/osmocom/vty/vty.h
/usr/lib64/libosmovty.so
/usr/lib64/pkgconfig/libosmovty.pc
+ for i in '*.rpm'
+ rpm -qlp libosmovty13-1.11.0.44.764b7-0.x86_64.rpm
/usr/lib64/libosmovty.so.13
/usr/lib64/libosmovty.so.13.0.2

Build successful!

docker: running: data/build.sh inside docker
:: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 503634 killed;
[ssh-agent] Stopped.
Finished: SUCCESS