From owner-freebsd-pkg-fallout@FreeBSD.ORG Fri Aug 29 03:46:34 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2E2FD471; Fri, 29 Aug 2014 03:46:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 166511B84; Fri, 29 Aug 2014 03:46:34 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.9/8.14.9) with ESMTP id s7T3kXWv014064; Fri, 29 Aug 2014 03:46:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s7T3kXQr014022; Fri, 29 Aug 2014 03:46:33 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Fri, 29 Aug 2014 03:46:33 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201408290346.s7T3kXQr014022@beefy1.isc.freebsd.org> To: joerg@FreeBSD.org Subject: [package - head-i386-default][devel/avr-libc] Failed for avr-libc-1.8.1, 1 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2014 03:46:34 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: joerg@FreeBSD.org Last committer: joerg@FreeBSD.org Ident: $FreeBSD: head/devel/avr-libc/Makefile 364761 2014-08-13 08:59:42Z joerg $ Log URL: http://beefy1.isc.freebsd.org/data/head-i386-default/2014-08-28_22h03m04s/logs/avr-libc-1.8.1,1.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=head-i386-default&build=2014-08-28_22h03m04s Log: ====>> Building devel/avr-libc build started at Fri Aug 29 03:38:30 UTC 2014 port directory: /usr/ports/devel/avr-libc building for: FreeBSD head-i386-default-job-20 11.0-CURRENT FreeBSD 11.0-CURRENT r270708 i386 maintained by: joerg@FreeBSD.org Makefile ident: $FreeBSD: head/devel/avr-libc/Makefile 364761 2014-08-13 08:59:42Z joerg $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1100029 !!! Jail is newer than host. (Jail: 1100029, Host: 1100027) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1100029 UNAME_v=FreeBSD 11.0-CURRENT r270708 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=avr-libc-1.8.1,1 OLDPWD=/usr/local/poudriere/data/logs/bulk PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool MASTERNAME=head-i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for avr-libc-1.8.1,1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --build=`./config.guess` --host=avr --enable-doc --disable-versioned-doc --prefix=/usr/local --mandir=/usr/local/share/doc/avr-libc/man --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- CC=avr-gcc PREFIX=/usr/local XDG_DATA_HOME=/wrkdirs/usr/ports/devel/avr-libc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/avr-libc/work HOME=/wrkdirs/usr/ports/devel/avr-libc/work TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- NO_CPU_CFLAGS=true XDG_DATA_HOME=/wrkdirs/usr/ports/devel/avr-libc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/avr-libc/work HOME=/wrkdirs/usr/ports/devel/avr-libc/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 -O -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -O -fno-strict-aliasing -O" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/avr-libc" EXAMPLESDIR="share/examples/avr-libc" DATADIR="share/avr-libc" WWWDIR="www/avr-libc" ETCDIR="etc/avr-libc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/avr-libc DOCSDIR=/usr/local/share/doc/avr-libc EXAMPLESDIR=/usr/local/share/examples/avr-libc WWWDIR=/usr/local/www/avr-libc ETCDIR=/usr/local/etc/avr-libc --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #WITH_PKGNG=devel # clean-restricted via poudriere.conf NO_RESTRICTED #NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> avr-libc-1.8.1,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.3.7.txz [head-i386-default-job-20] Installing pkg-1.3.7... done Message for pkg-1.3.7: If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of avr-libc-1.8.1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by avr-libc-1.8.1,1 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by avr-libc-1.8.1,1 for building => SHA256 Checksum OK for avr-libc-1.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by avr-libc-1.8.1,1 for building ===> Extracting for avr-libc-1.8.1,1 => SHA256 Checksum OK for avr-libc-1.8.1.tar.bz2. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for avr-libc-1.8.1,1 =========================================================================== =================================================== ===> avr-libc-1.8.1,1 depends on executable: avr-as - not found ===> Verifying install for avr-as in /usr/ports/devel/avr-binutils ===> Installing existing package /packages/All/avr-binutils-2.24.txz [head-i386-default-job-20] Installing indexinfo-0.2... done [head-i386-default-job-20] Installing avr-binutils-2.24... done ===> Returning to build of avr-libc-1.8.1,1 ===> avr-libc-1.8.1,1 depends on executable: avr-ld - found ===> avr-libc-1.8.1,1 depends on executable: avr-gcc - not found ===> Verifying install for avr-gcc in /usr/ports/devel/avr-gcc ===> Installing existing package /packages/All/avr-gcc-4.8.3_1.txz [head-i386-default-job-20] Installing gettext-0.18.3.1_1... done [head-i386-default-job-20] Installing gmp-5.1.3_2... done [head-i386-default-job-20] Installing mpfr-3.1.2_2... done [head-i386-default-job-20] Installing mpc-1.0.2... done [head-i386-default-job-20] Installing avr-gcc-4.8.3_1... done ===> Returning to build of avr-libc-1.8.1,1 ===> avr-libc-1.8.1,1 depends on executable: doxygen - not found ===> Verifying install for doxygen in /usr/ports/devel/doxygen ===> Installing existing package /packages/All/doxygen-1.8.7_1,1.txz [head-i386-default-job-20] Installing expat-2.1.0_1... done [head-i386-default-job-20] Installing freetype2-2.5.3_2... done [head-i386-default-job-20] Installing fontconfig-2.11.0_3,1... done Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs /root/.local/share/fonts: skipping, no such directory /root/.fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory /root/.cache/fontconfig: not cleaning non-existent cache directory /root/.fontconfig: not cleaning non-existent cache directory fc-cache: succeeded [head-i386-default-job-20] Installing libffi-3.0.13_1... done [head-i386-default-job-20] Installing libiconv-1.14_3... done [head-i386-default-job-20] Installing pcre-8.35... done [head-i386-default-job-20] Installing perl5-5.16.3_11... done [head-i386-default-job-20] Installing readline-6.3.6_1... done [head-i386-default-job-20] Installing python27-2.7.8_4... done [head-i386-default-job-20] Installing glib-2.36.3_3... done No schema files found: doing nothing. Generating docs for file memrchr_P.S... Generating docs for file memset.S... Generating docs for file parity.h... Generating docs for file pgmspace.h... Generating docs for file power.h... Generating docs for file setbaud.h... Generating docs for file setjmp.h... Generating docs for file signature.h... Generating docs for file sleep.h... Generating docs for file stdint.h... Generating docs for file stdio.h... Generating docs for file stdlib.h... Generating docs for file strcasecmp.S... Generating docs for file strcasecmp_P.S... Generating docs for file strcasestr.S... Generating docs for file strcat.S... Generating docs for file strcat_P.S... Generating docs for file strchr.S... Generating docs for file strchr_P.S... Generating docs for file strchrnul.S... Generating docs for file strchrnul_P.S... Generating docs for file strcmp.S... Generating docs for file strcmp_P.S... Generating docs for file strcpy.S... Generating docs for file strcpy_P.S... Generating docs for file strcspn.S... Generating docs for file strcspn_P.S... Generating docs for file strdup.c... Generating docs for file string.h... Generating docs for file strlcat.S... Generating docs for file strlcat_P.S... Generating docs for file strlcpy.S... Generating docs for file strlcpy_P.S... Generating docs for file strlen.S... Generating docs for file strlen_P.S... Generating docs for file strlwr.S... Generating docs for file strncasecmp.S... Generating docs for file strncasecmp_P.S... Generating docs for file strncat.S... Generating docs for file strncat_P.S... Generating docs for file strncmp.S... Generating docs for file strncmp_P.S... Generating docs for file strncpy.S... Generating docs for file strncpy_P.S... Generating docs for file strnlen.S... Generating docs for file strnlen_P.S... Generating docs for file strpbrk.S... Generating docs for file strpbrk_P.S... Generating docs for file strrchr.S... Generating docs for file strrchr_P.S... Generating docs for file strrev.S... Generating docs for file strsep.S... Generating docs for file strsep_P.S... Generating docs for file strspn.S... Generating docs for file strspn_P.S... Generating docs for file strstr.S... Generating docs for file strstr_P.S... Generating docs for file strtok.c... Generating docs for file strtok_P.c... Generating docs for file strtok_r.S... Generating docs for file strtok_rP.S... Generating docs for file strupr.S... Generating docs for file time.h... Generating docs for file twi.h... Generating docs for file wdt.h... Generating page documentation... Generating docs for page overview... Generating docs for page malloc... Generating docs for page mem_sections... Generating docs for page pgmspace... Generating docs for page assembler... Generating docs for page inline_asm... Generating docs for page library... Generating docs for page benchmarks... Generating docs for page porting... Generating docs for page FAQ... Generating docs for page install_tools... Generating docs for page using_tools... Generating docs for page optimization... Generating docs for page using_avrprog... Generating docs for page release_method... Generating docs for page acks... Generating docs for page todo... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound atexit_s... Generating docs for compound div_t... Generating docs for compound ldiv_t... Generating docs for compound tm... Generating docs for compound week_date... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... lookup cache used 959/65536 hits=4913 misses=966 finished... cp ../../doc/api/avrs.png-save avr-libc-user-manual/avrs.png cd latex_src && \ sed -e '/tocdepth/s/1/2/' \ -e '/usepackage{doxygen}/s/$/\\usepackage{longtable}/' \ refman.tex > tmp.$ && \ mv -f tmp.$ refman.tex cd latex_src && \ sed -e '/{TabularC}{.}/s/{TabularC}{.}/{longtable}{|p{1.7cm}|p{1.7cm}|p{2cm}|p{5cm}|}/' \ -e '/TabularC/s/TabularC/longtable/' \ -e '/Vector name/,/^[^ ]/s/\\\\\\hline/\\endhead\\hline/' \ group__avr__interrupts.tex > tmp.$ && \ mv -f tmp.$ group__avr__interrupts.tex cd latex_src && \ if [ -f using_tools.tex ] ; then \ UT=using_tools.tex; else \ UT=using__tools.tex; fi; \ sed -e '/{TabularC}{3}/s/{TabularC}{3}/{longtable}{|l|>{\PBS}p{5cm}|>{\PBS}p{3.5cm}|}/' \ -e '/begin{longtable}/,/TabularC/s/TabularC/longtable/' \ -e '/Architecture/s/\\\\\\hline/\\endhead\\hline/' \ -e '/MCU types are currently/,/Architecture/s/>.*|/l|l|/' \ $UT > tmp.$ && \ mv -f tmp.$ $UT cd latex_src && \ sed -e '/renewcommand.*cftchap.*font/s/renew/new/' \ doxygen.sty > tmp.$ && \ mv -f tmp.$ doxygen.sty cd avr-libc-user-manual || exit 0; \ for png in *.png; do \ echo "Fixing transparency for $png"; \ pngtopnm $png > tmp.pnm; \ pnmtopng -transparent rgb:ff/ff/ff tmp.pnm > $png && rm tmp.pnm; \ done Fixing transparency for avrs.png Fixing transparency for bc_s.png Fixing transparency for bdwn.png Fixing transparency for closed.png Fixing transparency for demo.png Fixing transparency for doxygen.png Fixing transparency for ftv2blank.png Fixing transparency for ftv2doc.png Fixing transparency for ftv2folderclosed.png Fixing transparency for ftv2folderopen.png Fixing transparency for ftv2lastnode.png Fixing transparency for ftv2link.png Fixing transparency for ftv2mlastnode.png Fixing transparency for ftv2mnode.png Fixing transparency for ftv2node.png Fixing transparency for ftv2plastnode.png Fixing transparency for ftv2pnode.png Fixing transparency for ftv2splitbar.png Fixing transparency for ftv2vertline.png Fixing transparency for malloc-std.png Fixing transparency for malloc-x1.png Fixing transparency for malloc-x2.png Fixing transparency for nav_f.png Fixing transparency for nav_g.png Fixing transparency for nav_h.png Fixing transparency for open.png Fixing transparency for releases.png Fixing transparency for sync_off.png Fixing transparency for sync_on.png Fixing transparency for tab_a.png Fixing transparency for tab_b.png Fixing transparency for tab_h.png Fixing transparency for tab_s.png echo timestamp > fix_png cd latex_src && gmake refman.pdf gmake[5]: Entering directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1/doc/api/latex_src' rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf pdflatex refman This is pdfTeX, Version 3.14159265-2.6-1.40.15 (Web2C 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./refman.tex LaTeX2e <2014/05/01> Babel <3.9k> and hyphenation patterns for 78 languages loaded. gmake[5]: *** [refman.pdf] Error 1 gmake[5]: Leaving directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1/doc/api/latex_src' gmake[4]: *** [avr-libc-user-manual.pdf] Error 2 gmake[4]: Leaving directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1/doc/api' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1/doc' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/devel/avr-libc/work/avr-libc-1.8.1' *** Error code 1 Stop. make: stopped in /usr/ports/devel/avr-libc