Ticket #15716: octave-image.install.log

File octave-image.install.log, 10.1 KB (added by alakazam@…, 16 years ago)
Line 
1DEBUG: Found port in file:///Users/alakazam/Desktop/Developer/externe/macports/dports/math/octave-image
2DEBUG: Changing to port directory: /Users/alakazam/Desktop/Developer/externe/macports/dports/math/octave-image
3DEBUG: setting option os.universal_supported to yes
4DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
5DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
6DEBUG: adding the default universal variant
7DEBUG: Requested variant darwin is not provided by port octave-image.
8DEBUG: Requested variant i386 is not provided by port octave-image.
9DEBUG: Requested variant macosx is not provided by port octave-image.
10DEBUG: Found port in file:///Users/alakazam/Desktop/Developer/externe/macports/dports/math/octave
11DEBUG: Changing to port directory: /Users/alakazam/Desktop/Developer/externe/macports/dports/math/octave
12DEBUG: setting option os.universal_supported to yes
13DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
14DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
15DEBUG: adding the default universal variant
16DEBUG: Requested variant darwin is not provided by port octave.
17DEBUG: Requested variant i386 is not provided by port octave.
18DEBUG: Requested variant macosx is not provided by port octave.
19DEBUG: Searching for dependency: octave
20DEBUG: Found Dependency: receipt exists for octave
21DEBUG: Executing org.macports.main (octave-image)
22--->  Fetching octave-image
23DEBUG: Executing org.macports.fetch (octave-image)
24--->  image-1.0.6.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/octave-image
25DEBUG: Pinging downloads.sourceforge.net...
26DEBUG: Pinging internode.dl.sourceforge.net...
27DEBUG: Pinging easynews.dl.sourceforge.net...
28DEBUG: Pinging ufpr.dl.sourceforge.net...
29DEBUG: Pinging kent.dl.sourceforge.net...
30DEBUG: Pinging jaist.dl.sourceforge.net...
31DEBUG: Pinging optusnet.dl.sourceforge.net...
32DEBUG: Pinging nchc.dl.sourceforge.net...
33DEBUG: Pinging switch.dl.sourceforge.net...
34DEBUG: Pinging puzzle.dl.sourceforge.net...
35DEBUG: Pinging garr.dl.sourceforge.net...
36DEBUG: Pinging surfnet.dl.sourceforge.net...
37DEBUG: Pinging internap.dl.sourceforge.net...
38DEBUG: Pinging superb-east.dl.sourceforge.net...
39DEBUG: Pinging superb-west.dl.sourceforge.net...
40DEBUG: Pinging distfiles.macports.org...
41DEBUG: downloads.sourceforge.net ping time is 129.489
42DEBUG: internode.dl.sourceforge.net ping time is 385.203
43DEBUG: easynews.dl.sourceforge.net ping time is 193.176
44DEBUG: ufpr.dl.sourceforge.net ping time is 239.829
45DEBUG: kent.dl.sourceforge.net ping time is 45.602
46DEBUG: jaist.dl.sourceforge.net ping time is 313.672
47DEBUG: optusnet.dl.sourceforge.net ping time is 345.126
48DEBUG: nchc.dl.sourceforge.net ping time is 335.647
49DEBUG: switch.dl.sourceforge.net ping time is 52.132
50DEBUG: puzzle.dl.sourceforge.net ping time is 63.195
51DEBUG: garr.dl.sourceforge.net ping time is 10000
52DEBUG: surfnet.dl.sourceforge.net ping time is 50.980
53DEBUG: internap.dl.sourceforge.net ping time is 121.460
54DEBUG: superb-east.dl.sourceforge.net ping time is 117.087
55DEBUG: superb-west.dl.sourceforge.net ping time is 200.273
56DEBUG: distfiles.macports.org ping time is 189.789
57--->  Attempting to fetch image-1.0.6.tar.gz from http://kent.dl.sourceforge.net/octave
58  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
59                                 Dload  Upload   Total   Spent    Left  Speed
60
61  0  200k    0  1130    0     0   1012      0  0:03:22  0:00:01  0:03:21  1012
62 23  200k   23 47466    0     0  35365      0  0:00:05  0:00:01  0:00:04  200k
63100  200k  100  200k    0     0   126k      0  0:00:01  0:00:01 --:--:--  429k
64--->  Verifying checksum(s) for octave-image
65DEBUG: Executing org.macports.checksum (octave-image)
66--->  Checksumming image-1.0.6.tar.gz
67DEBUG: Correct (md5) checksum for image-1.0.6.tar.gz
68DEBUG: Correct (sha1) checksum for image-1.0.6.tar.gz
69DEBUG: Correct (rmd160) checksum for image-1.0.6.tar.gz
70--->  Extracting octave-image
71DEBUG: Executing org.macports.extract (octave-image)
72--->  Extracting image-1.0.6.tar.gz
73DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/octave-image/image-1.0.6.tar.gz
74DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.5'
75DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_alakazam_Desktop_Developer_externe_macports_dports_math_octave-image/work" && gzip -dc /opt/local/var/macports/distfiles/octave-image/image-1.0.6.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
76DEBUG: Executing org.macports.patch (octave-image)
77--->  Configuring octave-image
78DEBUG: Executing org.macports.configure (octave-image)
79DEBUG: Using compiler 'Mac OS X gcc 4.0'
80DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' "MACOSX_DEPLOYMENT_TARGET"='10.5' CC='/usr/bin/gcc-4.0'
81DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_alakazam_Desktop_Developer_externe_macports_dports_math_octave-image/work/image-1.0.6" && ./configure --prefix=/opt/local'
82checking for gcc... /usr/bin/gcc-4.0
83checking for C compiler default output file name... a.out
84checking whether the C compiler works... yes
85checking whether we are cross compiling... no
86checking for suffix of executables...
87checking for suffix of object files... o
88checking whether we are using the GNU C compiler... yes
89checking whether /usr/bin/gcc-4.0 accepts -g... yes
90checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
91checking how to run the C preprocessor... /usr/bin/cpp-4.0
92checking for grep that handles long lines and -e... /usr/bin/grep
93checking for egrep... /usr/bin/grep -E
94checking for ANSI C header files... yes
95checking for sys/types.h... yes
96checking for sys/stat.h... yes
97checking for stdlib.h... yes
98checking for string.h... yes
99checking for memory.h... yes
100checking for strings.h... yes
101checking for inttypes.h... yes
102checking for stdint.h... yes
103checking for unistd.h... yes
104checking jpeglib.h usability... yes
105checking jpeglib.h presence... yes
106checking for jpeglib.h... yes
107checking for jpeg_std_error in -ljpeg... yes
108checking png.h usability... yes
109checking png.h presence... yes
110checking for png.h... yes
111checking for png_set_sig_bytes in -lpng... yes
112checking for Magick++-config... yes
113configure: creating ./config.status
114config.status: creating Makeconf
115 
116  "$prefix" is /opt/local
117  "$exec_prefix" is ${prefix}
118
119
120find . -name NOINSTALL -print    # shows which toolboxes won't be installed
121
122--->  Building octave-image with target all
123DEBUG: Executing org.macports.build (octave-image)
124DEBUG: Environment: "MACOSX_DEPLOYMENT_TARGET"='10.5'
125DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_alakazam_Desktop_Developer_externe_macports_dports_math_octave-image/work/image-1.0.6" && make all'
126mkoctfile __cordfltn__.cc
127mkoctfile __bilateral__.cc
128mkoctfile __custom_gaussian_smoothing__.cc
129mkoctfile bwlabel.cc
130mkoctfile bwfill.cc
131mkoctfile rotate_scale.cc
132mkoctfile hough_line.cc
133mkoctfile graycomatrix.cc
134mkoctfile deriche.cc
135mkoctfile __bwdist.cc
136mkoctfile nonmax_supress.cc
137mkoctfile jpgwrite.cc -ljpeg
138In file included from /opt/local/include/jpeglib.h:24,
139                 from jpgwrite.cc:18:
140/opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
141In file included from /opt/local/include/octave-3.0.1/octave/oct.h:31,
142                 from jpgwrite.cc:11:
143/opt/local/include/octave-3.0.1/octave/config.h:555:1: warning: this is the location of the previous definition
144mkoctfile jpgread.cc -ljpeg
145In file included from /opt/local/include/jpeglib.h:24,
146                 from jpgread.cc:49:
147/opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
148In file included from /opt/local/include/octave-3.0.1/octave/oct.h:31,
149                 from jpgread.cc:41:
150/opt/local/include/octave-3.0.1/octave/config.h:555:1: warning: this is the location of the previous definition
151mkoctfile pngread.cc -lpng
152mkoctfile pngwrite.cc -lpng
153mkoctfile __magick_read__.cc `Magick++-config --cppflags` -lMagick++ -lMagick
154ld: library not found for -lMagick
155collect2: ld returned 1 exit status
156make[1]: *** [__magick_read__.oct] Error 1
157make: *** [build] Error 2
158Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_alakazam_Desktop_Developer_externe_macports_dports_math_octave-image/work/image-1.0.6" && make all " returned error 2
159Command output: mkoctfile __custom_gaussian_smoothing__.cc
160mkoctfile bwlabel.cc
161mkoctfile bwfill.cc
162mkoctfile rotate_scale.cc
163mkoctfile hough_line.cc
164mkoctfile graycomatrix.cc
165mkoctfile deriche.cc
166mkoctfile __bwdist.cc
167mkoctfile nonmax_supress.cc
168mkoctfile jpgwrite.cc -ljpeg
169In file included from /opt/local/include/jpeglib.h:24,
170                 from jpgwrite.cc:18:
171/opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
172In file included from /opt/local/include/octave-3.0.1/octave/oct.h:31,
173                 from jpgwrite.cc:11:
174/opt/local/include/octave-3.0.1/octave/config.h:555:1: warning: this is the location of the previous definition
175mkoctfile jpgread.cc -ljpeg
176In file included from /opt/local/include/jpeglib.h:24,
177                 from jpgread.cc:49:
178/opt/local/include/jconfig.h:12:1: warning: "HAVE_STDLIB_H" redefined
179In file included from /opt/local/include/octave-3.0.1/octave/oct.h:31,
180                 from jpgread.cc:41:
181/opt/local/include/octave-3.0.1/octave/config.h:555:1: warning: this is the location of the previous definition
182mkoctfile pngread.cc -lpng
183mkoctfile pngwrite.cc -lpng
184mkoctfile __magick_read__.cc `Magick++-config --cppflags` -lMagick++ -lMagick
185ld: library not found for -lMagick
186collect2: ld returned 1 exit status
187make[1]: *** [__magick_read__.oct] Error 1
188make: *** [build] Error 2
189
190Warning: the following items did not execute (for octave-image): org.macports.activate org.macports.build org.macports.destroot org.macports.install
191Error: Status 1 encountered during processing.