Ticket #58407: end_console_report

File end_console_report, 6.8 KB (added by MarcChenevier, 5 years ago)

a part of console report

Line 
1:info:build make[2]: *** Waiting for unfinished jobs....
2:info:build libtool: compile:  /usr/bin/g++-4.2 -DPACKAGE_NAME=\"gexiv2\" -DPACKAGE_TARNAME=\"gexiv2\" -DPACKAGE_VERSION=\"0.10.9\" "-DPACKAGE_STRING=\"gexiv2 0.10.9\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=gexiv2\"" -DPACKAGE_URL=\"https://wiki.gnome.org/Projects/gexiv2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I./gexiv2 -fno-strict-aliasing -pipe -Os -arch x86_64 -MT gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo -MD -MP -MF gexiv2/.deps/libgexiv2_la-gexiv2-metadata-gps.Tpo -c gexiv2/gexiv2-metadata-gps.cpp  -fno-common -DPIC -o gexiv2/.libs/libgexiv2_la-gexiv2-metadata-gps.o
3:info:build gexiv2/gexiv2-metadata-gps.cpp: In function ‘gboolean gexiv2_metadata_get_gps_longitude(GExiv2Metadata*, gdouble*)’:
4:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: expected type-specifier
5:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: expected unqualified-id before ‘&’ token
6:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: expected `)' before ‘&’ token
7:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: expected `{' before ‘&’ token
8:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: ‘e’ was not declared in this scope
9:info:build gexiv2/gexiv2-metadata-gps.cpp:90: error: expected `;' before ‘)’ token
10:info:build gexiv2/gexiv2-metadata-gps.cpp:92: error: expected primary-expression before ‘catch’
11:info:build gexiv2/gexiv2-metadata-gps.cpp:92: error: expected `;' before ‘catch’
12:info:build gexiv2/gexiv2-metadata-gps.cpp: In function ‘gboolean gexiv2_metadata_get_gps_latitude(GExiv2Metadata*, gdouble*)’:
13:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: expected type-specifier
14:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: expected unqualified-id before ‘&’ token
15:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: expected `)' before ‘&’ token
16:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: expected `{' before ‘&’ token
17:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: ‘e’ was not declared in this scope
18:info:build gexiv2/gexiv2-metadata-gps.cpp:139: error: expected `;' before ‘)’ token
19:info:build gexiv2/gexiv2-metadata-gps.cpp:141: error: expected primary-expression before ‘catch’
20:info:build gexiv2/gexiv2-metadata-gps.cpp:141: error: expected `;' before ‘catch’
21:info:build gexiv2/gexiv2-metadata-gps.cpp: In function ‘gboolean gexiv2_metadata_get_gps_altitude(GExiv2Metadata*, gdouble*)’:
22:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: expected type-specifier
23:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: expected unqualified-id before ‘&’ token
24:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: expected `)' before ‘&’ token
25:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: expected `{' before ‘&’ token
26:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: ‘e’ was not declared in this scope
27:info:build gexiv2/gexiv2-metadata-gps.cpp:177: error: expected `;' before ‘)’ token
28:info:build gexiv2/gexiv2-metadata-gps.cpp:179: error: expected primary-expression before ‘catch’
29:info:build gexiv2/gexiv2-metadata-gps.cpp:179: error: expected `;' before ‘catch’
30:info:build gexiv2/gexiv2-metadata-gps.cpp: In function ‘gboolean gexiv2_metadata_set_gps_info(GExiv2Metadata*, gdouble, gdouble, gdouble)’:
31:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: expected type-specifier
32:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: expected unqualified-id before ‘&’ token
33:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: expected `)' before ‘&’ token
34:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: expected `{' before ‘&’ token
35:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: ‘e’ was not declared in this scope
36:info:build gexiv2/gexiv2-metadata-gps.cpp:278: error: expected `;' before ‘)’ token
37:info:build gexiv2/gexiv2-metadata-gps.cpp: In function ‘void gexiv2_metadata_delete_gps_info(GExiv2Metadata*)’:
38:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: expected type-specifier
39:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: expected unqualified-id before ‘&’ token
40:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: expected `)' before ‘&’ token
41:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: expected `{' before ‘&’ token
42:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: ‘e’ was not declared in this scope
43:info:build gexiv2/gexiv2-metadata-gps.cpp:300: error: expected `;' before ‘)’ token
44:info:build gexiv2/gexiv2-metadata-gps.cpp:319: error: expected type-specifier
45:info:build gexiv2/gexiv2-metadata-gps.cpp:319: error: expected unqualified-id before ‘&’ token
46:info:build gexiv2/gexiv2-metadata-gps.cpp:319: error: expected `)' before ‘&’ token
47:info:build gexiv2/gexiv2-metadata-gps.cpp:319: error: expected `{' before ‘&’ token
48:info:build gexiv2/gexiv2-metadata-gps.cpp:319: error: expected `;' before ‘)’ token
49:info:build make[2]: *** [gexiv2/libgexiv2_la-gexiv2-metadata-gps.lo] Error 1
50:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
51:info:build make[1]: *** [all-recursive] Error 1
52:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
53:info:build make: *** [all] Error 2
54:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9'
55:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/work/gexiv2-0.10.9" && /usr/bin/make -j2 -w all CC="/usr/bin/gcc-4.2 -arch x86_64"
56:info:build Exit code: 2
57:error:build Failed to build gexiv2: command execution failed
58:debug:build Error code: CHILDSTATUS 53091 2
59:debug:build Backtrace: command execution failed
60:debug:build     while executing
61:debug:build "system {*}$notty {*}$nice $fullcmdstring"
62:debug:build     invoked from within
63:debug:build "command_exec build"
64:debug:build     (procedure "portbuild::build_main" line 8)
65:debug:build     invoked from within
66:debug:build "$procedure $targetname"
67:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gexiv2/gexiv2/main.log for details.
68