Build of osec with clang_glibc toolchain

The build took 00h 02m 06s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
3,288 ansic
2,083 makefile
1,477 sh
237 yacc
230 perl
88 lex
7,403 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: osec 1.2.5-1 (Thu Apr 13 18:44:10 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) cdbxx-0.0.1rc2-5
#
# Total Installed Size: 0.03 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing cdbxx...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) perl-locale-gettext-1.07-2 help2man-1.47.3-2 tinycdb-0.78-2
#
# Total Installed Size: 0.38 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-locale-gettext...
# installing help2man...
# installing tinycdb...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: if you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for bison... bison -y
# checking for flex... flex
# checking lex output file root... lex.yy
# checking lex library... none needed
# checking whether yytext is a pointer... no
# checking for help2man... yes
# checking for cap_from_text in -lcap... yes
# checking for cdb_init in -lcdb... yes
# checking for listxattr in -lattr... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking whether closedir returns void... no
# checking for error_at_line... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether lstat accepts an empty string... no
# checking whether lstat correctly handles trailing slash... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for bzero... yes
# checking for ftruncate... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strstr... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating update/Makefile
# config.status: creating data/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/osec/src/osec-1.2.5'
# Making all in src
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/src'
# make all-am
# make[3]: Entering directory '/tmp/osec/src/osec-1.2.5/src'
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT osec.o -MD -MP -MF .deps/osec.Tpo -c -o osec.o osec.c
# In file included from osec.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/osec.Tpo .deps/osec.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
# In file included from common.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/common.Tpo .deps/common.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o memory.c
# In file included from memory.c:9:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/memory.Tpo .deps/memory.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT privs.o -MD -MP -MF .deps/privs.Tpo -c -o privs.o privs.c
# In file included from privs.c:9:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/privs.Tpo .deps/privs.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c
# In file included from status.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/status.Tpo .deps/status.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT digest.o -MD -MP -MF .deps/digest.Tpo -c -o digest.o digest.c
# In file included from digest.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/digest.Tpo .deps/digest.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT dbvalue.o -MD -MP -MF .deps/dbvalue.Tpo -c -o dbvalue.o dbvalue.c
# In file included from dbvalue.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/dbvalue.Tpo .deps/dbvalue.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT dbversion.o -MD -MP -MF .deps/dbversion.Tpo -c -o dbversion.o dbversion.c
# In file included from dbversion.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/dbversion.Tpo .deps/dbversion.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT exclude.o -MD -MP -MF .deps/exclude.Tpo -c -o exclude.o exclude.c
# In file included from exclude.c:10:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/exclude.Tpo .deps/exclude.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT ignore.o -MD -MP -MF .deps/ignore.Tpo -c -o ignore.o ignore.c
# In file included from ignore.c:10:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/ignore.Tpo .deps/ignore.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
# In file included from path.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/path.Tpo .deps/path.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o `test -f 'block-sha1/sha1.c' || echo './'`block-sha1/sha1.c
# In file included from block-sha1/sha1.c:11:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# block-sha1/sha1.c:250:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
# left = len;
# ~ ^~~
# block-sha1/sha1.c:284:3: warning: cast from 'unsigned char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align]
# put_be32(hashout + i*4, ctx->H[i]);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# block-sha1/sha1.c:81:30: note: expanded from macro 'put_be32'
# #define put_be32(p, v) do { *(unsigned int *)(p) = htonl(v); } while (0)
# ^~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# mv -f .deps/sha1.Tpo .deps/sha1.Po
# clang -o osec osec.o common.o memory.o privs.o status.o digest.o dbvalue.o dbversion.o exclude.o ignore.o path.o sha1.o -lattr -lcdb -lcap
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -MT osec2txt.o -MD -MP -MF .deps/osec2txt.Tpo -c -o osec2txt.o osec2txt.c
# In file included from osec2txt.c:10:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/osec2txt.Tpo .deps/osec2txt.Po
# clang -o osec2txt osec2txt.o common.o memory.o dbvalue.o dbversion.o digest.o sha1.o -lattr -lcdb -lcap
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -Wno-conversion -MT txt2osec-txt2osec.o -MD -MP -MF .deps/txt2osec-txt2osec.Tpo -c -o txt2osec-txt2osec.o `test -f 'txt2osec.c' || echo './'`txt2osec.c
# In file included from txt2osec.y:12:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/txt2osec-txt2osec.Tpo .deps/txt2osec-txt2osec.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -I./block-sha1 -I./block-sha1 -Wno-conversion -MT txt2osec-txt2osec.analize.o -MD -MP -MF .deps/txt2osec-txt2osec.analize.Tpo -c -o txt2osec-txt2osec.analize.o `test -f 'txt2osec.analize.c' || echo './'`txt2osec.analize.c
# In file included from txt2osec.analize.c:19:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/txt2osec-txt2osec.analize.Tpo .deps/txt2osec-txt2osec.analize.Po
# clang -Wno-conversion -o txt2osec txt2osec-txt2osec.o txt2osec-txt2osec.analize.o common.o memory.o dbvalue.o digest.o sha1.o dbversion.o -lattr -lcdb -lcap
# make[3]: Leaving directory '/tmp/osec/src/osec-1.2.5/src'
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/src'
# Making all in update
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/update'
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT updatedb.o -MD -MP -MF .deps/updatedb.Tpo -c -o updatedb.o updatedb.c
# In file included from updatedb.c:10:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/updatedb.Tpo .deps/updatedb.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o `test -f './../src/common.c' || echo './'`./../src/common.c
# In file included from ./../src/common.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/common.Tpo .deps/common.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT memory.o -MD -MP -MF .deps/memory.Tpo -c -o memory.o `test -f './../src/memory.c' || echo './'`./../src/memory.c
# In file included from ./../src/memory.c:9:
# In file included from /usr/include/stdlib.h:24:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/memory.Tpo .deps/memory.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT dbversion.o -MD -MP -MF .deps/dbversion.Tpo -c -o dbversion.o `test -f './../src/dbversion.c' || echo './'`./../src/dbversion.c
# In file included from ./../src/dbversion.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/dbversion.Tpo .deps/dbversion.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT dbvalue.o -MD -MP -MF .deps/dbvalue.Tpo -c -o dbvalue.o `test -f './../src/dbvalue.c' || echo './'`./../src/dbvalue.c
# In file included from ./../src/dbvalue.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/dbvalue.Tpo .deps/dbvalue.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT digest.o -MD -MP -MF .deps/digest.Tpo -c -o digest.o `test -f './../src/digest.c' || echo './'`./../src/digest.c
# In file included from ./../src/digest.c:9:
# In file included from /usr/include/stdio.h:27:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# mv -f .deps/digest.Tpo .deps/digest.Po
# clang -DHAVE_CONFIG_H -I. -I.. -g -std=c99 -D_BSD_SOURCE -D_GNU_SOURCE -I./../src -I./../src/block-sha1 -Wall -Wextra -W -Wshadow -Wcast-align -Wwrite-strings -Wconversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wdisabled-optimization -Wno-pointer-arith -MT sha1.o -MD -MP -MF .deps/sha1.Tpo -c -o sha1.o `test -f './../src/block-sha1/sha1.c' || echo './'`./../src/block-sha1/sha1.c
# In file included from ./../src/block-sha1/sha1.c:11:
# In file included from /usr/include/string.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# ./../src/block-sha1/sha1.c:250:11: warning: implicit conversion loses integer precision: 'unsigned long' to 'unsigned int' [-Wshorten-64-to-32]
# left = len;
# ~ ^~~
# ./../src/block-sha1/sha1.c:284:3: warning: cast from 'unsigned char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align]
# put_be32(hashout + i*4, ctx->H[i]);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./../src/block-sha1/sha1.c:81:30: note: expanded from macro 'put_be32'
# #define put_be32(p, v) do { *(unsigned int *)(p) = htonl(v); } while (0)
# ^~~~~~~~~~~~~~~~~~~
# 3 warnings generated.
# mv -f .deps/sha1.Tpo .deps/sha1.Po
# clang -o osec-migrade-db updatedb.o common.o memory.o dbversion.o dbvalue.o digest.o sha1.o -lattr -lcdb -lcap
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/update'
# Making all in data
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/data'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/data'
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5'
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5'
# make[1]: Leaving directory '/tmp/osec/src/osec-1.2.5'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/osec/src/osec-1.2.5/src'
# make install-am
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/src'
# make[3]: Entering directory '/tmp/osec/src/osec-1.2.5/src'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/usr/bin'
# /usr/bin/install -c osec osec2txt txt2osec '/tmp/osec/pkg/osec/usr/bin'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/usr/share/man/man1'
# /usr/bin/install -c -m 644 osec.1 osec2txt.1 txt2osec.1 '/tmp/osec/pkg/osec/usr/share/man/man1'
# make[3]: Leaving directory '/tmp/osec/src/osec-1.2.5/src'
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/src'
# make[1]: Leaving directory '/tmp/osec/src/osec-1.2.5/src'
# Making install in update
# make[1]: Entering directory '/tmp/osec/src/osec-1.2.5/update'
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/update'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/usr/bin'
# /usr/bin/install -c osec-migrade-db '/tmp/osec/pkg/osec/usr/bin'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/update'
# make[1]: Leaving directory '/tmp/osec/src/osec-1.2.5/update'
# Making install in data
# make[1]: Entering directory '/tmp/osec/src/osec-1.2.5/data'
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5/data'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/usr/bin'
# /usr/bin/install -c osec_mailer osec_reporter osec_rpm_reporter '/tmp/osec/pkg/osec/usr/bin'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/etc/osec'
# /usr/bin/install -c -m 644 dirs.conf '/tmp/osec/pkg/osec/etc/osec'
# /usr/bin/mkdir -p '/tmp/osec/pkg/osec/usr/share'
# /usr/bin/install -c -m 644 osec.cron pipe.conf '/tmp/osec/pkg/osec/usr/share'
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5/data'
# make[1]: Leaving directory '/tmp/osec/src/osec-1.2.5/data'
# make[1]: Entering directory '/tmp/osec/src/osec-1.2.5'
# make[2]: Entering directory '/tmp/osec/src/osec-1.2.5'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/osec/src/osec-1.2.5'
# make[1]: Leaving directory '/tmp/osec/src/osec-1.2.5'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "osec"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding install file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: osec 1.2.5-1 (Thu Apr 13 18:44:45 UTC 2017)

