Ticket #24674: cln-universal.txt

File cln-universal.txt, 23.8 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago)

build log on snow leopard

Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports-clean/math/cln
2DEBUG: OS Platform: darwin
3DEBUG: OS Version: 10.3.0
4DEBUG: Mac OS X Version: 10.6
5DEBUG: System Arch: i386
6DEBUG: setting option os.universal_supported to yes
7DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
8DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
10DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports-clean/_resources/port1.0/variant_descriptions.conf
11DEBUG: adding the default universal variant
12DEBUG: Requested variant darwin is not provided by port cln.
13DEBUG: Requested variant i386 is not provided by port cln.
14DEBUG: Requested variant macosx is not provided by port cln.
15DEBUG: Executing variant test provides test
16DEBUG: Changing to port directory: /Users/rschmidt/macports/dports-clean/math/cln
17DEBUG: OS Platform: darwin
18DEBUG: OS Version: 10.3.0
19DEBUG: Mac OS X Version: 10.6
20DEBUG: System Arch: i386
21DEBUG: setting option os.universal_supported to yes
22DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
23DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
24DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
25DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports-clean/_resources/port1.0/variant_descriptions.conf
26DEBUG: adding the default universal variant
27DEBUG: Requested variant darwin is not provided by port cln.
28DEBUG: Requested variant i386 is not provided by port cln.
29DEBUG: Requested variant macosx is not provided by port cln.
30DEBUG: Executing variant test provides test
31DEBUG: Executing variant universal provides universal
32DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work /Users/rschmidt/macports/dports-clean/math/cln/work
33DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/gmp
34DEBUG: epoch: in tree: 0 installed: 0
35DEBUG: gmp 5.0.1_0 exists in the ports tree
36DEBUG: gmp 5.0.1_1 +universal is the latest installed
37DEBUG: gmp 5.0.1_0 +universal is active
38DEBUG: Merging existing variants universal into variants
39DEBUG: new fully merged portvariants: universal +
40DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/gmp
41DEBUG: OS Platform: darwin
42DEBUG: OS Version: 10.3.0
43DEBUG: Mac OS X Version: 10.6
44DEBUG: System Arch: i386
45DEBUG: setting option os.universal_supported to yes
46DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
47DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
48DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
49DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
50DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
51DEBUG: universal variant already exists, so not adding the default one
52DEBUG: Requested variant darwin is not provided by port gmp.
53DEBUG: Requested variant i386 is not provided by port gmp.
54DEBUG: Requested variant macosx is not provided by port gmp.
55DEBUG: Executing variant universal provides universal
56DEBUG: No need to upgrade! gmp 5.0.1_1 >= gmp 5.0.1_0
57--->  Computing dependencies for cln
58DEBUG: Searching for dependency: gmp
59DEBUG: Found Dependency: receipt exists for gmp
60DEBUG: Executing org.macports.main (cln)
61--->  Fetching cln
62DEBUG: Executing org.macports.fetch (cln)
63--->  Verifying checksum(s) for cln
64DEBUG: Executing org.macports.checksum (cln)
65--->  Checksumming cln-1.2.2.tar.bz2
66DEBUG: Correct (md5) checksum for cln-1.2.2.tar.bz2
67DEBUG: Correct (sha1) checksum for cln-1.2.2.tar.bz2
68DEBUG: Correct (rmd160) checksum for cln-1.2.2.tar.bz2
69DEBUG: setting option extract.cmd to /usr/bin/bzip2
70--->  Extracting cln
71DEBUG: Executing org.macports.extract (cln)
72--->  Extracting cln-1.2.2.tar.bz2
73DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/cln/cln-1.2.2.tar.bz2
74DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
75DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/cln/cln-1.2.2.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
76DEBUG: Executing org.macports.patch (cln)
77--->  Configuring cln
78DEBUG: Using compiler 'Mac OS X gcc 4.2'
79DEBUG: Executing org.macports.configure (cln)
80DEBUG: Environment: CFLAGS='-O -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64 -arch i386' FFLAGS='-O2' CC='/usr/bin/gcc-4.2'
81DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work/cln-1.2.2" && ./configure --prefix=/opt/local --disable-dependency-tracking --with-gmp=/opt/local/lib --infodir=/opt/local/share/info --mandir=/opt/local/share/man'
82checking whether make sets $(MAKE)... yes
83checking for gcc... /usr/bin/gcc-4.2
84checking for C compiler default output file name... a.out
85checking whether the C compiler works... yes
86checking whether we are cross compiling... no
87checking for suffix of executables...
88checking for suffix of object files... o
89checking whether we are using the GNU C compiler... yes
90checking whether /usr/bin/gcc-4.2 accepts -g... yes
91checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
92checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
93checking whether we are using the GNU C++ compiler... yes
94checking whether /usr/bin/g++-4.2 accepts -g... yes
95checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
96checking for underscore in external names... yes
97checking whether --noexecstack is desirable for .s files... no
98checking for ranlib... ranlib
99checking for a BSD-compatible install... /usr/bin/install -c
100checking build system type... i386-apple-darwin10.3.0
101checking host system type... i386-apple-darwin10.3.0
102checking for grep that handles long lines and -e... /opt/local/bin/grep
103checking for egrep... /opt/local/bin/grep -E
104checking for 64-bit userland on x86-64... no
105checking for a sed that does not truncate output... /opt/local/bin/gsed
106checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
107checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
108checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
109checking for BSD-compatible nm... /usr/bin/nm
110checking whether ln -s works... yes
111checking how to recognize dependent libraries... pass_all
112checking for ANSI C header files... yes
113checking for sys/types.h... yes
114checking for sys/stat.h... yes
115checking for stdlib.h... yes
116checking for string.h... yes
117checking for memory.h... yes
118checking for strings.h... yes
119checking for inttypes.h... yes
120checking for stdint.h... yes
121checking for unistd.h... yes
122checking dlfcn.h usability... yes
123checking dlfcn.h presence... yes
124checking for dlfcn.h... yes
125checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
126checking for g77... no
127checking for xlf... no
128checking for f77... no
129checking for frt... no
130checking for pgf77... no
131checking for cf77... no
132checking for fort77... no
133checking for fl32... no
134checking for af77... no
135checking for xlf90... no
136checking for f90... no
137checking for pgf90... no
138checking for pghpf... no
139checking for epcf90... no
140checking for gfortran... no
141checking for g95... no
142checking for xlf95... no
143checking for f95... no
144checking for fort... no
145checking for ifort... no
146checking for ifc... no
147checking for efc... no
148checking for pgf95... no
149checking for lf95... no
150checking for ftn... no
151checking whether we are using the GNU Fortran 77 compiler... no
152checking whether  accepts -g... no
153checking the maximum length of command line arguments... 196608
154checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
155checking for objdir... .libs
156checking for ar... ar
157checking for ranlib... (cached) ranlib
158checking for strip... strip
159checking for dsymutil... dsymutil
160checking for nmedit... nmedit
161checking for -single_module linker flag... yes
162checking for -exported_symbols_list linker flag... yes
163checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
164checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common
165checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes
166checking if /usr/bin/gcc-4.2 static flag -static works... no
167checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
168checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
169checking dynamic linker characteristics... darwin10.3.0 dyld
170checking how to hardcode library paths into programs... immediate
171checking whether stripping libraries is possible... yes
172checking if libtool supports shared libraries... yes
173checking whether to build shared libraries... yes
174checking whether to build static libraries... yes
175configure: creating libtool
176appending configuration tag "CXX" to libtool
177checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
178checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
179checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
180checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common
181checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes
182checking if /usr/bin/g++-4.2 static flag -static works... no
183checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
184checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
185checking dynamic linker characteristics... darwin10.3.0 dyld
186(cached) (cached) checking how to hardcode library paths into programs... immediate
187appending configuration tag "F77" to libtool
188checking for long long type... yes
189checking for long double type... yes
190checking for the global constructors function prefix... grep: conftest.s: No such file or directory
191grep: conftest.s: No such file or directory
192grep: conftest.s: No such file or directory
193unknown
194checking for unistd.h... (cached) yes
195checking for working alloca.h... yes
196checking for alloca... yes
197checking for fpu_control_t... no
198checking for __setfpucw... no
199checking for gettimeofday... yes
200checking for gettimeofday declaration...
201         extern int gettimeofday (struct timeval *, void *);
202checking sys/resource.h usability... yes
203checking sys/resource.h presence... yes
204checking for sys/resource.h... yes
205checking sys/times.h usability... yes
206checking sys/times.h presence... yes
207checking for sys/times.h... yes
208checking for getrusage... yes
209checking for getrusage declaration...
210         extern int getrusage (int, struct rusage *);
211checking whether getrusage works... yes
212checking for perror declaration... yes
213checking whether the compiler supports __attribute__((flatten))... yes
214checking whether char is unsigned... no
215checking whether byte ordering is bigendian... no
216configure: checking for integer types and behaviour...
217creating include/cln/intparam.h
218configure: checking for floating-point types and behaviour...
219creating include/cln/floatparam.h
220checking for recent enough gmp.h... yes
221checking for working libgmp... yes
222checking how large gmp demands uintD to be... long
223configure: creating ./config.status
224config.status: creating Makefile
225config.status: creating src/Makefile
226config.status: creating tests/Makefile
227config.status: creating benchmarks/Makefile
228config.status: creating examples/Makefile
229config.status: creating doc/Makefile
230config.status: creating cln.spec
231config.status: creating cln.pc
232config.status: creating include/cln/config.h
233config.status: creating include/cln/version.h
234config.status: include/cln/version.h is unchanged
235config.status: creating src/base/cl_base_config.h
236config.status: creating src/base/cl_gmpconfig.h
237config.status: creating src/float/cl_float_config.h
238config.status: creating src/timing/cl_t_config.h
239--->  Building cln
240DEBUG: Executing org.macports.build (cln)
241DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
242DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work/cln-1.2.2" && /usr/bin/nice -n 10 /usr/bin/make -j1 all'
243cd src && /usr/bin/make all
244/usr/bin/make SUBDIR=base all
245/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_alloca.cc
246mkdir .libs
247 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_alloca.cc  -fno-common -DPIC -o .libs/cl_alloca.o
248 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_alloca.cc -o cl_alloca.o >/dev/null 2>&1
249/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_as_exception.cc
250 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_as_exception.cc  -fno-common -DPIC -o .libs/cl_as_exception.o
251In file included from /opt/local/include/cln/number.h:8,
252                 from ./base/cl_N.h:6,
253                 from ./base/cl_as_exception.cc:13:
254/opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined
255/opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition
256 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_as_exception.cc -o cl_as_exception.o >/dev/null 2>&1
257/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_condition.cc
258 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_condition.cc  -fno-common -DPIC -o .libs/cl_condition.o
259 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_condition.cc -o cl_condition.o >/dev/null 2>&1
260/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_d0_exception.cc
261 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_d0_exception.cc  -fno-common -DPIC -o .libs/cl_d0_exception.o
262 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_d0_exception.cc -o cl_d0_exception.o >/dev/null 2>&1
263/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_debug.cc
264 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_debug.cc  -fno-common -DPIC -o .libs/cl_debug.o
265In file included from ./base/cl_debug.cc:7:
266/opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined
267/opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition
268 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_debug.cc -o cl_debug.o >/dev/null 2>&1
269/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_debugout.cc
270 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_debugout.cc  -fno-common -DPIC -o .libs/cl_debugout.o
271 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_debugout.cc -o cl_debugout.o >/dev/null 2>&1
272/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_free.cc
273 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_free.cc  -fno-common -DPIC -o .libs/cl_free.o
274In file included from ./base/cl_free.cc:7:
275/opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined
276/opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition
277 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_free.cc -o cl_free.o >/dev/null 2>&1
278/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_immclasses.cc
279 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_immclasses.cc  -fno-common -DPIC -o .libs/cl_immclasses.o
280In file included from ./base/cl_immclasses.cc:7:
281/opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined
282/opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition
283 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_immclasses.cc -o cl_immclasses.o >/dev/null 2>&1
284/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_malloc.cc
285 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_malloc.cc  -fno-common -DPIC -o .libs/cl_malloc.o
286 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_malloc.cc -o cl_malloc.o >/dev/null 2>&1
287/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_notreached_exception.cc
288 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_notreached_exception.cc  -fno-common -DPIC -o .libs/cl_notreached_exception.o
289 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_notreached_exception.cc -o cl_notreached_exception.o >/dev/null 2>&1
290/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base  -c ./base/cl_version.cc
291 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_version.cc  -fno-common -DPIC -o .libs/cl_version.o
292 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/cl_version.cc -o cl_version.o >/dev/null 2>&1
293/usr/bin/make SUBDIR=base/digit all
294/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base   -c ./base/digit/cl_2D_div.cc
295 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/digit/cl_2D_div.cc  -fno-common -DPIC -o .libs/cl_2D_div.o
296In file included from ./base/digit/cl_D.h:7,
297                 from ./base/digit/cl_2D.h:7,
298                 from ./base/digit/cl_2D_div.cc:7:
299./base/cl_low.h: In function 'sint64 cln::sign_of(sint64)':
300./base/cl_low.h:46: warning: right shift count >= width of type
301./base/cl_low.h: In function 'uint32 cln::high32(uint64)':
302./base/cl_low.h:86: warning: right shift count >= width of type
303./base/cl_low.h: In function 'uint64 cln::highlow64(uint32, uint32)':
304./base/cl_low.h:100: warning: left shift count >= width of type
305./base/cl_low.h: In function 'uint64 cln::highlow64_0(uint32)':
306./base/cl_low.h:107: warning: left shift count >= width of type
307In file included from ./base/digit/cl_2D.h:7,
308                 from ./base/digit/cl_2D_div.cc:7:
309./base/digit/cl_D.h: In function 'uint64 cln::logcountD(uint64)':
310./base/digit/cl_D.h:221: warning: right shift count >= width of type
311 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/digit/cl_2D_div.cc -o cl_2D_div.o >/dev/null 2>&1
312/bin/sh ../libtool --mode=compile /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base   -c ./base/digit/cl_2D_exptpos.cc
313 /usr/bin/g++-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -I/opt/local/lib/include -I../include -I../include -I./base -c ./base/digit/cl_2D_exptpos.cc  -fno-common -DPIC -o .libs/cl_2D_exptpos.o
314In file included from ./base/digit/cl_D.h:7,
315                 from ./base/digit/cl_2D.h:7,
316                 from ./base/digit/cl_2D_exptpos.cc:7:
317./base/cl_low.h: In function 'sint64 cln::sign_of(sint64)':
318./base/cl_low.h:46: warning: right shift count >= width of type
319./base/cl_low.h: In function 'uint32 cln::high32(uint64)':
320./base/cl_low.h:86: warning: right shift count >= width of type
321./base/cl_low.h: In function 'uint64 cln::highlow64(uint32, uint32)':
322./base/cl_low.h:100: warning: left shift count >= width of type
323./base/cl_low.h: In function 'uint64 cln::highlow64_0(uint32)':
324./base/cl_low.h:107: warning: left shift count >= width of type
325In file included from ./base/digit/cl_2D.h:7,
326                 from ./base/digit/cl_2D_exptpos.cc:7:
327./base/digit/cl_D.h: In function 'uint64 cln::logcountD(uint64)':
328./base/digit/cl_D.h:221: warning: right shift count >= width of type
329/var/tmp//ccCiMaFG.s:22:suffix or operands invalid for `mul'
330/var/tmp//ccCiMaFG.s:39:suffix or operands invalid for `mul'
331/var/tmp//ccCiMaFG.s:48:suffix or operands invalid for `mul'
332lipo: can't open input file: /var/tmp//cccF8HFg.out (No such file or directory)
333make[3]: *** [cl_2D_exptpos.lo] Error 1
334make[2]: *** [base/digit.target_all] Error 2
335make[1]: *** [base.target_all] Error 2
336make: *** [all] Error 2
337Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work/cln-1.2.2" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
338DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work/cln-1.2.2" && /usr/bin/nice -n 10 /usr/bin/make -j1 all " returned error 2
339    while executing
340"command_exec build"
341    (procedure "portbuild::build_main" line 9)
342    invoked from within
343"$procedure $targetname"
344Warning: the following items did not execute (for cln): org.macports.activate org.macports.build org.macports.destroot org.macports.install
345Error: Status 1 encountered during processing.
346To report a bug, see <http://guide.macports.org/#project.tickets>