=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py33-rpy-2.3.0 (cd /scratch/math/py-rpy/work/rpy2-2.3.0/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.3 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.3 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.3 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.3 COMPILER_RPATH_FLAG=-Wl,-R F77=g95 FC=g95 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/scratch/math/py-rpy/work/.cwrapper/bin:/scratch/math/py-rpy/work/.buildlink/bin:/scratch/math/py-rpy/work/.g95/bin:/scratch/math/py-rpy/work/.gcc/bin:/scratch/math/py-rpy/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 PKG_SYSCONFDIR=/usr/pkg/etc CXXCPP=cpp HOME=/scratch/math/py-rpy/work/.home CWRAPPERS_CONFIG_DIR=/scratch/math/py-rpy/work/.cwrapper/config CPP=cpp LINK_ALL_LIBGCC_HACK= LOCALBASE=/usr/pkg NO_WHOLE_ARCHIVE_FLAG=-Wl,--no-whole-archive WHOLE_ARCHIVE_FLAG=-Wl,--whole-archive X11BASE=/usr/X11R7 X11PREFIX=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulkXXX\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulkXXX\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulkXXX\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/math/py-rpy/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/math/py-rpy/work/.buildlink/lib/pkgconfig:/scratch/math/py-rpy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/math/py-rpy/work/.pkg-config.log PKG_CONFIG_PATH= WRAPPER_DEBUG=no WRAPPER_UPDATE_CACHE=yes CWRAPPERS_CONFIG_DIR=/scratch/math/py-rpy/work/.cwrapper/config /usr/pkg/bin/python3.3 setup.py build ) warning: no previously-included files matching '*patch*' found anywhere in distribution warning: no previously-included files matching '*diff*' found anywhere in distribution warning: no previously-included files matching '.hg' found anywhere in distribution no previously-included directories found matching 'dist' Using 2to3 to translate Python2-only idioms into Python3 code. Please wait... done. running build running build_py creating build/lib.netbsd-7.0_BETA-amd64-3.3 creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2 copying build/python3_rpy/rpy/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2 copying build/python3_rpy/rpy/tests.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2 copying build/python3_rpy/rpy/rpy_classic.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2 copying build/python3_rpy/rpy/tests_rpy_classic.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2 creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike copying build/python3_rpy/rpy/rlike/indexing.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike copying build/python3_rpy/rpy/rlike/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike copying build/python3_rpy/rpy/rlike/container.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike copying build/python3_rpy/rpy/rlike/functional.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike/tests copying build/python3_rpy/rpy/rlike/tests/test_container.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike/tests copying build/python3_rpy/rpy/rlike/tests/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike/tests copying build/python3_rpy/rpy/rlike/tests/test_functional.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike/tests copying build/python3_rpy/rpy/rlike/tests/test_indexing.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rlike/tests creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface copying build/python3_rpy/rpy/rinterface/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_Sexp.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_Device.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_SexpVector.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests copying build/python3_rpy/rpy/rinterface/tests/test_SexpClosure.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/rinterface/tests creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/vectors.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/conversion.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/constants.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/language.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/robject.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/environments.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/methods.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/numpy2ri.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/functions.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/packages.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects copying build/python3_rpy/rpy/robjects/help.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testLanguage.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testHelp.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testRObject.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testArray.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testRobjects.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testVector.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testDataFrame.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testFunction.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testNumpyConversions.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testPackages.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testFormula.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testEnvironment.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests copying build/python3_rpy/rpy/robjects/tests/testMethods.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/tests creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/lib copying build/python3_rpy/rpy/robjects/lib/grid.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/lib copying build/python3_rpy/rpy/robjects/lib/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/lib copying build/python3_rpy/rpy/robjects/lib/ggplot2.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/robjects/lib creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/interactive copying build/python3_rpy/rpy/interactive/process_revents.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/interactive copying build/python3_rpy/rpy/interactive/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/interactive creating build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/interactive/tests copying build/python3_rpy/rpy/interactive/tests/__init__.py -> build/lib.netbsd-7.0_BETA-amd64-3.3/rpy2/interactive/tests running build_ext Traceback (most recent call last): File "setup.py", line 463, in 'rpy2': ['doc/source/rpy2_logo.png', ]} File "/usr/pkg/lib/python3.3/distutils/core.py", line 147, in setup dist.run_commands() File "/usr/pkg/lib/python3.3/distutils/dist.py", line 930, in run_commands self.run_command(cmd) File "/usr/pkg/lib/python3.3/distutils/dist.py", line 949, in run_command cmd_obj.run() File "/usr/pkg/lib/python3.3/distutils/command/build.py", line 126, in run self.run_command(cmd_name) File "/usr/pkg/lib/python3.3/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/usr/pkg/lib/python3.3/distutils/dist.py", line 948, in run_command cmd_obj.ensure_finalized() File "/usr/pkg/lib/python3.3/distutils/cmd.py", line 107, in ensure_finalized self.finalize_options() File "setup.py", line 163, in finalize_options config += get_rconfig(r_home, about) File "setup.py", line 333, in get_rconfig rc = RConfig.from_string(rconfig, allow_empty = allow_empty) File "setup.py", line 293, in from_string + '\nin string\n' + string) ValueError: Invalid substring -fopenmp in string -Wl,-export-dynamic -fopenmp -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib/R/lib -L/usr/pkg/lib/R/lib -lR -lpcre -llzma -lbz2 -lrt -lm -liconv *** Error code 1 Stop. make[1]: stopped in /bulk-data/pkgsrc/math/py-rpy *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/math/py-rpy