Hi All,
A clean compile is a security gate for me, and I'm having problems meeting the goal on a Fedora 14 box (x64).
Jeff
[jeffrey@studio stunnel-4.53]$ ./configure CFLAGS="-Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap" configure: **************************************** initialization checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out ... configure: **************************************** success [jeffrey@studio stunnel-4.53]$ make clean
[jeffrey@studio stunnel-4.53]$ make Making all in src make[1]: Entering directory `/home/jeffrey/stunnel-4.53/src' make all-am make[2]: Entering directory `/home/jeffrey/stunnel-4.53/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT env.lo -MD -MP -MF .deps/env.Tpo -c env.c -fPIC -DPIC -o .libs/env.o env.c: In function ‘getpeername’: env.c:64:9: warning: conversion to ‘uint16_t’ from ‘int’ may alter its value mv -f .deps/env.Tpo .deps/env.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -avoid-version -o libstunnel.la -rpath /usr/local/lib/stunnel env.lo -lz -ldl -lutil -lnsl -lpthread libtool: link: gcc -shared .libs/env.o -lz -ldl -lutil -lnsl -lpthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecheap -Wl,-soname -Wl,libstunnel.so -o .libs/libstunnel.so libtool: link: ( cd ".libs" && rm -f "libstunnel.la" && ln -s "../libstunnel.la" "libstunnel.la" ) gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-str.o -MD -MP -MF .deps/stunnel-str.Tpo -c -o stunnel-str.o `test -f 'str.c' || echo './'`str.c str.c: In function ‘str_vprintf’: str.c:100:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result str.c:103:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result str.c:110:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-str.Tpo .deps/stunnel-str.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-file.o -MD -MP -MF .deps/stunnel-file.Tpo -c -o stunnel-file.o `test -f 'file.c' || echo './'`file.c file.c: In function ‘file_getline’: file.c:136:9: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value file.c: In function ‘file_putline’: file.c:162:5: warning: conversion to ‘int’ from ‘size_t’ may alter its value file.c:163:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result file.c:173:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result file.c:173:5: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value mv -f .deps/stunnel-file.Tpo .deps/stunnel-file.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-client.o -MD -MP -MF .deps/stunnel-client.Tpo -c -o stunnel-client.o `test -f 'client.c' || echo './'`client.c client.c: In function ‘transfer’: client.c:647:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result client.c:647:13: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value client.c:665:13: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result client.c:665:13: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value client.c:675:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result client.c:750:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result client.c: In function ‘auth_user’: client.c:930:9: warning: conversion to ‘in_port_t’ from ‘int’ may alter its value client.c: In function ‘connect_remote’: client.c:1110:13: warning: conversion to ‘u16’ from ‘int’ may alter its value mv -f .deps/stunnel-client.Tpo .deps/stunnel-client.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-log.o -MD -MP -MF .deps/stunnel-log.Tpo -c -o stunnel-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/stunnel-log.Tpo .deps/stunnel-log.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-options.o -MD -MP -MF .deps/stunnel-options.Tpo -c -o stunnel-options.o `test -f 'options.c' || echo './'`options.c options.c: In function ‘parse_global_option’: options.c:362:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:448:13: warning: conversion to ‘int’ from ‘__gid_t’ may change the sign of the result options.c:451:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:474:13: warning: conversion to ‘int’ from ‘__uid_t’ may change the sign of the result options.c:477:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c: In function ‘parse_service_option’: options.c:840:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1039:9: warning: conversion to ‘int’ from ‘long unsigned int’ may alter its value options.c:1042:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result options.c:1346:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1367:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1387:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1408:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1428:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1485:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c: In function ‘parse_conf’: options.c:1585:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c:1620:9: warning: conversion to ‘int’ from ‘size_t’ may alter its value options.c:1651:9: warning: conversion to ‘int’ from ‘size_t’ may alter its value options.c: In function ‘parse_ssl_option’: options.c:2004:13: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c: In function ‘parse_socket_option’: options.c:2162:9: warning: conversion to ‘int’ from ‘long int’ may alter its value options.c: In function ‘argalloc’: options.c:2391:5: warning: conversion to ‘int’ from ‘size_t’ may alter its value options.c:2393:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-options.Tpo .deps/stunnel-options.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-protocol.o -MD -MP -MF .deps/stunnel-protocol.Tpo -c -o stunnel-protocol.o `test -f 'protocol.c' || echo './'`protocol.c protocol.c: In function ‘cifs_server’: protocol.c:200:5: warning: conversion to ‘u16’ from ‘int’ may alter its value protocol.c: In function ‘connect_client’: protocol.c:531:13: warning: conversion to ‘int’ from ‘size_t’ may alter its value protocol.c: In function ‘ntlm’: protocol.c:607:9: warning: conversion to ‘int’ from ‘long int’ may alter its value protocol.c: In function ‘ntlm3’: protocol.c:640:5: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value protocol.c:641:5: warning: conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value protocol.c:647:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:651:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:652:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:653:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:655:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:656:5: warning: conversion to ‘char’ from ‘unsigned int’ may alter its value protocol.c:670:5: warning: conversion to ‘int’ from ‘size_t’ may alter its value protocol.c:683:5: warning: conversion to ‘int’ from ‘unsigned int’ may change the sign of the result protocol.c: In function ‘crypt_DES’: protocol.c:692:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:693:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:694:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:695:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:696:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:697:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c:698:5: warning: conversion to ‘unsigned char’ from ‘int’ may alter its value protocol.c: In function ‘base64’: protocol.c:736:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-protocol.Tpo .deps/stunnel-protocol.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-network.o -MD -MP -MF .deps/stunnel-network.Tpo -c -o stunnel-network.o `test -f 'network.c' || echo './'`network.c network.c: In function ‘set_socket_options’: network.c:376:13: warning: conversion to ‘int’ from ‘size_t’ may alter its value network.c:382:17: warning: conversion to ‘socklen_t’ from ‘int’ may change the sign of the result network.c: In function ‘write_blocking’: network.c:492:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result network.c:492:9: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value network.c: In function ‘read_blocking’: network.c:524:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result network.c:524:9: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value network.c: In function ‘fd_putline’: network.c:544:5: warning: conversion to ‘int’ from ‘size_t’ may alter its value network.c: In function ‘fd_getline’: network.c:576:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-network.Tpo .deps/stunnel-network.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-resolver.o -MD -MP -MF .deps/stunnel-resolver.Tpo -c -o stunnel-resolver.o `test -f 'resolver.c' || echo './'`resolver.c resolver.c: In function ‘name2addrlist’: resolver.c:124:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result resolver.c: In function ‘hostport2addrlist’: resolver.c:190:9: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-resolver.Tpo .deps/stunnel-resolver.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-ssl.o -MD -MP -MF .deps/stunnel-ssl.Tpo -c -o stunnel-ssl.o `test -f 'ssl.c' || echo './'`ssl.c mv -f .deps/stunnel-ssl.Tpo .deps/stunnel-ssl.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-ctx.o -MD -MP -MF .deps/stunnel-ctx.Tpo -c -o stunnel-ctx.o `test -f 'ctx.c' || echo './'`ctx.c ctx.c: In function ‘context_init’: ctx.c:119:9: warning: conversion to ‘unsigned int’ from ‘size_t’ may alter its value ctx.c: In function ‘password_cb’: ctx.c:431:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result ctx.c:434:9: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result ctx.c:436:9: warning: conversion to ‘int’ from ‘size_t’ may alter its value ctx.c: In function ‘sess_new_cb’: ctx.c:455:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result ctx.c:459:9: warning: conversion to ‘unsigned int’ from ‘long int’ may alter its value ctx.c:459:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result ctx.c: In function ‘sess_get_cb’: ctx.c:472:9: warning: conversion to ‘unsigned int’ from ‘int’ may change the sign of the result ctx.c: In function ‘cache_transfer’: ctx.c:540:5: warning: conversion to ‘u_char’ from ‘unsigned int’ may alter its value ctx.c:579:5: warning: conversion to ‘int’ from ‘ssize_t’ may alter its value ctx.c:604:5: warning: conversion to ‘long unsigned int’ from ‘int’ may change the sign of the result ctx.c:604:5: warning: conversion to ‘unsigned int’ from ‘long unsigned int’ may alter its value mv -f .deps/stunnel-ctx.Tpo .deps/stunnel-ctx.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-verify.o -MD -MP -MF .deps/stunnel-verify.Tpo -c -o stunnel-verify.o `test -f 'verify.c' || echo './'`verify.c verify.c: In function ‘cert_check’: verify.c:246:17: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result verify.c: In function ‘log_time’: verify.c:528:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-verify.Tpo .deps/stunnel-verify.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-sthreads.o -MD -MP -MF .deps/stunnel-sthreads.Tpo -c -o stunnel-sthreads.o `test -f 'sthreads.c' || echo './'`sthreads.c sthreads.c: In function ‘create_client’: sthreads.c:318:5: warning: conversion to ‘size_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-sthreads.Tpo .deps/stunnel-sthreads.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-fd.o -MD -MP -MF .deps/stunnel-fd.Tpo -c -o stunnel-fd.o `test -f 'fd.c' || echo './'`fd.c fd.c: In function ‘get_limits’: fd.c:64:5: warning: conversion to ‘int’ from ‘long int’ may alter its value mv -f .deps/stunnel-fd.Tpo .deps/stunnel-fd.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-stunnel.o -MD -MP -MF .deps/stunnel-stunnel.Tpo -c -o stunnel-stunnel.o `test -f 'stunnel.c' || echo './'`stunnel.c stunnel.c: In function ‘drop_privileges’: stunnel.c:410:9: warning: conversion to ‘__gid_t’ from ‘int’ may change the sign of the result stunnel.c:415:9: warning: conversion to ‘gid_t’ from ‘int’ may change the sign of the result stunnel.c:423:9: warning: conversion to ‘__uid_t’ from ‘int’ may change the sign of the result mv -f .deps/stunnel-stunnel.Tpo .deps/stunnel-stunnel.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-pty.o -MD -MP -MF .deps/stunnel-pty.Tpo -c -o stunnel-pty.o `test -f 'pty.c' || echo './'`pty.c mv -f .deps/stunnel-pty.Tpo .deps/stunnel-pty.Po gcc -DHAVE_CONFIG_H -I. -I/usr/kerberos/include -I/usr//include -DLIBDIR='"/usr/local/lib/stunnel"' -DCONFDIR='"/usr/local/etc/stunnel"' -DPIDFILE='"/usr/local/var/run/stunnel/stunnel.pid"' -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -MT stunnel-libwrap.o -MD -MP -MF .deps/stunnel-libwrap.Tpo -c -o stunnel-libwrap.o `test -f 'libwrap.c' || echo './'`libwrap.c mv -f .deps/stunnel-libwrap.Tpo .deps/stunnel-libwrap.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z,relro -Wl,-z,now -Wl,-z,noexecstack -Wl,-z,noexecheap -Wall -Wextra -Wno-long-long -pedantic -L/usr//lib64 -L/usr//lib -lssl -lcrypto -o stunnel stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o -lz -ldl -lutil -lnsl -lpthread libtool: link: gcc -pthread -fstack-protector -fPIE -Wall -Wextra -Wconversion -Wformat=2 -Wformat-security -fstack-protector-all -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,noexecstack -Wl,-z -Wl,noexecheap -Wall -Wextra -Wno-long-long -pedantic -o stunnel stunnel-str.o stunnel-file.o stunnel-client.o stunnel-log.o stunnel-options.o stunnel-protocol.o stunnel-network.o stunnel-resolver.o stunnel-ssl.o stunnel-ctx.o stunnel-verify.o stunnel-sthreads.o stunnel-fd.o stunnel-stunnel.o stunnel-pty.o stunnel-libwrap.o -L/usr//lib64 -L/usr//lib -lssl -lcrypto -lz -ldl -lutil -lnsl -lpthread -pthread make[2]: Leaving directory `/home/jeffrey/stunnel-4.53/src' make[1]: Leaving directory `/home/jeffrey/stunnel-4.53/src' Making all in doc make[1]: Entering directory `/home/jeffrey/stunnel-4.53/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/jeffrey/stunnel-4.53/doc' Making all in tools make[1]: Entering directory `/home/jeffrey/stunnel-4.53/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/jeffrey/stunnel-4.53/tools' make[1]: Entering directory `/home/jeffrey/stunnel-4.53' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/jeffrey/stunnel-4.53' [jeffrey@studio stunnel-4.53]$