Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 597416 Details for
Bug 701048
app-admin/sysklogd-2.0 fails to start by default due to misconfigured pid path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log from manually running ebuild configure
config.log (text/x-log), 43.80 KB, created by
Holger Hoffstätte
on 2019-11-24 12:09:36 UTC
(
hide
)
Description:
config.log from manually running ebuild configure
Filename:
MIME Type:
Creator:
Holger Hoffstätte
Created:
2019-11-24 12:09:36 UTC
Size:
43.80 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by sysklogd configure 2.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/sysklogd-2.0 --htmldir=/usr/share/doc/sysklogd-2.0/html --with-sysroot=/ --libdir=/usr/lib64 --without-klogd --without-logger --without-systemd > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ragnarok >uname -m = x86_64 >uname -r = 5.3.13 >uname -s = Linux >uname -v = #1 SMP Fri Nov 22 22:53:00 CET 2019 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz >/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/lib/portage/python3.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.7/ebuild-helpers >PATH: /usr/lib/llvm/9/bin >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2195: checking for a BSD-compatible install >configure:2263: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure:2274: checking whether build environment is sane >configure:2329: result: yes >configure:2478: checking for a thread-safe mkdir -p >configure:2517: result: /bin/mkdir -p >configure:2524: checking for gawk >configure:2540: found /usr/bin/gawk >configure:2551: result: gawk >configure:2562: checking whether make sets $(MAKE) >configure:2584: result: yes >configure:2613: checking whether make supports nested variables >configure:2630: result: yes >configure:2785: checking build system type >configure:2799: result: x86_64-pc-linux-gnu >configure:2819: checking host system type >configure:2832: result: x86_64-pc-linux-gnu >configure:2873: checking how to print strings >configure:2900: result: printf >configure:2925: checking whether make supports the include directive >configure:2940: make -f confmf.GNU && cat confinc.out >this is the am__doit target >configure:2943: $? = 0 >configure:2962: result: yes (GNU style) >configure:2992: checking for x86_64-pc-linux-gnu-gcc >configure:3019: result: x86_64-pc-linux-gnu-gcc >configure:3288: checking for C compiler version >configure:3297: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r2 p3) 9.2.0 >Copyright (C) 2019 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:3308: $? = 0 >configure:3297: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/python --enable-languages=c,c++,objc,obj-c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.2.0-r2 p3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --enable-vtable-verify --disable-libquadmath --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.2.0 (Gentoo 9.2.0-r2 p3) >configure:3308: $? = 0 >configure:3297: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3308: $? = 1 >configure:3297: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3308: $? = 1 >configure:3328: checking whether the C compiler works >configure:3350: x86_64-pc-linux-gnu-gcc -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >configure:3354: $? = 0 >configure:3402: result: yes >configure:3405: checking for C compiler default output file name >configure:3407: result: a.out >configure:3413: checking for suffix of executables >configure:3420: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >configure:3424: $? = 0 >configure:3446: result: >configure:3468: checking whether we are cross compiling >configure:3476: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >configure:3480: $? = 0 >configure:3487: ./conftest >configure:3491: $? = 0 >configure:3479: result: no >configure:3484: checking for suffix of object files >configure:3506: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:3510: $? = 0 >configure:3531: result: o >configure:3535: checking whether we are using the GNU C compiler >configure:3554: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:3554: $? = 0 >configure:3563: result: yes >configure:3572: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3592: x86_64-pc-linux-gnu-gcc -c -g -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:3592: $? = 0 >configure:3633: result: yes >configure:3650: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3713: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:3713: $? = 0 >configure:3726: result: none needed >configure:3751: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3773: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3776: $? = 0 >configure:3773: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3776: $? = 0 >configure:3788: result: yes >configure:3807: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3918: result: none >configure:3933: checking for a sed that does not truncate output >configure:3997: result: /bin/sed >configure:4015: checking for grep that handles long lines and -e >configure:4073: result: /bin/grep >configure:4078: checking for egrep >configure:4140: result: /bin/grep -E >configure:4145: checking for fgrep >configure:4207: result: /bin/grep -F >configure:4242: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4309: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4316: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4331: result: yes >configure:4343: checking for BSD- or MS-compatible name lister (nm) >configure:4397: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:4527: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:4534: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:4537: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:4540: output >0000000000000000 B some_variable >configure:4541: result: BSD nm >configure:4544: checking whether ln -s works >configure:4548: result: yes >configure:4556: checking the maximum length of command line arguments >configure:4692: result: 1572864 >configure:4740: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:4780: result: func_convert_file_noop >configure:4787: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:4807: result: func_convert_file_noop >configure:4814: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:4821: result: -r >configure:4855: checking for x86_64-pc-linux-gnu-objdump >configure:4871: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:4882: result: x86_64-pc-linux-gnu-objdump >configure:4954: checking how to recognize dependent libraries >configure:5154: result: pass_all >configure:5199: checking for x86_64-pc-linux-gnu-dlltool >configure:5229: result: no >configure:5239: checking for dlltool >configure:5269: result: no >configure:5299: checking how to associate runtime and link libraries >configure:5326: result: printf %s\n >configure:5343: checking for x86_64-pc-linux-gnu-ar >configure:5359: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5370: result: x86_64-pc-linux-gnu-ar >configure:5451: checking for archiver @FILE support >configure:5468: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:5468: $? = 0 >configure:5471: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5474: $? = 0 >configure:5479: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:5482: $? = 1 >configure:5481: result: @ >configure:5499: checking for x86_64-pc-linux-gnu-strip >configure:5515: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:5526: result: x86_64-pc-linux-gnu-strip >configure:5598: checking for x86_64-pc-linux-gnu-ranlib >configure:5614: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:5625: result: x86_64-pc-linux-gnu-ranlib >configure:5767: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:5920: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:5923: $? = 0 >configure:5927: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:5930: $? = 0 >configure:5996: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c conftstm.o >&5 >configure:5999: $? = 0 >configure:6037: result: ok >configure:6084: checking for sysroot >configure:6114: result: / >configure:6121: checking for a working dd >configure:6159: result: /bin/dd >configure:6163: checking how to truncate binary pipes >configure:6178: result: /bin/dd bs=4096 count=1 >configure:6314: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:6317: $? = 0 >configure:6467: checking for x86_64-pc-linux-gnu-mt >configure:6497: result: no >configure:6507: checking for mt >configure:6537: result: no >configure:6557: checking if : is a manifest tool >configure:6563: : '-?' >configure:6571: result: no >configure:7248: checking how to run the C preprocessor >configure:7279: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >configure:7279: $? = 0 >configure:7293: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:7293: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7318: result: x86_64-pc-linux-gnu-gcc -E >configure:7338: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >configure:7338: $? = 0 >configure:7352: x86_64-pc-linux-gnu-gcc -E -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >configure:7352: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:7381: checking for ANSI C header files >configure:7401: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7401: $? = 0 >configure:7474: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >configure:7474: $? = 0 >configure:7474: ./conftest >configure:7474: $? = 0 >configure:7485: result: yes >configure:7498: checking for sys/types.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for sys/stat.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for stdlib.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for string.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for memory.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for strings.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for inttypes.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for stdint.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7498: checking for unistd.h >configure:7498: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7498: $? = 0 >configure:7498: result: yes >configure:7512: checking for dlfcn.h >configure:7512: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:7512: $? = 0 >configure:7512: result: yes >configure:7767: checking for objdir >configure:7782: result: .libs >configure:8046: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8064: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C >configure:8068: $? = 0 >configure:8081: result: no >configure:8439: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8446: result: -fPIC -DPIC >configure:8454: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8472: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -fPIC -DPIC -DPIC conftest.c >&5 >configure:8476: $? = 0 >configure:8489: result: yes >configure:8518: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8546: result: yes >configure:8561: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8582: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o out/conftest2.o conftest.c >&5 >configure:8586: $? = 0 >configure:8608: result: yes >configure:8616: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8663: result: yes >configure:8696: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9955: result: yes >configure:9992: checking whether -lc should be explicitly linked in >configure:10000: x86_64-pc-linux-gnu-gcc -c -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE conftest.c >&5 >configure:10003: $? = 0 >configure:10018: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:10021: $? = 0 >configure:10035: result: no >configure:10195: checking dynamic linker characteristics >configure:10789: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:10789: $? = 0 >configure:11026: result: GNU/Linux ld.so >configure:11148: checking how to hardcode library paths into programs >configure:11173: result: immediate >configure:11721: checking whether stripping libraries is possible >configure:11726: result: yes >configure:11761: checking if libtool supports shared libraries >configure:11763: result: yes >configure:11766: checking whether to build shared libraries >configure:11791: result: yes >configure:11794: checking whether to build static libraries >configure:11798: result: yes >configure:8625: checking whether make supports nested variables >configure:8642: result: yes >configure:8669: checking for x86_64-pc-linux-gnu-gcc >configure:8696: result: x86_64-pc-linux-gnu-gcc >configure:8965: checking for C compiler version >configure:8974: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.2.0-r2 p3) 9.2.0 >Copyright (C) 2019 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:8985: $? = 0 >configure:8974: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/python --enable-languages=c,c++,objc,obj-c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.2.0-r2 p3' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-systemtap --enable-vtable-verify --disable-libquadmath --enable-lto --without-isl --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.2.0 (Gentoo 9.2.0-r2 p3) >configure:8985: $? = 0 >configure:8974: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:8985: $? = 1 >configure:8974: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:8985: $? = 1 >configure:8989: checking whether we are using the GNU C compiler >configure:9017: result: yes >configure:9026: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:9087: result: yes >configure:9104: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:9180: result: none needed >configure:9205: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:9242: result: yes >configure:9261: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:9372: result: none >configure:9388: checking for ANSI C header files >configure:9492: result: yes >configure:9513: checking for x86_64-pc-linux-gnu-pkg-config >configure:9531: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:9543: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:9611: checking pkg-config is at least version 0.9.0 >configure:9614: result: yes >configure:9624: checking for pidfile >configure:9624: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-admin/sysklogd-2.0/temp/ccAwKVkW.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `pidfile' >collect2: error: ld returned 1 exit status >configure:9624: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| /* Define pidfile to an innocuous variant, in case <limits.h> declares pidfile. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define pidfile innocuous_pidfile >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char pidfile (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef pidfile >| >| /* 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 pidfile (); >| /* 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_pidfile || defined __stub___pidfile >| choke me >| #endif >| >| int >| main () >| { >| return pidfile (); >| ; >| return 0; >| } >configure:9624: result: no >configure:9637: checking for strlcpy >configure:9637: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-admin/sysklogd-2.0/temp/ccn7MEF1.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:9637: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* 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 strlcpy (); >| /* 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_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:9637: result: no >configure:9650: checking for strlcat >configure:9650: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-admin/sysklogd-2.0/temp/cc12toD4.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >configure:9650: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* 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 strlcat (); >| /* 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_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:9650: result: no >configure:9663: checking for utimensat >configure:9663: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >configure:9663: $? = 0 >configure:9663: result: yes >configure:9683: checking for getprogname >configure:9683: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-admin/sysklogd-2.0/temp/cccHlabJ.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `getprogname' >collect2: error: ld returned 1 exit status >configure:9683: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_UTIMENSAT 1 >| /* end confdefs.h. */ >| /* Define getprogname to an innocuous variant, in case <limits.h> declares getprogname. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getprogname innocuous_getprogname >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getprogname (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getprogname >| >| /* 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 getprogname (); >| /* 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_getprogname || defined __stub___getprogname >| choke me >| #endif >| >| int >| main () >| { >| return getprogname (); >| ; >| return 0; >| } >configure:9683: result: no >configure:9683: checking for strtobytes >configure:9683: x86_64-pc-linux-gnu-gcc -o conftest -pipe -O2 -march=native -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wl,-O1,--as-needed,-z,now conftest.c >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/portage/app-admin/sysklogd-2.0/temp/ccYSxDs4.o: in function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strtobytes' >collect2: error: ld returned 1 exit status >configure:9683: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "sysklogd" >| #define PACKAGE_TARNAME "sysklogd" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "sysklogd 2.0" >| #define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >| #define PACKAGE_URL "https://github.com/troglobit/sysklogd" >| #define PACKAGE "sysklogd" >| #define VERSION "2.0" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define STDC_HEADERS 1 >| #define HAVE_UTIMENSAT 1 >| /* end confdefs.h. */ >| /* Define strtobytes to an innocuous variant, in case <limits.h> declares strtobytes. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strtobytes innocuous_strtobytes >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strtobytes (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strtobytes >| >| /* 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 strtobytes (); >| /* 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_strtobytes || defined __stub___strtobytes >| choke me >| #endif >| >| int >| main () >| { >| return strtobytes (); >| ; >| return 0; >| } >configure:9683: result: no >configure:9943: checking that generated files are newer than configure >configure:9949: result: done >configure:9988: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by sysklogd config.status 2.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on ragnarok > >config.status:1100: creating Makefile >config.status:1100: creating example/Makefile >config.status:1100: creating man/Makefile >config.status:1100: creating src/Makefile >config.status:1100: creating src/libsyslog.pc >config.status:1100: creating test/Makefile >config.status:1100: creating klogd.service >config.status:1100: creating syslogd.service >config.status:1100: creating config.h >config.status:1329: executing depfiles commands >config.status:1329: executing libtool commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-pipe -O2 -march=native' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1,--as-needed,-z,now >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_LT_SYS_LIBRARY_PATH_set= >ac_cv_env_LT_SYS_LIBRARY_PATH_value= >ac_cv_env_PKG_CONFIG_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_getprogname=no >ac_cv_func_pidfile=no >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strtobytes=no >ac_cv_func_utimensat=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config >ac_cv_path_SED=/bin/sed >ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=none >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >lt_cv_ar_at_file=@ >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_global_symbol_to_import= >lt_cv_sys_max_cmd_len=1572864 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/missing aclocal-1.16' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/missing autoconf' >AUTOHEADER='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/missing autoheader' >AUTOMAKE='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/missing automake-1.16' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=none' >CFLAGS='-pipe -O2 -march=native' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='false' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_KLOGD_FALSE='' >ENABLE_KLOGD_TRUE='#' >ENABLE_LOGGER_FALSE='' >ENABLE_LOGGER_TRUE='#' >EXEEXT='' >FGREP='/bin/grep -F' >GREP='/bin/grep' >HAVE_SYSTEMD_FALSE='' >HAVE_SYSTEMD_TRUE='#' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1,--as-needed,-z,now' >LIBOBJS=' ${LIBOBJDIR}pidfile$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strlcat$U.o' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS=' ${LIBOBJDIR}pidfile$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strlcat$U.lo' >LT_SYS_LIBRARY_PATH='' >MAKEINFO='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='sysklogd' >PACKAGE_BUGREPORT='https://github.com/troglobit/sysklogd/issues' >PACKAGE_NAME='sysklogd' >PACKAGE_STRING='sysklogd 2.0' >PACKAGE_TARNAME='sysklogd' >PACKAGE_URL='https://github.com/troglobit/sysklogd' >PACKAGE_VERSION='2.0' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='/usr/lib64/pkgconfig' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SBINDIR='/usr/sbin' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >VERSION='2.0' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='/usr/share/doc/sysklogd-2.0' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/sysklogd-2.0/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /tmp/portage/app-admin/sysklogd-2.0/work/sysklogd-2.0/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(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' >systemddir='' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "sysklogd" >#define PACKAGE_TARNAME "sysklogd" >#define PACKAGE_VERSION "2.0" >#define PACKAGE_STRING "sysklogd 2.0" >#define PACKAGE_BUGREPORT "https://github.com/troglobit/sysklogd/issues" >#define PACKAGE_URL "https://github.com/troglobit/sysklogd" >#define PACKAGE "sysklogd" >#define VERSION "2.0" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define STDC_HEADERS 1 >#define HAVE_UTIMENSAT 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 701048
: 597416