FreeBSD Bugzilla – Attachment 161298 Details for
Bug 203281
news/inn fails to build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build fail log
inn-2.6.0.log (text/plain), 33.49 KB, created by
Victor Sudakov
on 2015-09-23 10:33:18 UTC
(
hide
)
Description:
poudriere build fail log
Filename:
MIME Type:
Creator:
Victor Sudakov
Created:
2015-09-23 10:33:18 UTC
Size:
33.49 KB
patch
obsolete
>====>> Building news/inn >build started at Wed Sep 23 17:05:01 NOVT 2015 >port directory: /usr/ports/news/inn >building for: FreeBSD 93amd64-default-job-01 9.3-RELEASE-p26 FreeBSD 9.3-RELEASE-p26 amd64 >maintained by: johans@FreeBSD.org >Makefile ident: $FreeBSD: head/news/inn/Makefile 397518 2015-09-21 20:24:30Z johans $ >Poudriere version: 3.1.7 >Host OSVERSION: 903000 >Jail OSVERSION: 903000 > >---Begin Environment--- >OSVERSION=903000 >UNAME_v=FreeBSD 9.3-RELEASE-p26 >UNAME_r=9.3-RELEASE-p26 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen >MASTERMNT=/var/poudriere/data/.m/93amd64-default/ref >HTTP_PROXY=http://proxy.sibptus.ru:3128 >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >PKGNAME=inn-2.6.0 >OLDPWD=/ >PWD=/var/poudriere/data/.m/93amd64-default/ref/.p/pool >MASTERNAME=93amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >HTTP_PROXY_AUTH=basic:*:oit:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/bulk.sh >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >FTP_PROXY=http://proxy.sibptus.ru:3128 >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for inn-2.6.0: > BERKELEYDB=off: Enable BerkeleyDB (for ovdb overview method) > GNUPG=off: GnuPG support (for pgpverify control message) > KERBEROS=off: Enable Kerberos v5 (for auth_krb5) > KEYWORDS=on: Automatic keyword generation support > LARGE_FILES=on: Support for files larger than 2GB > OPENSSL=on: Enable OpenSSL (for NNTP over TLS/SSL support) > SASL=off: Enable SASL (for imapfeed authentication) > TAGGED_HASH=off: Use tagged hash table for history >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--mandir=/usr/local/man --prefix=/usr/local/news --with-spool-dir=/usr/local/news/spool --with-log-dir=/var/log/news --with-tmp-dir=/usr/local/news/tmp --sysconfdir=/usr/local/news/etc --with-run-dir=/usr/local/news/run --with-db-dir=/usr/local/news/db --datarootdir=/usr/local/news/share --with-perl --without-krb5 --enable-largefiles --enable-keywords --with-openssl=/usr >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >LOCALBASE=/usr/local ac_cv_prog_AWK="/usr/bin/awk" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl XDG_DATA_HOME=/wrkdirs/usr/ports/news/inn/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/inn/work HOME=/wrkdirs/usr/ports/news/inn/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/news/inn/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/news/inn/work HOME=/wrkdirs/usr/ports/news/inn/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing" MANPREFIX="/usr/local" PATH=/usr/local/libexec/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >NEWSBASE="/usr/local/news" >CONFDIR="/usr/local/news/etc" >RUNDIR="/usr/local/news/run" >LOGDIR="/var/log/news" >DBDIR="/usr/local/news/db" >TMPDIR="/usr/local/news/tmp" >NEWSSPOOL="/usr/local/news/spool" >SHAREDIR="/usr/local/news/share" >CWDNEWSBASE="@cwd >/usr/local/news" >LIBVER=3 >LIBVER_LONG=3.0.0 >BERKELEYDB="@comment >" >NO_BERKELEYDB="" >GNUPG="@comment >" >NO_GNUPG="" >KERBEROS="@comment >" >NO_KERBEROS="" >KEYWORDS="" >NO_KEYWORDS="@comment >" >LARGE_FILES="" >NO_LARGE_FILES="@comment >" >OPENSSL="" >NO_OPENSSL="@comment >" >SASL="@comment >" >NO_SASL="" >TAGGED_HASH="@comment >" >NO_TAGGED_HASH="" >WITH_TAGGED_HASH="@comment >" >WITHOUT_TAGGED_HASH="" >ETCFILES="actsync.cfg >actsync.ign >buffindexed.conf >control.ctl >control.ctl.local >cycbuff.conf >distrib.pats >distributions >expire.ctl >localgroups >incoming.conf >inn.conf >innfeed.conf >innreport.conf >innshellvars.local >innshellvars.pl.local >innshellvars.tcl.local >innwatch.ctl >moderators >news2mail.cf >newsfeeds >nocem.ctl >nnrpd.track >nntpsend.ctl >ovdb.conf >passwd.nntp >readers.conf >send-uucp.cf >storage.conf >subscriptions" >OSREL=9.3 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >PERL_VERSION=5.20.3 >PERL_VER=5.20 >PERL5_MAN1=lib/perl5/site_perl/man/man1 >PERL5_MAN3=lib/perl5/site_perl/man/man3 >SITE_PERL=lib/perl5/site_perl >SITE_ARCH=lib/perl5/site_perl/mach/5.20 >DOCSDIR="share/doc/inn" >EXAMPLESDIR="share/examples/inn" >DATADIR="share/inn" >WWWDIR="www/inn" >ETCDIR="etc/inn" >--End PLIST_SUB-- > >--SUB_LIST-- >NEWSBASE="/usr/local/news" >CONFDIR="/usr/local/news/etc" >RUNDIR="/usr/local/news/run" >LOGDIR="/var/log/news" >DBDIR="/usr/local/news/db" >TMPDIR="/usr/local/news/tmp" >NEWSSPOOL="/usr/local/news/spool" >SHAREDIR="/usr/local/news/share" >BERKELEYDB="@comment >" >NO_BERKELEYDB="" >GNUPG="@comment >" >NO_GNUPG="" >KERBEROS="@comment >" >NO_KERBEROS="" >KEYWORDS="" >NO_KEYWORDS="@comment >" >LARGE_FILES="" >NO_LARGE_FILES="@comment >" >OPENSSL="" >NO_OPENSSL="@comment >" >SASL="@comment >" >NO_SASL="" >TAGGED_HASH="@comment >" >NO_TAGGED_HASH="" >DBZ_FILES="dir >hash >index" >EGDIR="\${PREFIX}/share/examples/inn" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/inn >DOCSDIR=/usr/local/share/doc/inn >EXAMPLESDIR=/usr/local/share/examples/inn >WWWDIR=/usr/local/www/inn >ETCDIR=/usr/local/etc/inn >--End SUB_LIST-- > >---Begin make.conf--- >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >#### /usr/local/etc/poudriere.d/make.conf #### ># by VAS >WITH_PKGNG=yes >OPTIONS_UNSET= NLS CUPS BDB X11 >OPTIONS_SET= DOCS >WITHOUT_X11=yes >DEFAULT_VERSIONS+=apache=2.2 pgsql=9.2 php=5.4 > >### Patch already in the ports tree: >### .if ${.CURDIR:M*/net/openldap24-server} >### EXTRA_PATCHES+=/distfiles/local-patches/slapd.patch >### .endif > >DISABLE_MAKE_JOBS=poudriere >---End make.conf--- >=======================<phase: check-sanity >============================ >===> Found saved configuration for inn-2.5.4_2 >=========================================================================== >=======================<phase: pkg-depends >============================ >===> inn-2.6.0 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.6.txz >[93amd64-default-job-01] Installing pkg-1.5.6... >[93amd64-default-job-01] Extracting pkg-1.5.6: .......... done >Message for pkg-1.5.6: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> inn-2.6.0 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of inn-2.6.0 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> Found saved configuration for inn-2.5.4_2 >===> Fetching all distfiles required by inn-2.6.0 for building >=========================================================================== >=======================<phase: checksum >============================ >===> Found saved configuration for inn-2.5.4_2 >===> Fetching all distfiles required by inn-2.6.0 for building >=> SHA256 Checksum OK for inn-2.6.0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> Found saved configuration for inn-2.5.4_2 >===> Fetching all distfiles required by inn-2.6.0 for building >===> Extracting for inn-2.6.0 >=> SHA256 Checksum OK for inn-2.6.0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for inn-2.6.0 >===> Applying FreeBSD patches for inn-2.6.0 >=========================================================================== >=======================<phase: build-depends >============================ >===> inn-2.6.0 depends on package: p5-GD>=0 - not found >===> Installing existing package /packages/All/p5-GD-2.56_2.txz >[93amd64-default-job-01] Installing p5-GD-2.56_2... >[93amd64-default-job-01] `-- Installing libgd-2.1.0_6,1... >[93amd64-default-job-01] | `-- Installing freetype2-2.6_1... >[93amd64-default-job-01] | `-- Extracting freetype2-2.6_1: .......... done >[93amd64-default-job-01] | `-- Installing jpeg-turbo-1.4.1... >[93amd64-default-job-01] | `-- Extracting jpeg-turbo-1.4.1: .......... done >[93amd64-default-job-01] | `-- Installing libiconv-1.14_8... >[93amd64-default-job-01] | `-- Extracting libiconv-1.14_8: .......... done >[93amd64-default-job-01] | `-- Installing png-1.6.18... >[93amd64-default-job-01] | `-- Extracting png-1.6.18: .......... done >[93amd64-default-job-01] | `-- Installing tiff-4.0.4... >[93amd64-default-job-01] | | `-- Installing jbigkit-2.1_1... >[93amd64-default-job-01] | | `-- Extracting jbigkit-2.1_1: .......... done >[93amd64-default-job-01] | `-- Extracting tiff-4.0.4: .......... done >[93amd64-default-job-01] `-- Extracting libgd-2.1.0_6,1: .......... done >[93amd64-default-job-01] `-- Installing perl5-5.20.3_8... >[93amd64-default-job-01] `-- Extracting perl5-5.20.3_8: .......... done >[93amd64-default-job-01] Extracting p5-GD-2.56_2: .......... done >Message for perl5-5.20.3_8: >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> inn-2.6.0 depends on package: p5-GD>=0 - found >===> Returning to build of inn-2.6.0 >===> inn-2.6.0 depends on package: p5-MIME-Tools>=0 - not found >===> Installing existing package /packages/All/p5-MIME-Tools-5.506,2.txz >[93amd64-default-job-01] Installing p5-MIME-Tools-5.506,2... >[93amd64-default-job-01] `-- Installing p5-Convert-BinHex-1.124... >[93amd64-default-job-01] `-- Extracting p5-Convert-BinHex-1.124: .......... done >[93amd64-default-job-01] `-- Installing p5-Mail-Tools-2.14... >[93amd64-default-job-01] | `-- Installing p5-TimeDate-2.30_2,1... >[93amd64-default-job-01] | `-- Extracting p5-TimeDate-2.30_2,1: .......... done >[93amd64-default-job-01] `-- Extracting p5-Mail-Tools-2.14: .......... done >[93amd64-default-job-01] Extracting p5-MIME-Tools-5.506,2: .......... done >===> inn-2.6.0 depends on package: p5-MIME-Tools>=0 - found >===> Returning to build of inn-2.6.0 >===> inn-2.6.0 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >[93amd64-default-job-01] Installing gmake-4.1_2... >[93amd64-default-job-01] `-- Installing indexinfo-0.2.3... >[93amd64-default-job-01] `-- Extracting indexinfo-0.2.3: .... done >[93amd64-default-job-01] Extracting gmake-4.1_2: ....... done >===> inn-2.6.0 depends on executable: gmake - found >===> Returning to build of inn-2.6.0 >===> inn-2.6.0 depends on package: perl5>=5.20<5.21 - found >===> inn-2.6.0 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.2.3.txz >[93amd64-default-job-01] Installing ccache-3.2.3... >[93amd64-default-job-01] Extracting ccache-3.2.3: ......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for gcc >create symlink for gcc (world) >create symlink for g++ >create symlink for g++ (world) >Message for ccache-3.2.3: >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> inn-2.6.0 depends on file: /usr/local/bin/ccache - found >===> Returning to build of inn-2.6.0 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for inn-2.6.0 >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 how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for library containing strerror... none required >checking if cc supports -c -o file.o... yes >checking build system type... x86_64-unknown-freebsd9.3 >checking host system type... x86_64-unknown-freebsd9.3 >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/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... 196608 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert x86_64-unknown-freebsd9.3 file names to x86_64-unknown-freebsd9.3 format... func_convert_file_noop >checking how to convert x86_64-unknown-freebsd9.3 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking for gawk... (cached) /usr/bin/awk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd9.3 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for perl... (cached) /usr/local/bin/perl >checking for Perl version... 5.020003 >checking for Encode... yes >checking for GD... yes >checking for MIME::Parser... yes >checking for Perl linkage... /usr/local/lib/perl5/5.20/mach >checking if cc supports -Wno-extra... yes >checking whether cc needs -traditional... no >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether ln -s works... yes >checking whether gmake sets $(MAKE)... yes >checking for a thread-safe mkdir -p... support/install-sh -c -d >checking for ranlib... (cached) ranlib >checking for bison... no >checking for byacc... byacc >checking for gawk... (cached) /usr/bin/awk >checking for egrep... (cached) /usr/bin/grep -E >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for sort... /usr/bin/sort >checking for openssl... /usr/bin/openssl >checking for uustat... no >checking for uux... no >checking for bzip2... /usr/bin/bzip2 >checking for cat... /bin/cat >checking for compress... /usr/bin/compress >checking for gzip... /usr/bin/gzip >checking for sendmail... /usr/sbin/sendmail >checking for gpgv2... no >checking for gpgv... no >checking for pgpv... no >checking for pgp... no >checking for pgpgpg... no >checking for wget... no >checking for ncftpget... no >checking for ncftp... no >checking for library containing setproctitle... none required >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for library containing inet_aton... none required >checking for library containing crypt... -lcrypt >checking for library containing getspnam... no >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for library containing pam_start... -lpam >checking whether PAM prefers const... yes >checking for library containing regexec... none required >checking size of long... 8 >checking for db_create in -ldb... no >checking for krb5-config... /usr/bin/krb5-config >checking for library containing dlopen... none required >checking for AES_cbc_encrypt in -lcrypto... yes >checking for SSL_library_init in -lssl... yes >checking for sasl_getprop in -lsasl2... no >checking for library containing dbm_open... none required >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking crypt.h usability... no >checking crypt.h presence... no >checking for crypt.h... no >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdint.h... (cached) yes >checking sys/bitypes.h usability... no >checking sys/bitypes.h presence... no >checking for sys/bitypes.h... no >checking sys/filio.h usability... yes >checking sys/filio.h presence... yes >checking for sys/filio.h... yes >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/uio.h usability... yes >checking sys/uio.h presence... yes >checking for sys/uio.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking ndbm.h usability... yes >checking ndbm.h presence... yes >checking for ndbm.h... yes >checking gdbm/ndbm.h usability... no >checking gdbm/ndbm.h presence... no >checking for gdbm/ndbm.h... no >checking gdbm-ndbm.h usability... no >checking gdbm-ndbm.h presence... no >checking for gdbm-ndbm.h... no >checking whether pread is declared... yes >checking whether pwrite is declared... yes >checking whether snprintf is declared... yes >checking whether setproctitle is declared... yes >checking whether strlcat is declared... yes >checking whether strlcpy is declared... yes >checking whether vsnprintf is declared... yes >checking whether h_errno is declared... yes >checking whether inet_aton is declared... yes >checking whether inet_ntoa is declared... yes >checking whether altzone is declared... no >checking whether byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for C99 variadic macros... yes >checking for GNU-style variadic macros... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct stat.st_blksize... yes >checking for struct tm.tm_gmtoff... yes >checking for struct sockaddr.sa_len... yes >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking for getgroups... yes >checking for working getgroups... yes >checking for uid_t in sys/types.h... (cached) yes >checking for sig_atomic_t... yes >checking for socklen_t... yes >checking for union semun... yes >checking for struct sockaddr_in6... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_storage.ss_family... yes >checking whether IN6_ARE_ADDR_EQUAL macro is broken... no >checking value of IOV_MAX... set in limits.h >checking for SA_LEN macro... no >checking for SUN_LEN macro... yes >checking for working alloca.h... no >checking for alloca... yes >checking for working memcmp... yes >checking for working AI_ADDRCONFIG flag... no >checking for working inet_ntoa... yes >checking for working snprintf... yes >checking for getloadavg... yes >checking for getrusage... yes >checking for getspnam... no >checking for setbuffer... yes >checking for sigaction... yes >checking for setgroups... yes >checking for setrlimit... yes >checking for setsid... yes >checking for socketpair... yes >checking for strncasecmp... yes >checking for sysconf... yes >checking for getrlimit... yes >checking for statvfs... yes >checking for asprintf... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for getpagesize... yes >checking for inet_aton... yes >checking for inet_ntop... yes >checking for mkstemp... yes >checking for pread... yes >checking for pwrite... yes >checking for reallocarray... no >checking for setenv... yes >checking for seteuid... yes >checking for strcasecmp... yes >checking for strlcat... yes >checking for strlcpy... yes >checking for strspn... yes >checking for symlink... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for working mmap... yes >checking for madvise... yes >checking whether mmap sees writes... yes >checking whether msync is needed... no >checking how many arguments msync takes... 3 >checking whether STREAMS fd passing is supported... no >checking for UNIX domain sockets... yes >checking log facility for news... LOG_NEWS >configure: creating ./config.status >config.status: creating Makefile.global >config.status: creating include/inn/paths.h >config.status: creating scripts/innshellvars >config.status: creating scripts/innshellvars.tcl >config.status: creating perl/INN/Config.pm >config.status: creating scripts/innshellvars.pl >config.status: creating support/fixconfig >config.status: creating support/fixscript >config.status: creating include/config.h >config.status: executing libtool commands > >Please check the following files before running make, to ensure that >everything was set correctly. > > Makefile.global > include/config.h > include/inn/options.h > include/inn/paths.h > innfeed/innfeed.h > >=========================================================================== >=======================<phase: build >============================ >===> Building for inn-2.6.0 >cd include && gmake all >gmake[1]: Entering directory '/wrkdirs/usr/ports/news/inn/work/inn-2.6.0/include' >/usr/bin/sed 's/"portable\//"inn\/portable-/g' portable/getaddrinfo.h \ > | /usr/bin/sed -e 's/"config\.h"/<inn\/defines.h>/g' \ > > inn/portable-getaddrinfo.h >/usr/bin/sed 's/"portable\//"inn\/portable-/g' portable/getnameinfo.h \ > | /usr/bin/sed -e 's/"config\.h"/<inn\/defines.h>/g' \ > > inn/portable-getnameinfo.h >/usr/bin/sed 's/"portable\//"inn\/portable-/g' portable/macros.h \ > > inn/portable-macros.h >/usr/bin/sed 's/"portable\//"inn\/portable-/g' portable/socket.h \ > | /usr/bin/sed -e 's/HAVE_INET6/INN_HAVE_INET6/g' \ > -e 's/"config\.h"/<inn\/defines.h>/g' \ > > inn/portable-socket.h >/usr/bin/sed 's/"portable\//"inn\/portable-/g' portable/stdbool.h \ > | /usr/bin/sed -e 's/HAVE__BOOL/INN_HAVE__BOOL/g' \ > -e 's/HAVE_STDBOOL_H/INN_HAVE_STDBOOL_H/g' \ > -e 's/"config\.h"/<inn\/defines.h>/g' \ > > inn/portable-stdbool.h >../support/mksystem /usr/bin/awk config.h > inn/system.h >../support/mkversion '2.6.0' '' > inn/version.h >gmake[1]: Leaving directory '/wrkdirs/usr/ports/news/inn/work/inn-2.6.0/include' >cd lib && gmake all >gmake[1]: Entering directory '/wrkdirs/usr/ports/news/inn/work/inn-2.6.0/lib' >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c reallocarray.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c reallocarray.c -fPIC -DPIC -o .libs/reallocarray.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c reallocarray.c -o reallocarray.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c argparse.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c argparse.c -fPIC -DPIC -o .libs/argparse.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c argparse.c -o argparse.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c buffer.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c buffer.c -fPIC -DPIC -o .libs/buffer.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c buffer.c -o buffer.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c cleanfrom.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c cleanfrom.c -fPIC -DPIC -o .libs/cleanfrom.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c cleanfrom.c -o cleanfrom.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientactive.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientactive.c -fPIC -DPIC -o .libs/clientactive.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientactive.c -o clientactive.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientlib.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientlib.c -fPIC -DPIC -o .libs/clientlib.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c clientlib.c -o clientlib.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c commands.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c commands.c -fPIC -DPIC -o .libs/commands.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c commands.c -o commands.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c concat.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c concat.c -fPIC -DPIC -o .libs/concat.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c concat.c -o concat.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c conffile.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c conffile.c -fPIC -DPIC -o .libs/conffile.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c conffile.c -o conffile.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c confparse.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c confparse.c -fPIC -DPIC -o .libs/confparse.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c confparse.c -o confparse.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c daemonize.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c daemonize.c -o daemonize.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c date.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c date.c -fPIC -DPIC -o .libs/date.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c date.c -o date.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dbz.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dbz.c -fPIC -DPIC -o .libs/dbz.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dbz.c -o dbz.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c defdist.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c defdist.c -fPIC -DPIC -o .libs/defdist.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c defdist.c -o defdist.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dispatch.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dispatch.c -fPIC -DPIC -o .libs/dispatch.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c dispatch.c -o dispatch.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdflag.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdflag.c -fPIC -DPIC -o .libs/fdflag.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdflag.c -o fdflag.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdlimit.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdlimit.c -fPIC -DPIC -o .libs/fdlimit.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c fdlimit.c -o fdlimit.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c getfqdn.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c getfqdn.c -fPIC -DPIC -o .libs/getfqdn.o >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c getfqdn.c -o getfqdn.o >/dev/null 2>&1 >../libtool --mode=compile cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c getmodaddr.c >libtool: compile: cc -O2 -pipe -DNO_IDEA -fstack-protector -fno-strict-aliasing -I../include -c getmodaddr.c -fPIC -DPIC -o .libs/getmodaddr.o >getmodaddr.c: In function 'GetModeratorAddress': >getmodaddr.c:204: error: #pragma GCC diagnostic not allowed inside functions >getmodaddr.c:206: error: #pragma GCC diagnostic not allowed inside functions >getmodaddr.c:226: error: #pragma GCC diagnostic not allowed inside functions >getmodaddr.c:228: error: #pragma GCC diagnostic not allowed inside functions >Makefile:67: recipe for target 'getmodaddr.o' failed >gmake[1]: *** [getmodaddr.o] Error 1 >gmake[1]: Leaving directory '/wrkdirs/usr/ports/news/inn/work/inn-2.6.0/lib' >Makefile:57: recipe for target 'all-lib' failed >gmake: *** [all-lib] Error 2 >*** [do-build] Error code 1 > >Stop in /usr/ports/news/inn. >====>> Cleaning up wrkdir >===> Cleaning for inn-2.6.0 >build of news/inn ended at Wed Sep 23 17:05:17 NOVT 2015 >build time: 00:00:16 >!!! build failure encountered !!!
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 203281
: 161298 |
161303