CMD: pacman --query --file osec-1.2.5-1-x86_64.pkg.tar.xz
# osec 1.2.5-1

Creating hybrid package for 'osec'

Trying to find vanilla package 'osec'...

CMD: pacman --query --file /mirror/osec-1.2.5-1.pkg.tar.xz
# osec 1.2.5-1

Package file has the following structure:
# /.PKGINFO
# /.INSTALL
# /.MTREE
# /etc/osec/pipe.conf
# /etc/osec/dirs.conf
# /usr/bin/osec2txt
# /usr/bin/osec-migrade-db
# /usr/bin/txt2osec
# /usr/bin/osec_reporter
# /usr/bin/osec
# /usr/bin/osec_mailer
# /usr/bin/osec_rpm_reporter
# /usr/share/man/man1/osec2txt.1.gz
# /usr/share/man/man1/osec.1.gz
# /usr/share/man/man1/txt2osec.1.gz
# /usr/share/osec/osec.cron

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc usr var

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .INSTALL etc usr var .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc usr var .MTREE | xz -c -z

CMD: bsdtar -tqf osec.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/osec.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/osec.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1730

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/osec.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/osec.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/osec/src/osec-1.2.5/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 osec configure 1.2.5, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc/osec
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 36ba6533175e
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2265: checking for a BSD-compatible install
# configure:2333: result: /usr/bin/install -c
# configure:2344: checking whether build environment is sane
# configure:2394: result: yes
# configure:2443: checking for x86_64-unknown-linux-strip
# configure:2473: result: no
# configure:2483: checking for strip
# configure:2499: found /usr/bin/strip
# configure:2510: result: strip
# configure:2535: checking for a thread-safe mkdir -p
# configure:2574: result: /usr/bin/mkdir -p
# configure:2587: checking for gawk
# configure:2603: found /usr/bin/gawk
# configure:2614: result: gawk
# configure:2625: checking whether make sets $(MAKE)
# configure:2647: result: yes
# configure:2737: checking for x86_64-unknown-linux-gcc
# configure:2764: result: clang
# configure:3033: checking for C compiler version
# configure:3042: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3053: $? = 0
# configure:3042: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3053: $? = 0
# configure:3042: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3053: $? = 1
# configure:3042: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3053: $? = 1
# configure:3073: checking whether the C compiler works
# configure:3095: clang conftest.c >&5
# configure:3099: $? = 0
# configure:3147: result: yes
# configure:3150: checking for C compiler default output file name
# configure:3152: result: a.out
# configure:3158: checking for suffix of executables
# configure:3165: clang -o conftest conftest.c >&5
# configure:3169: $? = 0
# configure:3191: result:
# configure:3213: checking whether we are cross compiling
# configure:3221: clang -o conftest conftest.c >&5
# configure:3225: $? = 0
# configure:3232: ./conftest
# configure:3236: $? = 0
# configure:3251: result: no
# configure:3256: checking for suffix of object files
# configure:3278: clang -c conftest.c >&5
# configure:3282: $? = 0
# configure:3303: result: o
# configure:3307: checking whether we are using the GNU C compiler
# configure:3326: clang -c conftest.c >&5
# configure:3326: $? = 0
# configure:3335: result: yes
# configure:3344: checking whether clang accepts -g
# configure:3364: clang -c -g conftest.c >&5
# configure:3364: $? = 0
# configure:3405: result: yes
# configure:3422: checking for clang option to accept ISO C89
# configure:3486: clang -c conftest.c >&5
# configure:3486: $? = 0
# configure:3499: result: none needed
# configure:3530: checking for style of include used by make
# configure:3558: result: GNU
# configure:3584: checking dependency style of clang
# configure:3695: result: gcc3
# configure:3711: checking whether clang and cc understand -c and -o together
# configure:3742: clang -c conftest.c -o conftest2.o >&5
# configure:3746: $? = 0
# configure:3752: clang -c conftest.c -o conftest2.o >&5
# configure:3756: $? = 0
# configure:3767: cc -c conftest.c >&5
# configure:3771: $? = 0
# configure:3779: cc -c conftest.c -o conftest2.o >&5
# configure:3783: $? = 0
# configure:3789: cc -c conftest.c -o conftest2.o >&5
# configure:3793: $? = 0
# configure:3811: result: yes
# configure:3836: checking whether make sets $(MAKE)
# configure:3858: result: yes
# configure:3871: checking for bison
# configure:3887: found /usr/bin/bison
# configure:3898: result: bison -y
# configure:3915: checking for flex
# configure:3931: found /usr/bin/flex
# configure:3942: result: flex
# configure:3979: flex conftest.l
# configure:3983: $? = 1
# configure:3985: checking lex output file root
# configure:3999: result: lex.yy
# configure:4004: checking lex library
# configure:4018: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | /* end confdefs.h. */
# |
# configure:4018: clang -o conftest conftest.c -lfl >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/libfl.so: undefined reference to `yylex'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | /* end confdefs.h. */
# |
# configure:4018: clang -o conftest conftest.c -ll >&5
# /usr/bin/ld: cannot find -ll
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4018: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | /* end confdefs.h. */
# |
# configure:4028: result: none needed
# configure:4034: checking whether yytext is a pointer
# configure:4051: clang -o conftest conftest.c >&5
# /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crt1.o: In function `_start':
# (.text+0x20): undefined reference to `main'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4051: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | /* end confdefs.h. */
# |
# | #define YYTEXT_POINTER 1
# |
# configure:4059: result: no
# configure:4075: checking for help2man
# configure:4091: found /usr/bin/help2man
# configure:4102: result: yes
# configure:4115: checking for cap_from_text in -lcap
# configure:4140: clang -o conftest conftest.c -lcap >&5
# configure:4140: $? = 0
# configure:4149: result: yes
# configure:4163: checking for cdb_init in -lcdb
# configure:4188: clang -o conftest conftest.c -lcdb -lcap >&5
# configure:4188: $? = 0
# configure:4197: result: yes
# configure:4211: checking for listxattr in -lattr
# configure:4236: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:4236: $? = 0
# configure:4245: result: yes
# configure:4264: checking for dirent.h that defines DIR
# configure:4283: clang -c conftest.c >&5
# configure:4283: $? = 0
# configure:4291: result: yes
# configure:4304: checking for library containing opendir
# configure:4335: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:4335: $? = 0
# configure:4352: result: none required
# configure:4424: checking how to run the C preprocessor
# configure:4455: clang -E conftest.c
# configure:4455: $? = 0
# configure:4469: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4494: result: clang -E
# configure:4514: clang -E conftest.c
# configure:4514: $? = 0
# configure:4528: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4557: checking for grep that handles long lines and -e
# configure:4615: result: /usr/bin/grep
# configure:4620: checking for egrep
# configure:4682: result: /usr/bin/grep -E
# configure:4687: checking for ANSI C header files
# configure:4707: clang -c conftest.c >&5
# configure:4707: $? = 0
# configure:4780: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:4780: $? = 0
# configure:4780: ./conftest
# configure:4780: $? = 0
# configure:4791: result: yes
# configure:4804: checking for sys/types.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for sys/stat.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for stdlib.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for string.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for memory.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for strings.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for inttypes.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for stdint.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4804: checking for unistd.h
# configure:4804: clang -c conftest.c >&5
# configure:4804: $? = 0
# configure:4804: result: yes
# configure:4819: checking fcntl.h usability
# configure:4819: clang -c conftest.c >&5
# configure:4819: $? = 0
# configure:4819: result: yes
# configure:4819: checking fcntl.h presence
# configure:4819: clang -E conftest.c
# configure:4819: $? = 0
# configure:4819: result: yes
# configure:4819: checking for fcntl.h
# configure:4819: result: yes
# configure:4819: checking for stdlib.h
# configure:4819: result: yes
# configure:4819: checking for string.h
# configure:4819: result: yes
# configure:4819: checking for unistd.h
# configure:4819: result: yes
# configure:4831: checking for an ANSI C-conforming const
# configure:4896: clang -c conftest.c >&5
# configure:4896: $? = 0
# configure:4903: result: yes
# configure:4911: checking for uid_t in sys/types.h
# configure:4930: result: yes
# configure:4941: checking for mode_t
# configure:4941: clang -c conftest.c >&5
# configure:4941: $? = 0
# configure:4941: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:4941: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4941: result: yes
# configure:4952: checking for size_t
# configure:4952: clang -c conftest.c >&5
# configure:4952: $? = 0
# configure:4952: clang -c conftest.c >&5
# conftest.c:65:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4952: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4952: result: yes
# configure:4963: checking for ssize_t
# configure:4963: clang -c conftest.c >&5
# configure:4963: $? = 0
# configure:4963: clang -c conftest.c >&5
# conftest.c:65:22: error: expected expression
# if (sizeof ((ssize_t)))
# ^
# 1 error generated.
# configure:4963: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4963: result: yes
# configure:4976: checking whether closedir returns void
# configure:5000: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5000: $? = 0
# configure:5000: ./conftest
# configure:5000: $? = 0
# configure:5010: result: no
# configure:5018: checking for error_at_line
# configure:5034: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5034: $? = 0
# configure:5042: result: yes
# configure:5053: checking whether lstat correctly handles trailing slash
# configure:5079: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5079: $? = 0
# configure:5079: ./conftest
# configure:5079: $? = 0
# configure:5096: result: yes
# configure:5115: checking whether lstat accepts an empty string
# configure:5135: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5135: $? = 0
# configure:5135: ./conftest
# configure:5135: $? = 0
# configure:5145: result: no
# configure:5161: checking whether lstat correctly handles trailing slash
# configure:5204: result: yes
# configure:5225: checking for stdlib.h
# configure:5225: result: yes
# configure:5235: checking for GNU libc compatible malloc
# configure:5259: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5259: $? = 0
# configure:5259: ./conftest
# configure:5259: $? = 0
# configure:5269: result: yes
# configure:5292: checking for stdlib.h
# configure:5292: result: yes
# configure:5302: checking for GNU libc compatible realloc
# configure:5326: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5326: $? = 0
# configure:5326: ./conftest
# configure:5326: $? = 0
# configure:5336: result: yes
# configure:5359: checking for vprintf
# configure:5359: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:61:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:5359: $? = 0
# configure:5359: result: yes
# configure:5365: checking for _doprnt
# configure:5365: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# /tmp/conftest-a8f97c.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5365: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* Tell GNU C headers to include stubs. */
# | #define __need_GNU_STUBS_H
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:5365: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:39:12: error: use of undeclared identifier '__builtin__doprnt'
# __typeof__(__builtin__doprnt) _doprnt;
# ^
# conftest.c:40:12: error: use of undeclared identifier '__builtin__doprnt'
# __typeof__(__builtin__doprnt) *f = _doprnt;
# ^
# 2 errors generated.
# configure:5365: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "osec"
# | #define PACKAGE_TARNAME "osec"
# | #define PACKAGE_VERSION "1.2.5"
# | #define PACKAGE_STRING "osec 1.2.5"
# | #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# | #define PACKAGE_URL ""
# | #define PACKAGE "osec"
# | #define VERSION "1.2.5"
# | #define HAVE_LIBCAP 1
# | #define HAVE_LIBCDB 1
# | #define HAVE_LIBATTR 1
# | #define HAVE_DIRENT_H 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_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #undef _doprnt
# | /* Declare this function with the same prototype as __builtin__doprnt.
# | This removes a warning about conflicting types for built-in function _doprnt */
# | __typeof__(__builtin__doprnt) _doprnt;
# | __typeof__(__builtin__doprnt) *f = _doprnt;
# |
# | int
# | main ()
# | {
# | return f != _doprnt;
# | ;
# | return 0;
# | }
# configure:5365: result: no
# configure:5379: checking for bzero
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:62:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
# char bzero ();
# ^
# conftest.c:62:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for ftruncate
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for memset
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:64:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:64:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for mkdir
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for strchr
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:66:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:66:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for strdup
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:67:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:67:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for strerror
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:68:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:68:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5379: checking for strstr
# configure:5379: clang -o conftest conftest.c -lattr -lcdb -lcap >&5
# conftest.c:69:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:69:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:5379: $? = 0
# configure:5379: result: yes
# configure:5541: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by osec config.status 1.2.5, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 36ba6533175e
#
# config.status:890: creating Makefile
# config.status:890: creating src/Makefile
# config.status:890: creating update/Makefile
# config.status:890: creating data/Makefile
# config.status:890: creating config.h
# config.status:1119: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_YACC_set=
# ac_cv_env_YACC_value=
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_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_func__doprnt=no
# ac_cv_func_bzero=yes
# ac_cv_func_closedir_void=no
# ac_cv_func_ftruncate=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_lstat_empty_string_bug=no
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strstr=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_lib_attr_listxattr=yes
# ac_cv_lib_cap_cap_from_text=yes
# ac_cv_lib_cdb_cdb_init=yes
# ac_cv_lib_error_at_line=yes
# ac_cv_lib_lex='none needed'
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_HELP2MAN=yes
# ac_cv_prog_LEX=flex
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_lex_root=lex.yy
# ac_cv_prog_lex_yytext_pointer=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_opendir='none required'
# ac_cv_type_mode_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/osec/src/osec-1.2.5/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AUTOCONF='${SHELL} /tmp/osec/src/osec-1.2.5/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/osec/src/osec-1.2.5/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/osec/src/osec-1.2.5/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# HELP2MAN='yes'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LEX='flex'
# LEXLIB=''
# LEX_OUTPUT_ROOT='lex.yy'
# LIBOBJS=''
# LIBS='-lattr -lcdb -lcap '
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/osec/src/osec-1.2.5/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='osec'
# PACKAGE_BUGREPORT='gladkov.alexey@gmail.com'
# PACKAGE_NAME='osec'
# PACKAGE_STRING='osec 1.2.5'
# PACKAGE_TARNAME='osec'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.5'
# PATH_SEPARATOR=':'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_WERROR_FALSE=''
# USE_WERROR_TRUE='#'
# VERSION='1.2.5'
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/osec/src/osec-1.2.5/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc/osec'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "osec"
# #define PACKAGE_TARNAME "osec"
# #define PACKAGE_VERSION "1.2.5"
# #define PACKAGE_STRING "osec 1.2.5"
# #define PACKAGE_BUGREPORT "gladkov.alexey@gmail.com"
# #define PACKAGE_URL ""
# #define PACKAGE "osec"
# #define VERSION "1.2.5"
# #define HAVE_LIBCAP 1
# #define HAVE_LIBCDB 1
# #define HAVE_LIBATTR 1
# #define HAVE_DIRENT_H 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_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_VPRINTF 1
# #define HAVE_BZERO 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRSTR 1
#
# configure: exit 0