From owner-freebsd-pkg-fallout@FreeBSD.ORG Mon Sep 29 12:17:17 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2F23B9C for ; Mon, 29 Sep 2014 12:17:17 +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 A2643FD3 for ; Mon, 29 Sep 2014 12:17:17 +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 s8TCHHbf059508 for ; Mon, 29 Sep 2014 12:17:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.9/8.14.9/Submit) id s8TCHHvY059506; Mon, 29 Sep 2014 12:17:17 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Mon, 29 Sep 2014 12:17:17 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201409291217.s8TCHHvY059506@beefy1.isc.freebsd.org> To: pkg-fallout@FreeBSD.org Subject: [package - 10i386-quarterly][lang/rakudo] Failed for rakudo-2013.10_1, 4 in install 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: Mon, 29 Sep 2014 12:17:17 -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: ports@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: branches/2014Q2/lang/rakudo/Makefile 343214 2014-02-07 11:44:08Z bapt $ Log URL: http://beefy1.isc.freebsd.org/data/10i386-quarterly/2014-09-29_09h55m44s/logs/rakudo-2013.10_1,4.log Build URL: http://beefy1.isc.freebsd.org/build.html?mastername=10i386-quarterly&build=2014-09-29_09h55m44s Log: ====>> Building lang/rakudo build started at Mon Sep 29 12:13:30 UTC 2014 port directory: /usr/ports/lang/rakudo building for: FreeBSD 10i386-quarterly-job-22 10.0-RELEASE-p7 FreeBSD 10.0-RELEASE-p7 i386 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: branches/2014Q2/lang/rakudo/Makefile 343214 2014-02-07 11:44:08Z bapt $ Poudriere version: 3.1-pre Host OSVERSION: 1100027 Jail OSVERSION: 1000510 ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RELEASE-p7 UNAME_r=10.0-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/10i386-quarterly/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=rakudo-2013.10_1,4 OLDPWD= PWD=/usr/local/poudriere/data/.m/10i386-quarterly/ref/.p/pool MASTERNAME=10i386-quarterly 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 rakudo-2013.10_1,4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-parrot=/usr/local/bin/parrot --with-nqp=/usr/local/bin/nqp --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rakudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rakudo/work HOME=/wrkdirs/usr/ports/lang/rakudo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rakudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rakudo/work HOME=/wrkdirs/usr/ports/lang/rakudo/work TMPDIR="/tmp" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rakudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rakudo/work HOME=/wrkdirs/usr/ports/lang/rakudo/work TMPDIR="/tmp" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/rakudo/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/rakudo/work HOME=/wrkdirs/usr/ports/lang/rakudo/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" 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-- PARROT_VERSION=5.9.0 OSREL=10.0 PREFIX=%D LOCALBASE=/usr/local PORTDOCS="" PORTEXAMPLES="" PORTDATA="" LIB32DIR=lib PERL_VERSION=5.16.3 PERL_VER=5.16 PERL_ARCH=mach PERL5_MAN3=lib/perl5/5.16/man/man3 SITE_PERL=lib/perl5/site_perl/5.16 DOCSDIR="share/doc/rakudo" EXAMPLESDIR="share/examples/rakudo" DATADIR="share/rakudo" WWWDIR="www/rakudo" ETCDIR="etc/rakudo" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rakudo DOCSDIR=/usr/local/share/doc/rakudo EXAMPLESDIR=/usr/local/share/examples/rakudo WWWDIR=/usr/local/www/rakudo ETCDIR=/usr/local/etc/rakudo --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 ART20 accepted by the user =========================================================================== =================================================== ===> rakudo-2013.10_1,4 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.2.7_4.txz Installing pkg-1.2.7_4... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of rakudo-2013.10_1,4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART20 accepted by the user ===> Fetching all distfiles required by rakudo-2013.10_1,4 for building =========================================================================== =================================================== ===> License ART20 accepted by the user ===> Fetching all distfiles required by rakudo-2013.10_1,4 for building => SHA256 Checksum OK for rakudo-star-2013.10.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ART20 accepted by the user ===> Fetching all distfiles required by rakudo-2013.10_1,4 for building ===> Extracting for rakudo-2013.10_1,4 => SHA256 Checksum OK for rakudo-star-2013.10.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for rakudo-2013.10_1,4 ===> Applying FreeBSD patches for rakudo-2013.10_1,4 =========================================================================== =================================================== ===> rakudo-2013.10_1,4 depends on file: /usr/local/bin/flex - not found ===> Verifying install for /usr/local/bin/flex in /usr/ports/textproc/flex ===> Installing existing package /packages/All/flex-2.5.39_1.txz Installing flex-2.5.39_1...Installing gettext-0.18.3.1_1...Installing indexinfo-0.2... done done Installing m4-1.4.17_1,1... done done ===> Returning to build of rakudo-2013.10_1,4 ===> rakudo-2013.10_1,4 depends on file: /usr/local/bin/gm4 - found ===> rakudo-2013.10_1,4 depends on file: /usr/local/bin/pcre-config - not found ===> Verifying install for /usr/local/bin/pcre-config in /usr/ports/devel/pcre ===> Installing existing package /packages/All/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of rakudo-2013.10_1,4 ===> rakudo-2013.10_1,4 depends on executable: bison - not found ===> Verifying install for bison in /usr/ports/devel/bison ===> Installing existing package /packages/All/bison-2.7.1,1.txz Installing bison-2.7.1,1... done ===> Returning to build of rakudo-2013.10_1,4 ===> rakudo-2013.10_1,4 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... done ===> Returning to build of rakudo-2013.10_1,4 ===> rakudo-2013.10_1,4 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /usr/ports/lang/perl5.16 ===> Installing existing package /packages/All/perl5-5.16.3_11.txz Installing perl5-5.16.3_11... done ===> Returning to build of rakudo-2013.10_1,4 =========================================================================== =================================================== ===> rakudo-2013.10_1,4 depends on shared library: libgmp.so - not found ===> Verifying for libgmp.so in /usr/ports/math/gmp ===> Installing existing package /packages/All/gmp-5.1.3_2.txz Installing gmp-5.1.3_2... done ===> Returning to build of rakudo-2013.10_1,4 ===> rakudo-2013.10_1,4 depends on shared library: libicudata.so - not found ===> Verifying for libicudata.so in /usr/ports/devel/icu ===> Installing existing package /packages/All/icu-53.1.txz Installing icu-53.1... done ===> Returning to build of rakudo-2013.10_1,4 =========================================================================== =================================================== ===> Configuring for rakudo-2013.10_1,4 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp/3rdparty/dyncall/configure cd /wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/parrot && /usr/local/bin/perl Configure.pl --cc=cc --ccflags="-O2 -pipe -fno-strict-aliasing" --cxx=c++ --link=c++ --ld=cc --ldflags=" -L/usr/lib -L/usr/local/lib" --gc=gms --inline --optimize --parrot_is_shared --verbose --prefix=/usr/local --icu-config=/usr/local/bin/icu-config --lex=/usr/local/bin/flex --yacc=/usr/local/bin/bison && make installable PREFIX=/usr/local Parrot Version 5.9.0 Configure 2.0 Copyright (C) 2001-2013, Parrot Foundation. Hello, I'm Configure. My job is to poke and prod your system to figure out how to build Parrot. The process is completely automated, unless you passed in the `--ask' flag on the command line, in which case I'll prompt you for a few pieces of info. cd 3rdparty/libtommath && cc -c -o bn_s_mp_mul_high_digs.o -I. -O2 -pipe -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -isystem "/usr/local/include" -DPIC -fPIC -funit-at-a-time -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wc++-compat -Werror=declaration-after-statement -Werror=implic it-function-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -pipe -fno-strict-aliasing bn_s_mp_mul_high_digs.c cd 3rdparty/libtommath && cc -c -o bn_s_mp_sqr.o -I. -O2 -pipe -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -isystem "/usr/local/include" -DPIC -fPIC -funit-at-a-time -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-functio n-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -pipe -fno-strict-aliasing bn_s_mp_sqr.c cd 3rdparty/libtommath && cc -c -o bn_s_mp_sub.o -I. -O2 -pipe -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -isystem "/usr/local/include" -DPIC -fPIC -funit-at-a-time -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-functio n-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -pipe -fno-strict-aliasing bn_s_mp_sub.c cd src/vm/parrot/ops && /usr/local/bin/ops2c C --dynamic nqp_bigint.ops # Parsing nqp_bigint.ops... # Parsed nqp_bigint.ops in 3.366 seconds; found 57 ops. # Ops parsed in 3.367 seconds. cd src/vm/parrot/ops && cc -c -o nqp_bigint_ops.o -I/usr/local/include/parrot/5.9.0 -I/usr/local/include/parrot/5.9.0/pmc -I../../../../3rdparty/libtommath -O2 -pipe -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -isystem "/usr/local/include" -DPIC -fPIC -funit-at-a-time -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Wswitch-default -Werror=undef -Wno-unused -Wva riadic-macros -Wwrite-strings -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -pipe -fno-strict-aliasing nqp_bigint_ops.c nqp_bigint_ops.c:969:17: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((result == MP_VAL)) { ~~~~~~~^~~~~~~~~ nqp_bigint_ops.c:969:17: note: remove extraneous parentheses around the comparison to silence this warning if ((result == MP_VAL)) { ~ ^ ~ nqp_bigint_ops.c:969:17: note: use '=' to turn this equality comparison into an assignment if ((result == MP_VAL)) { ^~ = nqp_bigint_ops.c:3142:18: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((cmp == MP_GT)) { ~~~~^~~~~~~~ nqp_bigint_ops.c:3142:18: note: remove extraneous parentheses around the comparison to silence this warning if ((cmp == MP_GT)) { ~ ^ ~ nqp_bigint_ops.c:3142:18: note: use '=' to turn this equality comparison into an assignment if ((cmp == MP_GT)) { ^~ = 2 warnings generated. cd src/vm/parrot/6model/reprs && cc -c -o P6bigint.o -I../../../../../../src/vm/parrot/pmc -I../../../../../3rdparty/libtommath -I/usr/local/include/parrot/5.9.0 -I/usr/local/include/parrot/5.9.0/pmc -O2 -pipe -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT -DHASATTRIBUTE_HOT -DHASATTRIBUTE_COLD -DDISABLE_GC_DEBUG=1 -DNDEBUG -isystem "/usr/local/include" -DPIC -fPIC -funit-at-a-time -Wall -Wextra -Waggregate-return -Wcast-qual -Wdisabled-optimization -Wdiv-by-zero -Wendif-labels -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wimplicit -Wimport -Winit-self -Winline -Winvalid-pch -Werror=missing-braces -Wmissing-declarations -Wno-missing-format-attribute -Wmissing-include-dirs -Wmultichar -Wpacked -Wpointer-arith -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-aliasing=2 -Wswitch -Ws witch-default -Werror=undef -Wno-unused -Wvariadic-macros -Wwrite-strings -Wc++-compat -Werror=declaration-after-statement -Werror=implicit-function-declaration -Wmissing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=strict-prototypes -fvisibility=hidden -O2 -pipe -fno-strict-aliasing P6bigint.c P6bigint.c:39:21: warning: unused parameter 'interp' [-Wunused-parameter] static void compose(PARROT_INTERP, STable *st, PMC *repr_info) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:39:44: warning: unused parameter 'st' [-Wunused-parameter] static void compose(PARROT_INTERP, STable *st, PMC *repr_info) { ^ P6bigint.c:39:53: warning: unused parameter 'repr_info' [-Wunused-parameter] static void compose(PARROT_INTERP, STable *st, PMC *repr_info) { ^ P6bigint.c:51:24: warning: unused parameter 'interp' [-Wunused-parameter] static void initialize(PARROT_INTERP, STable *st, void *data) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:51:47: warning: unused parameter 'st' [-Wunused-parameter] static void initialize(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:58:21: warning: unused parameter 'interp' [-Wunused-parameter] static void copy_to(PARROT_INTERP, STable *st, void *src, void *dest) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:58:44: warning: unused parameter 'st' [-Wunused-parameter] static void copy_to(PARROT_INTERP, STable *st, void *src, void *dest) { ^ P6bigint.c:66:21: warning: unused parameter 'interp' [-Wunused-parameter] static void set_int(PARROT_INTERP, STable *st, void *data, INTVAL value) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:66:44: warning: unused parameter 'st' [-Wunused-parameter] static void set_int(PARROT_INTERP, STable *st, void *data, INTVAL value) { ^ P6bigint.c:79:23: warning: unused parameter 'interp' [-Wunused-parameter] static INTVAL get_int(PARROT_INTERP, STable *st, void *data) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:79:46: warning: unused parameter 'st' [-Wunused-parameter] static INTVAL get_int(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:95:44: warning: unused parameter 'st' [-Wunused-parameter] static void set_num(PARROT_INTERP, STable *st, void *data, FLOATVAL value) { ^ P6bigint.c:95:54: warning: unused parameter 'data' [-Wunused-parameter] static void set_num(PARROT_INTERP, STable *st, void *data, FLOATVAL value) { ^ P6bigint.c:95:69: warning: unused parameter 'value' [-Wunused-parameter] static void set_num(PARROT_INTERP, STable *st, void *data, FLOATVAL value) { ^ P6bigint.c:102:48: warning: unused parameter 'st' [-Wunused-parameter] static FLOATVAL get_num(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:102:58: warning: unused parameter 'data' [-Wunused-parameter] static FLOATVAL get_num(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:109:44: warning: unused parameter 'st' [-Wunused-parameter] static void set_str(PARROT_INTERP, STable *st, void *data, STRING *value) { ^ P6bigint.c:109:54: warning: unused parameter 'data' [-Wunused-parameter] static void set_str(PARROT_INTERP, STable *st, void *data, STRING *value) { ^ P6bigint.c:109:68: warning: unused parameter 'value' [-Wunused-parameter] static void set_str(PARROT_INTERP, STable *st, void *data, STRING *value) { ^ P6bigint.c:116:48: warning: unused parameter 'st' [-Wunused-parameter] static STRING * get_str(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:116:58: warning: unused parameter 'data' [-Wunused-parameter] static STRING * get_str(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:124:52: warning: unused parameter 'st' [-Wunused-parameter] static void * get_boxed_ref(PARROT_INTERP, STable *st, void *data, INTVAL repr_id) { ^ P6bigint.c:124:62: warning: unused parameter 'data' [-Wunused-parameter] static void * get_boxed_ref(PARROT_INTERP, STable *st, void *data, INTVAL repr_id) { ^ P6bigint.c:124:75: warning: unused parameter 'repr_id' [-Wunused-parameter] static void * get_boxed_ref(PARROT_INTERP, STable *st, void *data, INTVAL repr_id) { ^ P6bigint.c:130:21: warning: unused parameter 'interp' [-Wunused-parameter] static void gc_free(PARROT_INTERP, PMC *obj) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:138:24: warning: unused parameter 'interp' [-Wunused-parameter] static void gc_cleanup(PARROT_INTERP, STable *st, void *data) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:138:47: warning: unused parameter 'st' [-Wunused-parameter] static void gc_cleanup(PARROT_INTERP, STable *st, void *data) { ^ P6bigint.c:143:38: warning: unused parameter 'interp' [-Wunused-parameter] static storage_spec get_storage_spec(PARROT_INTERP, STable *st) { ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ P6bigint.c:143:61: warning: unused parameter 'st' [-Wunused-parameter] static storage_spec get_storage_spec(PARROT_INTERP, STable *st) { ^ P6bigint.c:154:46: warning: unused parameter 'st' [-Wunused-parameter] static void serialize(PARROT_INTERP, STable *st, void *data, SerializationWriter *writer) { ^ P6bigint.c:167:48: warning: unused parameter 'st' [-Wunused-parameter] static void deserialize(PARROT_INTERP, STable *st, void *data, SerializationReader *reader) { ^ P6bigint.c:175:31: warning: unused parameter 'interp' [-Wunused-parameter] REPROps * P6bigint_initialize(PARROT_INTERP, ^ /usr/local/include/parrot/5.9.0/parrot/interpreter.h:102:67: note: expanded from macro 'PARROT_INTERP' #define PARROT_INTERP /*@notnull@*/ /*@in@*/ ARGMOD(Parrot_Interp interp) ^ /usr/local/include/parrot/5.9.0/parrot/compiler.h:224:62: note: expanded from macro 'ARGMOD' # define ARGMOD(x) /*@in@*/ /*@notnull@*/ x ^ 32 warnings generated. cd src/vm/parrot/ops && cc -o nqp_bigint_ops.so nqp_bigint_ops.o ../../../../3rdparty/libtommath/*.o ../6model/reprs/P6bigint.o -L/usr/lib -L/usr/local/lib -shared -L/usr/local/lib -fstack-protector -lm -lcrypt -lutil -pthread -lreadline -L/usr/local/lib -licuuc -licudata cd 3rdparty/dyncall && BUILD_DIR=. gmake gmake[2]: Entering directory `/wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp/3rdparty/dyncall' gmake -C dyncall gmake[3]: Entering directory `/wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp/3rdparty/dyncall/dyncall' gcc -O3 -c dyncall_vector.c -o dyncall_vector.o gmake[3]: gcc: Command not found gmake[3]: *** [dyncall_vector.o] Error 127 gmake[3]: Leaving directory `/wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp/3rdparty/dyncall/dyncall' gmake[2]: *** [dyncall] Error 2 gmake[2]: Leaving directory `/wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp/3rdparty/dyncall' *** Error code 2 Stop. make[1]: stopped in /wrkdirs/usr/ports/lang/rakudo/work/rakudo-star-2013.10/nqp *** Error code 1 Stop. make: stopped in /usr/ports/lang/rakudo