DEBUG: Changing to port directory: /Users/rschmidt/macports/dports-clean/math/cln DEBUG: OS Platform: darwin DEBUG: OS Version: 10.3.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports-clean/_resources/port1.0/variant_descriptions.conf DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port cln. DEBUG: Requested variant i386 is not provided by port cln. DEBUG: Requested variant macosx is not provided by port cln. DEBUG: Executing variant test provides test DEBUG: Changing to port directory: /Users/rschmidt/macports/dports-clean/math/cln DEBUG: OS Platform: darwin DEBUG: OS Version: 10.3.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports-clean/_resources/port1.0/variant_descriptions.conf DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port cln. DEBUG: Requested variant i386 is not provided by port cln. DEBUG: Requested variant macosx is not provided by port cln. DEBUG: Executing variant test provides test DEBUG: Executing variant universal provides universal DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_math_cln/work /Users/rschmidt/macports/dports-clean/math/cln/work DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/gmp DEBUG: epoch: in tree: 0 installed: 0 DEBUG: gmp 5.0.1_0 exists in the ports tree DEBUG: gmp 5.0.1_1 +universal is the latest installed DEBUG: gmp 5.0.1_0 +universal is active DEBUG: Merging existing variants universal into variants DEBUG: new fully merged portvariants: universal + DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/gmp DEBUG: OS Platform: darwin DEBUG: OS Version: 10.3.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port gmp. DEBUG: Requested variant i386 is not provided by port gmp. DEBUG: Requested variant macosx is not provided by port gmp. DEBUG: Executing variant universal provides universal DEBUG: No need to upgrade! gmp 5.0.1_1 >= gmp 5.0.1_0 ---> Computing dependencies for cln DEBUG: Searching for dependency: gmp DEBUG: Found Dependency: receipt exists for gmp DEBUG: Executing org.macports.main (cln) ---> Fetching cln DEBUG: Executing org.macports.fetch (cln) ---> Verifying checksum(s) for cln DEBUG: Executing org.macports.checksum (cln) ---> Checksumming cln-1.2.2.tar.bz2 DEBUG: Correct (md5) checksum for cln-1.2.2.tar.bz2 DEBUG: Correct (sha1) checksum for cln-1.2.2.tar.bz2 DEBUG: Correct (rmd160) checksum for cln-1.2.2.tar.bz2 DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting cln DEBUG: Executing org.macports.extract (cln) ---> Extracting cln-1.2.2.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/cln/cln-1.2.2.tar.bz2 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: 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 -' DEBUG: Executing org.macports.patch (cln) ---> Configuring cln DEBUG: Using compiler 'Mac OS X gcc 4.2' DEBUG: Executing org.macports.configure (cln) DEBUG: 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' DEBUG: 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' checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.2 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc-4.2 accepts -g... yes checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++-4.2 accepts -g... yes checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E checking for underscore in external names... yes checking whether --noexecstack is desirable for .s files... no checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking for grep that handles long lines and -e... /opt/local/bin/grep checking for egrep... /opt/local/bin/grep -E checking for 64-bit userland on x86-64... no checking for a sed that does not truncate output... /opt/local/bin/gsed checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.2 PIC flag -fno-common works... yes checking if /usr/bin/gcc-4.2 static flag -static works... no checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common checking if /usr/bin/g++-4.2 PIC flag -fno-common works... yes checking if /usr/bin/g++-4.2 static flag -static works... no checking if /usr/bin/g++-4.2 supports -c -o file.o... yes checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for long long type... yes checking for long double type... yes checking for the global constructors function prefix... grep: conftest.s: No such file or directory grep: conftest.s: No such file or directory grep: conftest.s: No such file or directory unknown checking for unistd.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for fpu_control_t... no checking for __setfpucw... no checking for gettimeofday... yes checking for gettimeofday declaration... extern int gettimeofday (struct timeval *, void *); checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for getrusage... yes checking for getrusage declaration... extern int getrusage (int, struct rusage *); checking whether getrusage works... yes checking for perror declaration... yes checking whether the compiler supports __attribute__((flatten))... yes checking whether char is unsigned... no checking whether byte ordering is bigendian... no configure: checking for integer types and behaviour... creating include/cln/intparam.h configure: checking for floating-point types and behaviour... creating include/cln/floatparam.h checking for recent enough gmp.h... yes checking for working libgmp... yes checking how large gmp demands uintD to be... long configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating benchmarks/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating cln.spec config.status: creating cln.pc config.status: creating include/cln/config.h config.status: creating include/cln/version.h config.status: include/cln/version.h is unchanged config.status: creating src/base/cl_base_config.h config.status: creating src/base/cl_gmpconfig.h config.status: creating src/float/cl_float_config.h config.status: creating src/timing/cl_t_config.h ---> Building cln DEBUG: Executing org.macports.build (cln) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: 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' cd src && /usr/bin/make all /usr/bin/make SUBDIR=base all /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 mkdir .libs /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 /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 /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 /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 In file included from /opt/local/include/cln/number.h:8, from ./base/cl_N.h:6, from ./base/cl_as_exception.cc:13: /opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined /opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition /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 /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 /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 /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 /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 /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 /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 /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 /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 In file included from ./base/cl_debug.cc:7: /opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined /opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition /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 /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 /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 /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 /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 /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 In file included from ./base/cl_free.cc:7: /opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined /opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition /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 /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 /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 In file included from ./base/cl_immclasses.cc:7: /opt/local/include/cln/object.h:29:1: warning: "cl_word_alignment" redefined /opt/local/include/cln/object.h:26:1: warning: this is the location of the previous definition /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 /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 /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 /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 /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 /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 /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 /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 /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 /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 /usr/bin/make SUBDIR=base/digit all /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 /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 In file included from ./base/digit/cl_D.h:7, from ./base/digit/cl_2D.h:7, from ./base/digit/cl_2D_div.cc:7: ./base/cl_low.h: In function 'sint64 cln::sign_of(sint64)': ./base/cl_low.h:46: warning: right shift count >= width of type ./base/cl_low.h: In function 'uint32 cln::high32(uint64)': ./base/cl_low.h:86: warning: right shift count >= width of type ./base/cl_low.h: In function 'uint64 cln::highlow64(uint32, uint32)': ./base/cl_low.h:100: warning: left shift count >= width of type ./base/cl_low.h: In function 'uint64 cln::highlow64_0(uint32)': ./base/cl_low.h:107: warning: left shift count >= width of type In file included from ./base/digit/cl_2D.h:7, from ./base/digit/cl_2D_div.cc:7: ./base/digit/cl_D.h: In function 'uint64 cln::logcountD(uint64)': ./base/digit/cl_D.h:221: warning: right shift count >= width of type /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 /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 /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 In file included from ./base/digit/cl_D.h:7, from ./base/digit/cl_2D.h:7, from ./base/digit/cl_2D_exptpos.cc:7: ./base/cl_low.h: In function 'sint64 cln::sign_of(sint64)': ./base/cl_low.h:46: warning: right shift count >= width of type ./base/cl_low.h: In function 'uint32 cln::high32(uint64)': ./base/cl_low.h:86: warning: right shift count >= width of type ./base/cl_low.h: In function 'uint64 cln::highlow64(uint32, uint32)': ./base/cl_low.h:100: warning: left shift count >= width of type ./base/cl_low.h: In function 'uint64 cln::highlow64_0(uint32)': ./base/cl_low.h:107: warning: left shift count >= width of type In file included from ./base/digit/cl_2D.h:7, from ./base/digit/cl_2D_exptpos.cc:7: ./base/digit/cl_D.h: In function 'uint64 cln::logcountD(uint64)': ./base/digit/cl_D.h:221: warning: right shift count >= width of type /var/tmp//ccCiMaFG.s:22:suffix or operands invalid for `mul' /var/tmp//ccCiMaFG.s:39:suffix or operands invalid for `mul' /var/tmp//ccCiMaFG.s:48:suffix or operands invalid for `mul' lipo: can't open input file: /var/tmp//cccF8HFg.out (No such file or directory) make[3]: *** [cl_2D_exptpos.lo] Error 1 make[2]: *** [base/digit.target_all] Error 2 make[1]: *** [base.target_all] Error 2 make: *** [all] Error 2 Error: 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 DEBUG: 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 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for cln): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see