Ticket #36031: main.log

File main.log, 6.1 KB (added by david.trem@…, 12 years ago)

log file

Line 
1version:1
2:msg:main --->  Computing dependencies for h5utils:info:main .:debug:main h5utils has no conflicts
3:debug:main Searching for dependency: hdf5-18
4:debug:main Found Dependency: receipt exists for hdf5-18
5:debug:main Searching for dependency: hdf4
6:debug:main Found Dependency: receipt exists for hdf4
7:debug:main Searching for dependency: libpng
8:debug:main Found Dependency: receipt exists for libpng
9:debug:main Searching for dependency: libmatheval
10:debug:main Found Dependency: receipt exists for libmatheval
11:msg:main
12:debug:main Executing org.macports.main (h5utils)
13:debug:main changing euid/egid - current euid: 0 - current egid: 0
14:debug:main egid changed to: 501
15:debug:main euid changed to: 502
16:debug:main Skipping completed org.macports.archivefetch (h5utils)
17:debug:main Privilege de-escalation not attempted as not running as root.
18:debug:main Skipping completed org.macports.fetch (h5utils)
19:debug:main Privilege de-escalation not attempted as not running as root.
20:debug:main Skipping completed org.macports.checksum (h5utils)
21:debug:main Privilege de-escalation not attempted as not running as root.
22:debug:main Skipping completed org.macports.extract (h5utils)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.patch (h5utils)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.configure (h5utils)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:build build phase started at Fri Sep  7 15:07:22 CEST 2012
29:notice:build --->  Building h5utils
30:debug:build Executing org.macports.build (h5utils)
31: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_science_h5utils/h5utils/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7'
32:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1" && /usr/bin/make -j4 -w all'
33:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1" && /usr/bin/make -j4 -w all
34:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1'
35:info:build /usr/bin/make  all-am
36:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1'
37:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5fromtxt h5fromtxt.o arrayh5.o h5utils.o  -lhdf5 -lz -lm
38:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5totxt h5totxt.o arrayh5.o h5utils.o  -lhdf5 -lz -lm
39:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5tovtk h5tovtk.o arrayh5.o h5utils.o  -lhdf5 -lz -lm
40:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h4fromh5 h4fromh5.o arrayh4.o arrayh5.o h5utils.o -ldf -ljpeg -lhdf5 -lz -lm
41:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5fromh4 h5fromh4.o arrayh4.o arrayh5.o h5utils.o -ldf -ljpeg -lhdf5 -lz -lm
42:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5math h5math.o arrayh5.o h5utils.o -lmatheval -lhdf5 -lz -lm
43:info:build /usr/bin/clang -DHAVE_CONFIG_H -I.   -I/opt/local/include  -pipe -O2 -arch x86_64 -MT writepng.o -MD -MP -MF .deps/writepng.Tpo -c -o writepng.o writepng.c
44:info:build /usr/bin/clang  -pipe -O2 -arch x86_64  -L/opt/local/lib -arch x86_64 -o h5fromitxt h5fromitxt.o arrayh5.o h5utils.o  -lhdf5 -lz -lm
45:info:build writepng.c:312:24: error: incomplete definition of type 'struct png_struct_def'
46:info:build      if (setjmp(png_ptr->jmpbuf)) {
47:info:build                 ~~~~~~~^
48:info:build /opt/local/include/png.h:854:16: note: forward declaration of 'struct png_struct_def'
49:info:build typedef struct png_struct_def png_struct;
50:info:build                ^
51:info:build writepng.c:437:19: error: incomplete definition of type 'struct png_info_def'
52:info:build      free(info_ptr->palette);
53:info:build           ~~~~~~~~^
54:info:build /opt/local/include/png.h:727:16: note: forward declaration of 'struct png_info_def'
55:info:build typedef struct png_info_def png_info;
56:info:build                ^
57:info:build 2 errors generated.
58:info:build make[1]: *** [writepng.o] Error 1
59:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1'
60:info:build make: *** [all] Error 2
61:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1'
62:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/work/h5utils-1.12.1" && /usr/bin/make -j4 -w all
63:info:build Exit code: 2
64:error:build org.macports.build for port h5utils returned: command execution failed
65:debug:build Error code: CHILDSTATUS 24212 2
66:debug:build Backtrace: command execution failed
67    while executing
68"system -nice 0 $fullcmdstring"
69    ("eval" body line 1)
70    invoked from within
71"eval system $notty $nice \$fullcmdstring"
72    invoked from within
73"command_exec build"
74    (procedure "portbuild::build_main" line 8)
75    invoked from within
76"$procedure $targetname"
77:info:build Warning: targets not executed for h5utils: org.macports.install org.macports.build org.macports.destroot
78:notice:build Please see the log file for port h5utils for details:
79    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_h5utils/h5utils/main.log