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: po...@freebsd.org Last committer: m...@freebsd.org Ident: $FreeBSD: head/devel/ebnf2yacc/Makefile 340722 2014-01-22 17:00:46Z mat $ Log URL: http://beefy7.nyi.freebsd.org/data/head-mips-default/p424595_s307891/logs/ebnf2yacc-0.1.1.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p424595_s307891 Log: ====>> Building devel/ebnf2yacc build started at Mon Oct 31 05:00:02 UTC 2016 port directory: /usr/ports/devel/ebnf2yacc building for: FreeBSD head-mips-default-job-15 12.0-CURRENT FreeBSD 12.0-CURRENT r307891 mips maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/devel/ebnf2yacc/Makefile 340722 2014-01-22 17:00:46Z mat $ Poudriere version: 3.1.14 Host OSVERSION: 1200005 Jail OSVERSION: 1200014 !!! Jail is newer than host. (Jail: 1200014, Host: 1200005) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=mips UNAME_m=mips ABI_FILE=/usr/lib/crt1.o UNAME_v=FreeBSD 12.0-CURRENT r307891 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=mips SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref QEMU_EMULATING=1 UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=ebnf2yacc-0.1.1 OSREL=12.0 _OSRELEASE=12.0-CURRENT PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=24 PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool MASTERNAME=head-mips-default SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1200014 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work HOME=/wrkdirs/usr/ports/devel/ebnf2yacc/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -fno-strict-aliasing " MANPREFIX="/usr/local" 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-- OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/ebnf2yacc" EXAMPLESDIR="share/examples/ebnf2yacc" DATADIR="share/ebnf2yacc" WWWDIR="www/ebnf2yacc" ETCDIR="etc/ebnf2yacc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ebnf2yacc DOCSDIR=/usr/local/share/doc/ebnf2yacc EXAMPLESDIR=/usr/local/share/examples/ebnf2yacc WWWDIR=/usr/local/www/ebnf2yacc ETCDIR=/usr/local/etc/ebnf2yacc --End SUB_LIST-- ---Begin make.conf--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MACHINE=mips MACHINE_ARCH=mips ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ AS=/nxb-bin/usr/bin/as NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed READELF=/nxb-bin/usr/bin/readelf RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.conf--- =======================<phase: check-sanity >============================ ===> NOTICE: The ebnf2yacc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> ebnf2yacc-0.1.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.9.1.txz [head-mips-default-job-15] Installing pkg-1.9.1... [head-mips-default-job-15] Extracting pkg-1.9.1: .......... done ===> ebnf2yacc-0.1.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ebnf2yacc-0.1.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The ebnf2yacc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by ebnf2yacc-0.1.1 for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The ebnf2yacc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by ebnf2yacc-0.1.1 for building => SHA256 Checksum OK for ebnf2yacc-0.1.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> NOTICE: The ebnf2yacc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by ebnf2yacc-0.1.1 for building ===> Extracting for ebnf2yacc-0.1.1 => SHA256 Checksum OK for ebnf2yacc-0.1.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for ebnf2yacc-0.1.1 =========================================================================== =======================<phase: build-depends >============================ =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for ebnf2yacc-0.1.1 loading site script /usr/ports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for c++... /nxb-bin/usr/bin/c++ checking whether the C++ compiler (/nxb-bin/usr/bin/c++ -O2 -pipe -G0 -fno-strict-aliasing ) works... yes checking whether the C++ compiler (/nxb-bin/usr/bin/c++ -O2 -pipe -G0 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether /nxb-bin/usr/bin/c++ accepts -g... yes checking how to run the C++ preprocessor... /nxb-bin/usr/bin/c++ -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for ANSI C header files... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating tests/Makefile =========================================================================== =======================<phase: build >============================ ===> Building for ebnf2yacc-0.1.1 Making all in tests /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c astgenvisitor1.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c astgenvisitor2.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c strutils.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c visitorgenvisitor1.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c visitorgenvisitor2.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c traversalhppgenvisitor.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c traversalcppgenvisitor.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c yaccgenvisitor1.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c yaccgenvisitor2.cpp /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c parser.cc /usr/share/bison.simple: In function 'int yyparse()': /usr/share/bison.simple:358: warning: deprecated conversion from string constant to 'char*' /usr/share/bison.simple:639: warning: deprecated conversion from string constant to 'char*' /usr/share/bison.simple:643: warning: deprecated conversion from string constant to 'char*' make[2]: Graph cycles through lexer.cc /nxb-bin/usr/bin/c++ -DPACKAGE=\"ebnf2yacc\" -DVERSION=\"0.1.1\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -G0 -fno-strict-aliasing -c main.cpp `all-am' not remade because of errors. =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for ebnf2yacc-0.1.1 ===> Generating temporary packing list Making install in tests make[2]: Graph cycles through lexer.cc `install-am' not remade because of errors. ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for ebnf2yacc-0.1.1 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/ebnf2yacc/work/stage/usr/local/bin/ebnf2yacc: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/devel/ebnf2yacc _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"