1 | version:1 |
---|
2 | :msg:clean ---> Computing dependencies for libpar2:info:clean .:debug:clean Searching for dependency: pkgconfig |
---|
3 | :debug:clean Found Dependency: receipt exists for pkgconfig |
---|
4 | :debug:clean Searching for dependency: libsigcxx2 |
---|
5 | :debug:clean Found Dependency: receipt exists for libsigcxx2 |
---|
6 | :msg:clean |
---|
7 | :debug:main Executing org.macports.main (libpar2) |
---|
8 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
9 | :debug:main egid changed to: 501 |
---|
10 | :debug:main euid changed to: 503 |
---|
11 | :debug:archivefetch archivefetch phase started at Wed Oct 19 02:08:43 CEST 2011 |
---|
12 | :msg:archivefetch ---> Fetching archive for libpar2 |
---|
13 | :debug:archivefetch Executing org.macports.archivefetch (libpar2) |
---|
14 | :debug:archivefetch Can't run archivefetch on this port without elevated privileges. Escalating privileges back to root. |
---|
15 | :debug:archivefetch euid changed to: 0. egid changed to: 0. |
---|
16 | :debug:archivefetch changing euid/egid - current euid: 0 - current egid: 0 |
---|
17 | :debug:archivefetch egid changed to: 501 |
---|
18 | :debug:archivefetch euid changed to: 503 |
---|
19 | :info:archivefetch ---> libpar2-0.2_0.darwin_11.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/libpar2 |
---|
20 | :msg:archivefetch ---> Attempting to fetch libpar2-0.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/libpar2 |
---|
21 | :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 |
---|
22 | :debug:archivefetch Privilege de-escalation not attempted as not running as root. |
---|
23 | :debug:fetch fetch phase started at Wed Oct 19 02:08:44 CEST 2011 |
---|
24 | :notice:fetch ---> Fetching libpar2 |
---|
25 | :debug:fetch euid/egid changed to: 0/0 |
---|
26 | :debug:fetch chowned /opt/local/var/macports/distfiles/libpar2 to macports |
---|
27 | :debug:fetch euid/egid changed to: 503/501 |
---|
28 | :debug:fetch Executing org.macports.fetch (libpar2) |
---|
29 | :debug:fetch Privilege de-escalation not attempted as not running as root. |
---|
30 | :debug:checksum checksum phase started at Wed Oct 19 02:08:44 CEST 2011 |
---|
31 | :notice:checksum ---> Verifying checksum(s) for libpar2 |
---|
32 | :debug:checksum Executing org.macports.checksum (libpar2) |
---|
33 | :info:checksum ---> Checksumming libpar2-0.2.tar.gz |
---|
34 | :debug:checksum Correct (sha1) checksum for libpar2-0.2.tar.gz |
---|
35 | :debug:checksum Correct (md5) checksum for libpar2-0.2.tar.gz |
---|
36 | :debug:checksum Correct (rmd160) checksum for libpar2-0.2.tar.gz |
---|
37 | :debug:checksum Privilege de-escalation not attempted as not running as root. |
---|
38 | :debug:extract extract phase started at Wed Oct 19 02:08:44 CEST 2011 |
---|
39 | :notice:extract ---> Extracting libpar2 |
---|
40 | :debug:extract Executing org.macports.extract (libpar2) |
---|
41 | :info:extract ---> Extracting libpar2-0.2.tar.gz |
---|
42 | :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libpar2/libpar2-0.2.tar.gz' |
---|
43 | :debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' |
---|
44 | :debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libpar2/libpar2-0.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -' |
---|
45 | :debug:extract Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libpar2/libpar2-0.2.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - |
---|
46 | :debug:extract euid/egid changed to: 0/0 |
---|
47 | :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work to macports |
---|
48 | :debug:extract euid/egid changed to: 503/501 |
---|
49 | :debug:extract Privilege de-escalation not attempted as not running as root. |
---|
50 | :debug:patch patch phase started at Wed Oct 19 02:08:44 CEST 2011 |
---|
51 | :debug:patch Executing org.macports.patch (libpar2) |
---|
52 | :debug:patch Privilege de-escalation not attempted as not running as root. |
---|
53 | :debug:configure configure phase started at Wed Oct 19 02:08:44 CEST 2011 |
---|
54 | :notice:configure ---> Configuring libpar2 |
---|
55 | :debug:configure Using compiler 'Mac OS X clang' |
---|
56 | :debug:configure Executing org.macports.configure (libpar2) |
---|
57 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/Developer/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang' |
---|
58 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2" && ./configure --prefix=/opt/local' |
---|
59 | :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2" && ./configure --prefix=/opt/local |
---|
60 | :info:configure checking build system type... i386-apple-darwin11.2.0 |
---|
61 | :info:configure checking host system type... i386-apple-darwin11.2.0 |
---|
62 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
63 | :info:configure checking whether build environment is sane... yes |
---|
64 | :info:configure checking for gawk... no |
---|
65 | :info:configure checking for mawk... no |
---|
66 | :info:configure checking for nawk... no |
---|
67 | :info:configure checking for awk... awk |
---|
68 | :info:configure checking whether make sets $(MAKE)... yes |
---|
69 | :info:configure checking for C++ compiler default output file name... a.out |
---|
70 | :info:configure checking whether the C++ compiler works... yes |
---|
71 | :info:configure checking whether we are cross compiling... no |
---|
72 | :info:configure checking for suffix of executables... |
---|
73 | :info:configure checking for suffix of object files... o |
---|
74 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
75 | :info:configure checking whether /Developer/usr/bin/clang++ accepts -g... yes |
---|
76 | :info:configure checking for style of include used by make... GNU |
---|
77 | :info:configure checking dependency style of /Developer/usr/bin/clang++... gcc3 |
---|
78 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
79 | :info:configure checking for gcc... /Developer/usr/bin/clang |
---|
80 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
81 | :info:configure checking whether /Developer/usr/bin/clang accepts -g... yes |
---|
82 | :info:configure checking for /Developer/usr/bin/clang option to accept ANSI C... none needed |
---|
83 | :info:configure checking dependency style of /Developer/usr/bin/clang... gcc3 |
---|
84 | :info:configure checking for a sed that does not truncate output... /usr/bin/sed |
---|
85 | :info:configure checking for egrep... grep -E |
---|
86 | :info:configure checking for ld used by /Developer/usr/bin/clang... /Developer/usr/bin/ld |
---|
87 | :info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no |
---|
88 | :info:configure checking for /Developer/usr/bin/ld option to reload object files... -r |
---|
89 | :info:configure checking for BSD-compatible nm... /usr/bin/nm |
---|
90 | :info:configure checking whether ln -s works... yes |
---|
91 | :info:configure checking how to recognise dependent libraries... pass_all |
---|
92 | :info:configure checking how to run the C preprocessor... /Developer/usr/bin/clang -E |
---|
93 | :info:configure checking for ANSI C header files... yes |
---|
94 | :info:configure checking for sys/types.h... yes |
---|
95 | :info:configure checking for sys/stat.h... yes |
---|
96 | :info:configure checking for stdlib.h... yes |
---|
97 | :info:configure checking for string.h... yes |
---|
98 | :info:configure checking for memory.h... yes |
---|
99 | :info:configure checking for strings.h... yes |
---|
100 | :info:configure checking for inttypes.h... yes |
---|
101 | :info:configure checking for stdint.h... yes |
---|
102 | :info:configure checking for unistd.h... yes |
---|
103 | :info:configure checking dlfcn.h usability... yes |
---|
104 | :info:configure checking dlfcn.h presence... yes |
---|
105 | :info:configure checking for dlfcn.h... yes |
---|
106 | :info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/clang++ -E |
---|
107 | :info:configure checking for g77... no |
---|
108 | :info:configure checking for f77... no |
---|
109 | :info:configure checking for xlf... no |
---|
110 | :info:configure checking for frt... no |
---|
111 | :info:configure checking for pgf77... no |
---|
112 | :info:configure checking for fort77... no |
---|
113 | :info:configure checking for fl32... no |
---|
114 | :info:configure checking for af77... no |
---|
115 | :info:configure checking for f90... no |
---|
116 | :info:configure checking for xlf90... no |
---|
117 | :info:configure checking for pgf90... no |
---|
118 | :info:configure checking for epcf90... no |
---|
119 | :info:configure checking for f95... no |
---|
120 | :info:configure checking for fort... no |
---|
121 | :info:configure checking for xlf95... no |
---|
122 | :info:configure checking for ifc... no |
---|
123 | :info:configure checking for efc... no |
---|
124 | :info:configure checking for pgf95... no |
---|
125 | :info:configure checking for lf95... no |
---|
126 | :info:configure checking for gfortran... no |
---|
127 | :info:configure checking whether we are using the GNU Fortran 77 compiler... no |
---|
128 | :info:configure checking whether accepts -g... no |
---|
129 | :info:configure checking the maximum length of command line arguments... 196608 |
---|
130 | :info:configure checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object... ok |
---|
131 | :info:configure checking for objdir... .libs |
---|
132 | :info:configure checking for ar... ar |
---|
133 | :info:configure checking for ranlib... ranlib |
---|
134 | :info:configure checking for strip... strip |
---|
135 | :info:configure checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions... yes |
---|
136 | :info:configure checking for /Developer/usr/bin/clang option to produce PIC... -fno-common |
---|
137 | :info:configure checking if /Developer/usr/bin/clang PIC flag -fno-common works... yes |
---|
138 | :info:configure checking if /Developer/usr/bin/clang static flag -static works... no |
---|
139 | :info:configure checking if /Developer/usr/bin/clang supports -c -o file.o... yes |
---|
140 | :info:configure checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries... yes |
---|
141 | :info:configure checking dynamic linker characteristics... darwin11.2.0 dyld |
---|
142 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
143 | :info:configure checking whether stripping libraries is possible... yes |
---|
144 | :info:configure checking if libtool supports shared libraries... yes |
---|
145 | :info:configure checking whether to build shared libraries... yes |
---|
146 | :info:configure checking whether to build static libraries... yes |
---|
147 | :info:configure configure: creating libtool |
---|
148 | :info:configure appending configuration tag "CXX" to libtool |
---|
149 | :info:configure checking for ld used by /Developer/usr/bin/clang++... /Developer/usr/bin/ld |
---|
150 | :info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no |
---|
151 | :info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes |
---|
152 | :info:configure checking for /Developer/usr/bin/clang++ option to produce PIC... -fno-common |
---|
153 | :info:configure checking if /Developer/usr/bin/clang++ PIC flag -fno-common works... yes |
---|
154 | :info:configure checking if /Developer/usr/bin/clang++ static flag -static works... no |
---|
155 | :info:configure checking if /Developer/usr/bin/clang++ supports -c -o file.o... yes |
---|
156 | :info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes |
---|
157 | :info:configure checking dynamic linker characteristics... darwin11.2.0 dyld |
---|
158 | :info:configure checking how to hardcode library paths into programs... immediate |
---|
159 | :info:configure appending configuration tag "F77" to libtool |
---|
160 | :info:configure checking for main in -lstdc++... yes |
---|
161 | :info:configure checking for main in -lsigc-2.0... yes |
---|
162 | :info:configure checking for dirent.h that defines DIR... yes |
---|
163 | :info:configure checking for library containing opendir... none required |
---|
164 | :info:configure checking for stdbool.h that conforms to C99... yes |
---|
165 | :info:configure checking for _Bool... no |
---|
166 | :info:configure checking for ANSI C header files... (cached) yes |
---|
167 | :info:configure checking stdio.h usability... yes |
---|
168 | :info:configure checking stdio.h presence... yes |
---|
169 | :info:configure checking for stdio.h... yes |
---|
170 | :info:configure checking endian.h usability... no |
---|
171 | :info:configure checking endian.h presence... no |
---|
172 | :info:configure checking for endian.h... no |
---|
173 | :info:configure checking getopt.h usability... yes |
---|
174 | :info:configure checking getopt.h presence... yes |
---|
175 | :info:configure checking for getopt.h... yes |
---|
176 | :info:configure checking for pkg-config... /opt/local/bin/pkg-config |
---|
177 | :info:configure checking pkg-config is at least version 0.9.0... yes |
---|
178 | :info:configure checking for SIGC... yes |
---|
179 | :info:configure checking for size_t... yes |
---|
180 | :info:configure checking whether byte ordering is bigendian... no |
---|
181 | :info:configure checking for an ANSI C-conforming const... yes |
---|
182 | :info:configure checking for inline... inline |
---|
183 | :info:configure checking for special C compiler options needed for large files... no |
---|
184 | :info:configure checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
185 | :info:configure checking for _LARGE_FILES value needed for large files... no |
---|
186 | :info:configure checking for _LARGEFILE_SOURCE value needed for large files... no |
---|
187 | :info:configure checking for fseeko... yes |
---|
188 | :info:configure checking for working memcmp... yes |
---|
189 | :info:configure checking for stricmp... no |
---|
190 | :info:configure checking for strcasecmp... yes |
---|
191 | :info:configure checking for strchr... yes |
---|
192 | :info:configure checking for memcpy... yes |
---|
193 | :info:configure checking for getopt... yes |
---|
194 | :info:configure checking for getopt_long... yes |
---|
195 | :info:configure configure: creating ./config.status |
---|
196 | :info:configure config.status: creating Makefile |
---|
197 | :info:configure config.status: creating config.h |
---|
198 | :info:configure config.status: executing depfiles commands |
---|
199 | :debug:configure Privilege de-escalation not attempted as not running as root. |
---|
200 | :debug:build build phase started at Wed Oct 19 02:08:55 CEST 2011 |
---|
201 | :notice:build ---> Building libpar2 |
---|
202 | :debug:build Executing org.macports.build (libpar2) |
---|
203 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' |
---|
204 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2" && /usr/bin/make -j2 -w all' |
---|
205 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2" && /usr/bin/make -j2 -w all |
---|
206 | :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2' |
---|
207 | :info:build /usr/bin/make all-am |
---|
208 | :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2' |
---|
209 | :info:build if /bin/sh ./libtool --tag=CXX --mode=compile /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. `pkg-config sigc++-2.0 --cflags` -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT libpar2.lo -MD -MP -MF ".deps/libpar2.Tpo" -c -o libpar2.lo libpar2.cpp; \ |
---|
210 | :info:build then mv -f ".deps/libpar2.Tpo" ".deps/libpar2.Plo"; else rm -f ".deps/libpar2.Tpo"; exit 1; fi |
---|
211 | :info:build if /bin/sh ./libtool --tag=CXX --mode=compile /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. `pkg-config sigc++-2.0 --cflags` -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT parheaders.lo -MD -MP -MF ".deps/parheaders.Tpo" -c -o parheaders.lo parheaders.cpp; \ |
---|
212 | :info:build then mv -f ".deps/parheaders.Tpo" ".deps/parheaders.Plo"; else rm -f ".deps/parheaders.Tpo"; exit 1; fi |
---|
213 | :info:build mkdir .libs |
---|
214 | :info:build mkdir .libs |
---|
215 | :info:build mkdir: .libs: File exists |
---|
216 | :info:build /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT libpar2.lo -MD -MP -MF .deps/libpar2.Tpo -c libpar2.cpp -fno-common -DPIC -o .libs/libpar2.o |
---|
217 | :info:build /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT parheaders.lo -MD -MP -MF .deps/parheaders.Tpo -c parheaders.cpp -fno-common -DPIC -o .libs/parheaders.o |
---|
218 | :info:build /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT parheaders.lo -MD -MP -MF .deps/parheaders.Tpo -c parheaders.cpp -o parheaders.o >/dev/null 2>&1 |
---|
219 | :info:build In file included from libpar2.cpp:1: |
---|
220 | :info:build In file included from ./libpar2.h:5: |
---|
221 | :info:build In file included from ./par2cmdline.h:264: |
---|
222 | :info:build ./par2fileformat.h:87:25: error: flexible array member 'entries' of non-POD element type 'FILEVERIFICATIONENTRY []' |
---|
223 | :info:build FILEVERIFICATIONENTRY entries[]; |
---|
224 | :info:build ^ |
---|
225 | :info:build if /bin/sh ./libtool --tag=CXX --mode=compile /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. `pkg-config sigc++-2.0 --cflags` -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT par2cmdline.lo -MD -MP -MF ".deps/par2cmdline.Tpo" -c -o par2cmdline.lo par2cmdline.cpp; \ |
---|
226 | :info:build then mv -f ".deps/par2cmdline.Tpo" ".deps/par2cmdline.Plo"; else rm -f ".deps/par2cmdline.Tpo"; exit 1; fi |
---|
227 | :info:build In file included from libpar2.cpp:1: |
---|
228 | :info:build In file included from ./libpar2.h:5: |
---|
229 | :info:build In file included from ./par2cmdline.h:283: |
---|
230 | :info:build ./verificationhashtable.h:69:40: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
231 | :info:build return crc < r.crc || crc == r.crc && hash < r.hash; |
---|
232 | :info:build ~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
---|
233 | :info:build ./verificationhashtable.h:69:40: note: place parentheses around the '&&' expression to silence this warning |
---|
234 | :info:build return crc < r.crc || crc == r.crc && hash < r.hash; |
---|
235 | :info:build ^ |
---|
236 | :info:build ( ) |
---|
237 | :info:build ./verificationhashtable.h:73:40: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
238 | :info:build return crc > r.crc || crc == r.crc && hash > r.hash; |
---|
239 | :info:build ~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
---|
240 | :info:build ./verificationhashtable.h:73:40: note: place parentheses around the '&&' expression to silence this warning |
---|
241 | :info:build return crc > r.crc || crc == r.crc && hash > r.hash; |
---|
242 | :info:build ^ |
---|
243 | :info:build ( ) |
---|
244 | :info:build ./verificationhashtable.h:186:47: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
245 | :info:build if (entry->crc < crc || entry->crc == crc && entry->hash < hash) |
---|
246 | :info:build ~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
---|
247 | :info:build ./verificationhashtable.h:186:47: note: place parentheses around the '&&' expression to silence this warning |
---|
248 | :info:build if (entry->crc < crc || entry->crc == crc && entry->hash < hash) |
---|
249 | :info:build ^ |
---|
250 | :info:build ( ) |
---|
251 | :info:build ./verificationhashtable.h:190:52: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
252 | :info:build else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) |
---|
253 | :info:build ~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
---|
254 | :info:build ./verificationhashtable.h:190:52: note: place parentheses around the '&&' expression to silence this warning |
---|
255 | :info:build else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) |
---|
256 | :info:build ^ |
---|
257 | :info:build ( ) |
---|
258 | :info:build ./verificationhashtable.h:405:54: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
259 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
260 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
261 | :info:build ./verificationhashtable.h:405:54: note: place parentheses around the '&&' expression to silence this warning |
---|
262 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
263 | :info:build ^ |
---|
264 | :info:build ( ) |
---|
265 | :info:build ./verificationhashtable.h:412:56: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
266 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
267 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
268 | :info:build ./verificationhashtable.h:412:56: note: place parentheses around the '&&' expression to silence this warning |
---|
269 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
270 | :info:build ^ |
---|
271 | :info:build ( ) |
---|
272 | :info:build ./verificationhashtable.h:429:49: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
273 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() |
---|
274 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
275 | :info:build ./verificationhashtable.h:429:49: note: place parentheses around the '&&' expression to silence this warning |
---|
276 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() |
---|
277 | :info:build ^ |
---|
278 | :info:build ( ) |
---|
279 | :info:build 7 warnings and 1 error generated. |
---|
280 | :info:build make[1]: *** [libpar2.lo] Error 1 |
---|
281 | :info:build make[1]: *** Waiting for unfinished jobs.... |
---|
282 | :info:build /Developer/usr/bin/clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include/sigc++-2.0 -I/opt/local/lib/sigc++-2.0/include -I/opt/local/include -Wall -pipe -O2 -arch x86_64 -MT par2cmdline.lo -MD -MP -MF .deps/par2cmdline.Tpo -c par2cmdline.cpp -fno-common -DPIC -o .libs/par2cmdline.o |
---|
283 | :info:build In file included from par2cmdline.cpp:20: |
---|
284 | :info:build In file included from ./par2cmdline.h:264: |
---|
285 | :info:build ./par2fileformat.h:87:25: error: flexible array member 'entries' of non-POD element type 'FILEVERIFICATIONENTRY []' |
---|
286 | :info:build FILEVERIFICATIONENTRY entries[]; |
---|
287 | :info:build ^ |
---|
288 | :info:build In file included from par2cmdline.cpp:20: |
---|
289 | :info:build In file included from ./par2cmdline.h:283: |
---|
290 | :info:build ./verificationhashtable.h:69:40: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
291 | :info:build return crc < r.crc || crc == r.crc && hash < r.hash; |
---|
292 | :info:build ~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
---|
293 | :info:build ./verificationhashtable.h:69:40: note: place parentheses around the '&&' expression to silence this warning |
---|
294 | :info:build return crc < r.crc || crc == r.crc && hash < r.hash; |
---|
295 | :info:build ^ |
---|
296 | :info:build ( ) |
---|
297 | :info:build ./verificationhashtable.h:73:40: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
298 | :info:build return crc > r.crc || crc == r.crc && hash > r.hash; |
---|
299 | :info:build ~~ ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ |
---|
300 | :info:build ./verificationhashtable.h:73:40: note: place parentheses around the '&&' expression to silence this warning |
---|
301 | :info:build return crc > r.crc || crc == r.crc && hash > r.hash; |
---|
302 | :info:build ^ |
---|
303 | :info:build ( ) |
---|
304 | :info:build ./verificationhashtable.h:186:47: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
305 | :info:build if (entry->crc < crc || entry->crc == crc && entry->hash < hash) |
---|
306 | :info:build ~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
---|
307 | :info:build ./verificationhashtable.h:186:47: note: place parentheses around the '&&' expression to silence this warning |
---|
308 | :info:build if (entry->crc < crc || entry->crc == crc && entry->hash < hash) |
---|
309 | :info:build ^ |
---|
310 | :info:build ( ) |
---|
311 | :info:build ./verificationhashtable.h:190:52: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
312 | :info:build else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) |
---|
313 | :info:build ~~ ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ |
---|
314 | :info:build ./verificationhashtable.h:190:52: note: place parentheses around the '&&' expression to silence this warning |
---|
315 | :info:build else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) |
---|
316 | :info:build ^ |
---|
317 | :info:build ( ) |
---|
318 | :info:build ./verificationhashtable.h:405:54: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
319 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
320 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
321 | :info:build ./verificationhashtable.h:405:54: note: place parentheses around the '&&' expression to silence this warning |
---|
322 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
323 | :info:build ^ |
---|
324 | :info:build ( ) |
---|
325 | :info:build ./verificationhashtable.h:412:56: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
326 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
327 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
328 | :info:build ./verificationhashtable.h:412:56: note: place parentheses around the '&&' expression to silence this warning |
---|
329 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() |
---|
330 | :info:build ^ |
---|
331 | :info:build ( ) |
---|
332 | :info:build ./verificationhashtable.h:429:49: warning: '&&' within '||' [-Wlogical-op-parentheses] |
---|
333 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() |
---|
334 | :info:build ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
335 | :info:build ./verificationhashtable.h:429:49: note: place parentheses around the '&&' expression to silence this warning |
---|
336 | :info:build checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() |
---|
337 | :info:build ^ |
---|
338 | :info:build ( ) |
---|
339 | :info:build 7 warnings and 1 error generated. |
---|
340 | :info:build make[1]: *** [par2cmdline.lo] Error 1 |
---|
341 | :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2' |
---|
342 | :info:build make: *** [all] Error 2 |
---|
343 | :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2' |
---|
344 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/work/libpar2-0.2" && /usr/bin/make -j2 -w all " returned error 2 |
---|
345 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
---|
346 | :debug:build Backtrace: shell command failed (see log for details) |
---|
347 | while executing |
---|
348 | "command_exec build" |
---|
349 | (procedure "portbuild::build_main" line 8) |
---|
350 | invoked from within |
---|
351 | "$procedure $targetname" |
---|
352 | :info:build Warning: the following items did not execute (for libpar2): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
353 | :notice:build Log for libpar2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_libpar2/libpar2/main.log |
---|