Ticket #5434: tmp

File tmp, 6.8 KB (added by ben@…, 19 years ago)

build log

Line 
1--->  Fetching fontconfig
2DEBUG: Executing com.apple.fetch (fontconfig)
3--->  fontconfig-2.3.2.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/fontconfig
4--->  Attempting to fetch fontconfig-2.3.2.tar.gz from http://fontconfig.org/release/
5  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
6                                 Dload  Upload   Total   Spent    Left  Speed
7100  941k  100  941k    0     0   116k      0  0:00:08  0:00:08 --:--:--  155k
8--->  Verifying checksum(s) for fontconfig
9DEBUG: Executing com.apple.checksum (fontconfig)
10--->  Checksumming fontconfig-2.3.2.tar.gz
11DEBUG: Correct (md5) checksum for fontconfig-2.3.2.tar.gz
12--->  Extracting fontconfig
13DEBUG: Executing com.apple.extract (fontconfig)
14--->  Extracting fontconfig-2.3.2.tar.gz
15DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/fontconfig/fontconfig-2.3.2.tar.gz
16DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._Users_Ben_projects_darwinports_dports_graphics_fontconfig/work" && gzip -dc /opt/local/var/db/dports/distfiles/fontconfig/fontconfig-2.3.2.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
17DEBUG: Executing com.apple.patch (fontconfig)
18--->  Configuring fontconfig
19DEBUG: Executing com.apple.configure (fontconfig)
20DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/file._Users_Ben_projects_darwinports_dports_graphics_fontconfig/work/fontconfig-2.3.2" && CPPFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --mandir=/opt/local/share/man'
21checking for a BSD-compatible install... /usr/bin/install -c
22checking whether build environment is sane... yes
23checking for gawk... no
24checking for mawk... no
25checking for nawk... no
26checking for awk... awk
27checking whether make sets $(MAKE)... yes
28checking whether to enable maintainer-specific portions of Makefiles... no
29checking for gcc... gcc
30checking for C compiler default output file name... a.out
31checking whether the C compiler works... yes
32checking whether we are cross compiling... no
33checking for suffix of executables...
34checking for suffix of object files... o
35checking whether we are using the GNU C compiler... yes
36checking whether gcc accepts -g... yes
37checking for gcc option to accept ANSI C... none needed
38checking for style of include used by make... GNU
39checking dependency style of gcc... gcc3
40checking for a BSD-compatible install... /usr/bin/install -c
41checking whether ln -s works... yes
42checking build system type... powerpc-apple-darwin8.2.0
43checking host system type... powerpc-apple-darwin8.2.0
44checking for a sed that does not truncate output... /usr/bin/sed
45checking for egrep... grep -E
46checking for ld used by gcc... /usr/bin/ld
47checking if the linker (/usr/bin/ld) is GNU ld... no
48checking for /usr/bin/ld option to reload object files... -r
49checking for BSD-compatible nm... /usr/bin/nm -p
50checking how to recognise dependent libraries... pass_all
51checking how to run the C preprocessor... gcc -E
52checking for ANSI C header files... yes
53checking for sys/types.h... yes
54checking for sys/stat.h... yes
55checking for stdlib.h... yes
56checking for string.h... yes
57checking for memory.h... yes
58checking for strings.h... yes
59checking for inttypes.h... yes
60checking for stdint.h... yes
61checking for unistd.h... yes
62checking dlfcn.h usability... yes
63checking dlfcn.h presence... yes
64checking for dlfcn.h... yes
65checking for g++... g++
66checking whether we are using the GNU C++ compiler... yes
67checking whether g++ accepts -g... yes
68checking dependency style of g++... gcc3
69checking how to run the C++ preprocessor... g++ -E
70checking for g77... no
71checking for f77... no
72checking for xlf... no
73checking for frt... no
74checking for pgf77... no
75checking for fort77... no
76checking for fl32... no
77checking for af77... no
78checking for f90... no
79checking for xlf90... no
80checking for pgf90... no
81checking for epcf90... no
82checking for f95... no
83checking for fort... no
84checking for xlf95... no
85checking for ifc... no
86checking for efc... no
87checking for pgf95... no
88checking for lf95... no
89checking for gfortran... no
90checking whether we are using the GNU Fortran 77 compiler... no
91checking whether  accepts -g... no
92checking the maximum length of command line arguments... 65536
93checking command to parse /usr/bin/nm -p output from gcc object... ok
94checking for objdir... .libs
95checking for ar... ar
96checking for ranlib... ranlib
97checking for strip... strip
98checking if gcc static flag  works... yes
99checking if gcc supports -fno-rtti -fno-exceptions... no
100checking for gcc option to produce PIC... -fno-common
101checking if gcc PIC flag -fno-common works... yes
102checking if gcc supports -c -o file.o... yes
103checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
104checking dynamic linker characteristics... darwin8.2.0 dyld
105checking how to hardcode library paths into programs... immediate
106checking whether stripping libraries is possible... yes
107checking if libtool supports shared libraries... yes
108checking whether to build shared libraries... yes
109checking whether to build static libraries... yes
110configure: creating libtool
111appending configuration tag "CXX" to libtool
112checking for ld used by g++... /usr/bin/ld
113checking if the linker (/usr/bin/ld) is GNU ld... no
114checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
115checking for g++ option to produce PIC... -fno-common
116checking if g++ PIC flag -fno-common works... yes
117checking if g++ supports -c -o file.o... yes
118checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
119checking dynamic linker characteristics... darwin8.2.0 dyld
120checking how to hardcode library paths into programs... immediate
121checking whether stripping libraries is possible... yes
122appending configuration tag "F77" to libtool
123checking whether make sets $(MAKE)... (cached) yes
124checking for a C compiler for build tools... gcc
125checking for suffix of executable build tools...
126checking for dirent.h that defines DIR... yes
127checking for library containing opendir... none required
128checking for ANSI C header files... (cached) yes
129checking fcntl.h usability... yes
130checking fcntl.h presence... yes
131checking for fcntl.h... yes
132checking for stdlib.h... (cached) yes
133checking for string.h... (cached) yes
134checking for unistd.h... (cached) yes
135checking iconv.h usability... yes
136checking iconv.h presence... yes
137checking for iconv.h... yes
138checking for an ANSI C-conforming const... yes
139checking for pid_t... yes
140checking for vprintf... yes
141checking for _doprnt... no
142checking for geteuid... yes
143checking for getuid... yes
144checking for link... yes
145checking for memmove... yes
146checking for memset... yes
147checking for mkstemp... yes
148checking for strchr... yes
149checking for strrchr... yes
150checking for strtol... yes
151checking for getopt... yes
152checking for getopt_long... yes
153checking for iconv... no
154checking for freetype-config... /usr/X11R6/bin/freetype-config
155... etc