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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/science/simlib/Makefile 300897 2012-07-14 14:29:18Z beat $ Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s/logs/simlib-3.0.20081216.log Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-09-12_01h37m09s Log: ====>> Building science/simlib build started at Thu Sep 12 10:16:20 UTC 2013 port directory: /usr/ports/science/simlib building for: FreeBSD head-amd64-default-job-08 10.0-CURRENT FreeBSD 10.0-CURRENT amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/science/simlib/Makefile 300897 2012-07-14 14:29:18Z beat $ Poudriere version: 3.1-pre ---Begin Environment--- OSVERSION=1000055 UNAME_v=FreeBSD 10.0-CURRENT UNAME_r=10.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref PKG_EXT=txz tpid=66753 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=simlib-3.0.20081216 PKG_DELETE=/usr/local/sbin/pkg delete -y -f PKG_ADD=/usr/local/sbin/pkg add PWD=/root MASTERNAME=head-amd64-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre SKIPSANITY=1 LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing -fPIC" 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-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/simlib DOCSDIR=/usr/local/share/doc/simlib EXAMPLESDIR=/usr/local/share/examples/simlib WWWDIR=/usr/local/www/simlib ETCDIR=/usr/local/etc/simlib --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for simlib-3.0.20081216 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> simlib-3.0.20081216 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.1.4_2.txz Installing pkg-1.1.4_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of simlib-3.0.20081216 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by simlib-3.0.20081216 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by simlib-3.0.20081216 for building => SHA256 Checksum OK for simlib-3-20081216.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by simlib-3.0.20081216 for building ===> Extracting for simlib-3.0.20081216 => SHA256 Checksum OK for simlib-3-20081216.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for simlib-3.0.20081216 ===> Applying FreeBSD patches for simlib-3.0.20081216 =========================================================================== =======================<phase: build-depends >============================ ===> simlib-3.0.20081216 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3... done done ===> Returning to build of simlib-3.0.20081216 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for simlib-3.0.20081216 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/science/simlib/work/simlib-3/configure =========================================================================== =======================<phase: build >============================ ===> Building for simlib-3.0.20081216 gmake[1]: Entering directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3' gmake -C src gmake[2]: Entering directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3/src' cc -O2 -pipe -fno-strict-aliasing generr.c -o generr generr.c:110:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(help); ^~~~ generr.c:333:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(tittle); ^~~~~~ 2 warnings generated. ./generr errors.txt GENERR - error messages generator (c)PerPet 1991-1997 Number of messages = 89 c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c atexit.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c calendar.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c debug.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c entity.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c error.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c errors.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c event.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c link.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c list.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c name.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c object.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c print.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c run.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c sampler.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c opt-hooke.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c opt-simann.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c opt-param.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c delay.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c zdelay.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c simlib2D.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c simlib3D.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c algloop.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c cond.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c fun.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c graph.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c intg.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c continuous.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_abm4.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_euler.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_fw.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_rke.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_rkf3.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_rkf5.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c ni_rkf8.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c numint.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c output1.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c stdblock.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c barrier.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c facility.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c histo.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c output2.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c process.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c queue.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c random1.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c random2.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c semaphor.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c stat.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c store.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c tstat.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c waitunti.cc c++ -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g -c version.cc rm -f simlib.a # create new library ar rcv simlib.a atexit.o calendar.o debug.o entity.o error.o errors.o event.o link.o list.o name.o object.o print.o run.o sampler.o opt-hooke.o opt-simann.o opt-param.o delay.o zdelay.o simlib2D.o simlib3D.o algloop.o cond.o fun.o graph.o intg.o continuous.o ni_abm4.o ni_euler.o ni_fw.o ni_rke.o ni_rkf3.o ni_rkf5.o ni_rkf8.o numint.o output1.o stdblock.o barrier.o facility.o histo.o output2.o process.o queue.o random1.o random2.o semaphor.o stat.o store.o tstat.o waitunti.o version.o a - atexit.o a - calendar.o a - debug.o a - entity.o a - error.o a - errors.o a - event.o a - link.o a - list.o a - name.o a - object.o a - print.o a - run.o a - sampler.o a - opt-hooke.o a - opt-simann.o a - opt-param.o a - delay.o a - zdelay.o a - simlib2D.o a - simlib3D.o a - algloop.o a - cond.o a - fun.o a - graph.o a - intg.o a - continuous.o a - ni_abm4.o a - ni_euler.o a - ni_fw.o a - ni_rke.o a - ni_rkf3.o a - ni_rkf5.o a - ni_rkf8.o a - numint.o a - output1.o a - stdblock.o a - barrier.o a - facility.o a - histo.o a - output2.o a - process.o a - queue.o a - random1.o a - random2.o a - semaphor.o a - stat.o a - store.o a - tstat.o a - waitunti.o a - version.o ranlib simlib.a nm --demangle simlib.a > simlib.nm c++ -shared -O2 -pipe -fno-strict-aliasing -fPIC -O2 -g version.o atexit.o calendar.o debug.o entity.o error.o errors.o event.o link.o list.o name.o object.o print.o run.o sampler.o opt-hooke.o opt-simann.o opt-param.o delay.o zdelay.o simlib2D.o simlib3D.o algloop.o cond.o fun.o graph.o intg.o continuous.o ni_abm4.o ni_euler.o ni_fw.o ni_rke.o ni_rkf3.o ni_rkf5.o ni_rkf8.o numint.o output1.o stdblock.o barrier.o facility.o histo.o output2.o process.o queue.o random1.o random2.o semaphor.o stat.o store.o tstat.o waitunti.o -o simlib.so gmake[2]: Leaving directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3/src' gmake -C examples gmake[2]: Entering directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3/examples' g++ -Wall -std=c++98 -O2 -g -I../src -o bessel bessel.cc ../src/simlib.so -lm gmake[2]: g++: Command not found gmake[2]: *** [bessel] Error 127 gmake[2]: Leaving directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3/examples' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/wrkdirs/usr/ports/science/simlib/work/simlib-3' *** Error code 1 Stop. make: stopped in /usr/ports/science/simlib ===> Cleaning for simlib-3.0.20081216 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
