Ticket #28602: main.log

File main.log, 4.0 KB (added by martin.eisenhardt@…, 13 years ago)

build log file

Line 
1version:1
2:msg:main --->  Computing dependencies for gource:info:main .:debug:main Searching for dependency: ftgl
3:debug:main Found Dependency: receipt exists for ftgl
4:debug:main Searching for dependency: libsdl
5:debug:main Found Dependency: receipt exists for libsdl
6:debug:main Searching for dependency: libsdl_image
7:debug:main Found Dependency: receipt exists for libsdl_image
8:debug:main Searching for dependency: pcre
9:debug:main Found Dependency: receipt exists for pcre
10:debug:main Searching for dependency: libpng
11:debug:main Found Dependency: receipt exists for libpng
12:debug:main Searching for dependency: jpeg
13:debug:main Found Dependency: receipt exists for jpeg
14:debug:main Searching for dependency: glew
15:debug:main Found Dependency: receipt exists for glew
16:msg:main
17:debug:main Executing org.macports.main (gource)
18:debug:main Skipping completed org.macports.fetch (gource)
19:debug:main Skipping completed org.macports.checksum (gource)
20:debug:main Skipping completed org.macports.extract (gource)
21:debug:main Skipping completed org.macports.patch (gource)
22:debug:main Skipping completed org.macports.configure (gource)
23:msg:main --->  Building gource
24:debug:build build phase started at Wed Mar  2 12:58:11 CET 2011
25:debug:build Executing org.macports.build (gource)
26: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_ports_devel_gource/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5'
27:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gource/work/gource-0.31" && /usr/bin/make all'
28:info:build depbase=`echo src/core/seeklog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
29:info:build     /usr/bin/g++-4.0 -DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.31\" -DPACKAGE_STRING=\"Gource\ 0.31\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.31\" -DHAVE_PTHREAD=1 -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_GL_GL_H=1 -DHAVE_OPENGL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBPCRE=1 -I.   -DSDLAPP_RESOURCE_DIR=\"/opt/local/share/gource\"   -pipe -O2 -arch i386 -D_THREAD_SAFE  -D_THREAD_SAFE  -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include/FTGL -I/opt/local/include/freetype2   -MT src/core/seeklog.o -MD -MP -MF $depbase.Tpo -c -o src/core/seeklog.o src/core/seeklog.cpp &&\
30:info:build     mv -f $depbase.Tpo $depbase.Po
31:info:build src/core/seeklog.cpp: In member function 'void SeekLog::seekTo(float)':
32:info:build src/core/seeklog.cpp:167: error: ambiguous overload for 'operator!=' in 'mem_pointer != 0'
33:info:build src/core/seeklog.cpp:167: note: candidates are: operator!=(std::streamoff, int) <built-in>
34:info:build /usr/include/c++/4.0.0/bits/postypes.h:143: note:                 bool std::fpos<_StateT>::operator!=(const std::fpos<_StateT>&) const [with _StateT = mbstate_t]
35:info:build make: *** [src/core/seeklog.o] Error 1
36:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gource/work/gource-0.31" && /usr/bin/make all " returned error 2
37:error:build Target org.macports.build returned: shell command failed (see log for details)
38:debug:build Backtrace: shell command failed (see log for details)
39    while executing
40"command_exec build"
41    (procedure "portbuild::build_main" line 8)
42    invoked from within
43"$procedure $targetname"
44:info:build Warning: the following items did not execute (for gource): org.macports.destroot org.macports.build
45:notice:build Log for gource is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gource/main.log