Ticket #28924: main.log

File main.log, 58.6 KB (added by ryandesign (Ryan Carsten Schmidt), 13 years ago)
Line 
1version:1
2:debug:main epoch: in tree: 0 installed: 0
3:debug:main gmp 5.0.1_0 exists in the ports tree
4:debug:main gmp 5.0.1_0 +universal is the latest installed
5:debug:main gmp 5.0.1_0 +universal is active
6:debug:main Merging existing variants '+universal' into variants
7:debug:main new fully merged portvariants: atlas - universal +
8:debug:main Changing to port directory: /Users/rschmidt/macports/dports/devel/gmp
9:debug:main OS darwin/10.6.0 (Mac OS X 10.6) arch i386
10:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
11:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
12:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13:debug:main Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
14:debug:main Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
15:debug:main universal variant already exists, so not adding the default one
16:debug:main Requested variant atlas is not provided by port gmp.
17:debug:main Executing variant universal provides universal
18:debug:main No need to upgrade! gmp 5.0.1_0 >= gmp 5.0.1_0
19:msg:main --->  Computing dependencies for pbc:msg:main
20:debug:main Searching for dependency: gmp
21:debug:main Found Dependency: receipt exists for gmp
22:debug:main Executing org.macports.main (pbc)
23:msg:main --->  Fetching pbc
24:debug:fetch fetch phase started at Sun Mar 27 02:12:26 CDT 2011
25:debug:fetch Executing org.macports.fetch (pbc)
26:msg:fetch --->  Verifying checksum(s) for pbc
27:debug:checksum checksum phase started at Sun Mar 27 02:12:26 CDT 2011
28:debug:checksum Executing org.macports.checksum (pbc)
29:info:checksum --->  Checksumming pbc-0.5.11.tar.gz
30:debug:checksum Correct (sha1) checksum for pbc-0.5.11.tar.gz
31:debug:checksum Correct (rmd160) checksum for pbc-0.5.11.tar.gz
32:msg:checksum --->  Extracting pbc
33:debug:extract extract phase started at Sun Mar 27 02:12:26 CDT 2011
34:debug:extract Executing org.macports.extract (pbc)
35:info:extract --->  Extracting pbc-0.5.11.tar.gz
36:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/pbc/pbc-0.5.11.tar.gz'
37:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
38:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/pbc/pbc-0.5.11.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
39:debug:patch patch phase started at Sun Mar 27 02:12:26 CDT 2011
40:debug:patch Executing org.macports.patch (pbc)
41:msg:patch --->  Configuring pbc
42:debug:patch Using compiler 'Mac OS X gcc 4.2'
43:debug:configure configure phase started at Sun Mar 27 02:12:26 CDT 2011
44:debug:configure Executing org.macports.configure (pbc)
45:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='ccache /usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='ccache /usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64 -arch i386' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='ccache /usr/bin/gcc-4.2'
46:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/pbc-0.5.11" && ./configure --prefix=/opt/local --disable-dependency-tracking'
47:info:configure checking for a BSD-compatible install... /usr/bin/install -c
48:info:configure checking whether build environment is sane... yes
49:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
50:info:configure checking for gawk... gawk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking build system type... i386-apple-darwin10.6.0
53:info:configure checking host system type... i386-apple-darwin10.6.0
54:info:configure checking for style of include used by make... GNU
55:info:configure checking for gcc... ccache /usr/bin/gcc-4.2
56:info:configure checking whether the C compiler works... yes
57:info:configure checking for C compiler default output file name... a.out
58:info:configure checking for suffix of executables...
59:info:configure checking whether we are cross compiling... no
60:info:configure checking for suffix of object files... o
61:info:configure checking whether we are using the GNU C compiler... yes
62:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... yes
63:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... none needed
64:info:configure checking dependency style of ccache /usr/bin/gcc-4.2... none
65:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
66:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
67:info:configure checking for egrep... /opt/local/bin/grep -E
68:info:configure checking for fgrep... /opt/local/bin/grep -F
69:info:configure checking for ld used by ccache /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
70:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
71:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
72:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
73:info:configure checking whether ln -s works... yes
74:info:configure checking the maximum length of command line arguments... 196608
75:info:configure checking whether the shell understands some XSI constructs... yes
76:info:configure checking whether the shell understands "+="... yes
77:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
78:info:configure checking for objdump... no
79:info:configure checking how to recognize dependent libraries... pass_all
80:info:configure checking for ar... ar
81:info:configure checking for strip... strip
82:info:configure checking for ranlib... ranlib
83:info:configure checking command to parse /usr/bin/nm output from ccache /usr/bin/gcc-4.2 object... ok
84:info:configure checking for dsymutil... dsymutil
85:info:configure checking for nmedit... nmedit
86:info:configure checking for lipo... lipo
87:info:configure checking for otool... otool
88:info:configure checking for otool64... no
89:info:configure checking for -single_module linker flag... yes
90:info:configure checking for -exported_symbols_list linker flag... yes
91:info:configure checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
92:info:configure checking for ANSI C header files... yes
93:info:configure checking for sys/types.h... yes
94:info:configure checking for sys/stat.h... yes
95:info:configure checking for stdlib.h... yes
96:info:configure checking for string.h... yes
97:info:configure checking for memory.h... yes
98:info:configure checking for strings.h... yes
99:info:configure checking for inttypes.h... yes
100:info:configure checking for stdint.h... yes
101:info:configure checking for unistd.h... yes
102:info:configure checking for dlfcn.h... yes
103:info:configure checking for objdir... .libs
104:info:configure checking if ccache /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
105:info:configure checking for ccache /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
106:info:configure checking if ccache /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
107:info:configure checking if ccache /usr/bin/gcc-4.2 static flag -static works... no
108:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... yes
109:info:configure checking if ccache /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
110:info:configure checking whether the ccache /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
111:info:configure checking dynamic linker characteristics... darwin10.6.0 dyld
112:info:configure checking how to hardcode library paths into programs... immediate
113:info:configure checking whether stripping libraries is possible... yes
114:info:configure checking if libtool supports shared libraries... yes
115:info:configure checking whether to build shared libraries... yes
116:info:configure checking whether to build static libraries... yes
117:info:configure configure: Adding -fnested-functions to CFLAGS
118:info:configure checking for a fink installation at /sw... none
119:info:configure configure: You may need to add set CPPFLAGS and LDFLAGS for gmp, etc.
120:info:configure checking for gcc... (cached) ccache /usr/bin/gcc-4.2
121:info:configure checking whether we are using the GNU C compiler... (cached) yes
122:info:configure checking whether ccache /usr/bin/gcc-4.2 accepts -g... (cached) yes
123:info:configure checking for ccache /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
124:info:configure checking dependency style of ccache /usr/bin/gcc-4.2... (cached) none
125:info:configure checking how to run the C preprocessor... ccache /usr/bin/gcc-4.2 -E
126:info:configure checking whether ln -s works... yes
127:info:configure checking whether make sets $(MAKE)... (cached) yes
128:info:configure checking for pow in -lm... yes
129:info:configure checking for __gmpz_init in -lgmp... yes
130:info:configure checking for working alloca.h... yes
131:info:configure checking for alloca... yes
132:info:configure checking for ANSI C header files... (cached) yes
133:info:configure checking for stdlib.h... (cached) yes
134:info:configure checking for string.h... (cached) yes
135:info:configure checking sys/time.h usability... yes
136:info:configure checking sys/time.h presence... yes
137:info:configure checking for sys/time.h... yes
138:info:configure checking for an ANSI C-conforming const... yes
139:info:configure checking for inline... inline
140:info:configure checking for size_t... yes
141:info:configure checking whether time.h and sys/time.h may both be included... yes
142:info:configure checking for stdlib.h... (cached) yes
143:info:configure checking for GNU libc compatible malloc... yes
144:info:configure checking for stdlib.h... (cached) yes
145:info:configure checking for GNU libc compatible realloc... yes
146:info:configure checking for floor... yes
147:info:configure checking for gettimeofday... yes
148:info:configure checking for memmove... yes
149:info:configure checking for memset... yes
150:info:configure checking for pow... yes
151:info:configure checking for sqrt... yes
152:info:configure checking for strchr... yes
153:info:configure checking for strdup... yes
154:info:configure configure: creating ./config.status
155:info:configure config.status: creating Makefile
156:info:configure config.status: creating example/Makefile
157:info:configure config.status: creating gen/Makefile
158:info:configure config.status: creating config.h
159:info:configure config.status: executing depfiles commands
160:info:configure config.status: executing libtool commands
161:info:configure -ne
162:info:configure
163:info:configure global build variables
164:info:configure -----------------------------------------
165:info:configure Sun Mar 27 02:12:41 CDT 2011
166:info:configure host info:        i386-apple-darwin10.6.0
167:info:configure optimized build:  no
168:info:configure LDFLAGS:          -L/opt/local/lib -arch x86_64 -arch i386
169:info:configure CPPFLAGS:         -I/opt/local/include
170:info:configure CFLAGS:           -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2
171:info:configure -----------------------------------------
172:info:configure -ne
173:info:configure
174:msg:configure --->  Building pbc
175:debug:build build phase started at Sun Mar 27 02:12:42 CDT 2011
176:debug:build Executing org.macports.build (pbc)
177:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
178:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/pbc-0.5.11" && /usr/bin/make all'
179:info:build /usr/bin/make  all-recursive
180:info:build Making all in .
181:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-field.lo `test -f 'arith/field.c' || echo './'`arith/field.c
182:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/field.c  -fno-common -DPIC -o .libs/libpbc_la-field.o
183:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/field.c -o libpbc_la-field.o >/dev/null 2>&1
184:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-z.lo `test -f 'arith/z.c' || echo './'`arith/z.c
185:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/z.c  -fno-common -DPIC -o .libs/libpbc_la-z.o
186:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/z.c -o libpbc_la-z.o >/dev/null 2>&1
187:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-naivefp.lo `test -f 'arith/naivefp.c' || echo './'`arith/naivefp.c
188:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/naivefp.c  -fno-common -DPIC -o .libs/libpbc_la-naivefp.o
189:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/naivefp.c -o libpbc_la-naivefp.o >/dev/null 2>&1
190:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-fastfp.lo `test -f 'arith/fastfp.c' || echo './'`arith/fastfp.c
191:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fastfp.c  -fno-common -DPIC -o .libs/libpbc_la-fastfp.o
192:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fastfp.c -o libpbc_la-fastfp.o >/dev/null 2>&1
193:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-fp.lo `test -f 'arith/fp.c' || echo './'`arith/fp.c
194:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fp.c  -fno-common -DPIC -o .libs/libpbc_la-fp.o
195:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fp.c -o libpbc_la-fp.o >/dev/null 2>&1
196:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-fasterfp.lo `test -f 'arith/fasterfp.c' || echo './'`arith/fasterfp.c
197:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fasterfp.c  -fno-common -DPIC -o .libs/libpbc_la-fasterfp.o
198:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fasterfp.c -o libpbc_la-fasterfp.o >/dev/null 2>&1
199:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-montfp.lo `test -f 'arith/montfp.c' || echo './'`arith/montfp.c
200:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/montfp.c  -fno-common -DPIC -o .libs/libpbc_la-montfp.o
201:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/montfp.c -o libpbc_la-montfp.o >/dev/null 2>&1
202:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-multiz.lo `test -f 'arith/multiz.c' || echo './'`arith/multiz.c
203:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/multiz.c  -fno-common -DPIC -o .libs/libpbc_la-multiz.o
204:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/multiz.c -o libpbc_la-multiz.o >/dev/null 2>&1
205:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-dlog.lo `test -f 'arith/dlog.c' || echo './'`arith/dlog.c
206:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/dlog.c  -fno-common -DPIC -o .libs/libpbc_la-dlog.o
207:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/dlog.c -o libpbc_la-dlog.o >/dev/null 2>&1
208:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-fieldquadratic.lo `test -f 'arith/fieldquadratic.c' || echo './'`arith/fieldquadratic.c
209:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fieldquadratic.c  -fno-common -DPIC -o .libs/libpbc_la-fieldquadratic.o
210:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/fieldquadratic.c -o libpbc_la-fieldquadratic.o >/dev/null 2>&1
211:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-poly.lo `test -f 'arith/poly.c' || echo './'`arith/poly.c
212:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/poly.c  -fno-common -DPIC -o .libs/libpbc_la-poly.o
213:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/poly.c -o libpbc_la-poly.o >/dev/null 2>&1
214:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-random.lo `test -f 'arith/random.c' || echo './'`arith/random.c
215:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/random.c  -fno-common -DPIC -o .libs/libpbc_la-random.o
216:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/random.c -o libpbc_la-random.o >/dev/null 2>&1
217:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-init_random.lo `test -f 'arith/init_random.c' || echo './'`arith/init_random.c
218:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/init_random.c  -fno-common -DPIC -o .libs/libpbc_la-init_random.o
219:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c arith/init_random.c -o libpbc_la-init_random.o >/dev/null 2>&1
220:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-darray.lo `test -f 'misc/darray.c' || echo './'`misc/darray.c
221:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/darray.c  -fno-common -DPIC -o .libs/libpbc_la-darray.o
222:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/darray.c -o libpbc_la-darray.o >/dev/null 2>&1
223:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-symtab.lo `test -f 'misc/symtab.c' || echo './'`misc/symtab.c
224:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/symtab.c  -fno-common -DPIC -o .libs/libpbc_la-symtab.o
225:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/symtab.c -o libpbc_la-symtab.o >/dev/null 2>&1
226:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-get_time.lo `test -f 'misc/get_time.c' || echo './'`misc/get_time.c
227:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/get_time.c  -fno-common -DPIC -o .libs/libpbc_la-get_time.o
228:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/get_time.c -o libpbc_la-get_time.o >/dev/null 2>&1
229:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-utils.lo `test -f 'misc/utils.c' || echo './'`misc/utils.c
230:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/utils.c  -fno-common -DPIC -o .libs/libpbc_la-utils.o
231:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/utils.c -o libpbc_la-utils.o >/dev/null 2>&1
232:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-memory.lo `test -f 'misc/memory.c' || echo './'`misc/memory.c
233:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/memory.c  -fno-common -DPIC -o .libs/libpbc_la-memory.o
234:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/memory.c -o libpbc_la-memory.o >/dev/null 2>&1
235:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-extend_printf.lo `test -f 'misc/extend_printf.c' || echo './'`misc/extend_printf.c
236:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/extend_printf.c  -fno-common -DPIC -o .libs/libpbc_la-extend_printf.o
237:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c misc/extend_printf.c -o libpbc_la-extend_printf.o >/dev/null 2>&1
238:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-mpc.lo `test -f 'ecc/mpc.c' || echo './'`ecc/mpc.c
239:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/mpc.c  -fno-common -DPIC -o .libs/libpbc_la-mpc.o
240:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/mpc.c -o libpbc_la-mpc.o >/dev/null 2>&1
241:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-mnt.lo `test -f 'ecc/mnt.c' || echo './'`ecc/mnt.c
242:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/mnt.c  -fno-common -DPIC -o .libs/libpbc_la-mnt.o
243:info:build ecc/mnt.c: In function 'general_pell':
244:info:build ecc/mnt.c:92: warning: cast from pointer to integer of different size
245:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/mnt.c -o libpbc_la-mnt.o >/dev/null 2>&1
246:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-hilbert.lo `test -f 'ecc/hilbert.c' || echo './'`ecc/hilbert.c
247:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/hilbert.c  -fno-common -DPIC -o .libs/libpbc_la-hilbert.o
248:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/hilbert.c -o libpbc_la-hilbert.o >/dev/null 2>&1
249:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-curve.lo `test -f 'ecc/curve.c' || echo './'`ecc/curve.c
250:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/curve.c  -fno-common -DPIC -o .libs/libpbc_la-curve.o
251:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/curve.c -o libpbc_la-curve.o >/dev/null 2>&1
252:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-pairing.lo `test -f 'ecc/pairing.c' || echo './'`ecc/pairing.c
253:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/pairing.c  -fno-common -DPIC -o .libs/libpbc_la-pairing.o
254:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/pairing.c -o libpbc_la-pairing.o >/dev/null 2>&1
255:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-singular.lo `test -f 'ecc/singular.c' || echo './'`ecc/singular.c
256:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/singular.c  -fno-common -DPIC -o .libs/libpbc_la-singular.o
257:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/singular.c -o libpbc_la-singular.o >/dev/null 2>&1
258:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-param.lo `test -f 'ecc/param.c' || echo './'`ecc/param.c
259:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/param.c  -fno-common -DPIC -o .libs/libpbc_la-param.o
260:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/param.c -o libpbc_la-param.o >/dev/null 2>&1
261:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-a_param.lo `test -f 'ecc/a_param.c' || echo './'`ecc/a_param.c
262:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/a_param.c  -fno-common -DPIC -o .libs/libpbc_la-a_param.o
263:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/a_param.c -o libpbc_la-a_param.o >/dev/null 2>&1
264:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-d_param.lo `test -f 'ecc/d_param.c' || echo './'`ecc/d_param.c
265:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/d_param.c  -fno-common -DPIC -o .libs/libpbc_la-d_param.o
266:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/d_param.c -o libpbc_la-d_param.o >/dev/null 2>&1
267:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-e_param.lo `test -f 'ecc/e_param.c' || echo './'`ecc/e_param.c
268:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/e_param.c  -fno-common -DPIC -o .libs/libpbc_la-e_param.o
269:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/e_param.c -o libpbc_la-e_param.o >/dev/null 2>&1
270:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-f_param.lo `test -f 'ecc/f_param.c' || echo './'`ecc/f_param.c
271:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/f_param.c  -fno-common -DPIC -o .libs/libpbc_la-f_param.o
272:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/f_param.c -o libpbc_la-f_param.o >/dev/null 2>&1
273:info:build /bin/sh ./libtool  --tag=CC   --mode=compile ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -Iinclude -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o libpbc_la-g_param.lo `test -f 'ecc/g_param.c' || echo './'`ecc/g_param.c
274:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/g_param.c  -fno-common -DPIC -o .libs/libpbc_la-g_param.o
275:info:build libtool: compile:  ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -Iinclude -I/opt/local/include -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c ecc/g_param.c -o libpbc_la-g_param.o >/dev/null 2>&1
276:info:build /bin/sh ./libtool --tag=CC   --mode=link ccache /usr/bin/gcc-4.2  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -lgmp -lm -version-info 1:0:0   -L/opt/local/lib -arch x86_64 -arch i386 -o libpbc.la -rpath /opt/local/lib libpbc_la-field.lo libpbc_la-z.lo libpbc_la-naivefp.lo libpbc_la-fastfp.lo libpbc_la-fp.lo libpbc_la-fasterfp.lo libpbc_la-montfp.lo libpbc_la-multiz.lo libpbc_la-dlog.lo libpbc_la-fieldquadratic.lo libpbc_la-poly.lo libpbc_la-random.lo libpbc_la-init_random.lo libpbc_la-darray.lo libpbc_la-symtab.lo libpbc_la-get_time.lo libpbc_la-utils.lo libpbc_la-memory.lo libpbc_la-extend_printf.lo libpbc_la-mpc.lo libpbc_la-mnt.lo libpbc_la-hilbert.lo libpbc_la-curve.lo libpbc_la-pairing.lo libpbc_la-singular.lo libpbc_la-param.lo libpbc_la-a_param.lo libpbc_la-d_param.lo libpbc_la-e_param.lo libpbc_la-f_param.lo libpbc_la-g_param.lo 
277:info:build libtool: link: ccache /usr/bin/gcc-4.2 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libpbc.1.dylib  .libs/libpbc_la-field.o .libs/libpbc_la-z.o .libs/libpbc_la-naivefp.o .libs/libpbc_la-fastfp.o .libs/libpbc_la-fp.o .libs/libpbc_la-fasterfp.o .libs/libpbc_la-montfp.o .libs/libpbc_la-multiz.o .libs/libpbc_la-dlog.o .libs/libpbc_la-fieldquadratic.o .libs/libpbc_la-poly.o .libs/libpbc_la-random.o .libs/libpbc_la-init_random.o .libs/libpbc_la-darray.o .libs/libpbc_la-symtab.o .libs/libpbc_la-get_time.o .libs/libpbc_la-utils.o .libs/libpbc_la-memory.o .libs/libpbc_la-extend_printf.o .libs/libpbc_la-mpc.o .libs/libpbc_la-mnt.o .libs/libpbc_la-hilbert.o .libs/libpbc_la-curve.o .libs/libpbc_la-pairing.o .libs/libpbc_la-singular.o .libs/libpbc_la-param.o .libs/libpbc_la-a_param.o .libs/libpbc_la-d_param.o .libs/libpbc_la-e_param.o .libs/libpbc_la-f_param.o .libs/libpbc_la-g_param.o   /opt/local/lib/libgmp.dylib -L/opt/local/lib -lm  -arch x86_64 -arch i386   -install_name  /opt/local/lib/libpbc.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module
278:info:build ld: warning: in .libs/libpbc_la-field.o, file was built for unsupported file format which is not the architecture being linked (i386)
279:info:build ld: warning: in .libs/libpbc_la-z.o, file was built for unsupported file format which is not the architecture being linked (i386)
280:info:build ld: warning: in .libs/libpbc_la-naivefp.o, file was built for unsupported file format which is not the architecture being linked (i386)
281:info:build ld: warning: in .libs/libpbc_la-fastfp.o, file was built for unsupported file format which is not the architecture being linked (i386)
282:info:build ld: warning: in .libs/libpbc_la-fp.o, file was built for unsupported file format which is not the architecture being linked (i386)
283:info:build ld: warning: in .libs/libpbc_la-fasterfp.o, file was built for unsupported file format which is not the architecture being linked (i386)
284:info:build ld: warning: in .libs/libpbc_la-montfp.o, file was built for unsupported file format which is not the architecture being linked (i386)
285:info:build ld: warning: in .libs/libpbc_la-multiz.o, file was built for unsupported file format which is not the architecture being linked (i386)
286:info:build ld: warning: in .libs/libpbc_la-dlog.o, file was built for unsupported file format which is not the architecture being linked (i386)
287:info:build ld: warning: in .libs/libpbc_la-fieldquadratic.o, file was built for unsupported file format which is not the architecture being linked (i386)
288:info:build ld: warning: in .libs/libpbc_la-poly.o, file was built for unsupported file format which is not the architecture being linked (i386)
289:info:build ld: warning: in .libs/libpbc_la-random.o, file was built for unsupported file format which is not the architecture being linked (i386)
290:info:build ld: warning: in .libs/libpbc_la-init_random.o, file was built for unsupported file format which is not the architecture being linked (i386)
291:info:build ld: warning: in .libs/libpbc_la-darray.o, file was built for unsupported file format which is not the architecture being linked (i386)
292:info:build ld: warning: in .libs/libpbc_la-symtab.o, file was built for unsupported file format which is not the architecture being linked (i386)
293:info:build ld: warning: in .libs/libpbc_la-get_time.o, file was built for unsupported file format which is not the architecture being linked (i386)
294:info:build ld: warning: in .libs/libpbc_la-utils.o, file was built for unsupported file format which is not the architecture being linked (i386)
295:info:build ld: warning: in .libs/libpbc_la-memory.o, file was built for unsupported file format which is not the architecture being linked (i386)
296:info:build ld: warning: in .libs/libpbc_la-extend_printf.o, file was built for unsupported file format which is not the architecture being linked (i386)
297:info:build ld: warning: in .libs/libpbc_la-mpc.o, file was built for unsupported file format which is not the architecture being linked (i386)
298:info:build ld: warning: in .libs/libpbc_la-mnt.o, file was built for unsupported file format which is not the architecture being linked (i386)
299:info:build ld: warning: in .libs/libpbc_la-hilbert.o, file was built for unsupported file format which is not the architecture being linked (i386)
300:info:build ld: warning: in .libs/libpbc_la-curve.o, file was built for unsupported file format which is not the architecture being linked (i386)
301:info:build ld: warning: in .libs/libpbc_la-pairing.o, file was built for unsupported file format which is not the architecture being linked (i386)
302:info:build ld: warning: in .libs/libpbc_la-singular.o, file was built for unsupported file format which is not the architecture being linked (i386)
303:info:build ld: warning: in .libs/libpbc_la-param.o, file was built for unsupported file format which is not the architecture being linked (i386)
304:info:build ld: warning: in .libs/libpbc_la-a_param.o, file was built for unsupported file format which is not the architecture being linked (i386)
305:info:build ld: warning: in .libs/libpbc_la-d_param.o, file was built for unsupported file format which is not the architecture being linked (i386)
306:info:build ld: warning: in .libs/libpbc_la-e_param.o, file was built for unsupported file format which is not the architecture being linked (i386)
307:info:build ld: warning: in .libs/libpbc_la-f_param.o, file was built for unsupported file format which is not the architecture being linked (i386)
308:info:build ld: warning: in .libs/libpbc_la-g_param.o, file was built for unsupported file format which is not the architecture being linked (i386)
309:info:build libtool: link: dsymutil .libs/libpbc.1.dylib || :
310:info:build warning: no debug symbols in executable (-arch i386)
311:info:build libtool: link: (cd ".libs" && rm -f "libpbc.dylib" && ln -s "libpbc.1.dylib" "libpbc.dylib")
312:info:build libtool: link: ar cru .libs/libpbc.a  libpbc_la-field.o libpbc_la-z.o libpbc_la-naivefp.o libpbc_la-fastfp.o libpbc_la-fp.o libpbc_la-fasterfp.o libpbc_la-montfp.o libpbc_la-multiz.o libpbc_la-dlog.o libpbc_la-fieldquadratic.o libpbc_la-poly.o libpbc_la-random.o libpbc_la-init_random.o libpbc_la-darray.o libpbc_la-symtab.o libpbc_la-get_time.o libpbc_la-utils.o libpbc_la-memory.o libpbc_la-extend_printf.o libpbc_la-mpc.o libpbc_la-mnt.o libpbc_la-hilbert.o libpbc_la-curve.o libpbc_la-pairing.o libpbc_la-singular.o libpbc_la-param.o libpbc_la-a_param.o libpbc_la-d_param.o libpbc_la-e_param.o libpbc_la-f_param.o libpbc_la-g_param.o
313:info:build libtool: link: ranlib .libs/libpbc.a
314:info:build libtool: link: ( cd ".libs" && rm -f "libpbc.la" && ln -s "../libpbc.la" "libpbc.la" )
315:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-parser.tab.o `test -f 'pbc/parser.tab.c' || echo './'`pbc/parser.tab.c
316:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-lex.yy.o `test -f 'pbc/lex.yy.c' || echo './'`pbc/lex.yy.c
317:info:build pbc/lex.yy.c:1472: warning: redundant redeclaration of 'isatty'
318:info:build /usr/include/unistd.h:466: warning: previous declaration of 'isatty' was here
319:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-pbc.o `test -f 'pbc/pbc.c' || echo './'`pbc/pbc.c
320:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-pbc_getline.o `test -f 'pbc/pbc_getline.c' || echo './'`pbc/pbc_getline.c
321:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-darray.o `test -f 'misc/darray.c' || echo './'`misc/darray.c
322:info:build ccache /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I.  -I include -I/opt/local/include  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -c -o pbc_pbc-symtab.o `test -f 'misc/symtab.c' || echo './'`misc/symtab.c
323:info:build /bin/sh ./libtool --tag=CC   --mode=link ccache /usr/bin/gcc-4.2  -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2  -L/opt/local/lib -arch x86_64 -arch i386 -o pbc/pbc pbc_pbc-parser.tab.o pbc_pbc-lex.yy.o pbc_pbc-pbc.o pbc_pbc-pbc_getline.o pbc_pbc-darray.o pbc_pbc-symtab.o libpbc.la
324:info:build libtool: link: ccache /usr/bin/gcc-4.2 -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -arch x86_64 -arch i386 -o pbc/.libs/pbc pbc_pbc-parser.tab.o pbc_pbc-lex.yy.o pbc_pbc-pbc.o pbc_pbc-pbc_getline.o pbc_pbc-darray.o pbc_pbc-symtab.o  -L/opt/local/lib ./.libs/libpbc.dylib /opt/local/lib/libgmp.dylib -lm
325:info:build ld: warning: in pbc_pbc-parser.tab.o, file was built for unsupported file format which is not the architecture being linked (i386)
326:info:build ld: warning: in pbc_pbc-lex.yy.o, file was built for unsupported file format which is not the architecture being linked (i386)
327:info:build ld: warning: in pbc_pbc-pbc.o, file was built for unsupported file format which is not the architecture being linked (i386)
328:info:build ld: warning: in pbc_pbc-pbc_getline.o, file was built for unsupported file format which is not the architecture being linked (i386)
329:info:build ld: warning: in pbc_pbc-darray.o, file was built for unsupported file format which is not the architecture being linked (i386)
330:info:build ld: warning: in pbc_pbc-symtab.o, file was built for unsupported file format which is not the architecture being linked (i386)
331:info:build Undefined symbols for architecture i386:
332:info:build   "_main", referenced from:
333:info:build       start in crt1.10.6.o
334:info:build ld: symbol(s) not found for architecture i386
335:info:build collect2: ld returned 1 exit status
336:info:build lipo: can't open input file: /var/tmp//ccJbHesg.out (No such file or directory)
337:info:build make[2]: *** [pbc/pbc] Error 1
338:info:build make[1]: *** [all-recursive] Error 1
339:info:build make: *** [all] Error 2
340:info:build shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_security_pbc/work/pbc-0.5.11" && /usr/bin/make all " returned error 2
341:error:build Target org.macports.build returned: shell command failed (see log for details)
342:debug:build Backtrace: shell command failed (see log for details)
343    while executing
344"command_exec build"
345    (procedure "portbuild::build_main" line 8)
346    invoked from within
347"$procedure $targetname"
348:info:build Warning: the following items did not execute (for pbc): org.macports.activate org.macports.build org.macports.destroot org.macports.install
349:notice:build Log for pbc is at: /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_security_pbc/main.log