FreeBSD Bugzilla – Attachment 171273 Details for
Bug 210130
mail/fetchmail: Build fails, undefined reference to `SSLv3_client_method'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Previous log was incomplete
fetchmail.log (text/plain), 28.25 KB, created by
Helmut Ritter
on 2016-06-10 15:52:47 UTC
(
hide
)
Description:
Previous log was incomplete
Filename:
MIME Type:
Creator:
Helmut Ritter
Created:
2016-06-10 15:52:47 UTC
Size:
28.25 KB
patch
obsolete
>[helmut@BSDHelmut1064 /usr/ports/mail/fetchmail]$ sudo MAKE_JONS_UNSAFE=YES make 2>&1 | tee ~/fetchmail.log >/!\ WARNING /!\ >You are using the following deprecated options: WITHOUT_X11 >If you added them on the command line, you should replace them by >WITH="" WITHOUT="X11" > >If they are global options set in your make.conf, you should replace them with: >OPTIONS_UNSET=X11 > >If they are local to this port, you should use: >mail_fetchmail_UNSET=X11 > >===> License GPLv2 LGPL21 accepted by the user >===> Found saved configuration for fetchmail-6.3.26_3 >===> fetchmail-6.3.26_3 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by fetchmail-6.3.26_3 for building >===> Extracting for fetchmail-6.3.26_3 >=> SHA256 Checksum OK for fetchmail-6.3.26.tar.xz. >===> Patching for fetchmail-6.3.26_3 >===> fetchmail-6.3.26_3 depends on file: /usr/local/lib/libcrypto.so.37 - found >===> fetchmail-6.3.26_3 depends on executable: gmake - found >===> fetchmail-6.3.26_3 depends on executable: msgfmt - found >===> fetchmail-6.3.26_3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >===> Configuring for fetchmail-6.3.26_3 >===> FreeBSD 10 autotools fix applied to /usr/ports/mail/fetchmail/work/fetchmail-6.3.26/config.rpath >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd10.3 >checking host system type... amd64-portbld-freebsd10.3 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking whether gmake supports nested variables... (cached) yes >checking whether : version >= 2.0... yes >configure: WARNING: Disabling fetchmailconf: python 2.0 or greater not found >checking for gawk... (cached) /usr/bin/awk >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for style of include used by gmake... GNU >checking dependency style of cc... gcc3 >checking whether cc understands -c and -o together... yes >checking how to run the C preprocessor... cpp >checking for ranlib... ranlib >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for minix/config.h... (cached) no >checking whether it is safe to define __EXTENSIONS__... yes >checking for strerror in -lcposix... no >checking for a working shell...... /bin/sh >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for size_t... (cached) yes >checking for pid_t... (cached) yes >checking return type of signal handlers... void >checking for unistd.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking termio.h usability... no >checking termio.h presence... no >checking for termio.h... no >checking sgtty.h usability... no >checking sgtty.h presence... no >checking for sgtty.h... no >checking for stdarg.h... (cached) yes >checking sys/itimer.h usability... no >checking sys/itimer.h presence... no >checking for sys/itimer.h... no >checking for fcntl.h... (cached) yes >checking for sys/fcntl.h... (cached) yes >checking for memory.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking for arpa/inet.h... (cached) yes >checking for arpa/nameser.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking net/socket.h usability... no >checking net/socket.h presence... no >checking for net/socket.h... no >checking for netdb.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for langinfo.h... (cached) yes >checking for u_int32_t... (cached) yes >checking for resolv.h... (cached) yes >checking whether h_errno is declared... (cached) yes >checking for an ANSI C-conforming const... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether gmake sets $(MAKE)... (cached) yes >checking for bison... bison -y >configure: found FreeBSD - Adding -lkvm -lcom_err to standard libraries >checking whether NLS is requested... yes >checking for msgfmt... /usr/local/bin/msgfmt >checking for gmsgfmt... /usr/local/bin/msgfmt >checking for xgettext... /usr/local/bin/xgettext >checking for msgmerge... /usr/local/bin/msgmerge >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... no >checking for iconv... yes >checking for working iconv... yes >checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >checking for GNU gettext in libintl... yes >checking whether to use NLS... yes >checking where the gettext function comes from... external libintl >checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >checking for socket... yes >using libc's socket >checking for inet_addr... yes >using libc's inet_addr >checking for strchr in -lcposix... no >checking for strstr... yes >checking for strcasecmp... (cached) yes >checking for memmove... (cached) yes >checking for stpcpy... (cached) yes >checking for strlcpy... (cached) yes >checking for strlcat... (cached) yes >checking for getopt_long... yes >checking for vprintf... (cached) yes >checking for _doprnt... no >checking for tcsetattr... yes >checking for stty... no >checking for setsid... (cached) yes >checking for geteuid... (cached) yes >checking for seteuid... (cached) yes >checking for strerror... (cached) yes >checking for syslog... yes >checking for snprintf... (cached) yes >checking for vprintf... (cached) yes >checking for vsnprintf... (cached) yes >checking for vsyslog... yes >checking for atexit... (cached) yes >checking for inet_aton... (cached) yes >checking for strftime... (cached) yes >checking for setrlimit... (cached) yes >checking for socketpair... (cached) yes >checking for sigaction... (cached) yes >checking for strdup... (cached) yes >checking for setlocale... (cached) yes >checking whether strerror is declared... yes >checking whether getenv is declared... (cached) yes >checking for AF_INET6/PF_INET6... yes >checking for res_search in libc... found >checking for crypt... no >checking for crypt in -lcrypt... (cached) yes >checking use of void pointer type... yes >checking for working volatile... yes >checking for waitpid... (cached) yes >checking for wait3... yes >checking for union wait... no >checking sys_siglist declaration in signal.h or unistd.h... yes >root-mode pid file will go in /var/run >checking for procmail... no >checking for sendmail... /usr/sbin/sendmail >checking for maildrop... no >configure: Will not use a fallback MDA. >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking opie.h usability... yes >checking opie.h presence... yes >checking for opie.h... yes >checking for opiegenerator in -lopie... yes >checking for library containing getaddrinfo... none required >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for inet_ntop... (cached) yes >checking if your getaddrinfo is async-signal-safe... no >configure: Enabling OpenSSL support in /usr/local. >checking for additional library dependencies of SSL... (none) >checking whether SSLv2_client_method is declared... (cached) no >checking number of arguments to gethostbyname_r... 6 >checking gss.h usability... no >checking gss.h presence... no >checking for gss.h... no >checking gssapi.h usability... yes >checking gssapi.h presence... yes >checking for gssapi.h... yes >checking gssapi/gssapi.h usability... yes >checking gssapi/gssapi.h presence... yes >checking for gssapi/gssapi.h... yes >checking gssapi/gssapi_generic.h usability... no >checking gssapi/gssapi_generic.h presence... no >checking for gssapi/gssapi_generic.h... no >checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >===> Building for fetchmail-6.3.26_3 >gmake[2]: Entering directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >gmake all-recursive >gmake[3]: Entering directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >Making all in . >gmake[4]: Entering directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c >mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rfc822.o -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.o rfc822.c >mv -f .deps/base64.Tpo .deps/base64.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT report.o -MD -MP -MF .deps/report.Tpo -c -o report.o report.c >mv -f .deps/report.Tpo .deps/report.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rfc2047e.o -MD -MP -MF .deps/rfc2047e.Tpo -c -o rfc2047e.o rfc2047e.c >mv -f .deps/rfc822.Tpo .deps/rfc822.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT servport.o -MD -MP -MF .deps/servport.Tpo -c -o servport.o servport.c >mv -f .deps/rfc2047e.Tpo .deps/rfc2047e.Po >mv -f .deps/servport.Tpo .deps/servport.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT smbdes.o -MD -MP -MF .deps/smbdes.Tpo -c -o smbdes.o smbdes.c >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT smbencrypt.o -MD -MP -MF .deps/smbencrypt.Tpo -c -o smbencrypt.o smbencrypt.c >mv -f .deps/smbencrypt.Tpo .deps/smbencrypt.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT smbmd4.o -MD -MP -MF .deps/smbmd4.Tpo -c -o smbmd4.o smbmd4.c >mv -f .deps/smbdes.Tpo .deps/smbdes.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT smbutil.o -MD -MP -MF .deps/smbutil.Tpo -c -o smbutil.o smbutil.c >mv -f .deps/smbmd4.Tpo .deps/smbmd4.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT gethostbyname.o -MD -MP -MF .deps/gethostbyname.Tpo -c -o gethostbyname.o `test -f 'libesmtp/gethostbyname.c' || echo './'`libesmtp/gethostbyname.c >mv -f .deps/gethostbyname.Tpo .deps/gethostbyname.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT fm_getaddrinfo.o -MD -MP -MF .deps/fm_getaddrinfo.Tpo -c -o fm_getaddrinfo.o fm_getaddrinfo.c >mv -f .deps/smbutil.Tpo .deps/smbutil.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o tls.c >mv -f .deps/fm_getaddrinfo.Tpo .deps/fm_getaddrinfo.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rfc822valid.o -MD -MP -MF .deps/rfc822valid.Tpo -c -o rfc822valid.o rfc822valid.c >mv -f .deps/tls.Tpo .deps/tls.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT sdump.o -MD -MP -MF .deps/sdump.Tpo -c -o sdump.o sdump.c >mv -f .deps/rfc822valid.Tpo .deps/rfc822valid.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT x509_name_match.o -MD -MP -MF .deps/x509_name_match.Tpo -c -o x509_name_match.o x509_name_match.c >mv -f .deps/sdump.Tpo .deps/sdump.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT md5c.o -MD -MP -MF .deps/md5c.Tpo -c -o md5c.o md5c.c >mv -f .deps/x509_name_match.Tpo .deps/x509_name_match.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c >mv -f .deps/md5c.Tpo .deps/md5c.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT getpass.o -MD -MP -MF .deps/getpass.Tpo -c -o getpass.o getpass.c >socket.c:917:29: warning: implicit declaration of function 'SSLv3_client_method' is invalid in C99 [-Wimplicit-function-declaration] > _ctx[sock] = SSL_CTX_new(SSLv3_client_method()); > ^ >socket.c:917:29: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') [-Wint-conversion] > _ctx[sock] = SSL_CTX_new(SSLv3_client_method()); > ^~~~~~~~~~~~~~~~~~~~~ >/usr/local/include/openssl/ssl.h:1520:40: note: passing argument to parameter 'meth' here >SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth); > ^ >mv -f .deps/getpass.Tpo .deps/getpass.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT fetchmail.o -MD -MP -MF .deps/fetchmail.Tpo -c -o fetchmail.o fetchmail.c >2 warnings generated. >mv -f .deps/socket.Tpo .deps/socket.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT env.o -MD -MP -MF .deps/env.Tpo -c -o env.o env.c >mv -f .deps/env.Tpo .deps/env.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT idle.o -MD -MP -MF .deps/idle.Tpo -c -o idle.o idle.c >mv -f .deps/idle.Tpo .deps/idle.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c >mv -f .deps/options.Tpo .deps/options.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c >mv -f .deps/fetchmail.Tpo .deps/fetchmail.Po >mv -f .deps/daemon.Tpo .deps/daemon.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT driver.o -MD -MP -MF .deps/driver.Tpo -c -o driver.o driver.c >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT transact.o -MD -MP -MF .deps/transact.Tpo -c -o transact.o transact.c >mv -f .deps/driver.Tpo .deps/driver.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT sink.o -MD -MP -MF .deps/sink.Tpo -c -o sink.o sink.c >mv -f .deps/transact.Tpo .deps/transact.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT smtp.o -MD -MP -MF .deps/smtp.Tpo -c -o smtp.o smtp.c >mv -f .deps/smtp.Tpo .deps/smtp.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT idlist.o -MD -MP -MF .deps/idlist.Tpo -c -o idlist.o idlist.c >mv -f .deps/idlist.Tpo .deps/idlist.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT uid.o -MD -MP -MF .deps/uid.Tpo -c -o uid.o uid.c >mv -f .deps/sink.Tpo .deps/sink.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT mxget.o -MD -MP -MF .deps/mxget.Tpo -c -o mxget.o mxget.c >mv -f .deps/mxget.Tpo .deps/mxget.Po >mv -f .deps/uid.Tpo .deps/uid.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT md5ify.o -MD -MP -MF .deps/md5ify.Tpo -c -o md5ify.o md5ify.c >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT cram.o -MD -MP -MF .deps/cram.Tpo -c -o cram.o cram.c >mv -f .deps/md5ify.Tpo .deps/md5ify.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT gssapi.o -MD -MP -MF .deps/gssapi.Tpo -c -o gssapi.o gssapi.c >mv -f .deps/cram.Tpo .deps/cram.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT opie.o -MD -MP -MF .deps/opie.Tpo -c -o opie.o opie.c >mv -f .deps/opie.Tpo .deps/opie.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c >mv -f .deps/gssapi.Tpo .deps/gssapi.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o netrc.c >mv -f .deps/netrc.Tpo .deps/netrc.Po >mv -f .deps/interface.Tpo .deps/interface.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT unmime.o -MD -MP -MF .deps/unmime.Tpo -c -o unmime.o unmime.c >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c >mv -f .deps/unmime.Tpo .deps/unmime.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT checkalias.o -MD -MP -MF .deps/checkalias.Tpo -c -o checkalias.o checkalias.c >mv -f .deps/conf.Tpo .deps/conf.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT lock.o -MD -MP -MF .deps/lock.Tpo -c -o lock.o lock.c >mv -f .deps/checkalias.Tpo .deps/checkalias.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rcfile_l.o -MD -MP -MF .deps/rcfile_l.Tpo -c -o rcfile_l.o rcfile_l.c >mv -f .deps/lock.Tpo .deps/lock.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rcfile_y.o -MD -MP -MF .deps/rcfile_y.Tpo -c -o rcfile_y.o rcfile_y.c >mv -f .deps/rcfile_y.Tpo .deps/rcfile_y.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT norm_charmap.o -MD -MP -MF .deps/norm_charmap.Tpo -c -o norm_charmap.o `test -f 'ucs/norm_charmap.c' || echo './'`ucs/norm_charmap.c >mv -f .deps/rcfile_l.Tpo .deps/rcfile_l.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT pop3.o -MD -MP -MF .deps/pop3.Tpo -c -o pop3.o pop3.c >mv -f .deps/norm_charmap.Tpo .deps/norm_charmap.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c >mv -f .deps/pop3.Tpo .deps/pop3.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT etrn.o -MD -MP -MF .deps/etrn.Tpo -c -o etrn.o etrn.c >mv -f .deps/imap.Tpo .deps/imap.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT odmr.o -MD -MP -MF .deps/odmr.Tpo -c -o odmr.o odmr.c >mv -f .deps/etrn.Tpo .deps/etrn.Po >cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I./libesmtp -I/usr/local/include -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -MT rpa.o -MD -MP -MF .deps/rpa.Tpo -c -o rpa.o rpa.c >mv -f .deps/odmr.Tpo .deps/odmr.Po >( echo '#! /bin/sh' && echo 'exec : /fetchmailconf.py "$@"' ) >fetchmailconf && chmod +x fetchmailconf || { rm -f fetchmailconf ; exit 1; } >rm -f libfm.a >ar cru libfm.a xmalloc.o base64.o rfc822.o report.o rfc2047e.o servport.o smbdes.o smbencrypt.o smbmd4.o smbutil.o gethostbyname.o fm_getaddrinfo.o tls.o rfc822valid.o sdump.o x509_name_match.o md5c.o >ranlib libfm.a >mv -f .deps/rpa.Tpo .deps/rpa.Po >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I/usr/local/include -I/usr/kerberos/include -I/usr/include -L/usr/local/lib -Wl,-rpath,/usr/local/lib -fstack-protector -L/usr/local/lib -L/usr/lib -o fetchmail socket.o getpass.o fetchmail.o env.o idle.o options.o daemon.o driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o cram.o gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o lock.o rcfile_l.o rcfile_y.o norm_charmap.o pop3.o imap.o etrn.o odmr.o rpa.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lopie -lcrypt -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread >/usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.37 >/usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.37 >socket.o: In function `SSLOpen': >socket.c:(.text+0x128a): undefined reference to `SSLv3_client_method' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >gmake[4]: *** [Makefile:700: fetchmail] Error 1 >gmake[4]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >gmake[3]: *** [Makefile:1176: all-recursive] Error 1 >gmake[3]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >gmake[2]: *** [Makefile:591: all] Error 2 >gmake[2]: Leaving directory '/usr/ports/mail/fetchmail/work/fetchmail-6.3.26' >===> Compilation failed unexpectedly. >Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to >the maintainer. >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/mail/fetchmail >*** Error code 1 > >Stop. >make: stopped in /usr/ports/mail/fetchmail >[helmut@BSDHelmut1064 /usr/ports/mail/fetchmail]$
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 210130
:
171272
| 171273 |
171580
|
171581
|
171583
|
171620