Ticket #18784: py26-rpy2_build.err

File py26-rpy2_build.err, 8.2 KB (added by nerdling (Jeremy Lavergne), 15 years ago)

debug build phase, stderr

Line 
1DEBUG: Found port in file:///Users/snc/ports/python/py26-rpy2
2DEBUG: Changing to port directory: /Users/snc/ports/python/py26-rpy2
3DEBUG: setting option os.universal_supported to yes
4DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
5DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
6DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python26-1.0.tcl
7DEBUG: not using configure, so not adding the default universal variant
8DEBUG: Requested variant darwin is not provided by port py26-rpy2.
9DEBUG: Requested variant i386 is not provided by port py26-rpy2.
10DEBUG: Requested variant macosx is not provided by port py26-rpy2.
11DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26
12DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26
13DEBUG: setting option os.universal_supported to yes
14DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
15DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
16DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/select-1.0.tcl
17DEBUG: universal variant already exists, so not adding the default one
18DEBUG: Requested variant i386 is not provided by port python26.
19DEBUG: Requested variant macosx is not provided by port python26.
20DEBUG: Executing variant darwin provides darwin
21DEBUG: Searching for dependency: python26
22DEBUG: Found Dependency: receipt exists for python26
23DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/R
24DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/R
25DEBUG: setting option os.universal_supported to yes
26DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
27DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
28DEBUG: 'universal_variant no' specified, so not adding the default universal variant
29DEBUG: Requested variant darwin is not provided by port R.
30DEBUG: Requested variant i386 is not provided by port R.
31DEBUG: Requested variant macosx is not provided by port R.
32DEBUG: Executing variant gcc43 provides gcc43
33DEBUG: Searching for dependency: R
34DEBUG: Found Dependency: receipt exists for R
35DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-numeric
36DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-numeric
37DEBUG: setting option os.universal_supported to yes
38DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
39DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
40DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/python26-1.0.tcl
41DEBUG: not using configure, so not adding the default universal variant
42DEBUG: Requested variant darwin is not provided by port py26-numeric.
43DEBUG: Requested variant i386 is not provided by port py26-numeric.
44DEBUG: Executing variant macosx provides macosx
45DEBUG: Searching for dependency: py26-numeric
46DEBUG: Found Dependency: receipt exists for py26-numeric
47DEBUG: Executing org.macports.main (py26-rpy2)
48DEBUG: Skipping completed org.macports.fetch (py26-rpy2)
49DEBUG: Skipping completed org.macports.checksum (py26-rpy2)
50DEBUG: Skipping completed org.macports.extract (py26-rpy2)
51DEBUG: Skipping completed org.macports.patch (py26-rpy2)
52DEBUG: Skipping completed org.macports.configure (py26-rpy2)
53DEBUG: Executing org.macports.build (py26-rpy2)
54DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
55DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_snc_ports_python_py26-rpy2/work/rpy2-2.0.6" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build'
56Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_snc_ports_python_py26-rpy2/work/rpy2-2.0.6" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1
57Command output: copying rpy/robjects/tests/testRFunction.py -> build/lib.macosx-10.5-i386-2.6/rpy2/robjects/tests
58copying rpy/robjects/tests/testRObject.py -> build/lib.macosx-10.5-i386-2.6/rpy2/robjects/tests
59copying rpy/robjects/tests/testRobjects.py -> build/lib.macosx-10.5-i386-2.6/rpy2/robjects/tests
60copying rpy/robjects/tests/testRVector.py -> build/lib.macosx-10.5-i386-2.6/rpy2/robjects/tests
61creating build/lib.macosx-10.5-i386-2.6/rpy2/rinterface
62copying rpy/rinterface/__init__.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface
63creating build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
64copying rpy/rinterface/tests/__init__.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
65copying rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
66copying rpy/rinterface/tests/test_Sexp.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
67copying rpy/rinterface/tests/test_SexpClosure.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
68copying rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
69copying rpy/rinterface/tests/test_SexpVector.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
70copying rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/tests
71running build_ext
72building 'rpy2.rinterface.rinterface' extension
73creating build/temp.macosx-10.5-i386-2.6
74creating build/temp.macosx-10.5-i386-2.6/rpy
75creating build/temp.macosx-10.5-i386-2.6/rpy/rinterface
76ccache /usr/bin/gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DR_INTERFACE_PTRS=1 -DCSTACK_DEFNS=1 -DRIF_HAS_RSIGHAND=1 -I/opt/local/lib/R/include -Irpy/rinterface -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c rpy/rinterface/array.c -o build/temp.macosx-10.5-i386-2.6/rpy/rinterface/array.o
77ccache /usr/bin/gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DR_INTERFACE_PTRS=1 -DCSTACK_DEFNS=1 -DRIF_HAS_RSIGHAND=1 -I/opt/local/lib/R/include -Irpy/rinterface -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c rpy/rinterface/r_utils.c -o build/temp.macosx-10.5-i386-2.6/rpy/rinterface/r_utils.o
78ccache /usr/bin/gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DR_INTERFACE_PTRS=1 -DCSTACK_DEFNS=1 -DRIF_HAS_RSIGHAND=1 -I/opt/local/lib/R/include -Irpy/rinterface -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c rpy/rinterface/rinterface.c -o build/temp.macosx-10.5-i386-2.6/rpy/rinterface/rinterface.o
79In file included from rpy/rinterface/rinterface.c:70:
80/opt/local/lib/R/include/R_ext/Rdynload.h:26: warning: function declaration isn't a prototype
81rpy/rinterface/rinterface.c:104: warning: 'interrupt_R' defined but not used
82rpy/rinterface/rinterface.c:2676: warning: 'externalMethods' defined but not used
83ccache /usr/bin/gcc-4.0 -L/opt/local/lib -bundle -undefined dynamic_lookup build/temp.macosx-10.5-i386-2.6/rpy/rinterface/array.o build/temp.macosx-10.5-i386-2.6/rpy/rinterface/r_utils.o build/temp.macosx-10.5-i386-2.6/rpy/rinterface/rinterface.o -L/opt/local/lib/R/lib -L/opt/local/lib/R/modules -L/opt/local/lib/R/lib -L/opt/local/lib/R/modules -lR -o build/lib.macosx-10.5-i386-2.6/rpy2/rinterface/rinterface.so -L/opt/local/lib/R/lib -lR -dylib_file libRblas.dylib:/opt/local/lib/R/lib/libRblas.dylib -L/opt/local/lib/R/lib -lRlapack -L/opt/local/lib/R/lib -lRblas
84ld: library not found for -lR -dylib_file libRblas.dylib:/opt/local/lib/R/lib/libRblas.dylib
85collect2: ld returned 1 exit status
86error: command 'ccache' failed with exit status 1
87
88Error: Status 1 encountered during processing.