* Package: net-dialup/freeradius-2.2.0  * Repository: gentoo  * Maintainer: net-dialup@gentoo.org  * USE: amd64 elibc_glibc kerberos kernel_linux ldap multilib mysql pam readline ssl userland_GNU  * FEATURES: sandbox >>> Unpacking source... >>> Unpacking freeradius-server-2.2.0.tar.gz to /var/tmp/portage/net-dialup/freeradius-2.2.0/work >>> Unpacking freeradius-2.2.0-patches-4.tar.xz to /var/tmp/portage/net-dialup/freeradius-2.2.0/work >>> Source unpacked in /var/tmp/portage/net-dialup/freeradius-2.2.0/work >>> Preparing source in /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 ... * Applying 0001-build-install-libtool-files-without-version-symlinks.patch ...  [ ok ] * Applying 0002-build-properly-link-to-OpenSSL.patch ...  [ ok ] * Applying 0003-build-properly-link-libraries.patch ...  [ ok ] * Applying 0004-Fix-some-QA-issues-missing-defs-strict-aliasing.patch ...  [ ok ] * Applying 0005-build-install-libraries-on-package-specific-paths.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0' ... * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: freeradius-server-2.2.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 ... * econf: updating freeradius-server-2.2.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating freeradius-server-2.2.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared --disable-static --disable-ltdl-install --with-system-libtool --with-system-libltdl --with-ascend-binary --with-udpfromto --with-dhcp --with-iodbc-include-dir=/usr/include/iodbc --with-experimental-modules --with-docdir=/usr/share/doc/freeradius-2.2.0 --with-logdir=/var/log/radius --disable-developer --with-edir --with-openssl checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether we are using SUNPro C... no checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for gmake... yes checking for gmake... /usr/bin/gmake checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for libtool... /usr/bin/libtool checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking docdir... /usr/share/doc/freeradius-2.2.0 checking logdir... /var/log/radius checking radacctdir... ${logdir}/radacct checking raddbdir... ${sysconfdir}/raddb checking for perl... /usr/bin/perl checking for snmpget... no configure: WARNING: snmpget not found - Simultaneous-Use and checkrad.pl may not work checking for snmpwalk... no configure: WARNING: snmpwalk not found - Simultaneous-Use and checkrad.pl may not work checking for rusers... /usr/bin/rusers checking for locate... /usr/bin/locate checking for dirname... /usr/bin/dirname checking for grep... (cached) /bin/grep checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for library containing sem_init... none required checking for getsockname in -lsocket... no checking for inet_aton in -lresolv... yes checking for inet_ntoa in -lnsl... yes checking for DH_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for htonl in -lws2_32... no checking for pcap_open_live in -lpcap... (cached) no configure: WARNING: pcap library not found, silently disabling the RADIUS sniffer. checking for a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... 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 whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking resource.h usability... no checking resource.h presence... no checking for resource.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h... (cached) yes checking sys/security.h usability... no checking sys/security.h presence... no checking for sys/security.h... no 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/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sia.h usability... no checking sia.h presence... no checking for sia.h... no checking siad.h usability... no checking siad.h presence... no checking for siad.h... no checking for net/if.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking openssl/err.h usability... yes checking openssl/err.h presence... yes checking for openssl/err.h... yes checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/ocsp.h usability... yes checking openssl/ocsp.h presence... yes checking for openssl/ocsp.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking for OpenSSL version >= 0.9.7... yes configure: skipping test for pcap.h. checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for struct in6_addr... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct addrinfo... yes checking for getopt_long... yes checking for lockf... yes checking for strsignal... yes checking for sigaction... yes checking for sigprocmask... yes checking for pthread_sigmask... yes checking for snprintf... yes checking for vsnprintf... yes checking for setsid... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for localtime_r... yes checking for ctime_r... yes checking for gmtime_r... yes checking for strsep... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for setlinebuf... yes checking for setvbuf... yes checking for getusershell... yes checking for initgroups... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for closefrom... no checking for gettimeofday... yes checking for getpeereid... no checking for setuid... yes checking for setresuid... yes checking for getresuid... yes checking for strlcat... no checking for strlcpy... no checking whether crypt must be declared... no checking whether strncasecmp must be declared... no checking whether strcasecmp must be declared... no checking whether inet_aton must be declared... no checking whether setlinebuf must be declared... no checking whether getusershell must be declared... no checking whether endusershell must be declared... no checking return type of signal handlers... void checking for ut_xtime in struct utmpx... no checking for ipi_addr in struct in_pktinfo... yes checking for ipi6_addr in struct in6_pktinfo... yes checking for an ANSI C-conforming const... yes checking type of OS... Linux checking for developer gcc flags... no. checking for TLS... no checking for lt_dladvise_init... yes checking for crypt in -lcrypt... yes checking for setkey in -lcipher... no checking gethostbyaddr_r() syntax... GNU-style checking gethostbyname_r() syntax... GNU-style checking ctime_r() syntax... POSIX-style top_builddir=/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 configure: creating ./config.status config.status: creating ./Make.inc config.status: creating ./src/include/build-radpaths-h config.status: creating ./src/main/Makefile config.status: creating ./src/main/checkrad.pl config.status: creating ./src/main/radlast config.status: creating ./src/main/radtest config.status: creating ./scripts/rc.radiusd config.status: creating ./scripts/radwatch config.status: creating ./scripts/radiusd.cron.daily config.status: creating ./scripts/radiusd.cron.monthly config.status: creating ./scripts/cryptpasswd config.status: creating ./raddb/dictionary config.status: creating ./raddb/radrelay.conf config.status: creating ./raddb/radiusd.conf config.status: creating src/include/autoconf.h config.status: executing libtool commands config.status: executing stamp-h commands config.status: executing build-radpaths-h commands config.status: executing main-chmod commands config.status: executing scripts-chmod commands === configuring in ./src/modules/rlm_acctlog (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_acctlog) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_attr_rewrite (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_attr_rewrite) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_caching (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_caching) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_checkval (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_checkval) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_counter (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_counter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_dbm (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_dbm) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ndbm.h... no checking for gdbm/ndbm.h... yes checking for dbm in default lib... no checking for dbm_open in -lndbm... no checking for dbm_open in -lgdbm... no checking for dbm_open in -lgdbm_compat... yes configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_eap (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_eap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating Makefile === configuring in ./types/rlm_eap_tls (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/./types/rlm_eap_tls) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-option-checking' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for EVP_sha256 in -lc -lcrypto -lssl -lcrypto... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./types/rlm_eap_peap (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/./types/rlm_eap_peap) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-option-checking' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./types/rlm_eap_ttls (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/./types/rlm_eap_ttls) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-option-checking' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for OpenSSL support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_example (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_example) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for printf in -lc... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for printf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_ippool (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_ippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for gdbm.h... yes checking for gdbm_open in -lgdbm... yes checking to see GDBM_SYNC status... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E needs it. checking for gdbm_fdesc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_krb5 (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_krb5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for krb5.h... yes checking for krb5_encrypt_data in -lk5crypto... no checking for DH_new in -lcrypto... yes checking for set_com_err_hook in -lcom_err... yes checking for krb5_init_context in -lkrb5... yes configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_ldap (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_ldap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for pthread_create in -lpthread... yes checking for ldap_init in -lldap_r... yes checking for ldap.h... yes checking for ldap_start_tls_s... yes checking for ldap_initialize... yes checking for ldap_int_tls_config... yes checking for ldap_set_rebind_proc... yes checking whether ldap_set_rebind_proc takes 3 arguments... 3 configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_otp (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_otp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inttypes.h... (cached) yes checking for SSL_new in -lssl... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes checking openssl/md4.h usability... yes checking openssl/md4.h presence... yes checking for openssl/md4.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/sha.h usability... yes checking openssl/sha.h presence... yes checking for openssl/sha.h... yes configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_pam (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_pam) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for dlopen in -ldl... yes checking for pam_start in -lpam... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_perl (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_perl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for perl... yes checking for EXTERN.h... yes checking for perl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_radutmp (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_radutmp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_smb (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_smb) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_smsotp (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_smsotp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_sql (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_sql) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed configure: creating ./config.status config.status: creating ./Makefile config.status: creating ./drivers/Makefile === configuring in ./drivers/rlm_sql_mysql (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_sql/./drivers/rlm_sql_mysql) configure: running /bin/sh ./configure '--prefix=/usr' '--disable-option-checking' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for mysql_config... yes checking for pthread_create in -lpthread... yes checking for mysql_init in -lmysqlclient_r (using mysql_config)... yes checking for mysql.h (using mysql_config --cflags)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_sqlcounter (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_sqlcounter) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_sqlhpwippool (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_sqlhpwippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_sqlippool (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_sqlippool) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. configure: creating ./config.status config.status: creating Makefile === configuring in ./src/modules/rlm_unix (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_unix) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for system password file... /etc/passwd checking for system shadow password file... /etc/shadow checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for getspnam... yes checking for getusershell... yes checking for getpwnam... yes checking for getspnam in -lshadow... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in ./src/modules/rlm_wimax (/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/./src/modules/rlm_wimax) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-shared' '--disable-static' '--disable-ltdl-install' '--with-system-libtool' '--with-system-libltdl' '--with-ascend-binary' '--with-udpfromto' '--with-dhcp' '--with-iodbc-include-dir=/usr/include/iodbc' '--with-experimental-modules' '--with-docdir=/usr/share/doc/freeradius-2.2.0' '--with-logdir=/var/log/radius' '--disable-developer' '--with-edir' '--with-openssl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe' --cache-file=/dev/null --srcdir=. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/hmac.h usability... yes checking openssl/hmac.h presence... yes checking for openssl/hmac.h... yes configure: creating ./config.status config.status: creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 ... make -j4 gmake[1]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0' Making all in src... Making all in scripts... Making all in raddb... Making all in doc... gmake[2]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src' ln -sf include freeradius-devel gmake[2]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/raddb' gmake[2]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/scripts' gmake[2]: Цель `all' не требует выполнения команд. gmake[2]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/scripts' gmake[2]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc' gmake[3]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc' gmake[3]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src' Making all in include... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C include all Making all in examples... Making all in rfc... gmake[4]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/include' gmake[4]: Цель `all' не требует выполнения команд. gmake[4]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/include' gmake[4]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc/examples' gmake[4]: Цель `all' не требует выполнения команд. gmake[4]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc/examples' Making all in lib... gmake[4]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc/rfc' /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C lib all gmake[4]: Цель `all' не требует выполнения команд. gmake[4]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc/rfc' gmake[3]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc' gmake[2]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/doc' gmake[2]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/raddb' gmake[4]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c dict.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c filters.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hash.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hmac.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c dict.c -fPIC -DPIC -o .libs/dict.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c filters.c -fPIC -DPIC -o .libs/filters.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hmacsha1.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c isaac.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c isaac.c -fPIC -DPIC -o .libs/isaac.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c log.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c missing.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c md4.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c missing.c -fPIC -DPIC -o .libs/missing.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c md4.c -fPIC -DPIC -o .libs/md4.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c md5.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c print.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c print.c -fPIC -DPIC -o .libs/print.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c radius.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c rbtree.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c radius.c -fPIC -DPIC -o .libs/radius.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c rbtree.c -fPIC -DPIC -o .libs/rbtree.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c sha1.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c snprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c strlcat.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c strlcpy.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c token.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c udpfromto.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c token.c -fPIC -DPIC -o .libs/token.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c udpfromto.c -fPIC -DPIC -o .libs/udpfromto.o token.c: In function ‘getthing’: token.c:78:6: warning: variable ‘escape’ set but not used [-Wunused-but-set-variable] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c valuepair.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c fifo.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c packet.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c fifo.c -fPIC -DPIC -o .libs/fifo.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c valuepair.c -fPIC -DPIC -o .libs/valuepair.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c packet.c -fPIC -DPIC -o .libs/packet.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c event.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c event.c -fPIC -DPIC -o .libs/event.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c getaddrinfo.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c vqp.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c heap.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c getaddrinfo.c -fPIC -DPIC -o .libs/getaddrinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c heap.c -fPIC -DPIC -o .libs/heap.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c vqp.c -fPIC -DPIC -o .libs/vqp.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c dhcp.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -D_LIBRADIUS -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -c dhcp.c -fPIC -DPIC -o .libs/dhcp.o dhcp.c: In function ‘fr_dhcp_encode’: dhcp.c:1323:22: warning: variable ‘pattr’ set but not used [-Wunused-but-set-variable] dhcp.c: In function ‘fr_dhcp_add_arp_entry’: dhcp.c:1466:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘long unsigned int’ [-Wformat] dhcp.c:1466:8: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -Wl,-O1 -Wl,--as-needed -export-dynamic -o libfreeradius-radius.la -rpath /usr/lib64 dict.lo filters.lo hash.lo hmac.lo hmacsha1.lo isaac.lo log.lo misc.lo missing.lo md4.lo md5.lo print.lo radius.lo rbtree.lo sha1.lo snprintf.lo strlcat.lo strlcpy.lo token.lo udpfromto.lo valuepair.lo fifo.lo packet.lo event.lo getaddrinfo.lo vqp.lo heap.lo dhcp.lo -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dict.o .libs/filters.o .libs/hash.o .libs/hmac.o .libs/hmacsha1.o .libs/isaac.o .libs/log.o .libs/misc.o .libs/missing.o .libs/md4.o .libs/md5.o .libs/print.o .libs/radius.o .libs/rbtree.o .libs/sha1.o .libs/snprintf.o .libs/strlcat.o .libs/strlcpy.o .libs/token.o .libs/udpfromto.o .libs/valuepair.o .libs/fifo.o .libs/packet.o .libs/event.o .libs/getaddrinfo.o .libs/vqp.o .libs/heap.o .libs/dhcp.o -Wl,--as-needed -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,libfreeradius-radius-2.2.0.so -o .libs/libfreeradius-radius-2.2.0.so libtool: link: (cd ".libs" && rm -f "libfreeradius-radius.so" && ln -s "libfreeradius-radius-2.2.0.so" "libfreeradius-radius.so") libtool: link: ( cd ".libs" && rm -f "libfreeradius-radius.la" && ln -s "../libfreeradius-radius.la" "libfreeradius-radius.la" ) gmake[4]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib' Making all in modules... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C modules all gmake[4]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules' gmake[5]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules' Making all in rlm_acctlog... Making all in rlm_acct_unique... Making all in rlm_always... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_acct_unique all /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_acctlog all /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_always all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acct_unique' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_acct_unique.c gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_always' gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acctlog' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_acctlog.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_always.c Making all in rlm_attr_filter... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_attr_filter all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_filter' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_attr_filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_acctlog.c -fPIC -DPIC -o .libs/rlm_acctlog.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_acct_unique.c -fPIC -DPIC -o .libs/rlm_acct_unique.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_always.c -fPIC -DPIC -o .libs/rlm_always.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_attr_filter.c -fPIC -DPIC -o .libs/rlm_attr_filter.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_acctlog.la \ -rpath /usr/lib64/freeradius rlm_acctlog.lo rlm_acctlog.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_always.la \ -rpath /usr/lib64/freeradius rlm_always.lo rlm_always.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_acct_unique.la \ -rpath /usr/lib64/freeradius rlm_acct_unique.lo rlm_acct_unique.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_acctlog.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_acctlog-2.2.0.so -o .libs/rlm_acctlog-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_always.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_always-2.2.0.so -o .libs/rlm_always-2.2.0.so /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_attr_filter.la \ -rpath /usr/lib64/freeradius rlm_attr_filter.lo rlm_attr_filter.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: (cd ".libs" && rm -f "rlm_acctlog.so" && ln -s "rlm_acctlog-2.2.0.so" "rlm_acctlog.so") libtool: link: (cd ".libs" && rm -f "rlm_always.so" && ln -s "rlm_always-2.2.0.so" "rlm_always.so") libtool: link: ( cd ".libs" && rm -f "rlm_acctlog.la" && ln -s "../rlm_acctlog.la" "rlm_acctlog.la" ) libtool: link: ( cd ".libs" && rm -f "rlm_always.la" && ln -s "../rlm_always.la" "rlm_always.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_acct_unique.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_acct_unique-2.2.0.so -o .libs/rlm_acct_unique-2.2.0.so for x in .libs/* rlm_acctlog.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acctlog/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done for x in .libs/* rlm_always.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_always/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acctlog' Making all in rlm_attr_rewrite... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_attr_rewrite all gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_always' libtool: link: (cd ".libs" && rm -f "rlm_acct_unique.so" && ln -s "rlm_acct_unique-2.2.0.so" "rlm_acct_unique.so") gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_rewrite' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_attr_rewrite.c Making all in rlm_cache... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_cache all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cache' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_cache.c libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_attr_filter.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_attr_filter-2.2.0.so -o .libs/rlm_attr_filter-2.2.0.so libtool: link: ( cd ".libs" && rm -f "rlm_acct_unique.la" && ln -s "../rlm_acct_unique.la" "rlm_acct_unique.la" ) for x in .libs/* rlm_acct_unique.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acct_unique/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_attr_rewrite.c -fPIC -DPIC -o .libs/rlm_attr_rewrite.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_cache.c -fPIC -DPIC -o .libs/rlm_cache.o libtool: link: (cd ".libs" && rm -f "rlm_attr_filter.so" && ln -s "rlm_attr_filter-2.2.0.so" "rlm_attr_filter.so") gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_acct_unique' Making all in rlm_caching... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_caching all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_caching' libtool: link: ( cd ".libs" && rm -f "rlm_attr_filter.la" && ln -s "../rlm_attr_filter.la" "rlm_attr_filter.la" ) /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_caching.c for x in .libs/* rlm_attr_filter.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_filter/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_filter' libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_caching.c -fPIC -DPIC -o .libs/rlm_caching.o rlm_cache.c: In function ‘cache_entry_free’: rlm_cache.c:77:2: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ Making all in rlm_chap... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_chap all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_chap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_chap.c rlm_cache.c: In function ‘cache_detach’: rlm_cache.c:446:2: warning: passing argument 1 of ‘free’ discards ‘const’ qualifier from pointer target type [enabled by default] /usr/include/stdlib.h:488:13: note: expected ‘void *’ but argument is of type ‘const char *’ libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_chap.c -fPIC -DPIC -o .libs/rlm_chap.o rlm_caching.c: In function ‘caching_postauth’: rlm_caching.c:323:18: warning: assignment from incompatible pointer type [enabled by default] rlm_caching.c: In function ‘caching_authorize’: rlm_caching.c:422:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_attr_rewrite.la \ -rpath /usr/lib64/freeradius rlm_attr_rewrite.lo rlm_attr_rewrite.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_cache.la \ -rpath /usr/lib64/freeradius rlm_cache.lo rlm_cache.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_chap.la \ -rpath /usr/lib64/freeradius rlm_chap.lo rlm_chap.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_caching.la \ -rpath /usr/lib64/freeradius rlm_caching.lo rlm_caching.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_attr_rewrite.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_attr_rewrite-2.2.0.so -o .libs/rlm_attr_rewrite-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_cache.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_cache-2.2.0.so -o .libs/rlm_cache-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_chap.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_chap-2.2.0.so -o .libs/rlm_chap-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_attr_rewrite.so" && ln -s "rlm_attr_rewrite-2.2.0.so" "rlm_attr_rewrite.so") libtool: link: (cd ".libs" && rm -f "rlm_cache.so" && ln -s "rlm_cache-2.2.0.so" "rlm_cache.so") libtool: link: (cd ".libs" && rm -f "rlm_chap.so" && ln -s "rlm_chap-2.2.0.so" "rlm_chap.so") libtool: link: ( cd ".libs" && rm -f "rlm_cache.la" && ln -s "../rlm_cache.la" "rlm_cache.la" ) libtool: link: ( cd ".libs" && rm -f "rlm_attr_rewrite.la" && ln -s "../rlm_attr_rewrite.la" "rlm_attr_rewrite.la" ) libtool: link: ( cd ".libs" && rm -f "rlm_chap.la" && ln -s "../rlm_chap.la" "rlm_chap.la" ) for x in .libs/* rlm_attr_rewrite.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_rewrite/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ for x in .libs/* rlm_cache.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cache/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done done for x in .libs/* rlm_chap.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_chap/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_caching.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_caching-2.2.0.so -o .libs/rlm_caching-2.2.0.so gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_attr_rewrite' gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cache' gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_chap' Making all in rlm_checkval... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_checkval all Making all in rlm_counter... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_counter all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_checkval' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_checkval.c Making all in rlm_copy_packet... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_copy_packet all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_counter' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_counter.c gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_copy_packet' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_copy_packet.c libtool: link: (cd ".libs" && rm -f "rlm_caching.so" && ln -s "rlm_caching-2.2.0.so" "rlm_caching.so") libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_checkval.c -fPIC -DPIC -o .libs/rlm_checkval.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_counter.c -fPIC -DPIC -o .libs/rlm_counter.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_copy_packet.c -fPIC -DPIC -o .libs/rlm_copy_packet.o libtool: link: ( cd ".libs" && rm -f "rlm_caching.la" && ln -s "../rlm_caching.la" "rlm_caching.la" ) for x in .libs/* rlm_caching.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_caching/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_caching' Making all in rlm_cram... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_cram all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cram' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_cram.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_cram.c -fPIC -DPIC -o .libs/rlm_cram.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_copy_packet.la \ -rpath /usr/lib64/freeradius rlm_copy_packet.lo rlm_copy_packet.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_checkval.la \ -rpath /usr/lib64/freeradius rlm_checkval.lo rlm_checkval.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread rlm_cram.c: In function ‘calc_apop_digest’: rlm_cram.c:66:2: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘const char *’ rlm_cram.c:67:2: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘const char *’ rlm_cram.c:68:9: warning: pointer targets in passing argument 1 of ‘fr_MD5Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:72:7: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c: In function ‘calc_md5_digest’: rlm_cram.c:82:2: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:85:9: warning: pointer targets in passing argument 1 of ‘fr_MD5Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:72:7: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:87:2: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:88:9: warning: pointer targets in passing argument 1 of ‘fr_MD5Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md5.h:72:7: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c: In function ‘calc_md4_digest’: rlm_cram.c:101:2: warning: pointer targets in passing argument 2 of ‘fr_MD4Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md4.h:79:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:104:9: warning: pointer targets in passing argument 1 of ‘fr_MD4Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md4.h:81:7: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:106:2: warning: pointer targets in passing argument 2 of ‘fr_MD4Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md4.h:79:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:107:9: warning: pointer targets in passing argument 1 of ‘fr_MD4Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/md4.h:81:7: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c: In function ‘calc_sha1_digest’: rlm_cram.c:120:2: warning: pointer targets in passing argument 2 of ‘fr_SHA1Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/sha1.h:21:6: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:123:9: warning: pointer targets in passing argument 1 of ‘fr_SHA1Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/sha1.h:22:6: note: expected ‘uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:125:2: warning: pointer targets in passing argument 2 of ‘fr_SHA1Update’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/sha1.h:21:6: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_cram.c:126:9: warning: pointer targets in passing argument 1 of ‘fr_SHA1Final’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/sha1.h:22:6: note: expected ‘uint8_t *’ but argument is of type ‘char *’ libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_copy_packet.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_copy_packet-2.2.0.so -o .libs/rlm_copy_packet-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_copy_packet.so" && ln -s "rlm_copy_packet-2.2.0.so" "rlm_copy_packet.so") /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_cram.la \ -rpath /usr/lib64/freeradius rlm_cram.lo rlm_cram.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_checkval.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_checkval-2.2.0.so -o .libs/rlm_checkval-2.2.0.so libtool: link: ( cd ".libs" && rm -f "rlm_copy_packet.la" && ln -s "../rlm_copy_packet.la" "rlm_copy_packet.la" ) for x in .libs/* rlm_copy_packet.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_copy_packet/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: (cd ".libs" && rm -f "rlm_checkval.so" && ln -s "rlm_checkval-2.2.0.so" "rlm_checkval.so") libtool: link: ( cd ".libs" && rm -f "rlm_checkval.la" && ln -s "../rlm_checkval.la" "rlm_checkval.la" ) /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_counter.la \ -rpath /usr/lib64/freeradius rlm_counter.lo rlm_counter.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm -lnsl -lresolv -lpthread gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_copy_packet' Making all in rlm_dbm... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_dbm all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dbm' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm.c for x in .libs/* rlm_checkval.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_checkval/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_cram.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_cram-2.2.0.so -o .libs/rlm_cram-2.2.0.so libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm.c -fPIC -DPIC -o .libs/rlm_dbm.o gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_checkval' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm_parser.c libtool: link: (cd ".libs" && rm -f "rlm_cram.so" && ln -s "rlm_cram-2.2.0.so" "rlm_cram.so") libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm_parser.c -fPIC -DPIC -o .libs/rlm_dbm_parser.o libtool: link: ( cd ".libs" && rm -f "rlm_cram.la" && ln -s "../rlm_cram.la" "rlm_cram.la" ) for x in .libs/* rlm_cram.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cram/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_counter.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_counter-2.2.0.so -o .libs/rlm_counter-2.2.0.so rlm_dbm.c: In function ‘sm_parse_user’: rlm_dbm.c:175:13: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] rlm_dbm.c:209:7: warning: passing argument 2 of ‘paircompare’ discards ‘const’ qualifier from pointer target type [enabled by default] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/radiusd.h:580:6: note: expected ‘struct VALUE_PAIR *’ but argument is of type ‘const struct VALUE_PAIR *’ gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_cram' Making all in rlm_detail... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_detail all rlm_dbm_parser.c: In function ‘storecontent’: rlm_dbm_parser.c:157:9: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_detail' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_detail.c libtool: link: (cd ".libs" && rm -f "rlm_counter.so" && ln -s "rlm_counter-2.2.0.so" "rlm_counter.so") libtool: link: ( cd ".libs" && rm -f "rlm_counter.la" && ln -s "../rlm_counter.la" "rlm_counter.la" ) libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_detail.c -fPIC -DPIC -o .libs/rlm_detail.o for x in .libs/* rlm_counter.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_counter/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm_cat.c gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_counter' Making all in rlm_digest... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_digest all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_digest' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_digest.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DHAVE_GDBM_NDBM_H -c rlm_dbm_cat.c -fPIC -DPIC -o .libs/rlm_dbm_cat.o rlm_detail.c: In function ‘do_detail’: rlm_detail.c:505:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result] libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_digest.c -fPIC -DPIC -o .libs/rlm_digest.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_dbm.la \ -rpath /usr/lib64/freeradius rlm_dbm.lo rlm_dbm.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm_compat -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed \ -o rlm_dbm_parser rlm_dbm_parser.lo /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm_compat -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_dbm.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm_compat.so -L/usr/lib64 /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_dbm-2.2.0.so -o .libs/rlm_dbm-2.2.0.so /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_detail.la \ -rpath /usr/lib64/freeradius rlm_detail.lo rlm_detail.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: (cd ".libs" && rm -f "rlm_dbm.so" && ln -s "rlm_dbm-2.2.0.so" "rlm_dbm.so") libtool: link: ( cd ".libs" && rm -f "rlm_dbm.la" && ln -s "../rlm_dbm.la" "rlm_dbm.la" ) /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed \ -o rlm_dbm_cat rlm_dbm_cat.lo /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm_compat -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_detail.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_detail-2.2.0.so -o .libs/rlm_detail-2.2.0.so /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_digest.la \ -rpath /usr/lib64/freeradius rlm_digest.lo rlm_digest.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -o .libs/rlm_dbm_parser .libs/rlm_dbm_parser.o -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm_compat.so -L/usr/lib64 /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread libtool: link: (cd ".libs" && rm -f "rlm_detail.so" && ln -s "rlm_detail-2.2.0.so" "rlm_detail.so") libtool: link: ( cd ".libs" && rm -f "rlm_detail.la" && ln -s "../rlm_detail.la" "rlm_detail.la" ) for x in .libs/* rlm_detail.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_detail/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done Making all in rlm_dynamic_clients... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_dynamic_clients all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dynamic_clients' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_dynamic_clients.c libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -o .libs/rlm_dbm_cat .libs/rlm_dbm_cat.o -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm_compat.so -L/usr/lib64 /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_detail' libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_digest.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_digest-2.2.0.so -o .libs/rlm_digest-2.2.0.so Making all in rlm_eap... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_eap all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap' libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_dynamic_clients.c -fPIC -DPIC -o .libs/rlm_dynamic_clients.o Making all in libeap... gmake[7]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapcommon.c for x in .libs/* rlm_dbm.la rlm_dbm_parser rlm_dbm_cat; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dbm/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: (cd ".libs" && rm -f "rlm_digest.so" && ln -s "rlm_digest-2.2.0.so" "rlm_digest.so") libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapcommon.c -fPIC -DPIC -o .libs/eapcommon.o libtool: link: ( cd ".libs" && rm -f "rlm_digest.la" && ln -s "../rlm_digest.la" "rlm_digest.la" ) for x in .libs/* rlm_digest.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_digest/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dbm' Making all in rlm_eap2... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_eap2 all /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_dynamic_clients.la \ -rpath /usr/lib64/freeradius rlm_dynamic_clients.lo rlm_dynamic_clients.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_digest' gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap2' gmake[6]: Цель `all' не требует выполнения команд. gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap2' Making all in rlm_example... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_example all Making all in rlm_exec... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_exec all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_example' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include -c rlm_example.c gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_exec' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_exec.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include -c rlm_example.c -fPIC -DPIC -o .libs/rlm_example.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_exec.c -fPIC -DPIC -o .libs/rlm_exec.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapcrypto.c libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_dynamic_clients.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_dynamic_clients-2.2.0.so -o .libs/rlm_dynamic_clients-2.2.0.so libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapcrypto.c -fPIC -DPIC -o .libs/eapcrypto.o libtool: link: (cd ".libs" && rm -f "rlm_dynamic_clients.so" && ln -s "rlm_dynamic_clients-2.2.0.so" "rlm_dynamic_clients.so") /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include -c other.c libtool: link: ( cd ".libs" && rm -f "rlm_dynamic_clients.la" && ln -s "../rlm_dynamic_clients.la" "rlm_dynamic_clients.la" ) for x in .libs/* rlm_dynamic_clients.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dynamic_clients/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include -c other.c -fPIC -DPIC -o .libs/other.o gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_dynamic_clients' Making all in rlm_expiration... /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_example.la \ -rpath /usr/lib64/freeradius rlm_example.lo other.lo rlm_example.c other.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lc -lnsl -lresolv -lpthread /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_expiration all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expiration' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_expiration.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_exec.la \ -rpath /usr/lib64/freeradius rlm_exec.lo rlm_exec.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_expiration.c -fPIC -DPIC -o .libs/rlm_expiration.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapsimlib.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eapsimlib.c -fPIC -DPIC -o .libs/eapsimlib.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_example.o .libs/other.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lc -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_example-2.2.0.so -o .libs/rlm_example-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_exec.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_exec-2.2.0.so -o .libs/rlm_exec-2.2.0.so /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_expiration.la \ -rpath /usr/lib64/freeradius rlm_expiration.lo rlm_expiration.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread libtool: link: (cd ".libs" && rm -f "rlm_exec.so" && ln -s "rlm_exec-2.2.0.so" "rlm_exec.so") libtool: link: (cd ".libs" && rm -f "rlm_example.so" && ln -s "rlm_example-2.2.0.so" "rlm_example.so") libtool: link: ( cd ".libs" && rm -f "rlm_exec.la" && ln -s "../rlm_exec.la" "rlm_exec.la" ) libtool: link: ( cd ".libs" && rm -f "rlm_example.la" && ln -s "../rlm_example.la" "rlm_example.la" ) for x in .libs/* rlm_exec.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_exec/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done for x in .libs/* rlm_example.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_example/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_exec' Making all in rlm_expr... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_expr all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expr' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_expr.c gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_example' Making all in rlm_fastusers... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_fastusers all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_fastusers' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_fastusers.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c fips186prf.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_expr.c -fPIC -DPIC -o .libs/rlm_expr.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_expiration.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_expiration-2.2.0.so -o .libs/rlm_expiration-2.2.0.so libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_fastusers.c -fPIC -DPIC -o .libs/rlm_fastusers.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c fips186prf.c -fPIC -DPIC -o .libs/fips186prf.o libtool: link: (cd ".libs" && rm -f "rlm_expiration.so" && ln -s "rlm_expiration-2.2.0.so" "rlm_expiration.so") libtool: link: ( cd ".libs" && rm -f "rlm_expiration.la" && ln -s "../rlm_expiration.la" "rlm_expiration.la" ) for x in .libs/* rlm_expiration.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expiration/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done rlm_expr.c: In function ‘rand_xlat’: rlm_expr.c:261:7: warning: unused variable ‘rcode’ [-Wunused-variable] gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expiration' Making all in rlm_files... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_files all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_files' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_files.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c cb.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_files.c -fPIC -DPIC -o .libs/rlm_files.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c paircmp.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c cb.c -fPIC -DPIC -o .libs/cb.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c paircmp.c -fPIC -DPIC -o .libs/paircmp.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_fastusers.la \ -rpath /usr/lib64/freeradius rlm_fastusers.lo rlm_fastusers.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_expr.la \ -rpath /usr/lib64/freeradius rlm_expr.lo paircmp.lo rlm_expr.c paircmp.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_files.la \ -rpath /usr/lib64/freeradius rlm_files.lo rlm_files.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eap_tls.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c eap_tls.c -fPIC -DPIC -o .libs/eap_tls.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_fastusers.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_fastusers-2.2.0.so -o .libs/rlm_fastusers-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_expr.o .libs/paircmp.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_expr-2.2.0.so -o .libs/rlm_expr-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_files.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_files-2.2.0.so -o .libs/rlm_files-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_fastusers.so" && ln -s "rlm_fastusers-2.2.0.so" "rlm_fastusers.so") libtool: link: ( cd ".libs" && rm -f "rlm_fastusers.la" && ln -s "../rlm_fastusers.la" "rlm_fastusers.la" ) libtool: link: (cd ".libs" && rm -f "rlm_expr.so" && ln -s "rlm_expr-2.2.0.so" "rlm_expr.so") libtool: link: (cd ".libs" && rm -f "rlm_files.so" && ln -s "rlm_files-2.2.0.so" "rlm_files.so") for x in .libs/* rlm_fastusers.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_fastusers/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: ( cd ".libs" && rm -f "rlm_expr.la" && ln -s "../rlm_expr.la" "rlm_expr.la" ) for x in .libs/* rlm_expr.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expr/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: ( cd ".libs" && rm -f "rlm_files.la" && ln -s "../rlm_files.la" "rlm_files.la" ) gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_fastusers' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c mppe_keys.c for x in .libs/* rlm_files.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_files/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_expr' Making all in rlm_ippool... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_ippool all libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c mppe_keys.c -fPIC -DPIC -o .libs/mppe_keys.o gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_files' gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_ippool' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_ippool.c Making all in rlm_jradius... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_jradius all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_jradius' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DEXTENDED_FMT -c rlm_jradius.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_ippool.c -fPIC -DPIC -o .libs/rlm_ippool.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -DEXTENDED_FMT -c rlm_jradius.c -fPIC -DPIC -o .libs/rlm_jradius.o rlm_ippool.c: In function ‘ippool_accounting’: rlm_ippool.c:341:4: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] ../../include/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_ippool.c: In function ‘ippool_postauth’: rlm_ippool.c:484:2: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] ../../include/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_jradius.c: In function ‘pack_vps’: rlm_jradius.c:639:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ [-Wformat] rlm_jradius.c: In function ‘rlm_jradius_call’: rlm_jradius.c:984:3: warning: pointer targets in passing argument 3 of ‘sock_write’ differ in signedness [-Wpointer-sign] rlm_jradius.c:173:1: note: expected ‘char *’ but argument is of type ‘unsigned char *’ /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c tls.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c rlm_eap.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -DEAPLIB -I. -I.. -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DOPENSSL_NO_KRB5 -c tls.c -fPIC -DPIC -o .libs/tls.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c rlm_eap.c -fPIC -DPIC -o .libs/rlm_eap.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_ippool_tool.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -c rlm_ippool_tool.c -fPIC -DPIC -o .libs/rlm_ippool_tool.o rlm_ippool_tool.c: In function ‘addip’: rlm_ippool_tool.c:156:3: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] ../../include/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ rlm_ippool_tool.c: In function ‘tonewformat’:/bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c eap.c rlm_ippool_tool.c:381:3: warning: pointer targets in passing argument 2 of ‘fr_MD5Update’ differ in signedness [-Wpointer-sign] ../../include/md5.h:70:7: note: expected ‘const uint8_t *’ but argument is of type ‘char *’ /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_jradius.la \ -rpath /usr/lib64/freeradius rlm_jradius.lo rlm_jradius.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -Wl,-O1 -Wl,--as-needed -export-dynamic -o libfreeradius-eap.la -rpath /usr/lib64 eapcommon.lo eapcrypto.lo eapsimlib.lo fips186prf.lo cb.lo eap_tls.lo mppe_keys.lo tls.lo \ /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread -lcrypto -lssl -lcrypto libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c eap.c -fPIC -DPIC -o .libs/eap.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_jradius.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_jradius-2.2.0.so -o .libs/rlm_jradius-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/eapcommon.o .libs/eapcrypto.o .libs/eapsimlib.o .libs/fips186prf.o .libs/cb.o .libs/eap_tls.o .libs/mppe_keys.o .libs/tls.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -lssl -lcrypto -Wl,-O1 -Wl,-soname -Wl,libfreeradius-eap-2.2.0.so -o .libs/libfreeradius-eap-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_jradius.so" && ln -s "rlm_jradius-2.2.0.so" "rlm_jradius.so") libtool: link: ( cd ".libs" && rm -f "rlm_jradius.la" && ln -s "../rlm_jradius.la" "rlm_jradius.la" ) for x in .libs/* rlm_jradius.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_jradius/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: (cd ".libs" && rm -f "libfreeradius-eap.so" && ln -s "libfreeradius-eap-2.2.0.so" "libfreeradius-eap.so") /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_ippool.la \ -rpath /usr/lib64/freeradius rlm_ippool.lo rlm_ippool.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm -lnsl -lresolv -lpthread libtool: link: ( cd ".libs" && rm -f "libfreeradius-eap.la" && ln -s "../libfreeradius-eap.la" "libfreeradius-eap.la" ) gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_jradius' Making all in rlm_krb5... /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j -C rlm_krb5 all gmake[6]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_krb5' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include/et -DKRB5_DEPRECATED -c rlm_krb5.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I/usr/include/et -DKRB5_DEPRECATED -c rlm_krb5.c -fPIC -DPIC -o .libs/rlm_krb5.o gmake[7]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c mem.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c radeapclient.c libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_ippool.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_ippool-2.2.0.so -o .libs/rlm_ippool-2.2.0.so libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c radeapclient.c -fPIC -DPIC -o .libs/radeapclient.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -Ilibeap -c mem.c -fPIC -DPIC -o .libs/mem.o libtool: link: (cd ".libs" && rm -f "rlm_ippool.so" && ln -s "rlm_ippool-2.2.0.so" "rlm_ippool.so") rlm_krb5.c: In function ‘krb5_build_auth_context’: rlm_krb5.c:59:2: error: unknown type name ‘krb5_int32’ rlm_krb5.c: In function ‘verify_krb5_tgt’: rlm_krb5.c:118:2: warning: implicit declaration of function ‘krb5_princ_component’ [-Wimplicit-function-declaration] rlm_krb5.c:118:32: error: ‘c’ undeclared (first use in this function) rlm_krb5.c:118:32: note: each undeclared identifier is reported only once for each function it appears in rlm_krb5.c:133:36: warning: passing argument 2 of ‘krb5_kt_read_service_key’ discards ‘const’ qualifier from pointer target type [enabled by default] /usr/include/krb5-protos.h:2844:1: note: expected ‘krb5_pointer’ but argument is of type ‘const char *’ rlm_krb5.c:208:3: warning: ‘krb5_free_data_contents’ is deprecated (declared at /usr/include/krb5-protos.h:1890) [-Wdeprecated-declarations] rlm_krb5.c: In function ‘krb5_auth’: rlm_krb5.c:261:17: warning: initialization makes pointer from integer without a cast [enabled by default] rlm_krb5.c:261:17: warning: (near initialization for ‘tgtname.data’) [enabled by default] rlm_krb5.c:263:9: warning: excess elements in struct initializer [enabled by default] rlm_krb5.c:263:9: warning: (near initialization for ‘tgtname’) [enabled by default] rlm_krb5.c:336:3: warning: ‘krb5_princ_realm’ is deprecated (declared at /usr/include/krb5-protos.h:3251) [-Wdeprecated-declarations] rlm_krb5.c:336:43: error: request for member ‘length’ in something not a structure or union rlm_krb5.c:337:3: warning: ‘krb5_princ_realm’ is deprecated (declared at /usr/include/krb5-protos.h:3251) [-Wdeprecated-declarations] rlm_krb5.c:337:43: error: request for member ‘data’ in something not a structure or union rlm_krb5.c:340:3: warning: ‘krb5_princ_realm’ is deprecated (declared at /usr/include/krb5-protos.h:3251) [-Wdeprecated-declarations] rlm_krb5.c:340:43: error: request for member ‘length’ in something not a structure or union rlm_krb5.c:341:3: warning: ‘krb5_princ_realm’ is deprecated (declared at /usr/include/krb5-protos.h:3251) [-Wdeprecated-declarations] rlm_krb5.c:341:43: error: request for member ‘data’ in something not a structure or union rlm_krb5.c:349:2: warning: ‘krb5_get_in_tkt_with_password’ is deprecated (declared at /usr/include/krb5-protos.h:2221) [-Wdeprecated-declarations] rlm_krb5.c:307:2: warning: ignoring return value of ‘tmpnam’, declared with attribute warn_unused_result [-Wunused-result] gmake[6]: *** [rlm_krb5.lo] Ошибка 1 gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_krb5' gmake[5]: *** [rlm_krb5] Ошибка 2 gmake[5]: *** Ожидание завершения заданий... /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed \ -o rlm_ippool_tool rlm_ippool_tool.lo /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lgdbm -lnsl -lresolv -lpthread libtool: link: ( cd ".libs" && rm -f "rlm_ippool.la" && ln -s "../rlm_ippool.la" "rlm_ippool.la" ) radeapclient.c: In function ‘respond_eap_md5’: radeapclient.c:774:11: warning: variable ‘name’ set but not used [-Wunused-but-set-variable] radeapclient.c:771:20: warning: variable ‘namesize’ set but not used [-Wunused-but-set-variable] radeapclient.c: In function ‘main’: radeapclient.c:976:6: warning: variable ‘count’ set but not used [-Wunused-but-set-variable] libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -o .libs/rlm_ippool_tool .libs/rlm_ippool_tool.o -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so /usr/lib64/libgdbm.so -lnsl -lresolv -lpthread for x in .libs/* rlm_ippool.la rlm_ippool_tool; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_ippool/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done Making all in types... gmake[7]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types' /usr/bin/gmake -w --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 - --jobserver-fds=3,4 -j WHAT_TO_MAKE=all common gmake[8]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types' Making all in rlm_eap_gtc... Making all in rlm_eap_sim... gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_ippool' gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_sim' gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_gtc' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_sim.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_gtc.c Making all in rlm_eap_tls... gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_tls' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_tls.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_sim.c -fPIC -DPIC -o .libs/rlm_eap_sim.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_gtc.c -fPIC -DPIC -o .libs/rlm_eap_gtc.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_tls.c -fPIC -DPIC -o .libs/rlm_eap_tls.o rlm_eap_sim.c: In function ‘eap_sim_getchalans’: rlm_eap_sim.c:159:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat] rlm_eap_sim.c:172:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat] rlm_eap_sim.c:185:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ [-Wformat] rlm_eap_sim.c: In function ‘process_eap_sim_start’: rlm_eap_sim.c:477:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ [-Wformat] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_gtc.la \ -rpath /usr/lib64/freeradius rlm_eap_gtc.lo rlm_eap_gtc.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread rlm_eap_tls.c: In function ‘cbtls_remove_session’: rlm_eap_tls.c:214:14: warning: unused variable ‘vp’ [-Wunused-variable] rlm_eap_tls.c: In function ‘ocsp_parse_cert_url’: rlm_eap_tls.c:281:6: warning: pointer targets in passing argument 1 of ‘OCSP_parse_url’ differ in signedness [-Wpointer-sign] /usr/include/openssl/ocsp.h:458:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’ rlm_eap_tls.c: In function ‘cbtls_verify’: rlm_eap_tls.c:671:9: warning: pointer targets in passing argument 2 of ‘pairmake’ differ in signedness [-Wpointer-sign] /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/freeradius-devel/libradius.h:356:13: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ rlm_eap_tls.c: In function ‘init_tls_ctx’: rlm_eap_tls.c:952:7: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_sim.la \ -rpath /usr/lib64/freeradius rlm_eap_sim.lo rlm_eap_sim.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la ../../libeap/libfreeradius-eap.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o radeapclient radeapclient.lo /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la libeap/libfreeradius-eap.la /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread -lcrypto -lssl -lcrypto libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_gtc.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_gtc-2.2.0.so -o .libs/rlm_eap_gtc-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_eap_gtc.so" && ln -s "rlm_eap_gtc-2.2.0.so" "rlm_eap_gtc.so") libtool: link: ( cd ".libs" && rm -f "rlm_eap_gtc.la" && ln -s "../rlm_eap_gtc.la" "rlm_eap_gtc.la" ) for x in .libs/* rlm_eap_gtc.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_gtc/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_sim.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -L/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed ../../libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_sim-2.2.0.so -o .libs/rlm_eap_sim-2.2.0.so gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_gtc' Making all in rlm_eap_mschapv2... gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_mschapv2' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_mschapv2.c libtool: link: x86_64-pc-linux-gnu-gcc -Wl,-O1 -o .libs/radeapclient .libs/radeapclient.o -Wl,--as-needed libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -lssl -lcrypto libtool: link: (cd ".libs" && rm -f "rlm_eap_sim.so" && ln -s "rlm_eap_sim-2.2.0.so" "rlm_eap_sim.so") libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_mschapv2.c -fPIC -DPIC -o .libs/rlm_eap_mschapv2.o libtool: link: ( cd ".libs" && rm -f "rlm_eap_sim.la" && ln -s "../rlm_eap_sim.la" "rlm_eap_sim.la" ) for x in .libs/* rlm_eap_sim.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_sim/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done Making all in rlm_eap_leap... gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_leap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_leap.c gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_sim' Making all in rlm_eap_md5... gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_md5' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_leap.c -fPIC -DPIC -o .libs/rlm_eap_leap.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c rlm_eap_md5.c -fPIC -DPIC -o .libs/rlm_eap_md5.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_tls.la \ -rpath /usr/lib64/freeradius rlm_eap_tls.lo rlm_eap_tls.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la ../../libeap/libfreeradius-eap.la -lcrypto -lssl -lcrypto -lnsl -lresolv -lpthread rlm_eap_leap.c: In function ‘leap_authenticate’: rlm_eap_leap.c:99:9: warning: variable ‘username’ set but not used [-Wunused-but-set-variable] /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c eap_leap.c /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_mschapv2.la \ -rpath /usr/lib64/freeradius rlm_eap_mschapv2.lo rlm_eap_mschapv2.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c eap_md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c eap_leap.c -fPIC -DPIC -o .libs/eap_leap.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c eap_md5.c -fPIC -DPIC -o .libs/eap_md5.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_tls.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -L/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed ../../libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_tls-2.2.0.so -o .libs/rlm_eap_tls-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_eap_tls.so" && ln -s "rlm_eap_tls-2.2.0.so" "rlm_eap_tls.so") libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_mschapv2.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_mschapv2-2.2.0.so -o .libs/rlm_eap_mschapv2-2.2.0.so libtool: link: ( cd ".libs" && rm -f "rlm_eap_tls.la" && ln -s "../rlm_eap_tls.la" "rlm_eap_tls.la" ) for x in .libs/* rlm_eap_tls.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_tls/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: (cd ".libs" && rm -f "rlm_eap_mschapv2.so" && ln -s "rlm_eap_mschapv2-2.2.0.so" "rlm_eap_mschapv2.so") /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_md5.la \ -rpath /usr/lib64/freeradius rlm_eap_md5.lo eap_md5.lo rlm_eap_md5.c eap_md5.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_tls' Making all in rlm_eap_ttls... libtool: link: ( cd ".libs" && rm -f "rlm_eap_mschapv2.la" && ln -s "../rlm_eap_mschapv2.la" "rlm_eap_mschapv2.la" ) gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_ttls' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_ttls.c for x in .libs/* rlm_eap_mschapv2.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_mschapv2/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c smbdes.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_ttls.c -fPIC -DPIC -o .libs/rlm_eap_ttls.o gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_mschapv2' Making all in rlm_eap_peap... gmake[9]: Вход в каталог `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_peap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_peap.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -c smbdes.c -fPIC -DPIC -o .libs/smbdes.o libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_md5.o .libs/eap_md5.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_md5-2.2.0.so -o .libs/rlm_eap_md5-2.2.0.so libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c rlm_eap_peap.c -fPIC -DPIC -o .libs/rlm_eap_peap.o libtool: link: (cd ".libs" && rm -f "rlm_eap_md5.so" && ln -s "rlm_eap_md5-2.2.0.so" "rlm_eap_md5.so") libtool: link: ( cd ".libs" && rm -f "rlm_eap_md5.la" && ln -s "../rlm_eap_md5.la" "rlm_eap_md5.la" ) for x in .libs/* rlm_eap_md5.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_md5/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_md5' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c peap.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c peap.c -fPIC -DPIC -o .libs/peap.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c ttls.c libtool: compile: x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0 -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -O2 -pipe -Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DNDEBUG -DWITH_SYSTEM_LTDL -I/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src -DWITH_SYSTEM_LTDL -I../.. -I../../libeap -DOPENSSL_NO_KRB5 -c ttls.c -fPIC -DPIC -o .libs/ttls.o /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_leap.la \ -rpath /usr/lib64/freeradius rlm_eap_leap.lo eap_leap.lo smbdes.lo rlm_eap_leap.c eap_leap.c smbdes.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la -lnsl -lresolv -lpthread peap.c: In function ‘print_tunneled_data’: peap.c:716:4: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ [-Wformat] libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_leap.o .libs/eap_leap.o .libs/smbdes.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_leap-2.2.0.so -o .libs/rlm_eap_leap-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_eap_leap.so" && ln -s "rlm_eap_leap-2.2.0.so" "rlm_eap_leap.so") libtool: link: ( cd ".libs" && rm -f "rlm_eap_leap.la" && ln -s "../rlm_eap_leap.la" "rlm_eap_leap.la" ) for x in .libs/* rlm_eap_leap.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_leap/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_leap' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_ttls.la \ -rpath /usr/lib64/freeradius rlm_eap_ttls.lo ttls.lo rlm_eap_ttls.c ttls.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la ../../libeap/libfreeradius-eap.la -lcrypto -lssl -lcrypto -lnsl -lresolv -lpthread /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap_peap.la \ -rpath /usr/lib64/freeradius rlm_eap_peap.lo peap.lo rlm_eap_peap.c peap.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la ../../libeap/libfreeradius-eap.la -lcrypto -lssl -lcrypto -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_ttls.o .libs/ttls.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -L/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed ../../libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_ttls-2.2.0.so -o .libs/rlm_eap_ttls-2.2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap_peap.o .libs/peap.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -L/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed ../../libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap_peap-2.2.0.so -o .libs/rlm_eap_peap-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_eap_ttls.so" && ln -s "rlm_eap_ttls-2.2.0.so" "rlm_eap_ttls.so") libtool: link: (cd ".libs" && rm -f "rlm_eap_peap.so" && ln -s "rlm_eap_peap-2.2.0.so" "rlm_eap_peap.so") libtool: link: ( cd ".libs" && rm -f "rlm_eap_ttls.la" && ln -s "../rlm_eap_ttls.la" "rlm_eap_ttls.la" ) for x in .libs/* rlm_eap_ttls.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_ttls/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done libtool: link: ( cd ".libs" && rm -f "rlm_eap_peap.la" && ln -s "../rlm_eap_peap.la" "rlm_eap_peap.la" ) for x in .libs/* rlm_eap_peap.la; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_peap/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_ttls' gmake[9]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types/rlm_eap_peap' gmake[8]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types' gmake[7]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/types' /bin/sh /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/libtool --mode=link x86_64-pc-linux-gnu-gcc -release 2.2.0 \ -module -export-dynamic -Wl,-O1 -Wl,--as-needed -o rlm_eap.la \ -rpath /usr/lib64/freeradius libeap types rlm_eap.lo eap.lo mem.lo rlm_eap.c eap.c mem.c /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/libfreeradius-radius.la libeap/libfreeradius-eap.la -lltdl -lnsl -lresolv -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rlm_eap.o .libs/eap.o .libs/mem.o -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/libeap/.libs -Wl,-rpath -Wl,/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -L/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs -Wl,--as-needed libeap/.libs/libfreeradius-eap.so /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/lib/.libs/libfreeradius-radius.so -lssl -lcrypto /usr/lib64/libltdl.so -ldl -lnsl -lresolv -lpthread -Wl,-O1 -Wl,-soname -Wl,rlm_eap-2.2.0.so -o .libs/rlm_eap-2.2.0.so libtool: link: (cd ".libs" && rm -f "rlm_eap.so" && ln -s "rlm_eap-2.2.0.so" "rlm_eap.so") libtool: link: ( cd ".libs" && rm -f "rlm_eap.la" && ln -s "../rlm_eap.la" "rlm_eap.la" ) for x in .libs/* rlm_eap.la radeapclient; do \ rm -rf /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ ln -s /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap/$x /var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/lib/$x; \ done gmake[6]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules/rlm_eap' gmake[5]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules' gmake[4]: *** [all] Ошибка 2 gmake[4]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src/modules' gmake[3]: *** [modules] Ошибка 2 gmake[3]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src' gmake[2]: *** [all] Ошибка 2 gmake[2]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0/src' gmake[1]: *** [src] Ошибка 2 gmake[1]: Выход из каталога `/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0' make: *** [all] Ошибка 2 * ERROR: net-dialup/freeradius-2.2.0 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-dialup/freeradius-2.2.0'`, * the complete build log and the output of `emerge -pqv '=net-dialup/freeradius-2.2.0'`. * The complete build log is located at '/var/tmp/portage/net-dialup/freeradius-2.2.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/freeradius-2.2.0/temp/environment'. * Working directory: '/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0' * S: '/var/tmp/portage/net-dialup/freeradius-2.2.0/work/freeradius-server-2.2.0'