Ticket #16540: nestedsums_buildlog.txt

File nestedsums_buildlog.txt, 9.4 KB (added by luis.beca@…, 16 years ago)
Line 
1DEBUG: Executing org.macports.main (nestedsums)
2--->  Fetching nestedsums
3DEBUG: Executing org.macports.fetch (nestedsums)
4--->  nestedsums-1.4.9.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/nestedsums
5--->  Attempting to fetch nestedsums-1.4.9.tar.gz from http://wwwthep.physik.uni-mainz.de/~stefanw/download/
6  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
7                                 Dload  Upload   Total   Spent    Left  Speed
8100  408k  100  408k    0     0   352k      0  0:00:01  0:00:01 --:--:--  436k
9--->  Verifying checksum(s) for nestedsums
10DEBUG: Executing org.macports.checksum (nestedsums)
11--->  Checksumming nestedsums-1.4.9.tar.gz
12DEBUG: Correct (md5) checksum for nestedsums-1.4.9.tar.gz
13--->  Extracting nestedsums
14DEBUG: Executing org.macports.extract (nestedsums)
15--->  Extracting nestedsums-1.4.9.tar.gz
16DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/nestedsums/nestedsums-1.4.9.tar.gz
17DEBUG: Environment:
18DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_nestedsums/work" && gzip -dc /opt/local/var/macports/distfiles/nestedsums/nestedsums-1.4.9.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
19DEBUG: Executing org.macports.patch (nestedsums)
20--->  Configuring nestedsums
21DEBUG: Executing org.macports.configure (nestedsums)
22DEBUG: Using compiler 'Mac OS X gcc 4.0'
23DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='ccache /usr/bin/cpp-4.0' CXX='ccache /usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='ccache /usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='ccache /usr/bin/gcc-4.0'
24DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_nestedsums/work/nestedsums-1.4.9" && ./configure --prefix=/opt/local'
25checking for a BSD-compatible install... /usr/bin/install
26checking whether build environment is sane... yes
27checking for gawk... gawk
28checking whether make sets $(MAKE)... yes
29checking for C++ compiler default output file name... a.out
30checking whether the C++ compiler works... yes
31checking whether we are cross compiling... no
32checking for suffix of executables...
33checking for suffix of object files... o
34checking whether we are using the GNU C++ compiler... yes
35checking whether ccache /usr/bin/g++-4.0 accepts -g... yes
36checking for style of include used by make... GNU
37checking dependency style of ccache /usr/bin/g++-4.0... gcc3
38checking how to run the C++ preprocessor... ccache /usr/bin/g++-4.0 -E
39checking for a BSD-compatible install... /usr/bin/install
40checking build system type... i686-apple-darwin9.4.0
41checking host system type... i686-apple-darwin9.4.0
42checking for gcc... ccache /usr/bin/gcc-4.0
43checking whether we are using the GNU C compiler... yes
44checking whether ccache /usr/bin/gcc-4.0 accepts -g... yes
45checking for ccache /usr/bin/gcc-4.0 option to accept ANSI C... none needed
46checking dependency style of ccache /usr/bin/gcc-4.0... gcc3
47checking for a sed that does not truncate output... /usr/bin/sed
48checking for egrep... grep -E
49checking for ld used by ccache /usr/bin/gcc-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
50checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
51checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
52checking for BSD-compatible nm... /usr/bin/nm -p
53checking whether ln -s works... yes
54checking how to recognise dependent libraries... pass_all
55checking how to run the C preprocessor... ccache /usr/bin/cpp-4.0
56checking for ANSI C header files... yes
57checking for sys/types.h... yes
58checking for sys/stat.h... yes
59checking for stdlib.h... yes
60checking for string.h... yes
61checking for memory.h... yes
62checking for strings.h... yes
63checking for inttypes.h... yes
64checking for stdint.h... yes
65checking for unistd.h... yes
66checking dlfcn.h usability... yes
67checking dlfcn.h presence... yes
68checking for dlfcn.h... yes
69checking how to run the C++ preprocessor... ccache /usr/bin/g++-4.0 -E
70checking for g77... no
71checking for f77... no
72checking for xlf... no
73checking for frt... no
74checking for pgf77... no
75checking for fort77... no
76checking for fl32... no
77checking for af77... no
78checking for f90... no
79checking for xlf90... no
80checking for pgf90... no
81checking for epcf90... no
82checking for f95... no
83checking for fort... no
84checking for xlf95... no
85checking for ifc... no
86checking for efc... no
87checking for pgf95... no
88checking for lf95... no
89checking for gfortran... no
90checking whether we are using the GNU Fortran 77 compiler... no
91checking whether  accepts -g... no
92checking the maximum length of command line arguments... 65536
93checking command to parse /usr/bin/nm -p output from ccache /usr/bin/gcc-4.0 object... ok
94checking for objdir... .libs
95checking for ar... ar
96checking for ranlib... ranlib
97checking for strip... strip
98checking if ccache /usr/bin/gcc-4.0 static flag  works... yes
99checking if ccache /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
100checking for ccache /usr/bin/gcc-4.0 option to produce PIC... -fno-common
101checking if ccache /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
102checking if ccache /usr/bin/gcc-4.0 supports -c -o file.o... yes
103checking whether the ccache /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
104checking dynamic linker characteristics... darwin9.4.0 dyld
105checking how to hardcode library paths into programs... immediate
106checking whether stripping libraries is possible... yes
107checking if libtool supports shared libraries... yes
108checking whether to build shared libraries... yes
109checking whether to build static libraries... yes
110configure: creating libtool
111appending configuration tag "CXX" to libtool
112checking for ld used by ccache /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
113checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
114checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
115checking for ccache /usr/bin/g++-4.0 option to produce PIC... -fno-common
116checking if ccache /usr/bin/g++-4.0 PIC flag -fno-common works... yes
117checking if ccache /usr/bin/g++-4.0 supports -c -o file.o... yes
118checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
119checking dynamic linker characteristics... darwin9.4.0 dyld
120checking how to hardcode library paths into programs... immediate
121checking whether stripping libraries is possible... yes
122appending configuration tag "F77" to libtool
123checking for long... yes
124checking size of long... 4
125checking for long long... yes
126checking size of long long... 8
127checking for long double... yes
128checking size of long double... 16
129checking for ginac-config... no
130checking for GiNaC - version >= 1.3.0... no
131*** The ginac-config script installed by GiNaC could not be found
132*** If GiNaC was installed in PREFIX, make sure PREFIX/bin is in
133*** your path, or set the GINACLIB_CONFIG environment variable to the
134*** full path to ginac-config.
135configure: error: need to have at least GiNaC 1.3.0 installed
136Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_nestedsums/work/nestedsums-1.4.9" && ./configure --prefix=/opt/local " returned error 1
137Command output: checking whether stripping libraries is possible... yes
138checking if libtool supports shared libraries... yes
139checking whether to build shared libraries... yes
140checking whether to build static libraries... yes
141configure: creating libtool
142appending configuration tag "CXX" to libtool
143checking for ld used by ccache /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
144checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
145checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
146checking for ccache /usr/bin/g++-4.0 option to produce PIC... -fno-common
147checking if ccache /usr/bin/g++-4.0 PIC flag -fno-common works... yes
148checking if ccache /usr/bin/g++-4.0 supports -c -o file.o... yes
149checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
150checking dynamic linker characteristics... darwin9.4.0 dyld
151checking how to hardcode library paths into programs... immediate
152checking whether stripping libraries is possible... yes
153appending configuration tag "F77" to libtool
154checking for long... yes
155checking size of long... 4
156checking for long long... yes
157checking size of long long... 8
158checking for long double... yes
159checking size of long double... 16
160checking for ginac-config... no
161checking for GiNaC - version >= 1.3.0... no
162*** The ginac-config script installed by GiNaC could not be found
163*** If GiNaC was installed in PREFIX, make sure PREFIX/bin is in
164*** your path, or set the GINACLIB_CONFIG environment variable to the
165*** full path to ginac-config.
166configure: error: need to have at least GiNaC 1.3.0 installed
167
168Warning: the following items did not execute (for nestedsums): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
169Error: The following dependencies failed to build: nestedsums
170Error: Status 1 encountered during processing.