The build took 00h 01m 41s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
115,944 |
ansic |
15,421 |
sh |
5,083 |
makefile |
2,669 |
cpp |
1,385 |
awk |
611 |
perl |
42 |
tcl |
14 |
asm |
12 |
python |
141,181 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: osiris 4.2.3-9 (Wed Aug 24 13:19:18 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-g++... no
checking for x86_64-unknown-linux-c++... no
checking for x86_64-unknown-linux-gpp... no
checking for x86_64-unknown-linux-aCC... no
checking for x86_64-unknown-linux-CC... no
checking for x86_64-unknown-linux-cxx... no
checking for x86_64-unknown-linux-cc++... no
checking for x86_64-unknown-linux-cl... no
checking for x86_64-unknown-linux-FCC... no
checking for x86_64-unknown-linux-KCC... no
checking for x86_64-unknown-linux-RCC... no
checking for x86_64-unknown-linux-xlC_r... no
checking for x86_64-unknown-linux-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for OpenSSL directory... /usr
CONFIGURING LOCAL COPY OF BERKELY DB...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... no
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-mutexalign=ALIGNMENT option specified... no
checking if --with-rpm=ARCHIVE option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for ranlib... /usr/sbin/ranlib
checking for rm... rm
checking for sh... sh
checking for sh... /usr/sbin/sh
checking for strip... strip
checking for strip... /usr/sbin/strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for cc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether we are using gcc version 2.96... no
checking whether g++ requires -fhandle-exceptions... no
checking for a sed that does not truncate output... /usr/sbin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/sbin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/sbin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for file... /usr/bin/file
checking if cc static flag works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking SOSUFFIX from libtool... .so
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .so
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for char... yes
checking size of char... 1
checking for unsigned char... yes
checking size of unsigned char... 1
checking for short... yes
checking size of short... 2
checking for unsigned short... yes
checking size of unsigned short... 2
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 8
checking for unsigned long... yes
checking size of unsigned long... 8
checking for size_t... yes
checking size of size_t... 8
checking for char *... yes
checking size of char *... 8
checking for off_t... yes
checking for size_t... (cached) yes
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for ssize_t... yes
checking for unsigned long long... yes
checking for ANSI C exit success/failure values... yes
checking for sched_yield... yes
checking for main in -lpthread... yes
checking for main in -lm... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for mutexes... POSIX/pthreads/library
checking for getcwd... yes
checking for getopt... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for raise... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for vsnprintf... yes
checking for _fstati64... no
checking for clock_gettime... yes
checking for directio... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for pstat_getdynamic... no
checking for sched_yield... (cached) yes
checking for select... yes
checking for strtoul... yes
checking for sysconf... yes
checking for yield... no
checking for pread... yes
checking for pwrite... yes
checking for fcntl/F_SETFD... yes
checking for open/O_DIRECT... yes
configure: WARNING: O_DIRECT interface ignored on linux-gnu-unknown.
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for mlock... yes
checking for munlock... yes
checking for mmap... yes
checking for munmap... yes
checking for shmget... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating db_cxx.h
config.status: creating db_int.h
config.status: creating include.tcl
config.status: creating db.h
config.status: creating db_config.h
DONE CONFIGURING LOCAL COPY OF BERKELY DB.
checking for __FUNCTION__ macro... yes
checking for msg_accrights field in struct msghdr... no
checking for msg_control field in struct msghdr... yes
checking for --enable-fancy-cli... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for inet_aton in -lresolv... yes
checking whether readline via "-lreadline" is present and sane... yes
checking for main in -lpthread... yes
checking for pthread_create in -lpthread... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for u_int64_t... yes
checking for sig_atomic_t... no
checking for socklen_t... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for strptime... yes
checking for strcasestr... yes
checking for socketpair... yes
checking for sendmsg... yes
checking for recvmsg... yes
checking for pipe... yes
checking for nice... yes
checking for getdirentries... yes
checking for gethostbyaddr... yes
checking for getdents... no
checking for getpwent... yes
checking for getgrent... yes
checking for setpriority... yes
checking for sigset... yes
checking for scandir... yes
checking for alphasort... yes
checking for dirfd... yes
checking for setsid... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking if we can use privilege separation... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libosiris/Makefile
config.status: creating src/libfileapi/Makefile
config.status: creating src/libosirisdb/Makefile
config.status: creating src/libosirisctl/Makefile
config.status: creating src/libosirism/Makefile
config.status: creating src/cli/Makefile
config.status: creating src/osirisd/modules/Makefile
config.status: creating src/osirisd/Makefile
config.status: creating src/osirismd/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/db-4.2.52/Makefile
config.status: creating src/install/install.sh
config.status: creating config.h
config.status: executing depfiles commands
Osiris (c) 2000-2005 Brian Wotring
-----------------------------------------------------
==> Configuration Complete.
==> Osiris has been configured with the following options:
Host: x86_64-unknown-linux-gnu
Compiler: gcc
Compiler flags: -Wall
Preprocessor flags: -I/usr/kerberos/include/
Linker flags:
Libraries: -lpthread -lssl -lcrypto -lresolv
Privlege Separation: yes
SSL Location: /usr
Osiris Root Directory: /usr/osiris
Osiris user: osiris
Osiris MD Directory: /usr/share/osiris
Osiris MD user: osiris
Osiris MD config dir: /usr/share/osiris
======================================
Found Scan Agent Modules:
==> mod_groups
==> mod_if
==> mod_kmods
==> mod_ports
==> mod_users
======================================
==> use one of the following targets:
all: make everything, agent, CLI and management console.
agent: create scan agent installer package.
console: create management console installer package.
install: run installation script.
clean: remove object files.
make all-recursive
make[1]: Entering directory '/tmp/osiris/src/osiris-4.2.3'
Making all in src
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src'
Making all in libosiris
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
source='list.c' object='list.o' libtool=no \
depfile='.deps/list.Po' tmpdepfile='.deps/list.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'list.c' || echo './'`list.c
source='message.c' object='message.o' libtool=no \
depfile='.deps/message.Po' tmpdepfile='.deps/message.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'message.c' || echo './'`message.c
source='scan_record.c' object='scan_record.o' libtool=no \
depfile='.deps/scan_record.Po' tmpdepfile='.deps/scan_record.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'scan_record.c' || echo './'`scan_record.c
message.c: In function 'read_message_header_from_socket':
message.c:310:38: warning: pointer targets in passing argument 2 of 'osi_read_bytes' differ in signedness [-Wpointer-sign]
(unsigned char *)header,
^
In file included from message.c:57:0:
socketapi.h:57:5: note: expected 'char *' but argument is of type 'unsigned char *'
int osi_read_bytes( unsigned int read_socket, char *buffer,
^~~~~~~~~~~~~~
message.c: In function 'read_message_body_from_socket':
message.c:375:37: warning: pointer targets in passing argument 2 of 'osi_read_bytes' differ in signedness [-Wpointer-sign]
(unsigned char *)message->data,
^
In file included from message.c:57:0:
socketapi.h:57:5: note: expected 'char *' but argument is of type 'unsigned char *'
int osi_read_bytes( unsigned int read_socket, char *buffer,
^~~~~~~~~~~~~~
message.c: In function 'osi_write_message':
message.c:425:42: warning: pointer targets in passing argument 2 of 'osi_write_bytes' differ in signedness [-Wpointer-sign]
(unsigned char *)message,
^
In file included from message.c:57:0:
socketapi.h:60:5: note: expected 'const char *' but argument is of type 'unsigned char *'
int osi_write_bytes( unsigned int write_socket, const char *buffer,
^~~~~~~~~~~~~~~
message.c: In function 'osi_ssl_read_http_message':
message.c:455:32: warning: pointer targets in passing argument 2 of 'osi_ssl_read' differ in signedness [-Wpointer-sign]
bytes = osi_ssl_read( ssl, message->data, ( sizeof( message->data ) - 1 ) );
^~~~~~~
In file included from message.c:57:0:
socketapi.h:83:5: note: expected 'char *' but argument is of type 'unsigned char *'
int osi_ssl_read( SSL *ssl, char *buffer, unsigned int buffer_size );
^~~~~~~~~~~~
message.c: In function 'osi_ssl_read_message_header':
message.c:506:47: warning: pointer targets in passing argument 2 of 'osi_ssl_read_bytes' differ in signedness [-Wpointer-sign]
bytes_read = osi_ssl_read_bytes( ssl, (unsigned char *)header,
^
In file included from message.c:57:0:
socketapi.h:77:5: note: expected 'char *' but argument is of type 'unsigned char *'
int osi_ssl_read_bytes( SSL *ssl, char *buffer, unsigned int buffer_size,
^~~~~~~~~~~~~~~~~~
message.c: In function 'osi_ssl_read_message_body':
message.c:557:47: warning: pointer targets in passing argument 2 of 'osi_ssl_read_bytes' differ in signedness [-Wpointer-sign]
bytes_read = osi_ssl_read_bytes( ssl, (unsigned char *)message->data,
^
In file included from message.c:57:0:
socketapi.h:77:5: note: expected 'char *' but argument is of type 'unsigned char *'
int osi_ssl_read_bytes( SSL *ssl, char *buffer, unsigned int buffer_size,
^~~~~~~~~~~~~~~~~~
message.c: In function 'osi_ssl_write_message':
message.c:597:46: warning: pointer targets in passing argument 2 of 'osi_ssl_write_bytes' differ in signedness [-Wpointer-sign]
(unsigned char *)message,
^
In file included from message.c:57:0:
socketapi.h:80:5: note: expected 'const char *' but argument is of type 'unsigned char *'
int osi_ssl_write_bytes( SSL *ssl, const char *buffer,
^~~~~~~~~~~~~~~~~~~
scan_record.c: In function 'print_scan_record':
scan_record.c:953:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "device: %llu\n", record->device );
^
scan_record.c:954:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "inode: %llu\n", record->inode );
^
scan_record.c:955:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "mode: %llu\n", record->permissions );
^
scan_record.c:956:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "links: %llu\n", record->links );
^
scan_record.c:957:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "uid: %llu\n", record->uid );
^
scan_record.c:958:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "gid: %llu\n", record->gid );
^
scan_record.c:968:51: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "device_type: %llu\n", record->device_type );
^
scan_record.c:969:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "bytes: %llu\n", record->bytes );
^
scan_record.c:970:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "blocks: %llu\n", record->blocks );
^
scan_record.c:971:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "block_size: %llu\n", record->block_size );
^
scan_record.c:1001:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "device: %llu\n", record->device );
^
scan_record.c:1002:50: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "attributes: %llu\n", record->attributes );
^
scan_record.c:1012:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "bytes: %llu\n", record->bytes );
^
source='socketapi.c' object='socketapi.o' libtool=no \
depfile='.deps/socketapi.Po' tmpdepfile='.deps/socketapi.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'socketapi.c' || echo './'`socketapi.c
source='error.c' object='error.o' libtool=no \
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'error.c' || echo './'`error.c
error.c: In function 'print_osi_error':
error.c:213:27: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "[%llu] [%s] ", error->type, time );
^
source='status.c' object='status.o' libtool=no \
depfile='.deps/status.Po' tmpdepfile='.deps/status.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'status.c' || echo './'`status.c
source='string_list.c' object='string_list.o' libtool=no \
depfile='.deps/string_list.Po' tmpdepfile='.deps/string_list.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'string_list.c' || echo './'`string_list.c
string_list.c: In function 'string_list_contains_item':
string_list.c:215:27: warning: implicit declaration of function 'strcasestr' [-Wimplicit-function-declaration]
char *found = strcasestr( (list->list)[index], item );
^~~~~~~~~~
string_list.c:215:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
source='configuration.c' object='configuration.o' libtool=no \
depfile='.deps/configuration.Po' tmpdepfile='.deps/configuration.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'configuration.c' || echo './'`configuration.c
source='filter.c' object='filter.o' libtool=no \
depfile='.deps/filter.Po' tmpdepfile='.deps/filter.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter.c' || echo './'`filter.c
configuration.c: In function 'osi_config_receive':
configuration.c:268:34: warning: pointer targets in passing argument 1 of 'trim_white_space' differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^~~~
In file included from configuration.c:43:0:
utilities.h:60:8: note: expected 'char *' but argument is of type 'unsigned char *'
char * trim_white_space( char *string );
^~~~~~~~~~~~~~~~
configuration.c:268:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^
configuration.c:269:42: warning: pointer targets in passing argument 2 of 'string_list_add_item' differ in signedness [-Wpointer-sign]
string_list_add_item( cfg->data, data );
^~~~
In file included from configuration.c:47:0:
string_list.h:54:5: note: expected 'const char *' but argument is of type 'unsigned char *'
int string_list_add_item( string_list *list, const char *item );
^~~~~~~~~~~~~~~~~~~~
configuration.c: In function 'osi_config_parse_globals':
configuration.c:1483:11: warning: variable 'complete_line' set but not used [-Wunused-but-set-variable]
char *complete_line;
^~~~~~~~~~~~~
configuration.c: In function 'osi_config_parse_non_globals':
configuration.c:1661:11: warning: variable 'complete_line' set but not used [-Wunused-but-set-variable]
char *complete_line;
^~~~~~~~~~~~~
configuration.c:1653:9: warning: variable 'line_number' set but not used [-Wunused-but-set-variable]
int line_number;
^~~~~~~~~~~
configuration.c: In function 'osi_config_generate_id':
configuration.c:2019:22: warning: pointer targets in passing argument 1 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( cfg->id, config_hash, sizeof( config_hash ) );
^~~
In file included from configuration.c:43:0:
utilities.h:73:8: note: expected 'char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
configuration.c: In function 'osi_config_read_from_file':
configuration.c:2138:40: warning: pointer targets in passing argument 2 of 'osi_config_receive_first' differ in signedness [-Wpointer-sign]
osi_config_receive_first( cfg, lines->list[0],
^~~~~
configuration.c:233:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_first( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~~
configuration.c:2147:42: warning: pointer targets in passing argument 2 of 'osi_config_receive' differ in signedness [-Wpointer-sign]
osi_config_receive( cfg, lines->list[index],
^~~~~
configuration.c:263:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~
configuration.c:2153:47: warning: pointer targets in passing argument 2 of 'osi_config_receive_last' differ in signedness [-Wpointer-sign]
osi_config_receive_last( cfg, lines->list[index],
^~~~~
configuration.c:287:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_last( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~
configuration.c: In function 'osi_config_dump_action':
configuration.c:2326:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(int)config_action, (int)config_action->type,
^
source='utilities.c' object='utilities.o' libtool=no \
depfile='.deps/utilities.Po' tmpdepfile='.deps/utilities.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'utilities.c' || echo './'`utilities.c
source='strptime.c' object='strptime.o' libtool=no \
depfile='.deps/strptime.Po' tmpdepfile='.deps/strptime.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'strptime.c' || echo './'`strptime.c
source='filter_sticky.c' object='filter_sticky.o' libtool=no \
depfile='.deps/filter_sticky.Po' tmpdepfile='.deps/filter_sticky.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_sticky.c' || echo './'`filter_sticky.c
source='filter_suid.c' object='filter_suid.o' libtool=no \
depfile='.deps/filter_suid.Po' tmpdepfile='.deps/filter_suid.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_suid.c' || echo './'`filter_suid.c
source='filter_sgid.c' object='filter_sgid.o' libtool=no \
depfile='.deps/filter_sgid.Po' tmpdepfile='.deps/filter_sgid.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_sgid.c' || echo './'`filter_sgid.c
source='ssl_utilities.c' object='ssl_utilities.o' libtool=no \
depfile='.deps/ssl_utilities.Po' tmpdepfile='.deps/ssl_utilities.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'ssl_utilities.c' || echo './'`ssl_utilities.c
source='filter_executable.c' object='filter_executable.o' libtool=no \
depfile='.deps/filter_executable.Po' tmpdepfile='.deps/filter_executable.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_executable.c' || echo './'`filter_executable.c
ssl_utilities.c: In function 'hash_file_sha':
ssl_utilities.c:253:9: warning: variable 'fno' set but not used [-Wunused-but-set-variable]
int fno;
^~~
ssl_utilities.c: In function 'hash_file_ripemd':
ssl_utilities.c:351:9: warning: variable 'fno' set but not used [-Wunused-but-set-variable]
int fno;
^~~
filter_executable.c: In function 'filter_executable':
filter_executable.c:45:10: warning: unused variable 'lvalue' [-Wunused-variable]
long lvalue = 0;
^~~~~~
source='filter_perl.c' object='filter_perl.o' libtool=no \
depfile='.deps/filter_perl.Po' tmpdepfile='.deps/filter_perl.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_perl.c' || echo './'`filter_perl.c
source='filter_python.c' object='filter_python.o' libtool=no \
depfile='.deps/filter_python.Po' tmpdepfile='.deps/filter_python.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_python.c' || echo './'`filter_python.c
source='filter_script.c' object='filter_script.o' libtool=no \
depfile='.deps/filter_script.Po' tmpdepfile='.deps/filter_script.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_script.c' || echo './'`filter_script.c
source='filter_gzip.c' object='filter_gzip.o' libtool=no \
depfile='.deps/filter_gzip.Po' tmpdepfile='.deps/filter_gzip.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_gzip.c' || echo './'`filter_gzip.c
source='filter_zip.c' object='filter_zip.o' libtool=no \
depfile='.deps/filter_zip.Po' tmpdepfile='.deps/filter_zip.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_zip.c' || echo './'`filter_zip.c
source='filter_tar.c' object='filter_tar.o' libtool=no \
depfile='.deps/filter_tar.Po' tmpdepfile='.deps/filter_tar.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_tar.c' || echo './'`filter_tar.c
source='filter_pgp.c' object='filter_pgp.o' libtool=no \
depfile='.deps/filter_pgp.Po' tmpdepfile='.deps/filter_pgp.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_pgp.c' || echo './'`filter_pgp.c
source='filter_rpm.c' object='filter_rpm.o' libtool=no \
depfile='.deps/filter_rpm.Po' tmpdepfile='.deps/filter_rpm.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_rpm.c' || echo './'`filter_rpm.c
source='filter_uid.c' object='filter_uid.o' libtool=no \
depfile='.deps/filter_uid.Po' tmpdepfile='.deps/filter_uid.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_uid.c' || echo './'`filter_uid.c
filter_uid.c: In function 'filter_uid':
filter_uid.c:51:25: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
uid = atoi( context->filter_argument );
^~~~~~~
In file included from filter_uid.c:31:0:
/usr/include/stdlib.h:147:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int atoi (const char *__nptr)
^~~~
source='filter_gid.c' object='filter_gid.o' libtool=no \
depfile='.deps/filter_gid.Po' tmpdepfile='.deps/filter_gid.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_gid.c' || echo './'`filter_gid.c
source='filter_user.c' object='filter_user.o' libtool=no \
depfile='.deps/filter_user.Po' tmpdepfile='.deps/filter_user.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_user.c' || echo './'`filter_user.c
filter_gid.c: In function 'filter_gid':
filter_gid.c:51:25: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness [-Wpointer-sign]
gid = atoi( context->filter_argument );
^~~~~~~
In file included from filter_gid.c:31:0:
/usr/include/stdlib.h:147:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int atoi (const char *__nptr)
^~~~
source='filter_group.c' object='filter_group.o' libtool=no \
depfile='.deps/filter_group.Po' tmpdepfile='.deps/filter_group.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_group.c' || echo './'`filter_group.c
filter_user.c: In function 'filter_user':
filter_user.c:155:46: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( file_owner->pw_name, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_user.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
filter_group.c: In function 'filter_group':
filter_group.c:158:46: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( file_group->gr_name, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_group.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
source='filter_header.c' object='filter_header.o' libtool=no \
depfile='.deps/filter_header.Po' tmpdepfile='.deps/filter_header.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_header.c' || echo './'`filter_header.c
source='filter_file.c' object='filter_file.o' libtool=no \
depfile='.deps/filter_file.Po' tmpdepfile='.deps/filter_file.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_file.c' || echo './'`filter_file.c
filter_header.c: In function 'filter_header':
filter_header.c:61:26: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if( strncmp( context->filter_argument, "0x", 2 ) == 0 )
^~~~~~~
In file included from filter_header.c:34:0:
/usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
^~~~~~~
filter_header.c:79:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
strlen( context->filter_argument ),
^~~~~~~
In file included from filter_header.c:34:0:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
filter_header.c:84:35: warning: pointer targets in passing argument 1 of 'osi_snprintf' differ in signedness [-Wpointer-sign]
osi_snprintf( &buffer[index*2], 2, "%02x", number[index] );
^
In file included from filter_header.c:38:0:
utilities.h:79:8: note: expected 'char *' but argument is of type 'unsigned char *'
size_t osi_snprintf( char *str, size_t nchars, const char *format, ... );
^~~~~~~~~~~~
filter_header.c:90:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
strlen(context->filter_argument) ) == 0 )
^~~~~~~
In file included from filter_header.c:34:0:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
source='filter_suffix.c' object='filter_suffix.o' libtool=no \
depfile='.deps/filter_suffix.Po' tmpdepfile='.deps/filter_suffix.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_suffix.c' || echo './'`filter_suffix.c
filter_file.c: In function 'filter_file':
filter_file.c:86:35: warning: pointer targets in passing argument 2 of 'name_regex' differ in signedness [-Wpointer-sign]
return name_regex( file_path, context->filter_argument );
^~~~~~~
filter_file.c:47:10: note: expected 'const char *' but argument is of type 'unsigned char *'
osi_bool name_regex( const char *name, const char *pattern )
^~~~~~~~~~
source='filter_md5.c' object='filter_md5.o' libtool=no \
depfile='.deps/filter_md5.Po' tmpdepfile='.deps/filter_md5.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_md5.c' || echo './'`filter_md5.c
filter_suffix.c: In function 'filter_suffix':
filter_suffix.c:64:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( start, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_suffix.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
source='filter_sha.c' object='filter_sha.o' libtool=no \
depfile='.deps/filter_sha.Po' tmpdepfile='.deps/filter_sha.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_sha.c' || echo './'`filter_sha.c
filter_md5.c: In function 'filter_md5':
filter_md5.c:54:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if( strncmp( context->filter_argument, "0x", 2 ) == 0 )
^~~~~~~
In file included from filter_md5.c:34:0:
/usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
^~~~~~~
filter_md5.c:61:27: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( hash, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_md5.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
source='filter_ripemd.c' object='filter_ripemd.o' libtool=no \
depfile='.deps/filter_ripemd.Po' tmpdepfile='.deps/filter_ripemd.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_ripemd.c' || echo './'`filter_ripemd.c
filter_sha.c: In function 'filter_sha':
filter_sha.c:54:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if( strncmp( context->filter_argument, "0x", 2 ) == 0 )
^~~~~~~
In file included from filter_sha.c:34:0:
/usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
^~~~~~~
filter_sha.c:61:27: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( hash, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_sha.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
source='filter_sid.c' object='filter_sid.o' libtool=no \
depfile='.deps/filter_sid.Po' tmpdepfile='.deps/filter_sid.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_sid.c' || echo './'`filter_sid.c
filter_ripemd.c: In function 'filter_ripemd':
filter_ripemd.c:54:22: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
if( strncmp( context->filter_argument, "0x", 2 ) == 0 )
^~~~~~~
In file included from filter_ripemd.c:34:0:
/usr/include/string.h:143:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strncmp (const char *__s1, const char *__s2, size_t __n)
^~~~~~~
filter_ripemd.c:61:27: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( hash, context->filter_argument ) == 0 )
^~~~~~~
In file included from filter_ripemd.c:34:0:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
source='filter_permissions.c' object='filter_permissions.o' libtool=no \
depfile='.deps/filter_permissions.Po' tmpdepfile='.deps/filter_permissions.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'filter_permissions.c' || echo './'`filter_permissions.c
source='regex.c' object='regex.o' libtool=no \
depfile='.deps/regex.Po' tmpdepfile='.deps/regex.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'regex.c' || echo './'`regex.c
filter_permissions.c: In function 'filter_permissions':
filter_permissions.c:63:39: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
argument_length = strlen( context->filter_argument );
^~~~~~~
In file included from filter_permissions.c:34:0:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
In file included from regex.c:189:0:
regengine.c: In function 'sdissect':
regengine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
register char *dp;
^~
source='debug.c' object='debug.o' libtool=no \
depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'debug.c' || echo './'`debug.c
In file included from regex.c:239:0:
regengine.c: In function 'ldissect':
regengine.c:276:17: warning: variable 'dp' set but not used [-Wunused-but-set-variable]
register char *dp;
^~
source='strcasestr.c' object='strcasestr.o' libtool=no \
depfile='.deps/strcasestr.Po' tmpdepfile='.deps/strcasestr.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'strcasestr.c' || echo './'`strcasestr.c
rm -f libosiris.a
ar cru libosiris.a list.o message.o scan_record.o socketapi.o error.o status.o string_list.o configuration.o filter.o utilities.o strptime.o filter_sticky.o filter_suid.o filter_sgid.o ssl_utilities.o filter_executable.o filter_perl.o filter_python.o filter_script.o filter_gzip.o filter_zip.o filter_tar.o filter_pgp.o filter_rpm.o filter_uid.o filter_gid.o filter_user.o filter_group.o filter_header.o filter_file.o filter_suffix.o filter_md5.o filter_sha.o filter_ripemd.o filter_sid.o filter_permissions.o regex.o debug.o strcasestr.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosiris.a
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
Making all in libfileapi
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
source='fileapi.c' object='fileapi.o' libtool=no \
depfile='.deps/fileapi.Po' tmpdepfile='.deps/fileapi.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'fileapi.c' || echo './'`fileapi.c
fileapi.c: In function 'osi_readdir':
fileapi.c:548:51: warning: pointer targets in passing argument 2 of 'getdirentries' differ in signedness [-Wpointer-sign]
d->dd_size = getdirentries( d->dd_fd, d->buffer,
^
In file included from ../../src/libosiris/libosiris.h:69:0,
from fileapi.c:31:
/usr/include/dirent.h:352:18: note: expected 'char * restrict' but argument is of type 'unsigned char *'
extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
^~~~~~~~~~~~~
fileapi.c:549:52: warning: pointer targets in passing argument 4 of 'getdirentries' differ in signedness [-Wpointer-sign]
d->dd_len, &d->dd_seek );
^
In file included from ../../src/libosiris/libosiris.h:69:0,
from fileapi.c:31:
/usr/include/dirent.h:352:18: note: expected '__off_t * restrict {aka long int * restrict}' but argument is of type 'long unsigned int *'
extern __ssize_t getdirentries (int __fd, char *__restrict __buf,
^~~~~~~~~~~~~
rm -f libfileapi.a
ar cru libfileapi.a fileapi.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libfileapi.a
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
Making all in libosirisdb
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
source='osirisdb.c' object='osirisdb.o' libtool=no \
depfile='.deps/osirisdb.Po' tmpdepfile='.deps/osirisdb.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I../../src/libosirisctl -I../../src/libosirism -I../../src/libfileapi -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'osirisdb.c' || echo './'`osirisdb.c
osirisdb.c: In function 'osi_db_truncate':
osirisdb.c:172:53: warning: pointer targets in passing argument 3 of 'db->records->truncate' differ in signedness [-Wpointer-sign]
(db->records)->truncate( db->records, NULL, &truncate_count, 0 );
^
osirisdb.c:172:53: note: expected 'u_int32_t * {aka unsigned int *}' but argument is of type 'int *'
osirisdb.c: In function 'osi_scan_db_create':
osirisdb.c:543:25: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
if( strlen( db->cfg->id ) > 0 )
^~
In file included from ../../src/libosiris/libosiris.h:40:0,
from osirisdb.c:32:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
osirisdb.c:545:28: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
char *id = db->cfg->id;
^~
rm -f libosirisdb.a
ar cru libosirisdb.a osirisdb.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosirisdb.a
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
Making all in libosirisctl
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
source='osirisctl.c' object='osirisctl.o' libtool=no \
depfile='.deps/osirisctl.Po' tmpdepfile='.deps/osirisctl.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosirism -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'osirisctl.c' || echo './'`osirisctl.c
osirisctl.c: In function 'ctl_connect':
osirisctl.c:72:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_send_hello':
osirisctl.c:188:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_delete_user':
osirisctl.c:354:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_get_status':
osirisctl.c:559:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_get_host':
osirisctl.c:632:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_get_db_results':
osirisctl.c:841:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_save_cmp_filters':
osirisctl.c:1758:41: warning: pointer targets in passing argument 2 of 'pack_cmp_filter' differ in signedness [-Wpointer-sign]
size = pack_cmp_filter( &f, buffer, sizeof( buffer ) );
^~~~~~
In file included from ../../src/libosirism/libosirism.h:59:0,
from osirisctl.c:32:
../../src/libosirism/cmp_filter.h:49:14: note: expected 'char *' but argument is of type 'unsigned char *'
unsigned int pack_cmp_filter( OSI_CMP_FILTER *filter, char *buffer,
^~~~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_cmp_filters_list':
osirisctl.c:1918:39: warning: pointer targets in passing argument 2 of 'unpack_cmp_filter' differ in signedness [-Wpointer-sign]
unpack_cmp_filter( f, (unsigned char *)filter, (int)size );
^
In file included from ../../src/libosirism/libosirism.h:59:0,
from osirisctl.c:32:
../../src/libosirism/cmp_filter.h:52:6: note: expected 'char *' but argument is of type 'unsigned char *'
void unpack_cmp_filter( OSI_CMP_FILTER *filter, char *buffer,
^~~~~~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_database_errors':
osirisctl.c:2063:38: warning: pointer targets in passing argument 2 of 'unpack_error' differ in signedness [-Wpointer-sign]
unpack_error( error, error_data, length );
^~~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:88:0,
from osirisctl.c:31:
../../src/libosiris/error.h:165:6: note: expected 'char *' but argument is of type 'unsigned char *'
void unpack_error( OSI_ERROR *error, char *buffer, int buffer_size );
^~~~~~~~~~~~
osirisctl.c: In function 'ctl_remove_db':
osirisctl.c:2111:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c:2110:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_remove_host':
osirisctl.c:2180:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c:2179:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_remove_config':
osirisctl.c:2246:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c:2245:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_push_config':
osirisctl.c:2315:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c:2314:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_set_base_db':
osirisctl.c:2382:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_unset_base_db':
osirisctl.c:2448:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
osirisctl.c: In function 'ctl_import_config':
osirisctl.c:2513:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_config':
osirisctl.c:3066:46: warning: pointer targets in passing argument 2 of 'osi_config_receive' differ in signedness [-Wpointer-sign]
osi_config_receive( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from osirisctl.c:31:
../../src/libosiris/configuration.h:160:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~
osirisctl.c:3073:52: warning: pointer targets in passing argument 2 of 'osi_config_receive_first' differ in signedness [-Wpointer-sign]
osi_config_receive_first( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from osirisctl.c:31:
../../src/libosiris/configuration.h:157:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_first( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c:3080:51: warning: pointer targets in passing argument 2 of 'osi_config_receive_last' differ in signedness [-Wpointer-sign]
osi_config_receive_last( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from osirisctl.c:31:
../../src/libosiris/configuration.h:163:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_last( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_host_config':
osirisctl.c:3199:55: warning: pointer targets in passing argument 2 of 'osi_host_config_receive' differ in signedness [-Wpointer-sign]
osi_host_config_receive( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from osirisctl.c:32:
../../src/libosirism/host_config.h:130:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c:3206:61: warning: pointer targets in passing argument 2 of 'osi_host_config_receive_first' differ in signedness [-Wpointer-sign]
osi_host_config_receive_first( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from osirisctl.c:32:
../../src/libosirism/host_config.h:127:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive_first( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c:3214:60: warning: pointer targets in passing argument 2 of 'osi_host_config_receive_last' differ in signedness [-Wpointer-sign]
osi_host_config_receive_last( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from osirisctl.c:32:
../../src/libosirism/host_config.h:133:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive_last( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_management_config':
osirisctl.c:3334:57: warning: pointer targets in passing argument 2 of 'osi_management_config_receive' differ in signedness [-Wpointer-sign]
osi_management_config_receive( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from osirisctl.c:32:
../../src/libosirism/management_config.h:130:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c:3341:63: warning: pointer targets in passing argument 2 of 'osi_management_config_receive_first' differ in signedness [-Wpointer-sign]
osi_management_config_receive_first( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from osirisctl.c:32:
../../src/libosirism/management_config.h:126:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive_first( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c:3349:62: warning: pointer targets in passing argument 2 of 'osi_management_config_receive_last' differ in signedness [-Wpointer-sign]
osi_management_config_receive_last( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from osirisctl.c:32:
../../src/libosirism/management_config.h:133:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive_last( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
osirisctl.c: In function 'ctl_save_management_config':
osirisctl.c:3392:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
osirisctl.c: In function 'ctl_get_database':
osirisctl.c:3738:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
data = MESSAGE_TO_TYPE( &res, char * );
^
osirisctl.c: In function 'sha1_buffer':
osirisctl.c:3857:23: warning: pointer targets in passing argument 1 of 'osi_snprintf' differ in signedness [-Wpointer-sign]
osi_snprintf( &file_hash[index * 2], 3, "%02x", digest[index] );
^
In file included from ../../src/libosiris/libosiris.h:87:0,
from osirisctl.c:31:
../../src/libosiris/utilities.h:79:8: note: expected 'char *' but argument is of type 'unsigned char *'
size_t osi_snprintf( char *str, size_t nchars, const char *format, ... );
^~~~~~~~~~~~
osirisctl.c:3861:26: warning: pointer targets in passing argument 2 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( buffer, file_hash, buffer_size );
^~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from osirisctl.c:31:
../../src/libosiris/utilities.h:73:8: note: expected 'const char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
rm -f libosirisctl.a
ar cru libosirisctl.a osirisctl.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosirisctl.a
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
Making all in libosirism
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
source='host_config.c' object='host_config.o' libtool=no \
depfile='.deps/host_config.Po' tmpdepfile='.deps/host_config.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'host_config.c' || echo './'`host_config.c
source='management_config.c' object='management_config.o' libtool=no \
depfile='.deps/management_config.Po' tmpdepfile='.deps/management_config.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'management_config.c' || echo './'`management_config.c
host_config.c: In function 'osi_host_config_receive':
host_config.c:131:34: warning: pointer targets in passing argument 1 of 'trim_white_space' differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from host_config.c:32:
../../src/libosiris/utilities.h:60:8: note: expected 'char *' but argument is of type 'unsigned char *'
char * trim_white_space( char *string );
^~~~~~~~~~~~~~~~
host_config.c:131:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^
host_config.c:133:45: warning: pointer targets in passing argument 2 of 'string_list_add_item' differ in signedness [-Wpointer-sign]
string_list_add_item( config->data, data );
^~~~
In file included from ../../src/libosiris/libosiris.h:92:0,
from host_config.c:32:
../../src/libosiris/string_list.h:54:5: note: expected 'const char *' but argument is of type 'unsigned char *'
int string_list_add_item( string_list *list, const char *item );
^~~~~~~~~~~~~~~~~~~~
host_config.c:134:33: warning: pointer targets in passing argument 1 of 'parse_host_config_line' differ in signedness [-Wpointer-sign]
parse_host_config_line( data, config );
^~~~
In file included from libosirism.h:56:0,
from host_config.c:33:
host_config.h:153:10: note: expected 'char *' but argument is of type 'unsigned char *'
osi_bool parse_host_config_line( char *line, OSI_HOST_CONFIG *config );
^~~~~~~~~~~~~~~~~~~~~~
management_config.c: In function 'osi_management_config_receive':
management_config.c:223:34: warning: pointer targets in passing argument 1 of 'trim_white_space' differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from management_config.c:32:
../../src/libosiris/utilities.h:60:8: note: expected 'char *' but argument is of type 'unsigned char *'
char * trim_white_space( char *string );
^~~~~~~~~~~~~~~~
management_config.c:223:14: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
data = trim_white_space( data );
^
management_config.c:225:45: warning: pointer targets in passing argument 2 of 'string_list_add_item' differ in signedness [-Wpointer-sign]
string_list_add_item( config->data, data );
^~~~
In file included from ../../src/libosiris/libosiris.h:92:0,
from management_config.c:32:
../../src/libosiris/string_list.h:54:5: note: expected 'const char *' but argument is of type 'unsigned char *'
int string_list_add_item( string_list *list, const char *item );
^~~~~~~~~~~~~~~~~~~~
management_config.c:226:39: warning: pointer targets in passing argument 1 of 'parse_management_config_line' differ in signedness [-Wpointer-sign]
parse_management_config_line( data, config );
^~~~
In file included from management_config.c:33:0:
management_config.h:147:10: note: expected 'char *' but argument is of type 'unsigned char *'
osi_bool parse_management_config_line( char *line,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
source='host_brief.c' object='host_brief.o' libtool=no \
depfile='.deps/host_brief.Po' tmpdepfile='.deps/host_brief.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'host_brief.c' || echo './'`host_brief.c
source='config_brief.c' object='config_brief.o' libtool=no \
depfile='.deps/config_brief.Po' tmpdepfile='.deps/config_brief.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'config_brief.c' || echo './'`config_brief.c
source='database_brief.c' object='database_brief.o' libtool=no \
depfile='.deps/database_brief.Po' tmpdepfile='.deps/database_brief.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'database_brief.c' || echo './'`database_brief.c
source='log_brief.c' object='log_brief.o' libtool=no \
depfile='.deps/log_brief.Po' tmpdepfile='.deps/log_brief.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'log_brief.c' || echo './'`log_brief.c
source='cmp_filter.c' object='cmp_filter.o' libtool=no \
depfile='.deps/cmp_filter.Po' tmpdepfile='.deps/cmp_filter.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/libosiris -I/usr/kerberos/include/ -Wall -c `test -f 'cmp_filter.c' || echo './'`cmp_filter.c
rm -f libosirism.a
ar cru libosirism.a host_config.o management_config.o host_brief.o config_brief.o database_brief.o log_brief.o cmp_filter.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libosirism.a
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
Making all in db-4.2.52
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
Making all in build_unix
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix'
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mutex/mut_pthread.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_compare.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mutex/mut_pthread.c -o mut_pthread.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_compare.c -o bt_compare.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_conv.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_curadj.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_conv.c -o bt_conv.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_curadj.c -o bt_curadj.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_cursor.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_delete.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_delete.c -o bt_delete.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_cursor.c -o bt_cursor.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_method.c -o bt_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_open.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_put.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_open.c -o bt_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_put.c -o bt_put.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_rec.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_reclaim.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_rec.c -o bt_rec.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_reclaim.c -o bt_reclaim.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_recno.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_rsearch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_recno.c -o bt_recno.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_rsearch.c -o bt_rsearch.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_search.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_split.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_search.c -o bt_search.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_split.c -o bt_split.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_stat.c -o bt_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_upgrade.c -o bt_upgrade.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/btree_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/btree_auto.c -o btree_auto.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash.c -o hash.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_auto.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_auto.c -o hash_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_conv.c -o hash_conv.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_dup.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_dup.c -o hash_dup.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_meta.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_meta.c -o hash_meta.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_method.c -o hash_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_page.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_open.c -o hash_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_page.c -o hash_page.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_rec.c -o hash_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_reclaim.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_reclaim.c -o hash_reclaim.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_stat.c -o hash_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_upgrade.c -o hash_upgrade.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_verify.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_verify.c -o hash_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam.c -o qam.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_auto.c -o qam_auto.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_conv.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_conv.c -o qam_conv.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_files.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_files.c -o qam_files.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_method.c -o qam_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_open.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_open.c -o qam_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_rec.c -o qam_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_stat.c -o qam_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_upgrade.c -o qam_upgrade.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_verify.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../qam/qam_verify.c -o qam_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_method.c -o rep_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_record.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_record.c -o rep_record.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_region.c -o rep_region.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_util.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_ovfl_vrfy.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../rep/rep_util.c -o rep_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_ovfl_vrfy.c -o db_ovfl_vrfy.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_vrfy.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_vrfyutil.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_vrfy.c -o db_vrfy.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_vrfyutil.c -o db_vrfyutil.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_verify.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/aes_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../btree/bt_verify.c -o bt_verify.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/aes_method.c -o aes_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/crypto.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/mersenne/mt19937db.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/crypto.c -o crypto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/mersenne/mt19937db.c -o mt19937db.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/rijndael/rijndael-alg-fst.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/rijndael/rijndael-api-fst.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/rijndael/rijndael-alg-fst.c -o rijndael-alg-fst.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../crypto/rijndael/rijndael-api-fst.c -o rijndael-api-fst.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/crdel_auto.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/crdel_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/crdel_auto.c -o crdel_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/crdel_rec.c -o crdel_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_am.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db.c -o db.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_am.c -o db_am.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_auto.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_byteorder.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_auto.c -o db_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_byteorder.c -o db_byteorder.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_cam.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_cam.c -o db_cam.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_conv.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_dispatch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_conv.c -o db_conv.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_dup.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_dispatch.c -o db_dispatch.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_dup.c -o db_dup.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_err.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_getlong.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_err.c -o db_err.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_getlong.c -o db_getlong.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_idspace.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_iface.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_idspace.c -o db_idspace.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_iface.c -o db_iface.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_join.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_join.c -o db_join.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_log2.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_meta.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/db_log2.c -o db_log2.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_meta.c -o db_meta.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_method.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_method.c -o db_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_open.c -o db_open.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_overflow.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_pr.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_overflow.c -o db_overflow.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_pr.c -o db_pr.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_rec.c -o db_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_reclaim.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_rename.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_reclaim.c -o db_reclaim.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_rename.c -o db_rename.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_remove.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_ret.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_remove.c -o db_remove.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_ret.c -o db_ret.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/db_salloc.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/db_shash.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/db_salloc.c -o db_salloc.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/db_shash.c -o db_shash.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_truncate.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_upg.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_truncate.c -o db_truncate.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_upg.c -o db_upg.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_upg_opd.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbm/dbm.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbm/dbm.c -o dbm.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db/db_upg_opd.c -o db_upg_opd.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg.c -o dbreg.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_auto.c -o dbreg_auto.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_rec.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_rec.c -o dbreg_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_file.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../dbreg/dbreg_util.c -o dbreg_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_file.c -o env_file.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_method.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_method.c -o env_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_open.c -o env_open.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_recover.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_recover.c -o env_recover.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../env/env_region.c -o env_region.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fileops_auto.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_basic.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fileops_auto.c -o fileops_auto.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_basic.c -o fop_basic.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_rec.c -o fop_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_util.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_func.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../fileops/fop_util.c -o fop_util.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hash/hash_func.c -o hash_func.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hmac/hmac.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hsearch/hsearch.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hsearch/hsearch.c -o hsearch.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hmac/hmac.c -o hmac.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_deadlock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock.c -o lock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_deadlock.c -o lock_deadlock.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_method.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_method.c -o lock_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_region.c -o lock_region.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_stat.c -o lock_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../lock/lock_util.c -o lock_util.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_archive.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log.c -o log.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_archive.c -o log_archive.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_compare.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_get.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_compare.c -o log_compare.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_get.c -o log_get.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_method.c -o log_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_put.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_alloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../log/log_put.c -o log_put.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_alloc.c -o mp_alloc.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_bh.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fget.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_bh.c -o mp_bh.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fget.c -o mp_fget.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fopen.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fput.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fopen.c -o mp_fopen.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fput.c -o mp_fput.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fset.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_fset.c -o mp_fset.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_method.c -o mp_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_region.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_register.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_region.c -o mp_region.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_register.c -o mp_register.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_sync.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_sync.c -o mp_sync.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_stat.c -o mp_stat.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_trickle.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mutex/mutex.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mp/mp_trickle.c -o mp_trickle.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../mutex/mutex.c -o mutex.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_abs.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_alloc.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_abs.c -o os_abs.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_alloc.c -o os_alloc.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_clock.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_config.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_clock.c -o os_clock.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_config.c -o os_config.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_dir.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_errno.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_dir.c -o os_dir.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_errno.c -o os_errno.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_fid.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_fsync.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_fid.c -o os_fid.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_fsync.c -o os_fsync.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_handle.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_id.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_handle.c -o os_handle.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_id.c -o os_id.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_map.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_method.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_map.c -o os_map.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_method.c -o os_method.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_oflags.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_open.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_oflags.c -o os_oflags.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_open.c -o os_open.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_region.c -o os_region.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rename.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_root.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rename.c -o os_rename.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rpath.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_root.c -o os_root.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rw.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rpath.c -o os_rpath.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_seek.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_rw.c -o os_rw.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_seek.c -o os_seek.o
../dist/../os/os_rw.c: In function '__os_read':
../dist/../os/os_rw.c:124:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(u_int)taddr, (u_long)len-offset, strerror(ret));
^
../dist/../os/os_rw.c: In function '__os_physwrite':
../dist/../os/os_rw.c:201:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(u_int)taddr, (u_long)len-offset, strerror(ret));
^
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_sleep.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_spin.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_sleep.c -o os_sleep.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_spin.c -o os_spin.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_tmpdir.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_stat.c -o os_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_tmpdir.c -o os_tmpdir.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_unlink.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hmac/sha1.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../os/os_unlink.c -o os_unlink.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../hmac/sha1.c -o sha1.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_auto.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn.c -o txn.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_auto.c -o txn_auto.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_method.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_rec.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_method.c -o txn_method.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_rec.c -o txn_rec.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_recover.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_region.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_recover.c -o txn_recover.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_region.c -o txn_region.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_stat.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_util.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_stat.c -o txn_stat.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../txn/txn_util.c -o txn_util.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa_db.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa.c -o xa.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa_db.c -o xa_db.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa_map.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_archive/db_archive.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../xa/xa_map.c -o xa_map.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_archive/db_archive.c -o db_archive.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_sig.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_checkpoint/db_checkpoint.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_sig.c -o util_sig.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_checkpoint/db_checkpoint.c -o db_checkpoint.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_log.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_deadlock/db_deadlock.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_log.c -o util_log.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_dump/db_dump.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_deadlock/db_deadlock.c -o db_deadlock.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_cache.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_dump/db_dump.c -o db_dump.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../common/util_cache.c -o util_cache.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_load/db_load.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_printlog/db_printlog.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_load/db_load.c -o db_load.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_printlog/db_printlog.c -o db_printlog.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_recover/db_recover.c
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_stat/db_stat.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_recover/db_recover.c -o db_recover.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_stat/db_stat.c -o db_stat.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_upgrade/db_upgrade.c
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_upgrade/db_upgrade.c -o db_upgrade.o
/usr/sbin/sh ./libtool --mode=compile cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_verify/db_verify.c
ar cr libdb-4.2.a mut_pthread.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o btree_auto.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_meta.o hash_method.o hash_open.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o rep_method.o rep_record.o rep_region.o rep_util.o db_ovfl_vrfy.o db_vrfy.o db_vrfyutil.o bt_verify.o aes_method.o crypto.o mt19937db.o rijndael-alg-fst.o rijndael-api-fst.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_idspace.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_open.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_rename.o db_remove.o db_ret.o db_salloc.o db_shash.o db_truncate.o db_upg.o db_upg_opd.o dbm.o dbreg.o dbreg_auto.o dbreg_rec.o dbreg_util.o env_file.o env_method.o env_open.o env_recover.o env_region.o fileops_auto.o fop_basic.o fop_rec.o fop_util.o hash_func.o hmac.o hsearch.o lock.o lock_deadlock.o lock_method.o lock_region.o lock_stat.o lock_util.o log.o log_archive.o log_compare.o log_get.o log_method.o log_put.o mp_alloc.o mp_bh.o mp_fget.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_clock.o os_config.o os_dir.o os_errno.o os_fid.o os_fsync.o os_handle.o os_id.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_unlink.o sha1.o txn.o txn_auto.o txn_method.o txn_rec.o txn_recover.o txn_region.o txn_stat.o txn_util.o xa.o xa_db.o xa_map.o
cc -c -I. -I../dist/.. -D_GNU_SOURCE -D_REENTRANT ../dist/../db_verify/db_verify.c -o db_verify.o
test ! -f /usr/sbin/ranlib || /usr/sbin/ranlib libdb-4.2.a
rm -f libdb.a
/usr/sbin/sh ./libtool --mode=link cc -o db_archive \
db_archive.o util_sig.o libdb-4.2.a -lpthread
test ! -f .libs/libdb-4.2.a || \
ln -s .libs/libdb-4.2.a libdb.a
test -f .libs/libdb-4.2.a || \
(test -f libdb-4.2.a && ln -s libdb-4.2.a libdb.a)
/usr/sbin/sh ./libtool --mode=link cc -o db_checkpoint \
db_checkpoint.o util_log.o util_sig.o libdb-4.2.a -lpthread
mkdir .libs
mkdir .libs
mkdir: cannot create directory '.libs': File exists
cc -o db_checkpoint db_checkpoint.o util_log.o util_sig.o libdb-4.2.a -lpthread
cc -o db_archive db_archive.o util_sig.o libdb-4.2.a -lpthread
: db_checkpoint
/usr/sbin/sh ./libtool --mode=link cc -o db_deadlock \
db_deadlock.o util_log.o util_sig.o libdb-4.2.a -lpthread
: db_archive
/usr/sbin/sh ./libtool --mode=link cc -o db_dump \
db_dump.o util_cache.o util_sig.o libdb-4.2.a -lpthread
cc -o db_deadlock db_deadlock.o util_log.o util_sig.o libdb-4.2.a -lpthread
cc -o db_dump db_dump.o util_cache.o util_sig.o libdb-4.2.a -lpthread
: db_deadlock
/usr/sbin/sh ./libtool --mode=link cc -o db_load \
db_load.o util_cache.o util_sig.o libdb-4.2.a -lpthread
: db_dump
/usr/sbin/sh ./libtool --mode=link cc -o db_printlog \
db_printlog.o util_sig.o libdb-4.2.a -lpthread
cc -o db_load db_load.o util_cache.o util_sig.o libdb-4.2.a -lpthread
cc -o db_printlog db_printlog.o util_sig.o libdb-4.2.a -lpthread
: db_load
/usr/sbin/sh ./libtool --mode=link cc -o db_recover \
db_recover.o util_sig.o libdb-4.2.a -lpthread
: db_printlog
/usr/sbin/sh ./libtool --mode=link cc -o db_stat \
db_stat.o util_cache.o util_sig.o libdb-4.2.a -lpthread
cc -o db_recover db_recover.o util_sig.o libdb-4.2.a -lpthread
cc -o db_stat db_stat.o util_cache.o util_sig.o libdb-4.2.a -lpthread
: db_recover
/usr/sbin/sh ./libtool --mode=link cc -o db_upgrade \
db_upgrade.o util_sig.o libdb-4.2.a -lpthread
: db_stat
/usr/sbin/sh ./libtool --mode=link cc -o db_verify \
db_verify.o util_cache.o util_sig.o libdb-4.2.a -lpthread
cc -o db_upgrade db_upgrade.o util_sig.o libdb-4.2.a -lpthread
cc -o db_verify db_verify.o util_cache.o util_sig.o libdb-4.2.a -lpthread
: db_upgrade
: db_verify
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
Making all in osirisd
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
Making all in modules
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
gcc -c unused.c
./genmods.sh
rm -f libmodules.a
ar cru libmodules.a unused.o
ar: `u' modifier ignored since `D' is the default (see `U')
======================================
Found Scan Agent Modules:
==> mod_groups
==> mod_if
==> mod_kmods
==> mod_ports
==> mod_users
======================================
ranlib libmodules.a
for d in `/bin/ls -1 | grep mod_`; do if test -d $d; then cd ./$d; make module || exit 1; cd ..; fi; done
make[5]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_groups'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/libosiris -I../../../src/libfileapi -I../../../src/osirisd -I../.. -I../../../libosiris -I../../../libfileapi -I../../../.. \
-I/usr/kerberos/include/ -Wall -c mod_groups.c
cp mod_groups.o ..
make[5]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_groups'
make[5]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_if'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/libosiris -I../../../src/libfileapi -I../../../src/osirisd -I../.. -I../../../libosiris -I../../../libfileapi -I../../../.. \
-I/usr/kerberos/include/ -Wall -c mod_if.c
cp mod_if.o ..
make[5]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_if'
make[5]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_kmods'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/libosiris -I../../../src/libfileapi -I../../../src/osirisd -I../.. -I../../../libosiris -I../../../libfileapi -I../../../.. \
-I/usr/kerberos/include/ -Wall -c mod_kmods.c
mod_kmods.c: In function 'process_kmods_linux':
mod_kmods.c:428:14: warning: unused variable 'address' [-Wunused-variable]
char address[100] = "";
^~~~~~~
cp mod_kmods.o ..
make[5]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_kmods'
make[5]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_ports'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/libosiris -I../../../src/libfileapi -I../../../src/osirisd -I../.. -I../../../libosiris -I../../../libfileapi -I../../../.. \
-I/usr/kerberos/include/ -Wall -c mod_ports.c
mod_ports.c: In function 'process_proc_file':
mod_ports.c:379:19: warning: comparison with string literal results in unspecified behavior [-Waddress]
if ( filename == UDP_FILE )
^~
mod_ports.c:446:23: warning: comparison with string literal results in unspecified behavior [-Waddress]
if ( filename != UDP_FILE && strcmp( state, "0A" ) != 0 )
^~
mod_ports.c:453:23: warning: comparison with string literal results in unspecified behavior [-Waddress]
if ( filename == UDP_FILE && strcmp( state, "07" ) != 0 )
^~
mod_ports.c:485:14: warning: implicit declaration of function 'port_is_filtered' [-Wimplicit-function-declaration]
if ( port_is_filtered( scanner, param, port ) )
^~~~~~~~~~~~~~~~
mod_ports.c:501:14: warning: implicit declaration of function 'inode_is_filtered' [-Wimplicit-function-declaration]
if ( inode_is_filtered( scanner ) )
^~~~~~~~~~~~~~~~~
mod_ports.c:503:18: warning: implicit declaration of function 'uid_is_filtered' [-Wimplicit-function-declaration]
if ( uid_is_filtered( scanner ) )
^~~~~~~~~~~~~~~
cp mod_ports.o ..
make[5]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_ports'
make[5]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_users'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I../../../src/libosiris -I../../../src/libfileapi -I../../../src/osirisd -I../.. -I../../../libosiris -I../../../libfileapi -I../../../.. \
-I/usr/kerberos/include/ -Wall -c mod_users.c
cp mod_users.o ..
make[5]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_users'
ar cru libmodules.a *.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmodules.a
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
source='scanner.c' object='scanner.o' libtool=no \
depfile='.deps/scanner.Po' tmpdepfile='.deps/scanner.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'scanner.c' || echo './'`scanner.c
source='osirisd.c' object='osirisd.o' libtool=no \
depfile='.deps/osirisd.Po' tmpdepfile='.deps/osirisd.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'osirisd.c' || echo './'`osirisd.c
osirisd.c: In function 'start_scan':
osirisd.c:1012:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
( strlen( config->id ) > 0 ) )
^~~~~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from osirisd.c:31:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
osirisd.c:1015:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
strlen( config->id ), 0 );
^~~~~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from osirisd.c:31:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
osirisd.c: In function 'issue_status_response':
osirisd.c:1382:50: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
if( ( config->id != NULL ) && ( strlen( config->id ) > 0 ) )
^~~~~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from osirisd.c:31:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
osirisd.c:1384:44: warning: pointer targets in passing argument 2 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( status.config_id, config->id,
^~~~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from osirisd.c:31:
../../src/libosiris/utilities.h:73:8: note: expected 'const char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
osirisd.c: In function 'initialize_signals':
osirisd.c:1965:5: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration]
sigset( SIGINT, handle_sigint );
^~~~~~
scanner.c: In function 'process_file':
scanner.c:606:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
context.filter_argument = action->action_filter.argument;
^
scanner.c:639:41: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
context.filter_argument = action->action_filter.argument;
^
scanner.c: In function 'populate_scan_record':
scanner.c:979:45: warning: pointer targets in passing argument 3 of 'hash_file_md5' differ in signedness [-Wpointer-sign]
scan_record->checksum,
^~~~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:95:0,
from scanner.c:31:
../../src/libosiris/ssl_utilities.h:56:5: note: expected 'char *' but argument is of type 'unsigned char *'
int hash_file_md5( const char *file_path, FILE *file,
^~~~~~~~~~~~~
scanner.c:986:45: warning: pointer targets in passing argument 3 of 'hash_file_sha' differ in signedness [-Wpointer-sign]
scan_record->checksum,
^~~~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:95:0,
from scanner.c:31:
../../src/libosiris/ssl_utilities.h:59:5: note: expected 'char *' but argument is of type 'unsigned char *'
int hash_file_sha( const char *file_path, FILE *file,
^~~~~~~~~~~~~
scanner.c:993:48: warning: pointer targets in passing argument 3 of 'hash_file_ripemd' differ in signedness [-Wpointer-sign]
scan_record->checksum,
^~~~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:95:0,
from scanner.c:31:
../../src/libosiris/ssl_utilities.h:62:5: note: expected 'char *' but argument is of type 'unsigned char *'
int hash_file_ripemd( const char *file_path, FILE *file,
^~~~~~~~~~~~~~~~
scanner.c:1000:45: warning: pointer targets in passing argument 3 of 'hash_file_md5' differ in signedness [-Wpointer-sign]
scan_record->checksum,
^~~~~~~~~~~
In file included from ../../src/libosiris/libosiris.h:95:0,
from scanner.c:31:
../../src/libosiris/ssl_utilities.h:56:5: note: expected 'char *' but argument is of type 'unsigned char *'
int hash_file_md5( const char *file_path, FILE *file,
^~~~~~~~~~~~~
scanner.c: In function 'send_scan_data':
scanner.c:1176:16: warning: unused variable 'type' [-Wunused-variable]
osi_uint16 type;
^~~~
In file included from scanner.c:50:0:
At top level:
modules.h:22:23: warning: 'active_modules' defined but not used [-Wunused-variable]
static struct modules active_modules[] =
^~~~~~~~~~~~~~
source='rootpriv.c' object='rootpriv.o' libtool=no \
depfile='.deps/rootpriv.Po' tmpdepfile='.deps/rootpriv.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'rootpriv.c' || echo './'`rootpriv.c
source='logging.c' object='logging.o' libtool=no \
depfile='.deps/logging.Po' tmpdepfile='.deps/logging.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'logging.c' || echo './'`logging.c
rootpriv.c: In function 'setup_signals':
rootpriv.c:285:5: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration]
sigset( SIGCHLD, root_handle_sigchld );
^~~~~~
rootpriv.c: In function 'rootpriv_setup_pidfile':
rootpriv.c:352:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^~~~~~
source='modules.c' object='modules.o' libtool=no \
depfile='.deps/modules.Po' tmpdepfile='.deps/modules.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'modules.c' || echo './'`modules.c
source='windows_service.c' object='windows_service.o' libtool=no \
depfile='.deps/windows_service.Po' tmpdepfile='.deps/windows_service.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I/usr/kerberos/include/ -Wall -c `test -f 'windows_service.c' || echo './'`windows_service.c
gcc -Wall -o osirisd scanner.o osirisd.o rootpriv.o logging.o modules.o windows_service.o -L../../src/libosiris -losiris -L../../src/libfileapi -lfileapi -L../../src/osirisd/modules -lmodules -lpthread -lssl -lcrypto -lresolv
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
Making all in osirismd
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
source='osirismd.c' object='osirismd.o' libtool=no \
depfile='.deps/osirismd.Po' tmpdepfile='.deps/osirismd.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'osirismd.c' || echo './'`osirismd.c
source='md_hosts.c' object='md_hosts.o' libtool=no \
depfile='.deps/md_hosts.Po' tmpdepfile='.deps/md_hosts.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_hosts.c' || echo './'`md_hosts.c
osirismd.c:408:1: warning: "/*" within comment [-Wcomment]
/******************************************************************************
osirismd.c: In function 'initialize_signals':
osirismd.c:928:5: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration]
sigset( SIGINT, handle_sigint );
^~~~~~
osirismd.c: In function 'initialize_ssl':
osirismd.c:978:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
method = SSLv23_server_method();
^
source='md_database.c' object='md_database.o' libtool=no \
depfile='.deps/md_database.Po' tmpdepfile='.deps/md_database.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_database.c' || echo './'`md_database.c
source='md_config.c' object='md_config.o' libtool=no \
depfile='.deps/md_config.Po' tmpdepfile='.deps/md_config.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_config.c' || echo './'`md_config.c
source='md_control.c' object='md_control.o' libtool=no \
depfile='.deps/md_control.Po' tmpdepfile='.deps/md_control.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_control.c' || echo './'`md_control.c
md_config.c: In function 'osi_host_read_config_with_id':
md_config.c:202:29: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( cfg->id, id ) == 0 )
^~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from md_config.c:32:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
md_config.c:254:29: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( cfg->id, id ) == 0 )
^~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from md_config.c:32:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
md_config.c: In function 'osi_host_read_config_brief_with_name':
md_config.c:373:40: warning: pointer targets in passing argument 2 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( config_brief->id, cfg->id, sizeof( config_brief->id ) );
^~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from md_config.c:32:
../../src/libosiris/utilities.h:73:8: note: expected 'const char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
source='md_compare.c' object='md_compare.o' libtool=no \
depfile='.deps/md_compare.Po' tmpdepfile='.deps/md_compare.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_compare.c' || echo './'`md_compare.c
md_control.c: In function 'process_client':
md_control.c:96:5: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration]
sigset( SIGCHLD, client_signal_handler );
^~~~~~
md_control.c: In function 'process_request':
md_control.c:286:9: warning: variable 'client_socket' set but not used [-Wunused-but-set-variable]
int client_socket;
^~~~~~~~~~~~~
md_control.c: In function 'process_get_cmp_filter_list':
md_control.c:634:9: warning: unused variable 'result_size' [-Wunused-variable]
int result_size;
^~~~~~~~~~~
md_control.c: In function 'process_import_config':
md_control.c:2052:50: warning: pointer targets in passing argument 2 of 'osi_config_receive' differ in signedness [-Wpointer-sign]
osi_config_receive( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from md_control.c:31:
../../src/libosiris/configuration.h:160:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~
md_control.c:2063:56: warning: pointer targets in passing argument 2 of 'osi_config_receive_first' differ in signedness [-Wpointer-sign]
osi_config_receive_first( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from md_control.c:31:
../../src/libosiris/configuration.h:157:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_first( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~~
md_control.c:2072:55: warning: pointer targets in passing argument 2 of 'osi_config_receive_last' differ in signedness [-Wpointer-sign]
osi_config_receive_last( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from md_control.c:31:
../../src/libosiris/configuration.h:163:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_last( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~
md_control.c: In function 'process_save_host_config':
md_control.c:2634:55: warning: pointer targets in passing argument 2 of 'osi_host_config_receive' differ in signedness [-Wpointer-sign]
osi_host_config_receive( cfg, line, strlen( line ) );
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from md_control.c:32:
../../src/libosirism/host_config.h:130:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~
md_control.c:2645:61: warning: pointer targets in passing argument 2 of 'osi_host_config_receive_first' differ in signedness [-Wpointer-sign]
osi_host_config_receive_first( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from md_control.c:32:
../../src/libosirism/host_config.h:127:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive_first( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
md_control.c:2655:60: warning: pointer targets in passing argument 2 of 'osi_host_config_receive_last' differ in signedness [-Wpointer-sign]
osi_host_config_receive_last( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:56:0,
from md_control.c:32:
../../src/libosirism/host_config.h:133:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_host_config_receive_last( OSI_HOST_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
md_control.c: In function 'process_save_management_config':
md_control.c:2825:61: warning: pointer targets in passing argument 2 of 'osi_management_config_receive' differ in signedness [-Wpointer-sign]
osi_management_config_receive( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from md_control.c:32:
../../src/libosirism/management_config.h:130:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
md_control.c:2837:67: warning: pointer targets in passing argument 2 of 'osi_management_config_receive_first' differ in signedness [-Wpointer-sign]
osi_management_config_receive_first( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from md_control.c:32:
../../src/libosirism/management_config.h:126:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive_first( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
md_control.c:2847:66: warning: pointer targets in passing argument 2 of 'osi_management_config_receive_last' differ in signedness [-Wpointer-sign]
osi_management_config_receive_last( cfg, line,
^~~~
In file included from ../../src/libosirism/libosirism.h:57:0,
from md_control.c:32:
../../src/libosirism/management_config.h:133:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_management_config_receive_last( OSI_MANAGEMENT_CONFIG *config,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
md_control.c: In function 'generate_session_key_hash':
md_control.c:3272:26: warning: pointer targets in passing argument 1 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( buffer, checksum, buffer_size );
^~~~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from md_control.c:31:
../../src/libosiris/utilities.h:73:8: note: expected 'char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
source='md_log.c' object='md_log.o' libtool=no \
depfile='.deps/md_log.Po' tmpdepfile='.deps/md_log.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_log.c' || echo './'`md_log.c
source='md_schedule.c' object='md_schedule.o' libtool=no \
depfile='.deps/md_schedule.Po' tmpdepfile='.deps/md_schedule.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_schedule.c' || echo './'`md_schedule.c
source='md_scan.c' object='md_scan.o' libtool=no \
depfile='.deps/md_scan.Po' tmpdepfile='.deps/md_scan.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_scan.c' || echo './'`md_scan.c
md_schedule.c: In function 'md_schedules_check':
md_schedule.c:210:1: warning: label 'exit_gracefully' defined but not used [-Wunused-label]
exit_gracefully:
^~~~~~~~~~~~~~~
md_schedule.c:108:9: warning: unused variable 'result' [-Wunused-variable]
int result;
^~~~~~
source='md_auth.c' object='md_auth.o' libtool=no \
depfile='.deps/md_auth.Po' tmpdepfile='.deps/md_auth.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_auth.c' || echo './'`md_auth.c
md_scan.c: In function 'store_config_in_db':
md_scan.c:610:57: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
cfg->id, strlen( cfg->id ) );
^~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from md_scan.c:31:
/usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
extern size_t strlen (const char *__s)
^~~~~~
source='md_utilities.c' object='md_utilities.o' libtool=no \
depfile='.deps/md_utilities.Po' tmpdepfile='.deps/md_utilities.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_utilities.c' || echo './'`md_utilities.c
source='md_notify.c' object='md_notify.o' libtool=no \
depfile='.deps/md_notify.Po' tmpdepfile='.deps/md_notify.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_notify.c' || echo './'`md_notify.c
md_utilities.c: In function 'perform_session_key_negotiation':
md_utilities.c:383:45: warning: pointer targets in passing argument 2 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( host->session_key, checksum,
^~~~~~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from md_utilities.c:31:
../../src/libosiris/utilities.h:73:8: note: expected 'const char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
md_utilities.c:393:40: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign]
if( strcmp( host->session_key, checksum ) == 0 )
^~~~~~~~
In file included from ../../src/libosiris/libosiris.h:40:0,
from md_utilities.c:31:
/usr/include/string.h:140:12: note: expected 'const char *' but argument is of type 'unsigned char *'
extern int strcmp (const char *__s1, const char *__s2)
^~~~~~
md_utilities.c:475:45: warning: pointer targets in passing argument 2 of 'osi_strlcpy' differ in signedness [-Wpointer-sign]
osi_strlcpy( host->session_key, checksum,
^~~~~~~~
In file included from ../../src/libosiris/libosiris.h:87:0,
from md_utilities.c:31:
../../src/libosiris/utilities.h:73:8: note: expected 'const char *' but argument is of type 'unsigned char *'
size_t osi_strlcpy( char *dst, const char *src, size_t nchars );
^~~~~~~~~~~
source='md_http.c' object='md_http.o' libtool=no \
depfile='.deps/md_http.Po' tmpdepfile='.deps/md_http.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_http.c' || echo './'`md_http.c
source='md_filter.c' object='md_filter.o' libtool=no \
depfile='.deps/md_filter.Po' tmpdepfile='.deps/md_filter.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'md_filter.c' || echo './'`md_filter.c
md_http.c: In function 'http_request_is_authorized':
md_http.c:426:5: warning: implicit declaration of function 'sha1_buffer' [-Wimplicit-function-declaration]
sha1_buffer( pass, strlen( pass), buf, sizeof(buf) );
^~~~~~~~~~~
md_filter.c: In function 'md_filter_pattern':
md_filter.c:105:37: warning: pointer targets in passing argument 2 of 'unpack_cmp_filter' differ in signedness [-Wpointer-sign]
unpack_cmp_filter( &filter, buffer, sizeof( buffer ) );
^~~~~~
In file included from ../../src/libosirism/libosirism.h:59:0,
from md_filter.c:33:
../../src/libosirism/cmp_filter.h:52:6: note: expected 'char *' but argument is of type 'unsigned char *'
void unpack_cmp_filter( OSI_CMP_FILTER *filter, char *buffer,
^~~~~~~~~~~~~~~~~
md_filter.c: In function 'md_filter_create_file':
md_filter.c:202:37: warning: pointer targets in passing argument 2 of 'unpack_cmp_filter' differ in signedness [-Wpointer-sign]
unpack_cmp_filter( &filter, buffer, sizeof( buffer ) );
^~~~~~
In file included from ../../src/libosirism/libosirism.h:59:0,
from md_filter.c:33:
../../src/libosirism/cmp_filter.h:52:6: note: expected 'char *' but argument is of type 'unsigned char *'
void unpack_cmp_filter( OSI_CMP_FILTER *filter, char *buffer,
^~~~~~~~~~~~~~~~~
source='logging.c' object='logging.o' libtool=no \
depfile='.deps/logging.Po' tmpdepfile='.deps/logging.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'logging.c' || echo './'`logging.c
source='windows_service.c' object='windows_service.o' libtool=no \
depfile='.deps/windows_service.Po' tmpdepfile='.deps/windows_service.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosiris -I../../src/libfileapi -I../../src/libosirisctl -I../../src/libosirisdb -I../../src/libosirism -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'windows_service.c' || echo './'`windows_service.c
gcc -Wall -o osirismd osirismd.o md_hosts.o md_database.o md_config.o md_control.o md_compare.o md_log.o md_schedule.o md_scan.o md_auth.o md_utilities.o md_notify.o md_http.o md_filter.o logging.o windows_service.o -L../../src/libfileapi -lfileapi -L../../src/libosirisctl -losirisctl -L../../src/libosirisdb -losirisdb -L../../src/libosirism -losirism -L../../src/libosiris -losiris -L../../src/db-4.2.52/build_unix -ldb -lpthread -lssl -lcrypto -lresolv
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
Making all in cli
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
source='osiris.c' object='osiris.o' libtool=no \
depfile='.deps/osiris.Po' tmpdepfile='.deps/osiris.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosirisctl -I../../src/libfileapi -I../../src/libosirism -I../../src/libosiris -I../../src/libosirisdb -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'osiris.c' || echo './'`osiris.c
source='get_user_input.c' object='get_user_input.o' libtool=no \
depfile='.deps/get_user_input.Po' tmpdepfile='.deps/get_user_input.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src/libosirisctl -I../../src/libfileapi -I../../src/libosirism -I../../src/libosiris -I../../src/libosirisdb -I../../src/db-4.2.52/build_unix -I/usr/kerberos/include/ -Wall -c `test -f 'get_user_input.c' || echo './'`get_user_input.c
osiris.c: In function 'initialize_ssl':
osiris.c:237:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
method = SSLv23_method();
^
osiris.c: In function 'initialize_signals':
osiris.c:384:5: warning: implicit declaration of function 'sigset' [-Wimplicit-function-declaration]
sigset( SIGINT, signal_handler );
^~~~~~
osiris.c: In function 'run_editor':
osiris.c:1213:9: warning: variable 'finished' set but not used [-Wunused-but-set-variable]
int finished;
^~~~~~~~
osiris.c: In function 'print_ssl':
osiris.c:1319:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
cipher = SSL_get_current_cipher( temp_ssl );
^
osiris.c: In function 'process_copy_config':
osiris.c:2254:35: warning: pointer targets in passing argument 2 of 'osi_config_receive_last' differ in signedness [-Wpointer-sign]
osi_config_receive_last( cfg, comment, sizeof(comment) );
^~~~~~~
In file included from ../../src/libosiris/libosiris.h:97:0,
from osiris.c:32:
../../src/libosiris/configuration.h:163:10: note: expected 'unsigned char *' but argument is of type 'char *'
osi_bool osi_config_receive_last( OSI_SCAN_CONFIG *cfg, unsigned char *data,
^~~~~~~~~~~~~~~~~~~~~~~
osiris.c: In function 'prompt_for_host_information':
osiris.c:3885:46: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, " > agent port [%llu]: ", host->port );
^
osiris.c: In function 'prompt_for_scheduling_information':
osiris.c:4443:13: warning: implicit declaration of function 'strptime' [-Wimplicit-function-declaration]
strptime( buffer, SCHEDULE_TIME_FORMAT, &t );
^~~~~~~~
osiris.c:4480:31: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'osi_uint64 {aka long unsigned int}' [-Wformat=]
fprintf( stdout, "[%llu] ", host->schedule_period );
^
gcc -Wall -o osiris osiris.o get_user_input.o -L../../src/libosirisctl -losirisctl -L../../src/libosirism -losirism -L../../src/libfileapi -lfileapi -L../../src/libosiris -losiris -L../../src/libosirisdb -losirisdb -L../../src/db-4.2.52/build_unix -ldb -lreadline -lpthread -lssl -lcrypto -lresolv
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src'
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3'
Build Successful!
To create management console install package: 'make console'
To create scan agent install package: 'make agent'
Documentation is also online at: http://www.hostintegrity.com/osiris
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3'
make[1]: Leaving directory '/tmp/osiris/src/osiris-4.2.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src'
Making install in libosiris
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosiris'
Making install in libfileapi
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libfileapi'
Making install in libosirisdb
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisdb'
Making install in libosirisctl
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirisctl'
Making install in libosirism
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/libosirism'
Making install in db-4.2.52
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
Making install in build_unix
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52'
Making install in osirisd
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
Making install in modules
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
./genmods.sh
======================================
Found Scan Agent Modules:
==> mod_groups
==> mod_if
==> mod_kmods
==> mod_ports
==> mod_users
======================================
for d in `/bin/ls -1 | grep mod_`; do if test -d $d; then cd ./$d; make module || exit 1; cd ..; fi; done
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_groups'
make[4]: Nothing to be done for 'module'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_groups'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_if'
make[4]: Nothing to be done for 'module'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_if'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_kmods'
make[4]: Nothing to be done for 'module'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_kmods'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_ports'
make[4]: Nothing to be done for 'module'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_ports'
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_users'
make[4]: Nothing to be done for 'module'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules/mod_users'
ar cru libmodules.a *.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libmodules.a
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd/modules'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
gcc -Wall -o osirisd scanner.o osirisd.o rootpriv.o logging.o modules.o windows_service.o -L../../src/libosiris -losiris -L../../src/libfileapi -lfileapi -L../../src/osirisd/modules -lmodules -lpthread -lssl -lcrypto -lresolv
make[4]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirisd'
Making install in osirismd
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/osirismd'
Making install in cli
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src/cli'
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src'
make[3]: Entering directory '/tmp/osiris/src/osiris-4.2.3/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src'
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src'
make[1]: Leaving directory '/tmp/osiris/src/osiris-4.2.3/src'
make[1]: Entering directory '/tmp/osiris/src/osiris-4.2.3'
Build Successful!
To create management console install package: 'make console'
To create scan agent install package: 'make agent'
Documentation is also online at: http://www.hostintegrity.com/osiris
make[2]: Entering directory '/tmp/osiris/src/osiris-4.2.3'
make[2]: Nothing to be done for 'install-exec-am'.
Continue with installation? (y/n) [y]
Osiris Scanning Daemon Version
4.2.3-release
"4.2.3-release" for Linux 4.7.1-1-ARCH
Copyright (c) 2006 Brian Wotring. All Rights Reserved.
This installation was configured and built to run as osiris
agent user name: osiris
management user name: osiris
This installation was configured and built to use osiris
agent root directory: /usr/osiris
management root directory: /usr/share/osiris
The username and directory will be created during the
installation process if they do not already exist.
By installing this product you agree that you have read the
LICENSE file and will comply with its terms.
---------------------------------------------------------------------
==> Skipping user/group creation.
Install osiris agent? (y/n) [y]
Install management console? (y/n) [y]
Install CLI? (y/n) [y]
Installation directory for binaries: [/tmp/osiris/pkg/osiris/usr/bin]
Installation directory doesn't exist, creating.
==> installed osiris CLI: /tmp/osiris/pkg/osiris/usr/bin/osiris
Osiris scan agent root directory doesn't exist, creating.
==> installed scan agent: /tmp/osiris/pkg/osiris/usr/bin/osirisd
Osiris management console root directory doesn't exist, creating.
==> installed management console /tmp/osiris/pkg/osiris/usr/bin/osirismd
==> installed default scan configs.
==> installing rc startup for daemon(s).
Linux Distribution: linuxversion4.7.1-1-arch(builduser@tobias)(gccversion6.1.120160802(gcc))#1smppreemptwedaug1708:13:35cest2016
/usr/sbin/mkdir: missing operand
Try '/usr/sbin/mkdir --help' for more information.
./install.sh: line 801: /osirisd: Permission denied
/usr/sbin/chmod: cannot access '/osirisd': No such file or directory
==> Skipping osirisd symlink creation.
./install.sh: line 824: /osirismd: Permission denied
/usr/sbin/chmod: cannot access '/osirismd': No such file or directory
==> Skipping osirismd symlink creation.
==> Skipping permission setting.
==> Skipping post install.
make[2]: Leaving directory '/tmp/osiris/src/osiris-4.2.3'
make[1]: Leaving directory '/tmp/osiris/src/osiris-4.2.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "osiris"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: osiris 4.2.3-9 (Wed Aug 24 13:20:10 UTC 2016)
CMD: pacman --query --file osiris-4.2.3-9-x86_64.pkg.tar.xz
Creating hybrid package for 'osiris'
Trying to find vanilla package 'osiris'...
CMD: pacman --query --file /mirror/osiris-4.2.3-9.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.INSTALL
/.MTREE
/usr/share/licenses/osiris/license.txt
/usr/share/osiris/configs/default.aix
/usr/share/osiris/configs/default.bsdos
/usr/share/osiris/configs/default.darwin
/usr/share/osiris/configs/default.freebsd
/usr/share/osiris/configs/default.irix
/usr/share/osiris/configs/default.linux
/usr/share/osiris/configs/default.netbsd
/usr/share/osiris/configs/default.openbsd
/usr/share/osiris/configs/default.sunos
/usr/share/osiris/configs/default.unix-generic
/usr/share/osiris/configs/default.windows2000
/usr/share/osiris/configs/default.windowsnt
/usr/share/osiris/configs/default.windowsserver2003
/usr/share/osiris/configs/default.windowsxp
/usr/share/osiris/configs/default.wrt54g
/usr/bin/osiris
/usr/bin/osirisd
/usr/bin/osirismd
/usr/lib/systemd/system/osirisd.service
/usr/lib/systemd/system/osirismd.service
/sysroot/usr/lib/systemd/system/osirisd.service
/sysroot/usr/lib/systemd/system/osirismd.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO .INSTALL usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO .INSTALL usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf osiris.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/osiris.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/osiris.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/osiris.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/osiris/src/osiris-4.2.3/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --enable-fancy-cli --with-md-root-dir=/usr/share/osiris
## --------- ##
## Platform. ##
## --------- ##
hostname = 90a15f118245
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1364: checking build system type
configure:1382: result: x86_64-unknown-linux-gnu
configure:1390: checking host system type
configure:1404: result: x86_64-unknown-linux-gnu
configure:1412: checking target system type
configure:1426: result: x86_64-unknown-linux-gnu
configure:1454: checking for a BSD-compatible install
configure:1509: result: /usr/bin/install -c
configure:1520: checking whether build environment is sane
configure:1563: result: yes
configure:1596: checking for gawk
configure:1612: found /usr/sbin/gawk
configure:1622: result: gawk
configure:1632: checking whether make sets $(MAKE)
configure:1652: result: yes
configure:1712: checking for x86_64-unknown-linux-strip
configure:1741: result: no
configure:1750: checking for strip
configure:1766: found /usr/sbin/strip
configure:1777: result: strip
configure:1803: checking whether to enable maintainer-specific portions of Makefiles
configure:1812: result: no
configure:1837: checking for x86_64-unknown-linux-gcc
configure:1866: result: no
configure:1875: checking for gcc
configure:1891: found /usr/sbin/gcc
configure:1901: result: gcc
configure:2145: checking for C compiler version
configure:2148: gcc --version &5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2151: $? = 0
configure:2153: gcc -v &5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:2156: $? = 0
configure:2158: gcc -V &5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2161: $? = 1
configure:2184: checking for C compiler default output file name
configure:2187: gcc conftest.c >&5
configure:2190: $? = 0
configure:2236: result: a.out
configure:2241: checking whether the C compiler works
configure:2247: ./a.out
configure:2250: $? = 0
configure:2267: result: yes
configure:2274: checking whether we are cross compiling
configure:2276: result: no
configure:2279: checking for suffix of executables
configure:2281: gcc -o conftest conftest.c >&5
configure:2284: $? = 0
configure:2309: result:
configure:2315: checking for suffix of object files
configure:2336: gcc -c conftest.c >&5
configure:2339: $? = 0
configure:2361: result: o
configure:2365: checking whether we are using the GNU C compiler
configure:2389: gcc -c conftest.c >&5
configure:2395: $? = 0
configure:2399: test -z
|| test ! -s conftest.err
configure:2402: $? = 0
configure:2405: test -s conftest.o
configure:2408: $? = 0
configure:2421: result: yes
configure:2427: checking whether gcc accepts -g
configure:2448: gcc -c -g conftest.c >&5
configure:2454: $? = 0
configure:2458: test -z
|| test ! -s conftest.err
configure:2461: $? = 0
configure:2464: test -s conftest.o
configure:2467: $? = 0
configure:2478: result: yes
configure:2495: checking for gcc option to accept ANSI C
configure:2565: gcc -c conftest.c >&5
configure:2571: $? = 0
configure:2575: test -z
|| test ! -s conftest.err
configure:2578: $? = 0
configure:2581: test -s conftest.o
configure:2584: $? = 0
configure:2602: result: none needed
configure:2620: gcc -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:2626: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2778: checking for style of include used by make
configure:2806: result: GNU
configure:2834: checking dependency style of gcc
configure:2896: result: gcc3
configure:2911: checking for x86_64-unknown-linux-g++
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-c++
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-gpp
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-aCC
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-CC
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-cxx
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-cc++
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-cl
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-FCC
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-KCC
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-RCC
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-xlC_r
configure:2940: result: no
configure:2911: checking for x86_64-unknown-linux-xlC
configure:2940: result: no
configure:2953: checking for g++
configure:2969: found /usr/sbin/g++
configure:2979: result: g++
configure:2995: checking for C++ compiler version
configure:2998: g++ --version &5
g++ (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3001: $? = 0
configure:3003: g++ -v &5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3006: $? = 0
configure:3008: g++ -V &5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3011: $? = 1
configure:3014: checking whether we are using the GNU C++ compiler
configure:3038: g++ -c conftest.cc >&5
configure:3044: $? = 0
configure:3048: test -z
|| test ! -s conftest.err
configure:3051: $? = 0
configure:3054: test -s conftest.o
configure:3057: $? = 0
configure:3070: result: yes
configure:3076: checking whether g++ accepts -g
configure:3097: g++ -c -g conftest.cc >&5
configure:3103: $? = 0
configure:3107: test -z
|| test ! -s conftest.err
configure:3110: $? = 0
configure:3113: test -s conftest.o
configure:3116: $? = 0
configure:3127: result: yes
configure:3169: g++ -c conftest.cc >&5
configure:3175: $? = 0
configure:3179: test -z
|| test ! -s conftest.err
configure:3182: $? = 0
configure:3185: test -s conftest.o
configure:3188: $? = 0
configure:3214: g++ -c conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15:9: error: 'exit' was not declared in this scope
exit (42);
^
configure:3220: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:3169: g++ -c conftest.cc >&5
configure:3175: $? = 0
configure:3179: test -z
|| test ! -s conftest.err
configure:3182: $? = 0
configure:3185: test -s conftest.o
configure:3188: $? = 0
configure:3214: g++ -c conftest.cc >&5
configure:3220: $? = 0
configure:3224: test -z
|| test ! -s conftest.err
configure:3227: $? = 0
configure:3230: test -s conftest.o
configure:3233: $? = 0
configure:3258: checking dependency style of g++
configure:3320: result: gcc3
configure:3328: checking for x86_64-unknown-linux-ranlib
configure:3357: result: no
configure:3366: checking for ranlib
configure:3382: found /usr/sbin/ranlib
configure:3393: result: ranlib
configure:3568: checking for OpenSSL directory
configure:3651: gcc -o conftest conftest.c -lssl -lcrypto >&5
configure:3654: $? = 0
configure:3656: ./conftest
configure:3659: $? = 0
configure:3694: result: /usr
configure:3761: checking for __FUNCTION__ macro
configure:3783: gcc -c conftest.c >&5
configure:3789: $? = 0
configure:3793: test -z
|| test ! -s conftest.err
configure:3796: $? = 0
configure:3799: test -s conftest.o
configure:3802: $? = 0
configure:3813: result: yes
configure:3825: checking for msg_accrights field in struct msghdr
configure:3859: gcc -o conftest conftest.c -lssl -lcrypto >&5
conftest.c: In function 'main':
conftest.c:31:2: error: 'struct msghdr' has no member named 'msg_accrights'
m.msg_accrights = 0;
^
conftest.c:32:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^~~~
conftest.c:32:1: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:32:1: note: include '' or provide a declaration of 'exit'
configure:3862: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| /* end confdefs.h. */
|
| #include
| #include
| #include
| int main() {
| #ifdef msg_accrights
| exit(1);
| #endif
| struct msghdr m;
| m.msg_accrights = 0;
| exit(0);
| }
|
configure:3883: result: no
configure:3893: checking for msg_control field in struct msghdr
configure:3927: gcc -o conftest conftest.c -lssl -lcrypto >&5
conftest.c: In function 'main':
conftest.c:32:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(0);
^~~~
conftest.c:32:1: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:32:1: note: include '' or provide a declaration of 'exit'
configure:3930: $? = 0
configure:3932: ./conftest
configure:3935: $? = 0
configure:3951: result: yes
configure:3961: checking for --enable-fancy-cli
configure:3981: result: yes
configure:3990: checking for library containing socket
configure:4020: gcc -o conftest conftest.c -lssl -lcrypto >&5
configure:4026: $? = 0
configure:4030: test -z
|| test ! -s conftest.err
configure:4033: $? = 0
configure:4036: test -s conftest
configure:4039: $? = 0
configure:4109: result: none required
configure:4116: checking for library containing gethostbyname
configure:4146: gcc -o conftest conftest.c -lssl -lcrypto >&5
configure:4152: $? = 0
configure:4156: test -z
|| test ! -s conftest.err
configure:4159: $? = 0
configure:4162: test -s conftest
configure:4165: $? = 0
configure:4235: result: none required
configure:4242: checking for inet_aton in -lresolv
configure:4272: gcc -o conftest conftest.c -lresolv -lssl -lcrypto >&5
configure:4278: $? = 0
configure:4282: test -z
|| test ! -s conftest.err
configure:4285: $? = 0
configure:4288: test -s conftest
configure:4291: $? = 0
configure:4304: result: yes
configure:4333: checking whether readline via "-lreadline" is present and sane
configure:4359: gcc -o conftest conftest.c -lssl -lcrypto -lresolv -lreadline >&5
configure:4365: $? = 0
configure:4369: test -z
|| test ! -s conftest.err
configure:4372: $? = 0
configure:4375: test -s conftest
configure:4378: $? = 0
configure:4390: result: yes
configure:4505: checking for main in -lpthread
configure:4529: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:4535: $? = 0
configure:4539: test -z
|| test ! -s conftest.err
configure:4542: $? = 0
configure:4545: test -s conftest
configure:4548: $? = 0
configure:4561: result: yes
configure:4569: checking for pthread_create in -lpthread
configure:4599: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:4605: $? = 0
configure:4609: test -z
|| test ! -s conftest.err
configure:4612: $? = 0
configure:4615: test -s conftest
configure:4618: $? = 0
configure:4631: result: yes
configure:4650: checking how to run the C preprocessor
configure:4685: gcc -E -I/usr/kerberos/include/ conftest.c
configure:4691: $? = 0
configure:4723: gcc -E -I/usr/kerberos/include/ conftest.c
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4729: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define FANCY_CLI 1
| #define HAVE_LIBREADLINE 1
| #define SYSTEM_LINUX 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
| #include
configure:4768: result: gcc -E
configure:4792: gcc -E -I/usr/kerberos/include/ conftest.c
configure:4798: $? = 0
configure:4830: gcc -E -I/usr/kerberos/include/ conftest.c
conftest.c:27:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:4836: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define FANCY_CLI 1
| #define HAVE_LIBREADLINE 1
| #define SYSTEM_LINUX 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
| #include
configure:4880: checking for egrep
configure:4890: result: grep -E
configure:4895: checking for ANSI C header files
configure:4920: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:4926: $? = 0
configure:4930: test -z
|| test ! -s conftest.err
configure:4933: $? = 0
configure:4936: test -s conftest.o
configure:4939: $? = 0
configure:5028: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
conftest.c: In function 'main':
conftest.c:44:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
exit(2);
^~~~
conftest.c:44:7: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:44:7: note: include '' or provide a declaration of 'exit'
conftest.c:45:3: warning: incompatible implicit declaration of built-in function 'exit'
exit (0);
^~~~
conftest.c:45:3: note: include '' or provide a declaration of 'exit'
configure:5031: $? = 0
configure:5033: ./conftest
configure:5036: $? = 0
configure:5051: result: yes
configure:5075: checking for sys/types.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for sys/stat.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for stdlib.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for string.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for memory.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for strings.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for inttypes.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for stdint.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5075: checking for unistd.h
configure:5091: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5097: $? = 0
configure:5101: test -z
|| test ! -s conftest.err
configure:5104: $? = 0
configure:5107: test -s conftest.o
configure:5110: $? = 0
configure:5121: result: yes
configure:5133: checking for u_int16_t
configure:5157: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5163: $? = 0
configure:5167: test -z
|| test ! -s conftest.err
configure:5170: $? = 0
configure:5173: test -s conftest.o
configure:5176: $? = 0
configure:5187: result: yes
configure:5198: checking for u_int32_t
configure:5222: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5228: $? = 0
configure:5232: test -z
|| test ! -s conftest.err
configure:5235: $? = 0
configure:5238: test -s conftest.o
configure:5241: $? = 0
configure:5252: result: yes
configure:5263: checking for u_int64_t
configure:5287: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5293: $? = 0
configure:5297: test -z
|| test ! -s conftest.err
configure:5300: $? = 0
configure:5303: test -s conftest.o
configure:5306: $? = 0
configure:5317: result: yes
configure:5328: checking for sig_atomic_t
configure:5352: gcc -c -I/usr/kerberos/include/ conftest.c >&5
conftest.c: In function 'main':
conftest.c:77:6: error: 'sig_atomic_t' undeclared (first use in this function)
if ((sig_atomic_t *) 0)
^~~~~~~~~~~~
conftest.c:77:6: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:77:20: error: expected expression before ')' token
if ((sig_atomic_t *) 0)
^
configure:5358: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define FANCY_CLI 1
| #define HAVE_LIBREADLINE 1
| #define SYSTEM_LINUX 1
| #define HAVE_LIBPTHREAD 1
| #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_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if ((sig_atomic_t *) 0)
| return 0;
| if (sizeof (sig_atomic_t))
| return 0;
| ;
| return 0;
| }
configure:5382: result: no
configure:5395: checking for socklen_t
configure:5423: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:5429: $? = 0
configure:5433: test -z
|| test ! -s conftest.err
configure:5436: $? = 0
configure:5439: test -s conftest.o
configure:5442: $? = 0
configure:5453: result: yes
configure:5472: checking for inet_ntop
configure:5529: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:5535: $? = 0
configure:5539: test -z
|| test ! -s conftest.err
configure:5542: $? = 0
configure:5545: test -s conftest
configure:5548: $? = 0
configure:5560: result: yes
configure:5584: checking for inet_pton
configure:5641: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:5647: $? = 0
configure:5651: test -z
|| test ! -s conftest.err
configure:5654: $? = 0
configure:5657: test -s conftest
configure:5660: $? = 0
configure:5672: result: yes
configure:5696: checking for strptime
configure:5753: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:5759: $? = 0
configure:5763: test -z
|| test ! -s conftest.err
configure:5766: $? = 0
configure:5769: test -s conftest
configure:5772: $? = 0
configure:5784: result: yes
configure:5808: checking for strcasestr
configure:5865: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:5871: $? = 0
configure:5875: test -z
|| test ! -s conftest.err
configure:5878: $? = 0
configure:5881: test -s conftest
configure:5884: $? = 0
configure:5896: result: yes
configure:5920: checking for socketpair
configure:5977: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:5983: $? = 0
configure:5987: test -z
|| test ! -s conftest.err
configure:5990: $? = 0
configure:5993: test -s conftest
configure:5996: $? = 0
configure:6008: result: yes
configure:6034: checking for sendmsg
configure:6091: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6097: $? = 0
configure:6101: test -z
|| test ! -s conftest.err
configure:6104: $? = 0
configure:6107: test -s conftest
configure:6110: $? = 0
configure:6122: result: yes
configure:6136: checking for recvmsg
configure:6193: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6199: $? = 0
configure:6203: test -z
|| test ! -s conftest.err
configure:6206: $? = 0
configure:6209: test -s conftest
configure:6212: $? = 0
configure:6224: result: yes
configure:6238: checking for pipe
configure:6295: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6301: $? = 0
configure:6305: test -z
|| test ! -s conftest.err
configure:6308: $? = 0
configure:6311: test -s conftest
configure:6314: $? = 0
configure:6326: result: yes
configure:6340: checking for nice
configure:6397: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6403: $? = 0
configure:6407: test -z
|| test ! -s conftest.err
configure:6410: $? = 0
configure:6413: test -s conftest
configure:6416: $? = 0
configure:6428: result: yes
configure:6442: checking for getdirentries
configure:6499: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6505: $? = 0
configure:6509: test -z
|| test ! -s conftest.err
configure:6512: $? = 0
configure:6515: test -s conftest
configure:6518: $? = 0
configure:6530: result: yes
configure:6544: checking for gethostbyaddr
configure:6601: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6607: $? = 0
configure:6611: test -z
|| test ! -s conftest.err
configure:6614: $? = 0
configure:6617: test -s conftest
configure:6620: $? = 0
configure:6632: result: yes
configure:6646: checking for getdents
configure:6703: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
/tmp/ccRp49QR.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `getdents'
/tmp/ccRp49QR.o:(.data+0x0): undefined reference to `getdents'
collect2: error: ld returned 1 exit status
configure:6709: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define FANCY_CLI 1
| #define HAVE_LIBREADLINE 1
| #define SYSTEM_LINUX 1
| #define HAVE_LIBPTHREAD 1
| #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_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRCASESTR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_PIPE 1
| #define HAVE_NICE 1
| #define HAVE_GETDIRENTRIES 1
| #define HAVE_GETHOSTBYADDR 1
| /* end confdefs.h. */
| /* Define getdents to an innocuous variant, in case declares getdents.
| For example, HP-UX 11i declares gettimeofday. */
| #define getdents innocuous_getdents
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getdents (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getdents
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getdents ();
| /* 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_getdents) || defined (__stub___getdents)
| choke me
| #else
| char (*f) () = getdents;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != getdents;
| ;
| return 0;
| }
configure:6734: result: no
configure:6748: checking for getpwent
configure:6805: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6811: $? = 0
configure:6815: test -z
|| test ! -s conftest.err
configure:6818: $? = 0
configure:6821: test -s conftest
configure:6824: $? = 0
configure:6836: result: yes
configure:6850: checking for getgrent
configure:6907: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:6913: $? = 0
configure:6917: test -z
|| test ! -s conftest.err
configure:6920: $? = 0
configure:6923: test -s conftest
configure:6926: $? = 0
configure:6938: result: yes
configure:6952: checking for setpriority
configure:7009: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7015: $? = 0
configure:7019: test -z
|| test ! -s conftest.err
configure:7022: $? = 0
configure:7025: test -s conftest
configure:7028: $? = 0
configure:7040: result: yes
configure:7054: checking for sigset
configure:7111: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7117: $? = 0
configure:7121: test -z
|| test ! -s conftest.err
configure:7124: $? = 0
configure:7127: test -s conftest
configure:7130: $? = 0
configure:7142: result: yes
configure:7156: checking for scandir
configure:7213: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7219: $? = 0
configure:7223: test -z
|| test ! -s conftest.err
configure:7226: $? = 0
configure:7229: test -s conftest
configure:7232: $? = 0
configure:7244: result: yes
configure:7258: checking for alphasort
configure:7315: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7321: $? = 0
configure:7325: test -z
|| test ! -s conftest.err
configure:7328: $? = 0
configure:7331: test -s conftest
configure:7334: $? = 0
configure:7346: result: yes
configure:7360: checking for dirfd
configure:7417: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7423: $? = 0
configure:7427: test -z
|| test ! -s conftest.err
configure:7430: $? = 0
configure:7433: test -s conftest
configure:7436: $? = 0
configure:7448: result: yes
configure:7462: checking for setsid
configure:7519: gcc -o conftest -I/usr/kerberos/include/ conftest.c -lpthread -lssl -lcrypto -lresolv >&5
configure:7525: $? = 0
configure:7529: test -z
|| test ! -s conftest.err
configure:7532: $? = 0
configure:7535: test -s conftest
configure:7538: $? = 0
configure:7550: result: yes
configure:7576: checking ctype.h usability
configure:7588: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:7594: $? = 0
configure:7598: test -z
|| test ! -s conftest.err
configure:7601: $? = 0
configure:7604: test -s conftest.o
configure:7607: $? = 0
configure:7617: result: yes
configure:7621: checking ctype.h presence
configure:7631: gcc -E -I/usr/kerberos/include/ conftest.c
configure:7637: $? = 0
configure:7657: result: yes
configure:7692: checking for ctype.h
configure:7699: result: yes
configure:7726: checking features.h usability
configure:7738: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:7744: $? = 0
configure:7748: test -z
|| test ! -s conftest.err
configure:7751: $? = 0
configure:7754: test -s conftest.o
configure:7757: $? = 0
configure:7767: result: yes
configure:7771: checking features.h presence
configure:7781: gcc -E -I/usr/kerberos/include/ conftest.c
configure:7787: $? = 0
configure:7807: result: yes
configure:7842: checking for features.h
configure:7849: result: yes
configure:7867: checking for sys/types.h
configure:7872: result: yes
configure:8026: checking sys/time.h usability
configure:8038: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8044: $? = 0
configure:8048: test -z
|| test ! -s conftest.err
configure:8051: $? = 0
configure:8054: test -s conftest.o
configure:8057: $? = 0
configure:8067: result: yes
configure:8071: checking sys/time.h presence
configure:8081: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8087: $? = 0
configure:8107: result: yes
configure:8142: checking for sys/time.h
configure:8149: result: yes
configure:8176: checking time.h usability
configure:8188: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8194: $? = 0
configure:8198: test -z
|| test ! -s conftest.err
configure:8201: $? = 0
configure:8204: test -s conftest.o
configure:8207: $? = 0
configure:8217: result: yes
configure:8221: checking time.h presence
configure:8231: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8237: $? = 0
configure:8257: result: yes
configure:8292: checking for time.h
configure:8299: result: yes
configure:8326: checking sys/utsname.h usability
configure:8338: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8344: $? = 0
configure:8348: test -z
|| test ! -s conftest.err
configure:8351: $? = 0
configure:8354: test -s conftest.o
configure:8357: $? = 0
configure:8367: result: yes
configure:8371: checking sys/utsname.h presence
configure:8381: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8387: $? = 0
configure:8407: result: yes
configure:8442: checking for sys/utsname.h
configure:8449: result: yes
configure:8476: checking termios.h usability
configure:8488: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8494: $? = 0
configure:8498: test -z
|| test ! -s conftest.err
configure:8501: $? = 0
configure:8504: test -s conftest.o
configure:8507: $? = 0
configure:8517: result: yes
configure:8521: checking termios.h presence
configure:8531: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8537: $? = 0
configure:8557: result: yes
configure:8592: checking for termios.h
configure:8599: result: yes
configure:8626: checking sys/wait.h usability
configure:8638: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8644: $? = 0
configure:8648: test -z
|| test ! -s conftest.err
configure:8651: $? = 0
configure:8654: test -s conftest.o
configure:8657: $? = 0
configure:8667: result: yes
configure:8671: checking sys/wait.h presence
configure:8681: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8687: $? = 0
configure:8707: result: yes
configure:8742: checking for sys/wait.h
configure:8749: result: yes
configure:8776: checking arpa/inet.h usability
configure:8788: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8794: $? = 0
configure:8798: test -z
|| test ! -s conftest.err
configure:8801: $? = 0
configure:8804: test -s conftest.o
configure:8807: $? = 0
configure:8817: result: yes
configure:8821: checking arpa/inet.h presence
configure:8831: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8837: $? = 0
configure:8857: result: yes
configure:8892: checking for arpa/inet.h
configure:8899: result: yes
configure:8926: checking sys/uio.h usability
configure:8938: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:8944: $? = 0
configure:8948: test -z
|| test ! -s conftest.err
configure:8951: $? = 0
configure:8954: test -s conftest.o
configure:8957: $? = 0
configure:8967: result: yes
configure:8971: checking sys/uio.h presence
configure:8981: gcc -E -I/usr/kerberos/include/ conftest.c
configure:8987: $? = 0
configure:9007: result: yes
configure:9042: checking for sys/uio.h
configure:9049: result: yes
configure:9076: checking sys/sysctl.h usability
configure:9088: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:9094: $? = 0
configure:9098: test -z
|| test ! -s conftest.err
configure:9101: $? = 0
configure:9104: test -s conftest.o
configure:9107: $? = 0
configure:9117: result: yes
configure:9121: checking sys/sysctl.h presence
configure:9131: gcc -E -I/usr/kerberos/include/ conftest.c
configure:9137: $? = 0
configure:9157: result: yes
configure:9192: checking for sys/sysctl.h
configure:9199: result: yes
configure:9226: checking dirent.h usability
configure:9238: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:9244: $? = 0
configure:9248: test -z
|| test ! -s conftest.err
configure:9251: $? = 0
configure:9254: test -s conftest.o
configure:9257: $? = 0
configure:9267: result: yes
configure:9271: checking dirent.h presence
configure:9281: gcc -E -I/usr/kerberos/include/ conftest.c
configure:9287: $? = 0
configure:9307: result: yes
configure:9342: checking for dirent.h
configure:9349: result: yes
configure:9376: checking netinet/in.h usability
configure:9388: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:9394: $? = 0
configure:9398: test -z
|| test ! -s conftest.err
configure:9401: $? = 0
configure:9404: test -s conftest.o
configure:9407: $? = 0
configure:9417: result: yes
configure:9421: checking netinet/in.h presence
configure:9431: gcc -E -I/usr/kerberos/include/ conftest.c
configure:9437: $? = 0
configure:9457: result: yes
configure:9492: checking for netinet/in.h
configure:9499: result: yes
configure:9514: checking if we can use privilege separation
configure:9529: result: yes
configure:9546: checking for ANSI C header files
configure:9702: result: yes
configure:9712: checking whether byte ordering is bigendian
configure:9739: gcc -c -I/usr/kerberos/include/ conftest.c >&5
configure:9745: $? = 0
configure:9749: test -z
|| test ! -s conftest.err
configure:9752: $? = 0
configure:9755: test -s conftest.o
configure:9758: $? = 0
configure:9782: gcc -c -I/usr/kerberos/include/ conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:2: error: unknown type name 'not'
not big endian
^~~
conftest.c:81:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^~~~~~
configure:9788: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "osiris"
| #define VERSION "4.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define OSIRIS_ROOT_DIR "/usr/osiris"
| #define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
|
| #define OSIRIS_USERNAME "osiris"
| #define OSIRISMD_ROOT_DIR "/usr/share/osiris"
| #define OSIRISMD_CONF_DIR "/usr/share/osiris"
| #define OSIRISMD_USERNAME "osiris"
| #define HAVE_FUNCTION_MACRO
| #define HAVE_CONTROL_IN_MSGHDR 1
| #define FANCY_CLI 1
| #define HAVE_LIBREADLINE 1
| #define SYSTEM_LINUX 1
| #define HAVE_LIBPTHREAD 1
| #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_U_INT16_T 1
| #define HAVE_U_INT32_T 1
| #define HAVE_U_INT64_T 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_STRPTIME 1
| #define HAVE_STRCASESTR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_SENDMSG 1
| #define HAVE_RECVMSG 1
| #define HAVE_PIPE 1
| #define HAVE_NICE 1
| #define HAVE_GETDIRENTRIES 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETGRENT 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_SIGSET 1
| #define HAVE_SCANDIR 1
| #define HAVE_ALPHASORT 1
| #define HAVE_DIRFD 1
| #define HAVE_SETSID 1
| #define HAVE_CTYPE_H 1
| #define HAVE_FEATURES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_NETINET_IN_H 1
| #define USE_PRIVSEP 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:9923: result: no
configure:10066: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 90a15f118245
config.status:722: creating Makefile
config.status:722: creating src/Makefile
config.status:722: creating src/libosiris/Makefile
config.status:722: creating src/libfileapi/Makefile
config.status:722: creating src/libosirisdb/Makefile
config.status:722: creating src/libosirisctl/Makefile
config.status:722: creating src/libosirism/Makefile
config.status:722: creating src/cli/Makefile
config.status:722: creating src/osirisd/modules/Makefile
config.status:722: creating src/osirisd/Makefile
config.status:722: creating src/osirismd/Makefile
config.status:722: creating src/tools/Makefile
config.status:722: creating src/db-4.2.52/Makefile
config.status:722: creating src/install/install.sh
config.status:826: creating config.h
config.status:1212: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_enable_fancy_cli=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_alphasort=yes
ac_cv_func_dirfd=yes
ac_cv_func_getdents=no
ac_cv_func_getdirentries=yes
ac_cv_func_getgrent=yes
ac_cv_func_gethostbyaddr=yes
ac_cv_func_getpwent=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_nice=yes
ac_cv_func_pipe=yes
ac_cv_func_recvmsg=yes
ac_cv_func_scandir=yes
ac_cv_func_sendmsg=yes
ac_cv_func_setpriority=yes
ac_cv_func_setsid=yes
ac_cv_func_sigset=yes
ac_cv_func_socketpair=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strptime=yes
ac_cv_have_accrights_in_msghdr=no
ac_cv_have_control_in_msghdr=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_features_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_uio_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_pthread=ac_cv_lib_pthread_main
ac_cv_lib_pthread_main=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_resolv_inet_aton=yes
ac_cv_objext=o
ac_cv_openssldir=/usr
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux
ac_cv_type_sig_atomic_t=no
ac_cv_type_socklen_t=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int64_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
iproxy_cv_HAVE_FUNCTION_MACRO=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run tar'
AUTOCONF='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run autoconf'
AUTOHEADER='echo'
AUTOMAKE='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall '
CPP='gcc -E'
CPPFLAGS='-I/usr/kerberos/include/ '
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBREADLINE='-lreadline'
LIBS='-lpthread -lssl -lcrypto -lresolv'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/osiris/src/osiris-4.2.3/missing --run makeinfo'
OBJEXT='o'
PACKAGE='osiris'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='4.0.0'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/tmp/osiris/src/osiris-4.2.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
with_md_conf_dir='/usr/share/osiris'
with_md_root_dir='/usr/share/osiris'
with_osiris_md_user='osiris'
with_osiris_user='osiris'
with_root_dir='/usr/osiris'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define FANCY_CLI 1
#define HAVE_ALPHASORT 1
#define HAVE_ARPA_INET_H 1
#define HAVE_CONTROL_IN_MSGHDR 1
#define HAVE_CTYPE_H 1
#define HAVE_DIRENT_H 1
#define HAVE_DIRFD 1
#define HAVE_FEATURES_H 1
#define HAVE_FUNCTION_MACRO
#define HAVE_GETDIRENTRIES 1
#define HAVE_GETGRENT 1
#define HAVE_GETHOSTBYADDR 1
#define HAVE_GETPWENT 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBREADLINE 1
#define HAVE_MEMORY_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NICE 1
#define HAVE_PIPE 1
#define HAVE_RECVMSG 1
#define HAVE_SCANDIR 1
#define HAVE_SENDMSG 1
#define HAVE_SETPRIORITY 1
#define HAVE_SETSID 1
#define HAVE_SIGSET 1
#define HAVE_SOCKETPAIR 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASESTR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRPTIME 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_U_INT64_T 1
#define OSIRISMD_CONF_DIR "/usr/share/osiris"
#define OSIRISMD_ROOT_DIR "/usr/share/osiris"
#define OSIRISMD_USERNAME "osiris"
#define OSIRIS_ROOT_DIR "/usr/osiris"
#define OSIRIS_USERNAME "osiris"
#define PACKAGE "osiris"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PATH_SYSTEM_ROOT_CERT_FILE "/usr/osiris/osiris_root.pem"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define SYSTEM_LINUX 1
#define USE_PRIVSEP 1
#define VERSION "4.0.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;
configure: exit 0
CMD: config logfiles '/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Berkeley DB configure 4.2.52, which was
generated by GNU Autoconf 2.57. Invocation command line was
$ ../dist/configure --enable-shared=no --enable-static=yes
## --------- ##
## Platform. ##
## --------- ##
hostname = 90a15f118245
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1543: checking build system type
configure:1561: result: x86_64-unknown-linux-gnu
configure:1569: checking host system type
configure:1583: result: x86_64-unknown-linux-gnu
configure:1606: checking if building in the top-level or dist directories
configure:1615: result: no
configure:1700: checking if --disable-cryptography option specified
configure:1713: result: no
configure:1717: checking if --disable-hash option specified
configure:1730: result: no
configure:1734: checking if --disable-queue option specified
configure:1747: result: no
configure:1751: checking if --disable-replication option specified
configure:1764: result: no
configure:1768: checking if --disable-verify option specified
configure:1781: result: no
configure:1785: checking if --enable-compat185 option specified
configure:1794: result: no
configure:1797: checking if --enable-cxx option specified
configure:1806: result: no
configure:1809: checking if --enable-debug option specified
configure:1818: result: no
configure:1821: checking if --enable-debug_rop option specified
configure:1830: result: no
configure:1833: checking if --enable-debug_wop option specified
configure:1842: result: no
configure:1845: checking if --enable-diagnostic option specified
configure:1869: result: no
configure:1873: checking if --enable-dump185 option specified
configure:1882: result: no
configure:1885: checking if --enable-java option specified
configure:1894: result: no
configure:1897: checking if --enable-mingw option specified
configure:1906: result: no
configure:1909: checking if --enable-posixmutexes option specified
configure:1918: result: no
configure:1921: checking if --enable-rpc option specified
configure:1930: result: no
configure:1933: checking if --enable-smallbuild option specified
configure:1949: result: no
configure:1952: checking if --enable-tcl option specified
configure:1961: result: no
configure:1964: checking if --enable-test option specified
configure:1973: result: no
configure:1976: checking if --enable-uimutexes option specified
configure:1985: result: no
configure:1988: checking if --enable-umrw option specified
configure:1997: result: no
configure:2000: checking if --with-mutex=MUTEX option specified
configure:2018: result: no
configure:2023: checking if --with-mutexalign=ALIGNMENT option specified
configure:2044: result: no
configure:2047: checking if --with-rpm=ARCHIVE option specified
configure:2069: result: no
configure:2072: checking if --with-tcl=DIR option specified
configure:2082: result: no
configure:2088: checking if --with-uniquename=NAME option specified
configure:2101: result: no
configure:2210: checking for ar
configure:2226: found /usr/sbin/ar
configure:2237: result: ar
configure:2296: checking for chmod
configure:2312: found /usr/sbin/chmod
configure:2323: result: chmod
configure:2382: checking for cp
configure:2398: found /usr/sbin/cp
configure:2409: result: cp
configure:2595: checking for ln
configure:2611: found /usr/sbin/ln
configure:2622: result: ln
configure:2681: checking for mkdir
configure:2697: found /usr/sbin/mkdir
configure:2708: result: mkdir
configure:2769: checking for ranlib
configure:2785: found /usr/sbin/ranlib
configure:2796: result: ranlib
configure:2810: checking for ranlib
configure:2828: found /usr/sbin/ranlib
configure:2841: result: /usr/sbin/ranlib
configure:2890: checking for rm
configure:2906: found /usr/sbin/rm
configure:2917: result: rm
configure:3066: checking for sh
configure:3082: found /usr/sbin/sh
configure:3093: result: sh
configure:3107: checking for sh
configure:3125: found /usr/sbin/sh
configure:3138: result: /usr/sbin/sh
configure:3196: checking for strip
configure:3212: found /usr/sbin/strip
configure:3223: result: strip
configure:3237: checking for strip
configure:3255: found /usr/sbin/strip
configure:3268: result: /usr/sbin/strip
configure:3378: checking for a BSD-compatible install
configure:3432: result: /usr/bin/install -c
configure:3600: checking for cc
configure:3616: found /usr/sbin/cc
configure:3626: result: cc
configure:3647: checking for C compiler version
configure:3650: cc --version &5
cc (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3653: $? = 0
configure:3655: cc -v &5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3658: $? = 0
configure:3660: cc -V &5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:3663: $? = 1
configure:3687: checking for C compiler default output
configure:3690: cc -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3693: $? = 0
configure:3739: result: a.out
configure:3744: checking whether the C compiler works
configure:3750: ./a.out
configure:3753: $? = 0
configure:3770: result: yes
configure:3777: checking whether we are cross compiling
configure:3779: result: no
configure:3782: checking for suffix of executables
configure:3784: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3787: $? = 0
configure:3812: result:
configure:3818: checking for suffix of object files
configure:3840: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3843: $? = 0
configure:3865: result: o
configure:3869: checking whether we are using the GNU C compiler
configure:3894: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3897: $? = 0
configure:3900: test -s conftest.o
configure:3903: $? = 0
configure:3916: result: yes
configure:3922: checking whether cc accepts -g
configure:3944: cc -c -g -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:3947: $? = 0
configure:3950: test -s conftest.o
configure:3953: $? = 0
configure:3964: result: yes
configure:3981: checking for cc option to accept ANSI C
configure:4042: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:4045: $? = 0
configure:4048: test -s conftest.o
configure:4051: $? = 0
configure:4069: result: none needed
configure:4087: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^~~~~
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:4090: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4214: checking for an ANSI C-conforming const
configure:4282: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:4285: $? = 0
configure:4288: test -s conftest.o
configure:4291: $? = 0
configure:4302: result: yes
configure:5357: checking whether we are using gcc version 2.96
configure:5372: result: no
configure:5383: checking whether g++ requires -fhandle-exceptions
configure:5398: result: no
configure:5495: checking for a sed that does not truncate output
configure:5549: result: /usr/sbin/sed
configure:5552: checking for egrep
configure:5562: result: grep -E
configure:5578: checking for ld used by cc
configure:5645: result: /usr/sbin/ld
configure:5654: checking if the linker (/usr/sbin/ld) is GNU ld
configure:5669: result: yes
configure:5674: checking for /usr/sbin/ld option to reload object files
configure:5681: result: -r
configure:5690: checking for BSD-compatible nm
configure:5732: result: /usr/sbin/nm -B
configure:5736: checking whether ln -s works
configure:5740: result: yes
configure:5747: checking how to recognise dependent libraries
configure:5947: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
configure:6031: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6034: $? = 0
configure:6150: checking how to run the C preprocessor
configure:6186: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6192: $? = 0
configure:6224: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6223:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6230: $? = 1
configure: failed program was:
| #line 6215 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| /* end confdefs.h. */
| #include
configure:6268: result: cc -E
configure:6293: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6299: $? = 0
configure:6331: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6330:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6337: $? = 1
configure: failed program was:
| #line 6322 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| /* end confdefs.h. */
| #include
configure:6380: checking for ANSI C header files
configure:6406: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6409: $? = 0
configure:6412: test -s conftest.o
configure:6415: $? = 0
configure:6507: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure: In function 'main':
configure:6500:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:6500:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:6500:7: note: include '' or provide a declaration of 'exit'
configure:6501:3: warning: incompatible implicit declaration of built-in function 'exit'
configure:6501:3: note: include '' or provide a declaration of 'exit'
configure:6510: $? = 0
configure:6512: ./conftest
configure:6515: $? = 0
configure:6530: result: yes
configure:6554: checking for sys/types.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for sys/stat.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for stdlib.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for string.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for memory.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for strings.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for inttypes.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for stdint.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6554: checking for unistd.h
configure:6571: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6574: $? = 0
configure:6577: test -s conftest.o
configure:6580: $? = 0
configure:6591: result: yes
configure:6617: checking dlfcn.h usability
configure:6630: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:6633: $? = 0
configure:6636: test -s conftest.o
configure:6639: $? = 0
configure:6649: result: yes
configure:6653: checking dlfcn.h presence
configure:6664: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:6670: $? = 0
configure:6689: result: yes
configure:6725: checking for dlfcn.h
configure:6732: result: yes
configure:6796: checking for g77
configure:6825: result: no
configure:6796: checking for f77
configure:6825: result: no
configure:6796: checking for xlf
configure:6825: result: no
configure:6796: checking for frt
configure:6825: result: no
configure:6796: checking for pgf77
configure:6825: result: no
configure:6796: checking for fl32
configure:6825: result: no
configure:6796: checking for af77
configure:6825: result: no
configure:6796: checking for fort77
configure:6825: result: no
configure:6796: checking for f90
configure:6825: result: no
configure:6796: checking for xlf90
configure:6825: result: no
configure:6796: checking for pgf90
configure:6825: result: no
configure:6796: checking for epcf90
configure:6825: result: no
configure:6796: checking for f95
configure:6812: found /usr/sbin/f95
configure:6822: result: f95
configure:6837: checking for Fortran 77 compiler version
configure:6840: f95 --version &5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6843: $? = 0
configure:6845: f95 -v &5
Using built-in specs.
COLLECT_GCC=f95
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6848: $? = 0
configure:6850: f95 -V &5
f95: error: unrecognized command line option '-V'
f95: fatal error: no input files
compilation terminated.
configure:6853: $? = 1
configure:6860: checking whether we are using the GNU Fortran 77 compiler
configure:6874: f95 -c conftest.F >&5
configure:6877: $? = 0
configure:6880: test -s conftest.o
configure:6883: $? = 0
configure:6896: result: yes
configure:6903: checking whether f95 accepts -g
configure:6915: f95 -c -g conftest.f >&5
configure:6918: $? = 0
configure:6921: test -s conftest.o
configure:6924: $? = 0
configure:6936: result: yes
configure:6964: checking the maximum length of command line arguments
configure:7023: result: 32768
configure:7034: checking command to parse /usr/sbin/nm -B output from cc object
configure:7123: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:7126: $? = 0
configure:7130: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:7133: $? = 0
configure:7185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c conftstm.o >&5
configure:7188: $? = 0
configure:7226: result: ok
configure:7230: checking for objdir
configure:7245: result: .libs
configure:7335: checking for ar
configure:7351: found /usr/sbin/ar
configure:7362: result: ar
configure:7415: checking for ranlib
configure:7431: found /usr/sbin/ranlib
configure:7442: result: ranlib
configure:7495: checking for strip
configure:7511: found /usr/sbin/strip
configure:7522: result: strip
configure:7576: checking for file
configure:7629: result: /usr/bin/file
configure:7784: checking if cc static flag works
configure:7807: result: yes
configure:7828: checking if cc supports -fno-rtti -fno-exceptions
configure:7846: cc -c -D_GNU_SOURCE -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7850: $? = 0
configure:7861: result: no
configure:7876: checking for cc option to produce PIC
configure:8053: result: -fPIC
configure:8060: checking if cc PIC flag -fPIC works
configure:8078: cc -c -D_GNU_SOURCE -D_REENTRANT -fPIC -DPIC conftest.c >&5
configure:8082: $? = 0
configure:8093: result: yes
configure:8117: checking if cc supports -c -o file.o
configure:8145: cc -c -D_GNU_SOURCE -D_REENTRANT -o out/conftest2.o conftest.c >&5
configure:8149: $? = 0
configure:8166: result: yes
configure:8192: checking whether the cc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:8986: result: yes
configure:9057: checking how to hardcode library paths into programs
configure:9082: result: immediate
configure:9096: checking whether stripping libraries is possible
configure:9101: result: yes
configure:9123: checking dynamic linker characteristics
configure:9634: result: GNU/Linux ld.so
configure:10360: checking if libtool supports shared libraries
configure:10362: result: yes
configure:10365: checking whether to build shared libraries
configure:10414: result: no
configure:10417: checking whether to build static libraries
configure:10421: result: yes
configure:10512: creating libtool
configure:14377: checking if libtool supports shared libraries
configure:14379: result: yes
configure:14382: checking whether to build shared libraries
configure:14400: result: no
configure:14403: checking whether to build static libraries
configure:14407: result: yes
configure:14419: checking for f95 option to produce PIC
configure:14596: result: -fPIC
configure:14603: checking if f95 PIC flag -fPIC works
configure:14621: f95 -c -g -O2 -fPIC conftest.f >&5
configure:14625: $? = 0
configure:14636: result: yes
configure:14660: checking if f95 supports -c -o file.o
configure:14688: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14692: $? = 0
configure:14709: result: yes
configure:14735: checking whether the f95 linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:15507: result: yes
configure:15578: checking how to hardcode library paths into programs
configure:15603: result: immediate
configure:15617: checking whether stripping libraries is possible
configure:15622: result: yes
configure:15644: checking dynamic linker characteristics
configure:16155: result: GNU/Linux ld.so
configure:20053: checking SOSUFFIX from libtool
configure:20075: result: .so
configure:20080: checking MODSUFFIX from libtool
configure:20102: result: .so
configure:20107: checking JMODSUFFIX from libtool
configure:20133: result: .so
configure:21448: checking whether stat file-mode macros are broken
configure:21497: result: no
configure:21507: checking whether time.h and sys/time.h may both be included
configure:21533: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21536: $? = 0
configure:21539: test -s conftest.o
configure:21542: $? = 0
configure:21553: result: yes
configure:21571: checking for dirent.h that defines DIR
configure:21596: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21599: $? = 0
configure:21602: test -s conftest.o
configure:21605: $? = 0
configure:21616: result: yes
configure:21629: checking for library containing opendir
configure:21660: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21663: $? = 0
configure:21666: test -s conftest
configure:21669: $? = 0
configure:21728: result: none required
configure:21860: checking sys/select.h usability
configure:21873: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21876: $? = 0
configure:21879: test -s conftest.o
configure:21882: $? = 0
configure:21892: result: yes
configure:21896: checking sys/select.h presence
configure:21907: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:21913: $? = 0
configure:21932: result: yes
configure:21968: checking for sys/select.h
configure:21975: result: yes
configure:21860: checking sys/time.h usability
configure:21873: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21876: $? = 0
configure:21879: test -s conftest.o
configure:21882: $? = 0
configure:21892: result: yes
configure:21896: checking sys/time.h presence
configure:21907: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:21913: $? = 0
configure:21932: result: yes
configure:21968: checking for sys/time.h
configure:21975: result: yes
configure:21860: checking sys/fcntl.h usability
configure:21873: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:21876: $? = 0
configure:21879: test -s conftest.o
configure:21882: $? = 0
configure:21892: result: yes
configure:21896: checking sys/fcntl.h presence
configure:21907: cc -E -D_GNU_SOURCE -D_REENTRANT conftest.c
configure:21913: $? = 0
configure:21932: result: yes
configure:21968: checking for sys/fcntl.h
configure:21975: result: yes
configure:21988: checking for struct stat.st_blksize
configure:22012: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22015: $? = 0
configure:22018: test -s conftest.o
configure:22021: $? = 0
configure:22069: result: yes
configure:22091: checking for inttypes.h
configure:22096: result: yes
configure:22232: checking for char
configure:22258: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22261: $? = 0
configure:22264: test -s conftest.o
configure:22267: $? = 0
configure:22278: result: yes
configure:22281: checking size of char
configure:22562: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22565: $? = 0
configure:22567: ./conftest
configure:22570: $? = 0
configure:22593: result: 1
configure:22600: checking for unsigned char
configure:22626: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22629: $? = 0
configure:22632: test -s conftest.o
configure:22635: $? = 0
configure:22646: result: yes
configure:22649: checking size of unsigned char
configure:22930: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22933: $? = 0
configure:22935: ./conftest
configure:22938: $? = 0
configure:22961: result: 1
configure:22968: checking for short
configure:22994: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:22997: $? = 0
configure:23000: test -s conftest.o
configure:23003: $? = 0
configure:23014: result: yes
configure:23017: checking size of short
configure:23298: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23301: $? = 0
configure:23303: ./conftest
configure:23306: $? = 0
configure:23329: result: 2
configure:23336: checking for unsigned short
configure:23362: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23365: $? = 0
configure:23368: test -s conftest.o
configure:23371: $? = 0
configure:23382: result: yes
configure:23385: checking size of unsigned short
configure:23666: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23669: $? = 0
configure:23671: ./conftest
configure:23674: $? = 0
configure:23697: result: 2
configure:23704: checking for int
configure:23730: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:23733: $? = 0
configure:23736: test -s conftest.o
configure:23739: $? = 0
configure:23750: result: yes
configure:23753: checking size of int
configure:24034: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24037: $? = 0
configure:24039: ./conftest
configure:24042: $? = 0
configure:24065: result: 4
configure:24072: checking for unsigned int
configure:24098: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24101: $? = 0
configure:24104: test -s conftest.o
configure:24107: $? = 0
configure:24118: result: yes
configure:24121: checking size of unsigned int
configure:24402: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24405: $? = 0
configure:24407: ./conftest
configure:24410: $? = 0
configure:24433: result: 4
configure:24440: checking for long
configure:24466: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24469: $? = 0
configure:24472: test -s conftest.o
configure:24475: $? = 0
configure:24486: result: yes
configure:24489: checking size of long
configure:24770: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24773: $? = 0
configure:24775: ./conftest
configure:24778: $? = 0
configure:24801: result: 8
configure:24808: checking for unsigned long
configure:24834: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:24837: $? = 0
configure:24840: test -s conftest.o
configure:24843: $? = 0
configure:24854: result: yes
configure:24857: checking size of unsigned long
configure:25138: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25141: $? = 0
configure:25143: ./conftest
configure:25146: $? = 0
configure:25169: result: 8
configure:25176: checking for size_t
configure:25202: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25205: $? = 0
configure:25208: test -s conftest.o
configure:25211: $? = 0
configure:25222: result: yes
configure:25225: checking size of size_t
configure:25506: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25509: $? = 0
configure:25511: ./conftest
configure:25514: $? = 0
configure:25537: result: 8
configure:25544: checking for char *
configure:25570: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25573: $? = 0
configure:25576: test -s conftest.o
configure:25579: $? = 0
configure:25590: result: yes
configure:25593: checking size of char *
configure:25874: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25877: $? = 0
configure:25879: ./conftest
configure:25882: $? = 0
configure:25905: result: 8
configure:25915: checking for off_t
configure:25941: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:25944: $? = 0
configure:25947: test -s conftest.o
configure:25950: $? = 0
configure:25961: result: yes
configure:25971: checking for size_t
configure:26017: result: yes
configure:26031: checking for u_char
configure:26057: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26060: $? = 0
configure:26063: test -s conftest.o
configure:26066: $? = 0
configure:26077: result: yes
configure:26087: checking for u_short
configure:26113: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26116: $? = 0
configure:26119: test -s conftest.o
configure:26122: $? = 0
configure:26133: result: yes
configure:26143: checking for u_int
configure:26169: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26172: $? = 0
configure:26175: test -s conftest.o
configure:26178: $? = 0
configure:26189: result: yes
configure:26199: checking for u_long
configure:26225: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26228: $? = 0
configure:26231: test -s conftest.o
configure:26234: $? = 0
configure:26245: result: yes
configure:26255: checking for u_int8_t
configure:26281: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26284: $? = 0
configure:26287: test -s conftest.o
configure:26290: $? = 0
configure:26301: result: yes
configure:26325: checking for u_int16_t
configure:26351: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26354: $? = 0
configure:26357: test -s conftest.o
configure:26360: $? = 0
configure:26371: result: yes
configure:26395: checking for int16_t
configure:26421: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26424: $? = 0
configure:26427: test -s conftest.o
configure:26430: $? = 0
configure:26441: result: yes
configure:26465: checking for u_int32_t
configure:26491: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26494: $? = 0
configure:26497: test -s conftest.o
configure:26500: $? = 0
configure:26511: result: yes
configure:26535: checking for int32_t
configure:26561: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26564: $? = 0
configure:26567: test -s conftest.o
configure:26570: $? = 0
configure:26581: result: yes
configure:26607: checking for ssize_t
configure:26633: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26636: $? = 0
configure:26639: test -s conftest.o
configure:26642: $? = 0
configure:26653: result: yes
configure:26678: checking for unsigned long long
configure:26704: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26707: $? = 0
configure:26710: test -s conftest.o
configure:26713: $? = 0
configure:26724: result: yes
configure:26752: checking for ANSI C exit success/failure values
configure:26775: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26778: $? = 0
configure:26781: test -s conftest.o
configure:26784: $? = 0
configure:26795: result: yes
configure:26809: checking for sched_yield
configure:26859: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:26862: $? = 0
configure:26865: test -s conftest
configure:26868: $? = 0
configure:26879: result: yes
configure:27000: checking for main in -lpthread
configure:27025: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:27028: $? = 0
configure:27031: test -s conftest
configure:27034: $? = 0
configure:27046: result: yes
configure:27057: checking for main in -lm
configure:27082: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lm >&5
configure:27085: $? = 0
configure:27088: test -s conftest
configure:27091: $? = 0
configure:27103: result: yes
configure:27110: checking for main in -lsocket
configure:27135: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lsocket >&5
/usr/sbin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:27138: $? = 1
configure: failed program was:
| #line 27117 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| main ();
| ;
| return 0;
| }
configure:27156: result: no
configure:27163: checking for main in -lnsl
configure:27188: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lnsl >&5
configure:27191: $? = 0
configure:27194: test -s conftest
configure:27197: $? = 0
configure:27209: result: yes
configure:27228: checking for mutexes
configure:27310: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:27326:19: fatal error: synch.h: No such file or directory
compilation terminated.
configure:27313: $? = 1
configure: failed program was:
| #line 27284 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| static lwp_mutex_t mi = SHAREDMUTEX;
| static lwp_cond_t ci = SHAREDCV;
| lwp_mutex_t mutex = mi;
| lwp_cond_t cond = ci;
| exit (
| _lwp_mutex_lock(&mutex) ||
| _lwp_mutex_unlock(&mutex));
|
| ;
| return 0;
| }
configure:27362: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:27376:20: fatal error: thread.h: No such file or directory
compilation terminated.
configure:27365: $? = 1
configure: failed program was:
| #line 27334 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| #include
| #include
| int
| main ()
| {
|
| mutex_t mutex;
| cond_t cond;
| int type = USYNC_PROCESS;
| exit (
| mutex_init(&mutex, type, NULL) ||
| cond_init(&cond, type, NULL) ||
| mutex_lock(&mutex) ||
| mutex_unlock(&mutex));
|
| ;
| return 0;
| }
configure:27412: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lthread >&5
configure:27426:20: fatal error: thread.h: No such file or directory
compilation terminated.
configure:27415: $? = 1
configure: failed program was:
| #line 27384 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| #include
| #include
| int
| main ()
| {
|
| mutex_t mutex;
| cond_t cond;
| int type = USYNC_PROCESS;
| exit (
| mutex_init(&mutex, type, NULL) ||
| cond_init(&cond, type, NULL) ||
| mutex_lock(&mutex) ||
| mutex_unlock(&mutex));
|
| ;
| return 0;
| }
configure:27478: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:27491:1: warning: return type defaults to 'int' [-Wimplicit-int]
configure: In function 'main':
configure:27496:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:27496:2: warning: incompatible implicit declaration of built-in function 'exit'
configure:27496:2: note: include '' or provide a declaration of 'exit'
/tmp/ccTFHCv6.o: In function `main':
conftest.c:(.text+0x29): undefined reference to `pthread_condattr_setpshared'
conftest.c:(.text+0x3d): undefined reference to `pthread_mutexattr_init'
conftest.c:(.text+0x56): undefined reference to `pthread_mutexattr_setpshared'
conftest.c:(.text+0xe8): undefined reference to `pthread_mutexattr_destroy'
collect2: error: ld returned 1 exit status
configure:27481: $? = 1
configure: program exited with status 1
configure: failed program was:
| #line 27448 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| /* end confdefs.h. */
|
| #include
| main() {
| pthread_cond_t cond;
| pthread_mutex_t mutex;
| pthread_condattr_t condattr;
| pthread_mutexattr_t mutexattr;
| exit (
| pthread_condattr_init(&condattr) ||
| pthread_condattr_setpshared(&condattr, PTHREAD_PROCESS_SHARED) ||
| pthread_mutexattr_init(&mutexattr) ||
| pthread_mutexattr_setpshared(&mutexattr, PTHREAD_PROCESS_SHARED) ||
| pthread_cond_init(&cond, &condattr) ||
| pthread_mutex_init(&mutex, &mutexattr) ||
| pthread_mutex_lock(&mutex) ||
| pthread_mutex_unlock(&mutex) ||
| pthread_mutex_destroy(&mutex) ||
| pthread_cond_destroy(&cond) ||
| pthread_condattr_destroy(&condattr) ||
| pthread_mutexattr_destroy(&mutexattr));
| }
configure:27535: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:27548:1: warning: return type defaults to 'int' [-Wimplicit-int]
configure: In function 'main':
configure:27553:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
configure:27553:2: warning: incompatible implicit declaration of built-in function 'exit'
configure:27553:2: note: include '' or provide a declaration of 'exit'
configure:27538: $? = 0
configure:27540: ./conftest
configure:27543: $? = 0
configure:28745: result: POSIX/pthreads/library
configure:29044: checking for getcwd
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29044: checking for getopt
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29044: checking for memcmp
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29110:6: warning: conflicting types for built-in function 'memcmp'
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29044: checking for memcpy
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29111:6: warning: conflicting types for built-in function 'memcpy'
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29044: checking for memmove
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29112:6: warning: conflicting types for built-in function 'memmove'
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29044: checking for raise
configure:29094: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29097: $? = 0
configure:29100: test -s conftest
configure:29103: $? = 0
configure:29114: result: yes
configure:29135: checking for snprintf
configure:29185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29205:6: warning: conflicting types for built-in function 'snprintf'
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29205: result: yes
configure:29135: checking for strcasecmp
configure:29185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29206:6: warning: conflicting types for built-in function 'strcasecmp'
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29205: result: yes
configure:29135: checking for strdup
configure:29185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29207:6: warning: conflicting types for built-in function 'strdup'
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29205: result: yes
configure:29135: checking for strerror
configure:29185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29205: result: yes
configure:29135: checking for vsnprintf
configure:29185: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29209:6: warning: conflicting types for built-in function 'vsnprintf'
configure:29188: $? = 0
configure:29191: test -s conftest
configure:29194: $? = 0
configure:29205: result: yes
configure:29229: checking for _fstati64
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccZ1XzoT.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `_fstati64'
/tmp/ccZ1XzoT.o:(.data+0x0): undefined reference to `_fstati64'
collect2: error: ld returned 1 exit status
configure:29282: $? = 1
configure: failed program was:
| #line 29234 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_MUTEX_THREADS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETOPT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_RAISE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _fstati64 (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char _fstati64 ();
| /* 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__fstati64) || defined (__stub____fstati64)
| choke me
| #else
| char (*f) () = _fstati64;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _fstati64;
| ;
| return 0;
| }
configure:29299: result: no
configure:29229: checking for clock_gettime
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29282: $? = 0
configure:29285: test -s conftest
configure:29288: $? = 0
configure:29299: result: yes
configure:29229: checking for directio
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccvre0HP.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `directio'
/tmp/ccvre0HP.o:(.data+0x0): undefined reference to `directio'
collect2: error: ld returned 1 exit status
configure:29282: $? = 1
configure: failed program was:
| #line 29234 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_MUTEX_THREADS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETOPT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_RAISE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_CLOCK_GETTIME 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char directio (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char directio ();
| /* 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_directio) || defined (__stub___directio)
| choke me
| #else
| char (*f) () = directio;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != directio;
| ;
| return 0;
| }
configure:29299: result: no
configure:29229: checking for getrusage
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29282: $? = 0
configure:29285: test -s conftest
configure:29288: $? = 0
configure:29299: result: yes
configure:29229: checking for gettimeofday
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29282: $? = 0
configure:29285: test -s conftest
configure:29288: $? = 0
configure:29299: result: yes
configure:29229: checking for getuid
configure:29279: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29282: $? = 0
configure:29285: test -s conftest
configure:29288: $? = 0
configure:29299: result: yes
configure:29318: checking for pstat_getdynamic
configure:29368: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccS2BY8G.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `pstat_getdynamic'
/tmp/ccS2BY8G.o:(.data+0x0): undefined reference to `pstat_getdynamic'
collect2: error: ld returned 1 exit status
configure:29371: $? = 1
configure: failed program was:
| #line 29323 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_MUTEX_THREADS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETOPT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_RAISE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETUID 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pstat_getdynamic (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char pstat_getdynamic ();
| /* 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_pstat_getdynamic) || defined (__stub___pstat_getdynamic)
| choke me
| #else
| char (*f) () = pstat_getdynamic;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != pstat_getdynamic;
| ;
| return 0;
| }
configure:29388: result: no
configure:29318: checking for sched_yield
configure:29388: result: yes
configure:29318: checking for select
configure:29368: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29371: $? = 0
configure:29374: test -s conftest
configure:29377: $? = 0
configure:29388: result: yes
configure:29318: checking for strtoul
configure:29368: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29371: $? = 0
configure:29374: test -s conftest
configure:29377: $? = 0
configure:29388: result: yes
configure:29318: checking for sysconf
configure:29368: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29371: $? = 0
configure:29374: test -s conftest
configure:29377: $? = 0
configure:29388: result: yes
configure:29318: checking for yield
configure:29368: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
/tmp/ccZ7OfQU.o: In function `main':
conftest.c:(.text+0xd): undefined reference to `yield'
/tmp/ccZ7OfQU.o:(.data+0x0): undefined reference to `yield'
collect2: error: ld returned 1 exit status
configure:29371: $? = 1
configure: failed program was:
| #line 29323 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.2.52"
| #define PACKAGE_VERSION "4.2.52"
| #define PACKAGE_STRING "Berkeley DB 4.2.52"
| #define PACKAGE_BUGREPORT "support@sleepycat.com"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_HASH 1
| #define HAVE_QUEUE 1
| #define HAVE_REPLICATION 1
| #define HAVE_VERIFY 1
| #define HAVE_CRYPTO 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_CHAR_P 8
| #define HAVE_EXIT_SUCCESS 1
| #define HAVE_MUTEX_PTHREADS 1
| #define HAVE_MUTEX_THREADS 1
| #define HAVE_GETCWD 1
| #define HAVE_GETOPT 1
| #define HAVE_MEMCMP 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_RAISE 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_GETUID 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_SELECT 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h. */
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char yield (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char yield ();
| /* 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_yield) || defined (__stub___yield)
| choke me
| #else
| char (*f) () = yield;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != yield;
| ;
| return 0;
| }
configure:29388: result: no
configure:29412: checking for pread
configure:29462: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29465: $? = 0
configure:29468: test -s conftest
configure:29471: $? = 0
configure:29482: result: yes
configure:29412: checking for pwrite
configure:29462: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29465: $? = 0
configure:29468: test -s conftest
configure:29471: $? = 0
configure:29482: result: yes
configure:29495: checking for fcntl/F_SETFD
configure:29522: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29525: $? = 0
configure:29528: test -s conftest
configure:29531: $? = 0
configure:29542: result: yes
configure:29561: checking for open/O_DIRECT
configure:29588: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:29591: $? = 0
configure:29594: test -s conftest
configure:29597: $? = 0
configure:29608: result: yes
configure:29614: WARNING: O_DIRECT interface ignored on linux-gnu-unknown.
configure:29635: checking for special C compiler options needed for large files
configure:29715: result: no
configure:29721: checking for _FILE_OFFSET_BITS value needed for large files
configure:29753: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29756: $? = 0
configure:29759: test -s conftest.o
configure:29762: $? = 0
configure:29818: result: no
configure:29828: checking for _LARGE_FILES value needed for large files
configure:29860: cc -c -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
configure:29863: $? = 0
configure:29866: test -s conftest.o
configure:29869: $? = 0
configure:29925: result: no
configure:30052: checking for mlock
configure:30102: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:30105: $? = 0
configure:30108: test -s conftest
configure:30111: $? = 0
configure:30122: result: yes
configure:30052: checking for munlock
configure:30102: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:30105: $? = 0
configure:30108: test -s conftest
configure:30111: $? = 0
configure:30122: result: yes
configure:30137: checking for mmap
configure:30187: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:30190: $? = 0
configure:30193: test -s conftest
configure:30196: $? = 0
configure:30207: result: yes
configure:30137: checking for munmap
configure:30187: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:30190: $? = 0
configure:30193: test -s conftest
configure:30196: $? = 0
configure:30207: result: yes
configure:30236: checking for shmget
configure:30286: cc -o conftest -D_GNU_SOURCE -D_REENTRANT conftest.c -lpthread >&5
configure:30289: $? = 0
configure:30292: test -s conftest
configure:30295: $? = 0
configure:30306: result: yes
configure:30491: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Berkeley DB config.status 4.2.52, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 90a15f118245
config.status:747: creating Makefile
config.status:747: creating db_cxx.h
config.status:747: creating db_int.h
config.status:747: creating include.tcl
config.status:747: creating db.h
config.status:844: creating db_config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_ct_db_cv_path_ar=ar
ac_ct_db_cv_path_chmod=chmod
ac_ct_db_cv_path_cp=cp
ac_ct_db_cv_path_ln=ln
ac_ct_db_cv_path_mkdir=mkdir
ac_ct_db_cv_path_rm=rm
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__fstati64=no
ac_cv_func_clock_gettime=yes
ac_cv_func_directio=no
ac_cv_func_getcwd=yes
ac_cv_func_getopt=yes
ac_cv_func_getrusage=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_memcmp=yes
ac_cv_func_memcpy=yes
ac_cv_func_memmove=yes
ac_cv_func_mlock=yes
ac_cv_func_mmap=yes
ac_cv_func_munlock=yes
ac_cv_func_munmap=yes
ac_cv_func_pread=yes
ac_cv_func_pstat_getdynamic=no
ac_cv_func_pwrite=yes
ac_cv_func_raise=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_shmget=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_yield=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stat_broken=no
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_fcntl_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_m=ac_cv_lib_m_main
ac_cv_lib_m_main=yes
ac_cv_lib_nsl=ac_cv_lib_nsl_main
ac_cv_lib_nsl_main=yes
ac_cv_lib_pthread=ac_cv_lib_pthread_main
ac_cv_lib_pthread_main=yes
ac_cv_lib_socket=ac_cv_lib_socket_main
ac_cv_lib_socket_main=no
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_db_cv_path_ranlib=/usr/sbin/ranlib
ac_cv_path_db_cv_path_sh=/usr/sbin/sh
ac_cv_path_db_cv_path_strip=/usr/sbin/strip
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=f95
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_ct_db_cv_path_ar=ar
ac_cv_prog_ac_ct_db_cv_path_chmod=chmod
ac_cv_prog_ac_ct_db_cv_path_cp=cp
ac_cv_prog_ac_ct_db_cv_path_ln=ln
ac_cv_prog_ac_ct_db_cv_path_mkdir=mkdir
ac_cv_prog_ac_ct_db_cv_path_rm=rm
ac_cv_prog_ac_ct_path_ranlib=ranlib
ac_cv_prog_ac_ct_path_sh=sh
ac_cv_prog_ac_ct_path_strip=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_char=1
ac_cv_sizeof_char_p=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_type_char=yes
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_long=yes
ac_cv_type_off_t=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_long_long=yes
ac_cv_type_unsigned_short=yes
db_cv_build_cryptography=yes
db_cv_build_hash=yes
db_cv_build_queue=yes
db_cv_build_replication=yes
db_cv_build_type=release
db_cv_build_verify=yes
db_cv_compat185=no
db_cv_cxx=no
db_cv_debug=no
db_cv_debug_rop=no
db_cv_debug_wop=no
db_cv_diagnostic=no
db_cv_dump185=no
db_cv_exit_defines=yes
db_cv_fcntl_f_setfd=yes
db_cv_gcc_2_96=no
db_cv_gxx_except=no
db_cv_java=no
db_cv_mingw=no
db_cv_mutex=POSIX/pthreads/library
db_cv_open_o_direct=no
db_cv_path_ar=ar
db_cv_path_chmod=chmod
db_cv_path_cp=cp
db_cv_path_ln=ln
db_cv_path_mkdir=mkdir
db_cv_path_ranlib=/usr/sbin/ranlib
db_cv_path_rm=rm
db_cv_path_rpm_archive=Not-configured-with-rpm=ARCHIVE
db_cv_path_sh=/usr/sbin/sh
db_cv_path_strip=/usr/sbin/strip
db_cv_posixmutexes=no
db_cv_rpc=no
db_cv_rpm=no
db_cv_smallbuild=no
db_cv_tcl=no
db_cv_test=no
db_cv_uimutexes=no
db_cv_umrw=no
db_cv_uniquename=no
lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_MAGIC_CMD=/usr/bin/file
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_path_SED=/usr/sbin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGISTW][ABCDGISTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ADDITIONAL_INCS=''
ADDITIONAL_LANG=''
ADDITIONAL_OBJS='mut_pthread.o $(BTREE_OBJS) $(HASH_OBJS) $(HASH_VRFY_OBJS) $(QUEUE_OBJS) $(QUEUE_VRFY_OBJS) $(REP_OBJS) $(BTREE_VRFY_OBJS)'
ADDITIONAL_PROGS=''
AR='ar'
BUILD_TARGET='library_build'
CC='cc'
CCC='CXX'
CFLAGS=''
CONFIGURATION_ARGS='--enable-shared=no --enable-static=yes'
CONFIGURATION_PATH='/tmp/osiris/src/osiris-4.2.3/src/db-4.2.52/build_unix'
CPP='cc -E'
CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT'
CRYPTO_OBJS='$(CRYPTO_OBJS)'
CXX=''
CXXCPP=''
CXXFLAGS=''
DB_CONST=''
DB_PROTO1='#undef __P'
DB_PROTO2='#define __P(protos) protos'
DB_VERSION_MAJOR='4'
DB_VERSION_MINOR='2'
DB_VERSION_PATCH='52'
DB_VERSION_STRING='"Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)"'
DB_VERSION_UNIQUE_NAME=''
DEFAULT_LIB='$(libdb_version)'
DEFAULT_LIB_CXX=''
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f95'
FFLAGS='-g -O2'
INSTALLER='$(LIBTOOL) --mode=install cp -p'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBS='$(libdb_version) $(libdb)'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_TARGET='library_install'
JAR=''
JAVA=''
JAVAC='nojavac'
JAVACFLAGS=''
JMODSUFFIX='.so'
LDFLAGS=''
LIBJSO_LIBS=''
LIBOBJS=''
LIBS=' -lpthread'
LIBSO_LIBS=''
LIBTOOL='$(SHELL) ./libtool'
LIBTSO_LIBS=''
LIBTSO_MODSUFFIX='@MODSUFFIX@'
LIBTSO_MODULE='-module'
LIBXSO_LIBS=''
LN_S='ln -s'
LOAD_LIBS=' -lpthread -lm -lnsl'
LTLIBOBJS=''
MAKEFILE_CC='$(LIBTOOL) --mode=compile cc'
MAKEFILE_CCLINK='$(LIBTOOL) --mode=link cc'
MAKEFILE_CXX='$(LIBTOOL) --mode=compile nocxx'
MAKEFILE_CXXLINK='$(LIBTOOL) --mode=link nocxx'
MAKEFILE_SOLINK='$(LIBTOOL) --mode=link cc -avoid-version'
MAKEFILE_XSOLINK='$(LIBTOOL) --mode=link nocxx -avoid-version'
MODSUFFIX='.so'
OBJEXT='o'
OSDIR='os'
PACKAGE_BUGREPORT='support@sleepycat.com'
PACKAGE_NAME='Berkeley DB'
PACKAGE_STRING='Berkeley DB 4.2.52'
PACKAGE_TARNAME='db-4.2.52'
PACKAGE_VERSION='4.2.52'
PATH_SEPARATOR='/'
POSTLINK=': '
RANLIB='ranlib'
REPLACEMENT_OBJS=''
RPC_CLIENT_OBJS=''
RPM_BUILD=''
RPM_POST_INSTALL=''
RPM_POST_UNINSTALL=''
SHELL='/bin/sh'
SOFLAGS='-rpath $(libdir)'
SOSUFFIX='.so'
STRIP='strip'
TCFLAGS=''
TCL_BIN_DIR=''
TCL_LIB_FILE=''
TCL_SRC_DIR=''
TCL_TCLSH=''
_ACJNI_JAVAC=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CCC=''
ac_ct_CXX=''
ac_ct_F77='f95'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_ct_db_cv_path_ar='ar'
ac_ct_db_cv_path_chmod='chmod'
ac_ct_db_cv_path_cp='cp'
ac_ct_db_cv_path_kill=''
ac_ct_db_cv_path_ln='ln'
ac_ct_db_cv_path_mkdir='mkdir'
ac_ct_db_cv_path_rm='rm'
ac_ct_db_cv_path_rpm=''
ac_ct_path_ldconfig=''
ac_ct_path_ranlib='ranlib'
ac_ct_path_sh='sh'
ac_ct_path_strip='strip'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cxx_have_stdheaders=''
datadir='${prefix}/share'
db_align_t_decl='typedef unsigned long long db_align_t;'
db_alignp_t_decl='typedef unsigned long db_alignp_t;'
db_cv_build_type='release'
db_cv_path_ar='ar'
db_cv_path_chmod='chmod'
db_cv_path_cp='cp'
db_cv_path_kill=''
db_cv_path_ldconfig=''
db_cv_path_ln='ln'
db_cv_path_mkdir='mkdir'
db_cv_path_ranlib='/usr/sbin/ranlib'
db_cv_path_rm='rm'
db_cv_path_rpm=''
db_cv_path_rpm_archive='Not-configured-with-rpm=ARCHIVE'
db_cv_path_sh='/usr/sbin/sh'
db_cv_path_strip='/usr/sbin/strip'
db_int_def=''
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
int16_decl=''
int32_decl=''
inttypes_decl='#include '
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
o='.o'
oldincludedir='/usr/include'
path_ldconfig=''
path_ranlib='ranlib'
path_sh='sh'
path_strip='strip'
prefix='/usr/local/BerkeleyDB.4.2'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
ssize_t_decl=''
sysconfdir='${prefix}/etc'
target_alias=''
u_char_decl=''
u_int16_decl=''
u_int32_decl=''
u_int8_decl=''
u_int_decl=''
u_long_decl=''
u_short_decl=''
uudecode=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CRYPTO 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_EXIT_SUCCESS 1
#define HAVE_FCNTL_F_SETFD 1
#define HAVE_GETCWD 1
#define HAVE_GETOPT 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_HASH 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMCMP 1
#define HAVE_MEMCPY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMORY_H 1
#define HAVE_MLOCK 1
#define HAVE_MMAP 1
#define HAVE_MUNLOCK 1
#define HAVE_MUNMAP 1
#define HAVE_MUTEX_PTHREADS 1
#define HAVE_MUTEX_THREADS 1
#define HAVE_PREAD 1
#define HAVE_PWRITE 1
#define HAVE_QUEUE 1
#define HAVE_RAISE 1
#define HAVE_REPLICATION 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SHMGET 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOUL 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define HAVE_SYSCONF 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VERIFY 1
#define HAVE_VSNPRINTF 1
#define PACKAGE_BUGREPORT "support@sleepycat.com"
#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_STRING "Berkeley DB 4.2.52"
#define PACKAGE_TARNAME "db-4.2.52"
#define PACKAGE_VERSION "4.2.52"
#define SIZEOF_CHAR 1
#define SIZEOF_CHAR_P 8
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 8
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_UNSIGNED_SHORT 2
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
configure: exit 0