Ticket #24219: x264-universal.txt

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

build log

Line 
1DEBUG: Found port in file:///Users/rschmidt/macports/dports/multimedia/x264
2DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/multimedia/x264
3DEBUG: OS Platform: darwin
4DEBUG: OS Version: 10.2.0
5DEBUG: Mac OS X Version: 10.6
6DEBUG: System Arch: i386
7DEBUG: setting option os.universal_supported to yes
8DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
9DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/muniversal-1.0.tcl
12DEBUG: Reading variant descriptions from /Users/rschmidt/macports/dports/_resources/port1.0/variant_descriptions.conf
13DEBUG: Using group file /Users/rschmidt/macports/dports/_resources/port1.0/group/xcodeversion-1.0.tcl
14DEBUG: universal variant already exists, so not adding the default one
15DEBUG: Requested variant darwin is not provided by port x264.
16DEBUG: Requested variant i386 is not provided by port x264.
17DEBUG: Requested variant macosx is not provided by port x264.
18DEBUG: Executing variant universal provides universal
19DEBUG: Attempting ln -sf /opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work /Users/rschmidt/macports/dports/multimedia/x264/work
20--->  Computing dependencies for x264
21DEBUG: Executing org.macports.main (x264)
22--->  Fetching x264
23DEBUG: Executing org.macports.fetch (x264)
24--->  Verifying checksum(s) for x264
25DEBUG: Executing org.macports.checksum (x264)
26--->  Checksumming x264-snapshot-20100224-2245.tar.bz2
27DEBUG: Correct (md5) checksum for x264-snapshot-20100224-2245.tar.bz2
28DEBUG: Correct (sha1) checksum for x264-snapshot-20100224-2245.tar.bz2
29DEBUG: Correct (rmd160) checksum for x264-snapshot-20100224-2245.tar.bz2
30DEBUG: setting option extract.cmd to /usr/bin/bzip2
31--->  Extracting x264
32DEBUG: Executing proc-pre-org.macports.extract-extract-0
33DEBUG: Executing org.macports.extract (x264)
34--->  Extracting x264-snapshot-20100224-2245.tar.bz2
35DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/x264/x264-snapshot-20100224-2245.tar.bz2
36DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
37DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/x264/x264-snapshot-20100224-2245.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
38DEBUG: Executing org.macports.patch (x264)
39--->  Configuring x264
40DEBUG: Using compiler 'Mac OS X gcc 4.2'
41DEBUG: Executing org.macports.configure (x264)
42--->  Configuring x264 for architecture x86_64
43DEBUG: Environment: CFLAGS='-O2 -I. -fno-common -read_only_relocs suppress -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64' FFLAGS='-O2 -m64' CC='/usr/bin/gcc-4.2'
44DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --enable-pthread --enable-pic --enable-shared --disable-asm --disable-dependency-tracking '
45Unknown option --disable-dependency-tracking, ignored
46Unknown option --disable-dependency-tracking, ignored
47fatal: Not a git repository (or any of the parent directories): .git
48Platform:   X86_64
49System:     MACOSX
50asm:        no
51avs input:  no
52lavf input: yes
53ffms input: no
54mp4 output: no
55pthread:    yes
56debug:      no
57gprof:      no
58PIC:        yes
59shared:     yes
60visualize:  no
61
62You can run 'make' or 'make fprofiled' now.
63--->  Configuring x264 for architecture i386
64DEBUG: Environment: CFLAGS='-O2 -I. -fno-common -read_only_relocs suppress -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch i386' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch i386' FFLAGS='-O2 -m32' CC='/usr/bin/gcc-4.2'
65DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --enable-pthread --enable-pic --enable-shared --disable-asm --disable-dependency-tracking '
66Unknown option --disable-dependency-tracking, ignored
67Unknown option --disable-dependency-tracking, ignored
68Unknown option --disable-dependency-tracking, ignored
69Warning: libavformat is too old, update to ffmpeg r18351+
70fatal: Not a git repository (or any of the parent directories): .git
71Platform:   X86_64
72System:     MACOSX
73asm:        no
74avs input:  no
75lavf input: no
76ffms input: no
77mp4 output: no
78pthread:    yes
79debug:      no
80gprof:      no
81PIC:        yes
82shared:     yes
83visualize:  no
84
85You can run 'make' or 'make fprofiled' now.
86--->  Building x264
87DEBUG: Executing org.macports.build (x264)
88--->  Building x264 for architecture x86_64
89DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
90DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-x86_64" && /usr/bin/nice -n 10 /usr/bin/make -j1 default'
91/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/mc.o common/mc.c
92/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/predict.o common/predict.c
93/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/pixel.o common/pixel.c
94/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/macroblock.o common/macroblock.c
95/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/frame.o common/frame.c
96/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/dct.o common/dct.c
97/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/cpu.o common/cpu.c
98/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/cabac.o common/cabac.c
99/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/common.o common/common.c
100/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/mdate.o common/mdate.c
101/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/set.o common/set.c
102/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/quant.o common/quant.c
103/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o common/vlc.o common/vlc.c
104/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/analyse.o encoder/analyse.c
105/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/me.o encoder/me.c
106/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/ratecontrol.o encoder/ratecontrol.c
107/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/set.o encoder/set.c
108/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/macroblock.o encoder/macroblock.c
109encoder/macroblock.c: In function 'x264_macroblock_probe_skip':
110encoder/macroblock.c:918: warning: 'mvp[0]' may be used uninitialized in this function
111encoder/macroblock.c:918: warning: 'mvp[1]' may be used uninitialized in this function
112/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/cabac.o encoder/cabac.c
113/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/cavlc.o encoder/cavlc.c
114/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/encoder.o encoder/encoder.c
115encoder/encoder.c: In function 'x264_slices_write':
116encoder/encoder.c:1719: warning: 'bs_bak.i_bits_encoded' may be used uninitialized in this function
117encoder/encoder.c:1719: note: 'bs_bak.i_bits_encoded' was declared here
118encoder/encoder.c:1719: warning: 'bs_bak.i_left' may be used uninitialized in this function
119encoder/encoder.c:1719: note: 'bs_bak.i_left' was declared here
120encoder/encoder.c:1719: warning: 'bs_bak.cur_bits' may be used uninitialized in this function
121encoder/encoder.c:1719: note: 'bs_bak.cur_bits' was declared here
122encoder/encoder.c:1719: warning: 'bs_bak.p_end' may be used uninitialized in this function
123encoder/encoder.c:1719: note: 'bs_bak.p_end' was declared here
124encoder/encoder.c:1719: warning: 'bs_bak.p' may be used uninitialized in this function
125encoder/encoder.c:1719: note: 'bs_bak.p' was declared here
126encoder/encoder.c:1719: warning: 'bs_bak.p_start' may be used uninitialized in this function
127encoder/encoder.c:1719: note: 'bs_bak.p_start' was declared here
128/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o encoder/lookahead.o encoder/lookahead.c
129/usr/bin/gcc-4.2 -shared -o libx264.88.dylib common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o   -dynamiclib -Wl,-single_module -Wl,-read_only_relocs,suppress -install_name /opt/local/lib/libx264.88.dylib -L/opt/local/lib -arch x86_64 -lm -arch x86_64 -lpthread -s
130ld: warning: option -s is obsolete and being ignored
131ld: warning: -read_only_relocs cannot be used with x86_64
132/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o x264.o x264.c
133/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o input/yuv.o input/yuv.c
134/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o input/y4m.o input/y4m.c
135/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o output/raw.o output/raw.c
136/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o output/matroska.o output/matroska.c
137/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o output/matroska_ebml.o output/matroska_ebml.c
138/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o output/flv.o output/flv.c
139/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o output/flv_bytestream.o output/flv_bytestream.c
140/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o input/thread.o input/thread.c
141/usr/bin/gcc-4.2 -O3 -ffast-math -O2 -I. -fno-common -read_only_relocs suppress -arch x86_64 -Wall -I. -falign-loops=16 -arch x86_64 -std=gnu99  -I/opt/local/include   -fPIC -s -fomit-frame-pointer   -c -o input/lavf.o input/lavf.c
142ar rc libx264.a common/mc.o common/predict.o common/pixel.o common/macroblock.o common/frame.o common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o encoder/cavlc.o encoder/encoder.o encoder/lookahead.o
143ranlib libx264.a
144/usr/bin/gcc-4.2 -o x264 x264.o input/yuv.o input/y4m.o output/raw.o output/matroska.o output/matroska_ebml.o output/flv.o output/flv_bytestream.o input/thread.o input/lavf.o libx264.a -L/opt/local/lib -arch x86_64 -lm -arch x86_64 -lpthread -s -L.  -L/opt/local/lib -lavformat -lavcodec -lz -lbz2 -ldirac_encoder -ldirac_decoder -lstdc++ -lfaac -lfaad -lmp3lame -lschroedinger-1.0 -lpthread -loil-0.3 -ltheora -lvorbisenc -lvorbis -logg -lx264 -lm -lxvidcore -lswscale -lavutil   
145ld: warning: option -s is obsolete and being ignored
146--->  Building x264 for architecture i386
147DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
148DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-i386" && /usr/bin/nice -n 10 /usr/bin/make -j1 default'
149gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
150gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
151gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
152gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
153gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
154gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
155gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
156gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
157gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
158gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
159gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
160gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
161gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
162gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
163gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
164gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
165gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
166gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
167gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
168gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
169gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
170gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
171gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
172gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
173gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
174gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
175gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
176gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
177gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
178gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
179gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
180make: *** [.depend] Error 1
181Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-i386" && /usr/bin/nice -n 10 /usr/bin/make -j1 default " returned error 2
182DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_multimedia_x264/work/x264-snapshot-20100224-2245-i386" && /usr/bin/nice -n 10 /usr/bin/make -j1 default " returned error 2
183    while executing
184"$procedure $targetname"
185Warning: the following items did not execute (for x264): org.macports.activate org.macports.build org.macports.destroot org.macports.install
186Error: Status 1 encountered during processing.
187To report a bug, see <http://guide.macports.org/#project.tickets>