Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 460382 Details for
Bug 605936
net-ftp/proftpd-1.3.5d : mod_tls.c:613:12: error: ‘TLS_ST_OK’ undeclared (first use in this function), USE=libressl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-ftp:proftpd-1.3.5d:20170116-172450.log
net-ftp:proftpd-1.3.5d:20170116-172450.log (text/plain), 40.02 KB, created by
Toralf Förster
on 2017-01-16 19:07:52 UTC
(
hide
)
Description:
net-ftp:proftpd-1.3.5d:20170116-172450.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-16 19:07:52 UTC
Size:
40.02 KB
patch
obsolete
> * Package: net-ftp/proftpd-1.3.5d > * Repository: gentoo > * Maintainer: slyfox@gentoo.org > * USE: abi_x86_64 acl amd64 caps elibc_glibc ipv6 kernel_linux libressl ncurses nls pam pcre ssl tcpd userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking proftpd-1.3.5d.tar.gz to /var/tmp/portage/net-ftp/proftpd-1.3.5d/work >>>> Source unpacked in /var/tmp/portage/net-ftp/proftpd-1.3.5d/work >>>> Preparing source in /var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d ... > * econf: updating proftpd-1.3.5d/lib/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/lib/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/lib/libltdl/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/lib/libltdl/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/contrib/mod_snmp/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/contrib/mod_snmp/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/contrib/mod_sftp/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/contrib/mod_sftp/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/contrib/mod_load/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/contrib/mod_load/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/contrib/mod_dnsbl/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/contrib/mod_dnsbl/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating proftpd-1.3.5d/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating proftpd-1.3.5d/config.guess with /usr/share/gnuconfig/config.guess >./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 --docdir=/usr/share/doc/proftpd-1.3.5d --htmldir=/usr/share/doc/proftpd-1.3.5d/html --libdir=/usr/lib64 --localstatedir=/var/run/proftpd --sysconfdir=/etc/proftpd --disable-strip --enable-facl --disable-auth-file --enable-cap --disable-ctrls --disable-dso --disable-ident --enable-ipv6 --disable-memcache --enable-ncurses --enable-nls --enable-openssl --enable-auth-pam --enable-pcre --disable-tests --disable-trace --enable-shadow --enable-autoshadow --with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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 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-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if 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... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) 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 whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >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... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether the C compiler accepts -Wall... yes >checking for getopt... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long... yes >checking which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/games/lib64 /usr/games/lib32 /usr/games/lib /opt/ekopath/lib /opt/ekopath/lib/6.0.967/x8664/64 /usr/lib64/libgig/ /usr/lib64/opencollada >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for bindtextdomain in -lintl... no >checking for bindtextdomain in -lc... yes >checking for iconv_open in -liconv... no >checking for libiconv_open in -liconv... no >checking for iconv_open in -lc... yes >checking for standalone crypt... no >checking for crypt in -lcrypt... yes >checking for standalone gethostbyname... yes >checking for standalone inet_aton... yes >checking for standalone nsl functions... yes >checking for standalone socket functions... yes >checking for _pw_stayopen variable... no >checking krb.h usability... no >checking krb.h presence... no >checking for krb.h... no >checking login.h usability... no >checking login.h presence... no >checking for login.h... no >checking prot.h usability... no >checking prot.h presence... no >checking for prot.h... no >checking usersec.h usability... no >checking usersec.h presence... no >checking for usersec.h... no >checking hpsecurity.h usability... no >checking hpsecurity.h presence... no >checking for hpsecurity.h... no >checking for hpsecurity.h workaround... 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 for sys/wait.h that is POSIX.1 compatible... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking junistd.h usability... no >checking junistd.h presence... no >checking for junistd.h... no >checking for memory.h... (cached) yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking for struct spwd.sp_warn... yes >checking for struct spwd.sp_inact... yes >checking for struct spwd.sp_expire... yes >checking for security/pam_appl.h... yes >checking for security/pam_modules.h... yes >checking for pam/pam_appl.h... no >checking for pam_start in -lpam... yes >checking linux/capability.h usability... yes >checking linux/capability.h presence... yes >checking for linux/capability.h... yes >checking for cap_init in -lcap2... no >checking for cap_init in -lcap... yes >checking whether to enable mod_cap... yes >checking bstring.h usability... no >checking bstring.h presence... no >checking for bstring.h... no >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for inttypes.h... (cached) yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for sys/types.h... (cached) yes >checking sys/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for net/if.h... yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for sys/param.h... yes >checking for sys/mount.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking whether netdb.h requires _USE_IRS... no >checking for netinet/in_systm.h... yes >checking for netinet/ip.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for sys/stat.h... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking sys/termios.h usability... yes >checking sys/termios.h presence... yes >checking for sys/termios.h... yes >checking sys/termio.h usability... no >checking sys/termio.h presence... no >checking for sys/termio.h... no >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/statvfs.h usability... yes >checking sys/statvfs.h presence... yes >checking for sys/statvfs.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking ndir.h usability... no >checking ndir.h presence... no >checking for ndir.h... no >checking sys/ndir.h usability... no >checking sys/ndir.h presence... no >checking for sys/ndir.h... no >checking sys/dir.h usability... yes >checking sys/dir.h presence... yes >checking for sys/dir.h... yes >checking vmsdir.h usability... no >checking vmsdir.h presence... no >checking for vmsdir.h... no >checking ucred.h usability... no >checking ucred.h presence... no >checking for ucred.h... no >checking ucontext.h usability... yes >checking ucontext.h presence... yes >checking for ucontext.h... yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking ncurses.h usability... yes >checking ncurses.h presence... yes >checking for ncurses.h... yes >checking for tzname global variable... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for uid_t in sys/types.h... yes >checking for pid_t... yes >checking for size_t... yes >checking for mode_t... yes >checking for off_t... yes >checking type of array argument to getgroups... gid_t >checking for timer_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 8 >checking for long long... yes >checking size of long long... 8 >checking for off_t... (cached) yes >checking size of off_t... 8 >checking for size_t... (cached) yes >checking size of size_t... 8 >checking for time_t... yes >checking size of time_t... 8 >checking for char *... yes >checking size of char *... 8 >checking for void *... yes >checking size of void *... 8 >checking for mode_t... (cached) yes >checking for ino_t... yes >checking for intptr_t... yes >checking for socklen_t... yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking whether struct utmp has ut_user... yes >checking whether struct utmp has ut_host... yes >checking whether struct utmp has ut_exit... yes >checking whether syslog.h defines LOG_CRON... yes >checking whether syslog.h defines LOG_FTP... yes >checking for d_fd in DIR structure... no >checking for dd_fd in DIR structure... no >checking for __dd_fd in DIR structure... no >checking for working alloca.h... yes >checking for alloca... yes >checking for alloca in -lucb... no >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for bcopy... yes >checking for crypt... yes >checking for fdatasync... yes >checking for fgetgrent... yes >checking for fgetpwent... yes >checking for fgetspent... yes >checking for flock... yes >checking for fpathconf... yes >checking for freeaddrinfo... yes >checking for futimes... yes >checking for getifaddrs... yes >checking for getpgid... yes >checking for getpgrp... yes >checking for mkdtemp... yes >checking for nl_langinfo... yes >checking for gai_strerror... yes >checking for iconv... yes >checking for dirfd... yes >checking for getaddrinfo... yes >checking for getcwd... yes >checking for getenv... yes >checking for getgrouplist... yes >checking for getgrset... no >checking for gethostbyname2... yes >checking for gethostname... yes >checking for getnameinfo... yes >checking for gettimeofday... yes >checking for hstrerror... yes >checking for inet_aton... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for loginrestrictions... no >checking for memcpy... yes >checking for mempcpy... yes >checking for mkdir... yes >checking for mkstemp... yes >checking for mlock... yes >checking for mlockall... yes >checking for munlock... yes >checking for munlockall... yes >checking for pathconf... yes >checking for putenv... yes >checking for regcomp... yes >checking for rmdir... yes >checking for select... yes >checking for setgroups... yes >checking for socket... yes >checking for statfs... yes >checking for strchr... yes >checking for strcoll... yes >checking for strerror... yes >checking for strlcat... no >checking for strlcpy... no >checking for strsep... yes >checking for strtod... yes >checking for strtof... yes >checking for strtol... yes >checking for strtoull... yes >checking for setprotoent... yes >checking for setspent... yes >checking for endprotoent... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for setsid... yes >checking for setgroupent... no >checking for seteuid... yes >checking for setegid... yes >checking for setenv... yes >checking for setpgid... yes >checking for siginterrupt... yes >checking for tzset... yes >checking for uname... yes >checking for unsetenv... yes >checking for setpassent... no >checking for struct cmsgcred.cmcred_uid... no >checking for struct sockcred.sc_uid... no >checking for struct sockpeercred.uid... no >checking for struct sockaddr_in.sin_len... no >checking for struct statfs.f_fstypename... no >checking for struct statfs.f_type... yes >checking whether struct addrinfo is defined... yes >checking whether struct sockaddr_storage is defined... yes >checking whether ss_family is defined... yes >checking whether ss_len is defined... no >checking whether __ss_len is defined... no >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking which POSIX ACL implementation to use... Linux >checking for perm_copy_fd in -lacl... yes >checking which sendfile() implementation to use... Linux >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking whether setgrent returns void... yes >checking for initscr in -lcurses... yes >checking for initscr in -lncursesw... yes >checking for halfdelay in -ltinfo... no >checking for setproctitle... no >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking for setproctitle in -lutil... no >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking whether __progname and __progname_full are available... yes >checking which argv replacement method to use... writeable >checking whether printf supports %llu format... yes >checking for duplicate module build requests... no >checking whether OpenSSL is compiled with FIPS support... no >checking whether linking with OpenSSL functions succeeds... yes >checking whether linking with OpenSSL has complete ECC support... yes >configure: creating ./config.status >config.status: creating contrib/Makefile >config.status: creating include/Makefile >config.status: creating lib/Makefile >config.status: creating locale/Makefile >config.status: creating modules/Makefile >config.status: creating src/Makefile >config.status: creating src/prxs >config.status: creating src/ftpdctl.8 >config.status: creating src/proftpd.8 >config.status: creating src/proftpd.conf.5 >config.status: creating src/xferlog.5 >config.status: creating tests/Makefile >config.status: creating utils/Makefile >config.status: creating utils/ftpcount.1 >config.status: creating utils/ftpscrub.8 >config.status: creating utils/ftpshut.8 >config.status: creating utils/ftptop.1 >config.status: creating utils/ftpwho.1 >config.status: creating Makefile >config.status: creating Make.rules >config.status: creating config.h >config.status: executing libtool commands >config.status: executing default commands >=== configuring in contrib/mod_wrap2 (/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/contrib/mod_wrap2) >configure: running /bin/sh ./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' '--docdir=/usr/share/doc/proftpd-1.3.5d' '--htmldir=/usr/share/doc/proftpd-1.3.5d/html' '--libdir=/usr/lib64' '--localstatedir=/var/run/proftpd' '--sysconfdir=/etc/proftpd' '--disable-strip' '--enable-facl' '--disable-auth-file' '--enable-cap' '--disable-ctrls' '--disable-dso' '--disable-ident' '--enable-ipv6' '--disable-memcache' '--enable-ncurses' '--enable-nls' '--enable-openssl' '--enable-auth-pam' '--enable-pcre' '--disable-tests' '--disable-trace' '--enable-shadow' '--enable-autoshadow' '--with-modules=mod_facl:mod_tls:mod_tls_shmcache:mod_wrap2:mod_wrap2_file' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=native -Wall' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-O2 -pipe -march=native' --cache-file=/dev/null --srcdir=. >configure: creating ./config.status >config.status: creating Makefile >config.status: creating mod_wrap2.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d ... >make -j1 >echo \#define BUILD_STAMP \"`date +"%a %b %e %Y %H:%M:%S %Z"`\" > include/buildstamp.h >cd lib/ && make lib >make[1]: Entering directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/lib' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c pr_fnmatch.c >In file included from pr_fnmatch.c:256:0: >pr_fnmatch_loop.c: In function âinternal_fnmatchâ: >pr_fnmatch_loop.c:75:7: warning: variable âis_seqvalâ set but not used [-Wunused-but-set-variable] > int is_seqval; > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c sstrncpy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c strsep.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c vsnprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c glibc-glob.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c glibc-hstrerror.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c glibc-mkstemp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c pr-syslog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c pwgrent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c tpl.c >x86_64-pc-linux-gnu-ar rc libsupp.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o tpl.o >x86_64-pc-linux-gnu-ranlib libsupp.a >make[1]: Leaving directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/lib' >cd src/ && make src >make[1]: Entering directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c timers.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c sets.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c pool.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c privs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c str.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c table.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c regexp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c dirtree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c expr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c support.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c netaddr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c inet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c child.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c lastlog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c xferlog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c bindings.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c netacl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c class.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c scoreboard.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c feat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c netio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c cmd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c response.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c data.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c modules.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c stash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c display.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c auth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c fsio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mkhome.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c ctrls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c event.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c var.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c throttle.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c trace.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c encode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c proctitle.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c filter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c pidfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c env.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c rlimit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c wtmp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c memcache.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c ftpdctl.c >make[1]: Leaving directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/src' >cd modules/ && make static >make[1]: Entering directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/modules' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_core.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_xfer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_rlimit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_auth_unix.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_auth.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_ls.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_log.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_site.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_delay.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_facts.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_auth_pam.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_facl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLINUX -I.. -I../include -O2 -pipe -march=native -Wall -Wall -c mod_tls.c >mod_tls.c: In function âget_dhâ: >mod_tls.c:100:7: warning: implicit declaration of function âDH_set0_pqgâ [-Wimplicit-function-declaration] > if (DH_set0_pqg(dh, p, NULL, g) != 1) { > ^ >mod_tls.c: In function âread_certâ: >mod_tls.c:118:34: warning: implicit declaration of function âSSL_CTX_get_default_passwd_cbâ [-Wimplicit-function-declaration] > cert = PEM_read_X509(fh, NULL, SSL_CTX_get_default_passwd_cb(ssl_ctx), > ^ >mod_tls.c:119:5: warning: implicit declaration of function âSSL_CTX_get_default_passwd_cb_userdataâ [-Wimplicit-function-declaration] > SSL_CTX_get_default_passwd_cb_userdata(ssl_ctx)); > ^ >mod_tls.c:118:34: warning: passing argument 3 of âPEM_read_X509â makes pointer from integer without a cast [-Wint-conversion] > cert = PEM_read_X509(fh, NULL, SSL_CTX_get_default_passwd_cb(ssl_ctx), > ^ >In file included from /usr/include/openssl/ssl.h:150:0, > from ../include/mod_tls.h:34, > from mod_tls.c:39: >/usr/include/openssl/pem.h:434:1: note: expected âint (*)(char *, int, int, void *)â but argument is of type âintâ > DECLARE_PEM_rw(X509, X509) > ^ >mod_tls.c:119:5: warning: passing argument 4 of âPEM_read_X509â makes pointer from integer without a cast [-Wint-conversion] > SSL_CTX_get_default_passwd_cb_userdata(ssl_ctx)); > ^ >In file included from /usr/include/openssl/ssl.h:150:0, > from ../include/mod_tls.h:34, > from mod_tls.c:39: >/usr/include/openssl/pem.h:434:1: note: expected âvoid *â but argument is of type âintâ > DECLARE_PEM_rw(X509, X509) > ^ >mod_tls.c: In function âtls_diags_cbâ: >mod_tls.c:613:12: error: âTLS_ST_OKâ undeclared (first use in this function) > case TLS_ST_OK: > ^ >mod_tls.c:613:12: note: each undeclared identifier is reported only once for each function it appears in >mod_tls.c:637:22: error: âTLS_ST_SR_CLNT_HELLOâ undeclared (first use in this function) > if (ssl_state == TLS_ST_SR_CLNT_HELLO) { > ^ >mod_tls.c: In function âtls_init_ctxâ: >mod_tls.c:2874:44: warning: passing argument 2 of âSSL_CTX_sess_set_get_cbâ from incompatible pointer type [-Wincompatible-pointer-types] > SSL_CTX_sess_set_get_cb(ssl_ctx, tls_sess_cache_get_sess_cb); > ^ >In file included from ../include/mod_tls.h:34:0, > from mod_tls.c:39: >/usr/include/openssl/ssl.h:930:6: note: expected âSSL_SESSION * (*)(struct ssl_st *, unsigned char *, int, int *) {aka struct ssl_session_st * (*)(struct ssl_st *, unsigned char *, int, int *)}â but argument is of type âSSL_SESSION * (*)(SSL *, const unsigned char *, int, int *) {aka struct ssl_session_st * (*)(struct ssl_st *, const unsigned char *, int, int *)}â > void SSL_CTX_sess_set_get_cb(SSL_CTX *ctx, > ^ >mod_tls.c: In function âtls_dotlogin_allowâ: >mod_tls.c:4841:5: warning: implicit declaration of function âX509_get0_signatureâ [-Wimplicit-function-declaration] > X509_get0_signature(&client_sig, NULL, client_cert); > ^ >mod_tls.c: In function âtls_verify_crlâ: >mod_tls.c:5890:10: warning: implicit declaration of function âX509_STORE_CTX_get1_crlsâ [-Wimplicit-function-declaration] > crls = X509_STORE_CTX_get1_crls(store_ctx, subject); > ^ >mod_tls.c:5890:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > crls = X509_STORE_CTX_get1_crls(store_ctx, subject); > ^ >mod_tls.c:5987:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > crls = X509_STORE_CTX_get1_crls(store_ctx, subject); > ^ >mod_tls.c:6009:14: warning: implicit declaration of function âX509_REVOKED_get0_serialNumberâ [-Wimplicit-function-declaration] > sn = X509_REVOKED_get0_serialNumber(revoked); > ^ >mod_tls.c:6009:12: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > sn = X509_REVOKED_get0_serialNumber(revoked); > ^ >mod_tls.c: In function âtls_verify_ocsp_urlâ: >mod_tls.c:6375:11: warning: implicit declaration of function âX509_STORE_CTX_get0_storeâ [-Wimplicit-function-declaration] > store = X509_STORE_CTX_get0_store(ctx); > ^ >mod_tls.c:6375:9: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > store = X509_STORE_CTX_get0_store(ctx); > ^ >mod_tls.c: In function âtls_sess_cache_get_sess_cbâ: >mod_tls.c:7107:48: warning: passing argument 2 of âtls_sess_cache->getâ discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > sess = (tls_sess_cache->get)(tls_sess_cache, sess_id, sess_id_len); > ^ >mod_tls.c:7107:48: note: expected âunsigned char *â but argument is of type âconst unsigned char *â >mod_tls.c: At top level: >mod_tls.c:2664:16: warning: âtls_ecdh_cbâ defined but not used [-Wunused-function] > static EC_KEY *tls_ecdh_cb(SSL *ssl, int is_export, int keylen) { > ^ >make[1]: *** [Makefile:31: mod_tls.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d/modules' >make: *** [Makefile:39: modules] Error 2 > * ERROR: net-ftp/proftpd-1.3.5d::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-ftp/proftpd-1.3.5d::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-ftp/proftpd-1.3.5d::gentoo'`. > * The complete build log is located at '/var/log/portage/net-ftp:proftpd-1.3.5d:20170116-172450.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-ftp/proftpd-1.3.5d/temp/environment'. > * Working directory: '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d' > * S: '/var/tmp/portage/net-ftp/proftpd-1.3.5d/work/proftpd-1.3.5d'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605936
:
460372
|
460374
|
460376
|
460378
|
460380
| 460382