The build took 00h 01m 47s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
11,144 |
sh |
5,748 |
makefile |
4,895 |
ansic |
425 |
perl |
22,212 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: freeradius-client 1.1.7-1 (Tue Apr 4 23:21:44 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
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... yes
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 whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/sbin/sed
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for fgrep... /usr/sbin/grep -F
checking for ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /sysroot/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
configure: WARNING: using cross tools not prefixed with host triplet
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) gcc3
checking for ar... /sysroot/bin/ar
checking whether to include shadow password support... no
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking gethostbyaddr_r() syntax... GNU-style
checking gethostbyname_r() syntax... GNU-style
checking for crypt in -lcrypt... yes
checking whether byte ordering is bigendian... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for sys/stat.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether clang needs -traditional... no
checking for working memcmp... no
checking return type of signal handlers... void
checking for strftime... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for strdup... yes
checking for strerror... yes
checking for strcasecmp... yes
checking for flock... yes
checking for fcntl... yes
checking for uname... yes
checking for gethostname... yes
checking for sysinfo... yes
checking for getdomainname... yes
checking for stricmp... no
checking for random... yes
checking for rand... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for getentropy... no
checking for /dev/urandom... yes
using the following PATH setting for exec'ed programs...
/bin:/usr/bin:/usr/local/bin
checking which syslog facility to use... LOG_DAEMON
checking whether to include Livingston's RADIUS server 1.16 kludge... no
checking whether to add service type hints derived from username prefix... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating etc/Makefile
config.status: creating doc/Makefile
config.status: creating patches/Makefile
config.status: creating login.radius/Makefile
config.status: creating login.radius/migs/Makefile
config.status: creating rpm/Makefile
config.status: creating debian/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands
make all-recursive
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
Making all in include
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
Making all in lib
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c -o buildreq.lo buildreq.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c -o clientid.lo clientid.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c -o sendserver.lo sendserver.c
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c clientid.c -fPIC -DPIC -o .libs/clientid.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -fPIC -DPIC -o .libs/buildreq.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -fPIC -DPIC -o .libs/sendserver.o
In file included from env.c:13:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from sendserver.c:20:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from clientid.c:13:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from env.c:13:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from sendserver.c:20:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from buildreq.c:13:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from clientid.c:13:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from buildreq.c:13:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -o env.o >/dev/null 2>&1
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT clientid.lo -MD -MP -MF .deps/clientid.Tpo -c clientid.c -o clientid.o >/dev/null 2>&1
2 warnings generated.
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT sendserver.lo -MD -MP -MF .deps/sendserver.Tpo -c sendserver.c -o sendserver.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT buildreq.lo -MD -MP -MF .deps/buildreq.Tpo -c buildreq.c -o buildreq.o >/dev/null 2>&1
mv -f .deps/env.Tpo .deps/env.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c -o avpair.lo avpair.c
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -fPIC -DPIC -o .libs/avpair.o
mv -f .deps/sendserver.Tpo .deps/sendserver.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT config.lo -MD -MP -MF .deps/config.Tpo -c -o config.lo config.c
mv -f .deps/clientid.Tpo .deps/clientid.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c -o dict.lo dict.c
In file included from avpair.c:18:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from avpair.c:18:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
mv -f .deps/buildreq.Tpo .deps/buildreq.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c -o ip_util.lo ip_util.c
avpair.c:794:35: warning: passing 'uint8_t [48]' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
if (inet_ntop(AF_INET6, ip, txt, sizeof(txt)) == NULL)
^~~
/sysroot/include/arpa/inet.h:20:69: note: passing argument to parameter here
const char *inet_ntop (int, const void *__restrict, char *__restrict, socklen_t);
^
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -fPIC -DPIC -o .libs/config.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -fPIC -DPIC -o .libs/dict.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -fPIC -DPIC -o .libs/ip_util.o
3 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT avpair.lo -MD -MP -MF .deps/avpair.Tpo -c avpair.c -o avpair.o >/dev/null 2>&1
In file included from config.c:18:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from config.c:18:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from dict.c:18:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from ip_util.c:18:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from dict.c:18:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from ip_util.c:18:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
2 warnings generated.
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT ip_util.lo -MD -MP -MF .deps/ip_util.Tpo -c ip_util.c -o ip_util.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.c -o config.o >/dev/null 2>&1
mv -f .deps/avpair.Tpo .deps/avpair.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.c
mv -f .deps/config.Tpo .deps/config.Plo
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
mv -f .deps/dict.Tpo .deps/dict.Plo
mv -f .deps/ip_util.Tpo .deps/ip_util.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c -o rc-md5.lo rc-md5.c
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c
In file included from log.c:13:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
In file included from log.c:13:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c rc-md5.c -fPIC -DPIC -o .libs/rc-md5.o
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o
2 warnings generated.
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -o log.o >/dev/null 2>&1
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT rc-md5.lo -MD -MP -MF .deps/rc-md5.Tpo -c rc-md5.c -o rc-md5.o >/dev/null 2>&1
In file included from util.c:22:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from util.c:22:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
2 warnings generated.
mv -f .deps/log.Tpo .deps/log.Plo
libtool: compile: clang -DHAVE_CONFIG_H -DRC_LOG_FACILITY=LOG_DAEMON -I. -I.. -I. -I../include -I.. -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/rc-md5.Tpo .deps/rc-md5.Plo
mv -f .deps/md5.Tpo .deps/md5.Plo
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -version-info 2:0:0 -o libfreeradius-client.la -rpath /usr/lib buildreq.lo clientid.lo env.lo sendserver.lo avpair.lo config.lo dict.lo ip_util.lo log.lo util.lo rc-md5.lo md5.lo -lcrypt
libtool: link: clang -shared -fPIC -DPIC .libs/buildreq.o .libs/clientid.o .libs/env.o .libs/sendserver.o .libs/avpair.o .libs/config.o .libs/dict.o .libs/ip_util.o .libs/log.o .libs/util.o .libs/rc-md5.o .libs/md5.o -lcrypt -Wl,-soname -Wl,libfreeradius-client.so.2 -o .libs/libfreeradius-client.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libfreeradius-client.so.2" && ln -s "libfreeradius-client.so.2.0.0" "libfreeradius-client.so.2")
libtool: link: (cd ".libs" && rm -f "libfreeradius-client.so" && ln -s "libfreeradius-client.so.2.0.0" "libfreeradius-client.so")
libtool: link: /sysroot/bin/ar cru .libs/libfreeradius-client.a buildreq.o clientid.o env.o sendserver.o avpair.o config.o dict.o ip_util.o log.o util.o rc-md5.o md5.o
/sysroot/bin/ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libfreeradius-client.a
libtool: link: ( cd ".libs" && rm -f "libfreeradius-client.la" && ln -s "../libfreeradius-client.la" "libfreeradius-client.la" )
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
Making all in src
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radlogin.o -MD -MP -MF .deps/radlogin.Tpo -c -o radlogin.o radlogin.c
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radius.o -MD -MP -MF .deps/radius.Tpo -c -o radius.o radius.c
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT local.o -MD -MP -MF .deps/local.Tpo -c -o local.o local.c
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radstatus.o -MD -MP -MF .deps/radstatus.Tpo -c -o radstatus.o radstatus.c
In file included from In file included from radlogin.clocal.c::1713:
:
In file included from In file included from ../include/includes.h../include/includes.h::7777:
:
/sysroot/include/sys/fcntl.h/sysroot/include/sys/fcntl.h::11::22:: warningwarning: : redirecting incorrect #include to [-W#warnings]redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to #warning redirecting incorrect #include to
^ ^
In file included from radius.c:13:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from In file included from local.cradlogin.c::1317:
:
In file included from In file included from ../include/includes.h../include/includes.h::140140:
:
/sysroot/include/sys/signal.h/sysroot/include/sys/signal.h::11::22:: warningwarning: : redirecting incorrect #include to [-W#warnings]redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
#warning redirecting incorrect #include to
^
In file included from radius.c:13:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
radius.c:191:7: warning: address of array 'msg' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (msg && (*msg != '\0'))
^~~ ~~
radius.c:205:7: warning: address of array 'msg' will always evaluate to 'true' [-Wpointer-bool-conversion]
if (msg && (*msg != '\0'))
^~~ ~~
2 warnings generated.
In file included from radstatus.c:23:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
mv -f .deps/local.Tpo .deps/local.Po
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radacct.o -MD -MP -MF .deps/radacct.Tpo -c -o radacct.o radacct.c
In file included from radstatus.c:23:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
4 warnings generated.
2 warnings generated.
mv -f .deps/radius.Tpo .deps/radius.Po
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radexample.o -MD -MP -MF .deps/radexample.Tpo -c -o radexample.o radexample.c
mv -f .deps/radlogin.Tpo .deps/radlogin.Po
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radiusclient.o -MD -MP -MF .deps/radiusclient.Tpo -c -o radiusclient.o radiusclient.c
2 warnings generated.
mv -f .deps/radstatus.Tpo .deps/radstatus.Po
clang -DHAVE_CONFIG_H -DRC_CONFIG_FILE=\"/etc/radiusclient/radiusclient.conf\" -DRC_SECURE_PATH=\"/bin:/usr/bin:/usr/local/bin\" -I. -I.. -I. -I../include -I.. -MT radembedded.o -MD -MP -MF .deps/radembedded.Tpo -c -o radembedded.o radembedded.c
In file included from radacct.c:16:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from radacct.c:16:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
2 warnings generated.
mv -f .deps/radacct.Tpo .deps/radacct.Po
/bin/sh ../libtool --tag=CC --mode=link clang -o radlogin radlogin.o radius.o local.o ../lib/libfreeradius-client.la -lcrypt
In file included from radexample.c:17:
In file included from ../include/includes.h:77:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
In file included from radexample.c:17:
In file included from ../include/includes.h:140:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
mv -f .deps/radiusclient.Tpo .deps/radiusclient.Po
#warning redirecting incorrect #include to
^
/bin/sh ../libtool --tag=CC --mode=link clang -o radstatus radstatus.o ../lib/libfreeradius-client.la -lcrypt
2 warnings generated.
mv -f .deps/radembedded.Tpo .deps/radembedded.Po
mv -f .deps/radexample.Tpo .deps/radexample.Po
/bin/sh ../libtool --tag=CC --mode=link clang -o radacct radacct.o ../lib/libfreeradius-client.la -lcrypt
/bin/sh ../libtool --tag=CC --mode=link clang -o radiusclient radiusclient.o ../lib/libfreeradius-client.la -lcrypt
libtool: link: clang -o .libs/radlogin radlogin.o radius.o local.o ../lib/.libs/libfreeradius-client.so -lcrypt
/bin/sh ../libtool --tag=CC --mode=link clang -o radembedded radembedded.o ../lib/libfreeradius-client.la -lcrypt
libtool: link: clang -o .libs/radstatus radstatus.o ../lib/.libs/libfreeradius-client.so -lcrypt
/bin/sh ../libtool --tag=CC --mode=link clang -o radexample radexample.o ../lib/libfreeradius-client.la -lcrypt
libtool: link: clang -o .libs/radiusclient radiusclient.o ../lib/.libs/libfreeradius-client.so -lcrypt
libtool: link: clang -o .libs/radacct radacct.o ../lib/.libs/libfreeradius-client.so -lcrypt
libtool: link: clang -o .libs/radembedded radembedded.o ../lib/.libs/libfreeradius-client.so -lcrypt
libtool: link: clang -o .libs/radexample radexample.o ../lib/.libs/libfreeradius-client.so -lcrypt
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
Making all in etc
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
sed -e 's|@sbin''dir@|/usr/bin|g' \
-e 's|@pkgsysconf''dir@|/etc/radiusclient|g' \
<./radiusclient.conf.in >radiusclient.conf
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
Making all in man
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/man'
Making all in doc
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/doc'
Making all in patches
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/patches'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/patches'
Making all in login.radius
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
Making all in migs
make[3]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[3]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
Making all in rpm
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in include
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/sbin/mkdir -p '/tmp/freeradius-client/pkg/freeradius-client/usr/include'
/usr/bin/install -c -m 644 freeradius-client.h '/tmp/freeradius-client/pkg/freeradius-client/usr/include'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/include'
Making install in lib
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/freeradius-client/pkg/freeradius-client/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libfreeradius-client.la '/tmp/freeradius-client/pkg/freeradius-client/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfreeradius-client.so.2.0.0 /tmp/freeradius-client/pkg/freeradius-client/usr/lib/libfreeradius-client.so.2.0.0
libtool: install: (cd /tmp/freeradius-client/pkg/freeradius-client/usr/lib && { ln -s -f libfreeradius-client.so.2.0.0 libfreeradius-client.so.2 || { rm -f libfreeradius-client.so.2 && ln -s libfreeradius-client.so.2.0.0 libfreeradius-client.so.2; }; })
libtool: install: (cd /tmp/freeradius-client/pkg/freeradius-client/usr/lib && { ln -s -f libfreeradius-client.so.2.0.0 libfreeradius-client.so || { rm -f libfreeradius-client.so && ln -s libfreeradius-client.so.2.0.0 libfreeradius-client.so; }; })
libtool: install: /usr/bin/install -c .libs/libfreeradius-client.lai /tmp/freeradius-client/pkg/freeradius-client/usr/lib/libfreeradius-client.la
libtool: install: /usr/bin/install -c .libs/libfreeradius-client.a /tmp/freeradius-client/pkg/freeradius-client/usr/lib/libfreeradius-client.a
libtool: install: chmod 644 /tmp/freeradius-client/pkg/freeradius-client/usr/lib/libfreeradius-client.a
libtool: install: ranlib /tmp/freeradius-client/pkg/freeradius-client/usr/lib/libfreeradius-client.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/lib'
Making install in src
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
make[2]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/freeradius-client/pkg/freeradius-client/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c radlogin radstatus radacct radexample radiusclient radembedded '/tmp/freeradius-client/pkg/freeradius-client/usr/bin'
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radlogin /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radlogin
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radstatus /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radstatus
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radacct /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radacct
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radexample /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radexample
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radiusclient /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radiusclient
libtool: install: warning: `../lib/libfreeradius-client.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/radembedded /tmp/freeradius-client/pkg/freeradius-client/usr/bin/radembedded
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/src'
Making install in etc
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient; \
echo " /usr/bin/install -c -m 600 ./servers /tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient/servers"; \
/usr/bin/install -c -m 600 ./servers /tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient/servers
/usr/sbin/mkdir -p '/tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient'
mkdir -p -- /tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient
/usr/bin/install -c -m 600 ./servers /tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient/servers
/usr/bin/install -c -m 644 issue port-id-map radiusclient.conf dictionary dictionary.ascend dictionary.compat dictionary.merit dictionary.sip '/tmp/freeradius-client/pkg/freeradius-client/etc/radiusclient'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/etc'
Making install in man
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/man'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/man'
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/freeradius-client/src/freeradius-client-release_1_1_7/man'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/man'
Making install in doc
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/doc'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/doc'
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/freeradius-client/src/freeradius-client-release_1_1_7/doc'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/doc'
Making install in patches
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/patches'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/patches'
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/freeradius-client/src/freeradius-client-release_1_1_7/patches'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/patches'
Making install in login.radius
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
Making install in migs
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[3]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius/migs'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[3]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[3]: Nothing to be done for 'install-data-am'.
/usr/sbin/mkdir -p '/tmp/freeradius-client/pkg/freeradius-client/usr/bin'
/usr/bin/install -c login.radius '/tmp/freeradius-client/pkg/freeradius-client/usr/bin'
make[3]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[2]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/login.radius'
Making install in rpm
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
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/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7/rpm'
make[1]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
make[2]: Entering directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
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/freeradius-client/src/freeradius-client-release_1_1_7'
make[1]: Leaving directory '/tmp/freeradius-client/src/freeradius-client-release_1_1_7'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "freeradius-client"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: freeradius-client 1.1.7-1 (Tue Apr 4 23:21:58 UTC 2017)
CMD: pacman --query --file freeradius-client-1.1.7-1-x86_64.pkg.tar.xz
Creating hybrid package for 'freeradius-client'
Trying to find vanilla package 'freeradius-client'...
CMD: pacman --query --file /mirror/freeradius-client-1.1.7-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/etc/radiusclient.default/issue
/etc/radiusclient.default/dictionary.compat
/etc/radiusclient.default/servers
/etc/radiusclient.default/dictionary.sip
/etc/radiusclient.default/radiusclient.conf
/etc/radiusclient.default/dictionary.ascend
/etc/radiusclient.default/port-id-map
/etc/radiusclient.default/dictionary
/etc/radiusclient.default/dictionary.merit
/usr/bin/radlogin
/usr/bin/radexample
/usr/bin/radiusclient
/usr/bin/login.radius
/usr/bin/radacct
/usr/bin/radstatus
/usr/bin/radembedded
/usr/share/licenses/freeradius-client/license
/usr/lib/libfreeradius-client.so.2.0.0
/usr/lib/libfreeradius-client.so.2
/usr/lib/libfreeradius-client.so
/usr/include/freeradius-client.h
/sysroot/usr/lib/libfreeradius-client.so.2.0.0
/sysroot/usr/lib/libfreeradius-client.so.2
/sysroot/usr/lib/libfreeradius-client.so
/sysroot/usr/lib/libfreeradius-client.la
/sysroot/usr/lib/libfreeradius-client.a
/sysroot/usr/include/freeradius-client.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf freeradius-client.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/freeradius-client.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/freeradius-client.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/freeradius-client.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/freeradius-client/src/freeradius-client-release_1_1_7/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --sbindir=/usr/bin
## --------- ##
## Platform. ##
## --------- ##
hostname = 583fffcac253
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: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2303: checking whether to enable maintainer-specific portions of Makefiles
configure:2312: result: no
configure:2360: checking build system type
configure:2374: result: x86_64-unknown-linux-gnu
configure:2394: checking host system type
configure:2407: result: x86_64-unknown-linux-gnu
configure:2427: checking target system type
configure:2440: result: x86_64-unknown-linux-gnu
configure:2488: checking for a BSD-compatible install
configure:2556: result: /usr/bin/install -c
configure:2567: checking whether build environment is sane
configure:2622: result: yes
configure:2681: checking for x86_64-unknown-linux-strip
configure:2711: result: no
configure:2721: checking for strip
configure:2737: found /sysroot/bin/strip
configure:2748: result: strip
configure:2773: checking for a thread-safe mkdir -p
configure:2812: result: /usr/sbin/mkdir -p
configure:2819: checking for gawk
configure:2835: found /usr/sbin/gawk
configure:2846: result: gawk
configure:2857: checking whether make sets $(MAKE)
configure:2879: result: yes
configure:2908: checking whether make supports nested variables
configure:2925: result: yes
configure:3105: checking how to print strings
configure:3132: result: printf
configure:3165: checking for style of include used by make
configure:3193: result: GNU
configure:3224: checking for x86_64-unknown-linux-gcc
configure:3251: result: clang
configure:3520: checking for C compiler version
configure:3529: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3540: $? = 0
configure:3529: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3540: $? = 0
configure:3529: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3540: $? = 1
configure:3529: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3540: $? = 1
configure:3560: checking whether the C compiler works
configure:3582: clang conftest.c >&5
configure:3586: $? = 0
configure:3634: result: yes
configure:3637: checking for C compiler default output file name
configure:3639: result: a.out
configure:3645: checking for suffix of executables
configure:3652: clang -o conftest conftest.c >&5
configure:3656: $? = 0
configure:3678: result:
configure:3700: checking whether we are cross compiling
configure:3708: clang -o conftest conftest.c >&5
configure:3712: $? = 0
configure:3719: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3723: $? = 127
configure:3738: result: yes
configure:3743: checking for suffix of object files
configure:3765: clang -c conftest.c >&5
configure:3769: $? = 0
configure:3790: result: o
configure:3794: checking whether we are using the GNU C compiler
configure:3813: clang -c conftest.c >&5
configure:3813: $? = 0
configure:3822: result: yes
configure:3831: checking whether clang accepts -g
configure:3851: clang -c -g conftest.c >&5
configure:3851: $? = 0
configure:3892: result: yes
configure:3909: checking for clang option to accept ISO C89
configure:3972: clang -c conftest.c >&5
configure:3972: $? = 0
configure:3985: result: none needed
configure:4010: checking whether clang understands -c and -o together
configure:4032: clang -c conftest.c -o conftest2.o
configure:4035: $? = 0
configure:4032: clang -c conftest.c -o conftest2.o
configure:4035: $? = 0
configure:4047: result: yes
configure:4066: checking dependency style of clang
configure:4177: result: gcc3
configure:4192: checking for a sed that does not truncate output
configure:4256: result: /usr/sbin/sed
configure:4274: checking for grep that handles long lines and -e
configure:4332: result: /usr/sbin/grep
configure:4337: checking for egrep
configure:4399: result: /usr/sbin/grep -E
configure:4404: checking for fgrep
configure:4466: result: /usr/sbin/grep -F
configure:4501: checking for ld used by clang
configure:4568: result: /sysroot/bin/ld
configure:4575: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4590: result: yes
configure:4602: checking for BSD- or MS-compatible name lister (nm)
configure:4651: result: /sysroot/bin/nm -B
configure:4781: checking the name lister (/sysroot/bin/nm -B) interface
configure:4788: clang -c conftest.c >&5
configure:4791: /sysroot/bin/nm -B "conftest.o"
configure:4794: output
0000000000000000 B some_variable
configure:4801: result: BSD nm
configure:4804: checking whether ln -s works
configure:4808: result: yes
configure:4816: checking the maximum length of command line arguments
configure:4947: result: 1572864
configure:4964: checking whether the shell understands some XSI constructs
configure:4974: result: yes
configure:4978: checking whether the shell understands "+="
configure:4984: result: yes
configure:5019: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5059: result: func_convert_file_noop
configure:5066: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5086: result: func_convert_file_noop
configure:5093: checking for /sysroot/bin/ld option to reload object files
configure:5100: result: -r
configure:5134: checking for x86_64-unknown-linux-objdump
configure:5164: result: no
configure:5174: checking for objdump
configure:5190: found /sysroot/bin/objdump
configure:5201: result: objdump
configure:5213: WARNING: using cross tools not prefixed with host triplet
configure:5233: checking how to recognize dependent libraries
configure:5431: result: pass_all
configure:5476: checking for x86_64-unknown-linux-dlltool
configure:5506: result: no
configure:5516: checking for dlltool
configure:5546: result: no
configure:5576: checking how to associate runtime and link libraries
configure:5603: result: printf %s\n
configure:5620: checking for x86_64-unknown-linux-ar
configure:5650: result: no
configure:5664: checking for ar
configure:5680: found /sysroot/bin/ar
configure:5691: result: ar
configure:5728: checking for archiver @FILE support
configure:5745: clang -c conftest.c >&5
configure:5745: $? = 0
configure:5748: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
configure:5751: $? = 0
configure:5756: ar cru libconftest.a @conftest.lst >&5
/r: `u' modifier ignored since `D' is the default (see `U')
/r: conftest.o: No such file or directory
configure:5759: $? = 1
configure:5771: result: @
configure:5789: checking for x86_64-unknown-linux-strip
configure:5816: result: strip
configure:5888: checking for x86_64-unknown-linux-ranlib
configure:5918: result: no
configure:5928: checking for ranlib
configure:5944: found /sysroot/bin/ranlib
configure:5955: result: ranlib
configure:6057: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6177: clang -c conftest.c >&5
configure:6180: $? = 0
configure:6184: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6187: $? = 0
configure:6253: clang -o conftest conftest.c conftstm.o >&5
configure:6256: $? = 0
configure:6294: result: ok
configure:6331: checking for sysroot
configure:6361: result: no
configure:6438: clang -c conftest.c >&5
configure:6441: $? = 0
configure:6590: checking for x86_64-unknown-linux-mt
configure:6620: result: no
configure:6630: checking for mt
configure:6660: result: no
configure:6680: checking if : is a manifest tool
configure:6686: : '-?'
configure:6694: result: no
configure:7336: checking how to run the C preprocessor
configure:7367: clang -E conftest.c
configure:7367: $? = 0
configure:7381: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7381: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| /* end confdefs.h. */
| #include
configure:7406: result: clang -E
configure:7426: clang -E conftest.c
configure:7426: $? = 0
configure:7440: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:7440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| /* end confdefs.h. */
| #include
configure:7469: checking for ANSI C header files
configure:7489: clang -c conftest.c >&5
configure:7489: $? = 0
configure:7573: result: yes
configure:7586: checking for sys/types.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for sys/stat.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for stdlib.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for string.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for memory.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for strings.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for inttypes.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for stdint.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7586: checking for unistd.h
configure:7586: clang -c conftest.c >&5
configure:7586: $? = 0
configure:7586: result: yes
configure:7600: checking for dlfcn.h
configure:7600: clang -c conftest.c >&5
configure:7600: $? = 0
configure:7600: result: yes
configure:7806: checking for objdir
configure:7821: result: .libs
configure:8088: checking if clang supports -fno-rtti -fno-exceptions
configure:8106: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8110: $? = 0
configure:8123: result: yes
configure:8450: checking for clang option to produce PIC
configure:8457: result: -fPIC -DPIC
configure:8465: checking if clang PIC flag -fPIC -DPIC works
configure:8483: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8487: $? = 0
configure:8500: result: yes
configure:8529: checking if clang static flag -static works
configure:8557: result: no
configure:8572: checking if clang supports -c -o file.o
configure:8593: clang -c -o out/conftest2.o conftest.c >&5
configure:8597: $? = 0
configure:8619: result: yes
configure:8627: checking if clang supports -c -o file.o
configure:8674: result: yes
configure:8707: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:9864: result: yes
configure:9901: checking whether -lc should be explicitly linked in
configure:9909: clang -c conftest.c >&5
configure:9912: $? = 0
configure:9927: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:9930: $? = 0
configure:9944: result: no
configure:10104: checking dynamic linker characteristics
configure:10604: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10604: $? = 0
configure:10838: result: GNU/Linux ld.so
configure:10945: checking how to hardcode library paths into programs
configure:10970: result: immediate
configure:11510: checking whether stripping libraries is possible
configure:11515: result: yes
configure:11550: checking if libtool supports shared libraries
configure:11552: result: yes
configure:11555: checking whether to build shared libraries
configure:11576: result: yes
configure:11579: checking whether to build static libraries
configure:11583: result: yes
configure:11629: checking for x86_64-unknown-linux-gcc
configure:11656: result: clang
configure:11925: checking for C compiler version
configure:11934: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:11945: $? = 0
configure:11934: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:11945: $? = 0
configure:11934: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:11945: $? = 1
configure:11934: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:11945: $? = 1
configure:11949: checking whether we are using the GNU C compiler
configure:11977: result: yes
configure:11986: checking whether clang accepts -g
configure:12047: result: yes
configure:12064: checking for clang option to accept ISO C89
configure:12140: result: none needed
configure:12165: checking whether clang understands -c and -o together
configure:12202: result: yes
configure:12221: checking dependency style of clang
configure:12332: result: gcc3
configure:12350: checking for ar
configure:12368: found /sysroot/bin/ar
configure:12380: result: /sysroot/bin/ar
configure:12390: checking whether to include shadow password support
configure:12403: result: no
configure:12411: checking for socket in -lsocket
configure:12436: clang -o conftest conftest.c -lsocket >&5
/sysroot/bin/ld: error: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12436: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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 socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:12445: result: no
configure:12457: checking for gethostbyaddr in -lnsl
configure:12482: clang -o conftest conftest.c -lnsl >&5
/sysroot/bin/ld: error: cannot find -lnsl
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12482: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* 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 gethostbyaddr ();
| int
| main ()
| {
| return gethostbyaddr ();
| ;
| return 0;
| }
configure:12491: result: no
configure:12504: checking gethostbyaddr_r() syntax
configure:12534: clang -o conftest conftest.c >&5
configure:12534: $? = 0
configure:12607: result: GNU-style
configure:12617: checking gethostbyname_r() syntax
configure:12633: clang -o conftest conftest.c >&5
configure:12633: $? = 0
configure:12707: result: GNU-style
configure:12716: checking for crypt in -lcrypt
configure:12741: clang -o conftest conftest.c -lcrypt >&5
configure:12741: $? = 0
configure:12750: result: yes
configure:12762: checking whether byte ordering is bigendian
configure:12777: clang -c conftest.c >&5
conftest.c:29:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:29:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:12777: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:12822: clang -c conftest.c >&5
configure:12822: $? = 0
configure:12840: clang -c conftest.c >&5
conftest.c:35:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:12840: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:12968: result: no
configure:12997: checking for dirent.h that defines DIR
configure:13016: clang -c conftest.c >&5
configure:13016: $? = 0
configure:13024: result: yes
configure:13037: checking for library containing opendir
configure:13068: clang -o conftest conftest.c -lcrypt >&5
configure:13068: $? = 0
configure:13085: result: none required
configure:13152: checking for ANSI C header files
configure:13256: result: yes
configure:13267: checking crypt.h usability
configure:13267: clang -c conftest.c >&5
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking crypt.h presence
configure:13267: clang -E conftest.c
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking for crypt.h
configure:13267: result: yes
configure:13267: checking signal.h usability
configure:13267: clang -c conftest.c >&5
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking signal.h presence
configure:13267: clang -E conftest.c
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking for signal.h
configure:13267: result: yes
configure:13267: checking sys/signal.h usability
configure:13267: clang -c conftest.c >&5
In file included from conftest.c:66:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking sys/signal.h presence
configure:13267: clang -E conftest.c
In file included from conftest.c:33:
/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13267: $? = 0
configure:13267: result: yes
configure:13267: checking for sys/signal.h
configure:13267: result: yes
configure:13267: checking for sys/stat.h
configure:13267: result: yes
configure:13280: checking fcntl.h usability
configure:13280: clang -c conftest.c >&5
configure:13280: $? = 0
configure:13280: result: yes
configure:13280: checking fcntl.h presence
configure:13280: clang -E conftest.c
configure:13280: $? = 0
configure:13280: result: yes
configure:13280: checking for fcntl.h
configure:13280: result: yes
configure:13280: checking sys/fcntl.h usability
configure:13280: clang -c conftest.c >&5
In file included from conftest.c:69:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13280: $? = 0
configure:13280: result: yes
configure:13280: checking sys/fcntl.h presence
configure:13280: clang -E conftest.c
In file included from conftest.c:36:
/sysroot/include/sys/fcntl.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
#warning redirecting incorrect #include to
^
1 warning generated.
configure:13280: $? = 0
configure:13280: result: yes
configure:13280: checking for sys/fcntl.h
configure:13280: result: yes
configure:13293: checking sys/utsname.h usability
configure:13293: clang -c conftest.c >&5
configure:13293: $? = 0
configure:13293: result: yes
configure:13293: checking sys/utsname.h presence
configure:13293: clang -E conftest.c
configure:13293: $? = 0
configure:13293: result: yes
configure:13293: checking for sys/utsname.h
configure:13293: result: yes
configure:13293: checking getopt.h usability
configure:13293: clang -c conftest.c >&5
configure:13293: $? = 0
configure:13293: result: yes
configure:13293: checking getopt.h presence
configure:13293: clang -E conftest.c
configure:13293: $? = 0
configure:13293: result: yes
configure:13293: checking for getopt.h
configure:13293: result: yes
configure:13293: checking for unistd.h
configure:13293: result: yes
configure:13306: checking sys/file.h usability
configure:13306: clang -c conftest.c >&5
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking sys/file.h presence
configure:13306: clang -E conftest.c
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking for sys/file.h
configure:13306: result: yes
configure:13306: checking termios.h usability
configure:13306: clang -c conftest.c >&5
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking termios.h presence
configure:13306: clang -E conftest.c
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking for termios.h
configure:13306: result: yes
configure:13306: checking sys/ioctl.h usability
configure:13306: clang -c conftest.c >&5
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking sys/ioctl.h presence
configure:13306: clang -E conftest.c
configure:13306: $? = 0
configure:13306: result: yes
configure:13306: checking for sys/ioctl.h
configure:13306: result: yes
configure:13319: checking netdb.h usability
configure:13319: clang -c conftest.c >&5
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking netdb.h presence
configure:13319: clang -E conftest.c
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking for netdb.h
configure:13319: result: yes
configure:13319: checking syslog.h usability
configure:13319: clang -c conftest.c >&5
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking syslog.h presence
configure:13319: clang -E conftest.c
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking for syslog.h
configure:13319: result: yes
configure:13319: checking pwd.h usability
configure:13319: clang -c conftest.c >&5
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking pwd.h presence
configure:13319: clang -E conftest.c
configure:13319: $? = 0
configure:13319: result: yes
configure:13319: checking for pwd.h
configure:13319: result: yes
configure:13332: checking sys/socket.h usability
configure:13332: clang -c conftest.c >&5
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking sys/socket.h presence
configure:13332: clang -E conftest.c
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking for sys/socket.h
configure:13332: result: yes
configure:13332: checking netinet/in.h usability
configure:13332: clang -c conftest.c >&5
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking netinet/in.h presence
configure:13332: clang -E conftest.c
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking for netinet/in.h
configure:13332: result: yes
configure:13332: checking arpa/inet.h usability
configure:13332: clang -c conftest.c >&5
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking arpa/inet.h presence
configure:13332: clang -E conftest.c
configure:13332: $? = 0
configure:13332: result: yes
configure:13332: checking for arpa/inet.h
configure:13332: result: yes
configure:13353: checking for an ANSI C-conforming const
configure:13419: clang -c conftest.c >&5
configure:13419: $? = 0
configure:13426: result: yes
configure:13434: checking for off_t
configure:13434: clang -c conftest.c >&5
configure:13434: $? = 0
configure:13434: clang -c conftest.c >&5
conftest.c:85:20: error: expected expression
if (sizeof ((off_t)))
^
1 error generated.
configure:13434: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| #define LITTLE_ENDIAN 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_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 ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:13434: result: yes
configure:13445: checking for size_t
configure:13445: clang -c conftest.c >&5
configure:13445: $? = 0
configure:13445: clang -c conftest.c >&5
conftest.c:85:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:13445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| #define LITTLE_ENDIAN 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_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:13445: result: yes
configure:13456: checking whether time.h and sys/time.h may both be included
configure:13476: clang -c conftest.c >&5
configure:13476: $? = 0
configure:13483: result: yes
configure:13491: checking whether struct tm is in sys/time.h or time.h
configure:13511: clang -c conftest.c >&5
configure:13511: $? = 0
configure:13518: result: time.h
configure:13528: checking whether clang needs -traditional
conftest.c:50:10: fatal error: 'sgtty.h' file not found
#include
^
1 error generated.
conftest.c:50:10: fatal error: 'termio.h' file not found
#include
^
1 error generated.
configure:13562: result: no
configure:13569: checking for working memcmp
configure:13622: result: no
configure:13638: checking return type of signal handlers
configure:13656: clang -c conftest.c >&5
conftest.c:56:8: error: indirection requires pointer operand ('void' invalid)
return *(signal (0, 0)) (0) == 1;
^~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:13656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| #define LITTLE_ENDIAN 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:13663: result: void
configure:13673: checking for strftime
configure:13673: clang -o conftest conftest.c -lcrypt >&5
configure:13673: $? = 0
configure:13673: result: yes
configure:13728: checking for working alloca.h
configure:13745: clang -o conftest conftest.c -lcrypt >&5
configure:13745: $? = 0
configure:13753: result: yes
configure:13761: checking for alloca
configure:13798: clang -o conftest conftest.c -lcrypt >&5
configure:13798: $? = 0
configure:13806: result: yes
configure:13912: checking for strdup
configure:13912: clang -o conftest conftest.c -lcrypt >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:77:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:13912: $? = 0
configure:13912: result: yes
configure:13925: checking for strerror
configure:13925: clang -o conftest conftest.c -lcrypt >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:78:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:13925: $? = 0
configure:13925: result: yes
configure:13938: checking for strcasecmp
configure:13938: clang -o conftest conftest.c -lcrypt >&5
conftest.c:79:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:79:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:13938: $? = 0
configure:13938: result: yes
configure:13955: checking for flock
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13955: checking for fcntl
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13955: checking for uname
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13955: checking for gethostname
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13955: checking for sysinfo
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13955: checking for getdomainname
configure:13955: clang -o conftest conftest.c -lcrypt >&5
configure:13955: $? = 0
configure:13955: result: yes
configure:13967: checking for stricmp
configure:13967: clang -o conftest conftest.c -lcrypt >&5
/tmp/conftest-e0ee4e.o:conftest.c:function main: error: undefined reference to 'stricmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:13967: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| #define LITTLE_ENDIAN 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_FLOCK 1
| #define HAVE_FCNTL 1
| #define HAVE_UNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETDOMAINNAME 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case declares stricmp.
| For example, HP-UX 11i declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef stricmp
|
| /* 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 stricmp ();
| /* 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_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:13967: result: no
configure:13967: checking for random
configure:13967: clang -o conftest conftest.c -lcrypt >&5
configure:13967: $? = 0
configure:13967: result: yes
configure:13967: checking for rand
configure:13967: clang -o conftest conftest.c -lcrypt >&5
configure:13967: $? = 0
configure:13967: result: yes
configure:13967: checking for snprintf
configure:13967: clang -o conftest conftest.c -lcrypt >&5
conftest.c:88:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:88:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:13967: $? = 0
configure:13967: result: yes
configure:13967: checking for vsnprintf
configure:13967: clang -o conftest conftest.c -lcrypt >&5
conftest.c:89:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:89:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:13967: $? = 0
configure:13967: result: yes
configure:14015: checking for getentropy
configure:14031: clang -o conftest conftest.c -lcrypt >&5
conftest.c:73:19: warning: implicit declaration of function 'getentropy' is invalid in C99 [-Wimplicit-function-declaration]
getentropy(0, 0);
^
1 warning generated.
/tmp/conftest-c39955.o:conftest.c:function main: error: undefined reference to 'getentropy'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:14031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "radiusclient"
| #define VERSION "1.1.6"
| #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 GETHOSTBYADDR_R 1
| #define GETHOSTBYADDRRSTYLE_GNU /**/
| #define GETHOSTBYNAME_R /**/
| #define GETHOSTBYNAMERSTYLE_GNU /**/
| #define HAVE_LIBCRYPT 1
| #define LITTLE_ENDIAN 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_CRYPT_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_FCNTL_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_ARPA_INET_H 1
| #define TIME_WITH_SYS_TIME 1
| #define RETSIGTYPE void
| #define HAVE_STRFTIME 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRCASECMP 1
| #define HAVE_FLOCK 1
| #define HAVE_FCNTL 1
| #define HAVE_UNAME 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_SYSINFO 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_RANDOM 1
| #define HAVE_RAND 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h. */
|
| #include
| int
| main ()
| {
|
| getentropy(0, 0);
|
| ;
| return 0;
| }
configure:14039: result: no
configure:14045: checking for /dev/urandom
configure:14049: result: yes
configure:14294: result: /bin:/usr/bin:/usr/local/bin
configure:14302: checking which syslog facility to use
configure:14314: result: LOG_DAEMON
configure:14322: checking whether to include Livingston's RADIUS server 1.16 kludge
configure:14344: result: no
configure:14351: checking whether to add service type hints derived from username prefix
configure:14363: result: no
configure:14502: checking that generated files are newer than configure
configure:14508: result: done
configure:14540: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 583fffcac253
config.status:1159: creating Makefile
config.status:1159: creating include/Makefile
config.status:1159: creating lib/Makefile
config.status:1159: creating src/Makefile
config.status:1159: creating man/Makefile
config.status:1159: creating etc/Makefile
config.status:1159: creating doc/Makefile
config.status:1159: creating patches/Makefile
config.status:1159: creating login.radius/Makefile
config.status:1159: creating login.radius/migs/Makefile
config.status:1159: creating rpm/Makefile
config.status:1159: creating debian/Makefile
config.status:1159: creating config.h
config.status:1388: executing depfiles commands
config.status:1388: executing libtool commands
config.status:1388: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
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_NETTLE_CFLAGS_set=
ac_cv_env_NETTLE_CFLAGS_value=
ac_cv_env_NETTLE_LIBS_set=
ac_cv_env_NETTLE_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_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_alloca_works=yes
ac_cv_func_fcntl=yes
ac_cv_func_flock=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_memcmp_working=no
ac_cv_func_rand=yes
ac_cv_func_random=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_stricmp=no
ac_cv_func_sysinfo=yes
ac_cv_func_uname=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_crypt_h=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_signal_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_fcntl_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_nsl_gethostbyaddr=no
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_AR=/sysroot/bin/ar
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_struct_tm=time.h
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_off_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/missing aclocal-1.14'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='/sysroot/bin/ar'
AUTOCONF='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/missing autoconf'
AUTOHEADER='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/missing autoheader'
AUTOMAKE='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/missing automake-1.14'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CRYPTO_CFLAGS=''
CRYPTO_LIBS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_NETTLE_FALSE=''
ENABLE_NETTLE_TRUE='#'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}memcmp$U.o'
LIBS='-lcrypt '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBVERSION='2:0:0'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}memcmp$U.lo'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/sbin/mkdir -p'
NETTLE_CFLAGS=''
NETTLE_LIBS=''
NM='/sysroot/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='radiusclient'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RC_LOG_FACILITY='LOG_DAEMON'
RC_SECURE_PATH='/bin:/usr/bin:/usr/local/bin'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.1.6'
ac_ct_AR='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='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/freeradius-client/src/freeradius-client-release_1_1_7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgsysconfdir='/etc/radiusclient'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "radiusclient"
#define VERSION "1.1.6"
#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 GETHOSTBYADDR_R 1
#define GETHOSTBYADDRRSTYLE_GNU /**/
#define GETHOSTBYNAME_R /**/
#define GETHOSTBYNAMERSTYLE_GNU /**/
#define HAVE_LIBCRYPT 1
#define LITTLE_ENDIAN 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_CRYPT_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_FCNTL_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_GETOPT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_ARPA_INET_H 1
#define TIME_WITH_SYS_TIME 1
#define RETSIGTYPE void
#define HAVE_STRFTIME 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRCASECMP 1
#define HAVE_FLOCK 1
#define HAVE_FCNTL 1
#define HAVE_UNAME 1
#define HAVE_GETHOSTNAME 1
#define HAVE_SYSINFO 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_RANDOM 1
#define HAVE_RAND 1
#define HAVE_SNPRINTF 1
#define HAVE_VSNPRINTF 1
#define HAVE_DEV_URANDOM 1
configure: exit 0