[MacPorts] #28602: gource @0.31 build error - ambiguous overload for 'operator!=' in 'mem_pointer != 0'
MacPorts
noreply at macports.org
Wed Mar 2 06:06:55 PST 2011
#28602: gource @0.31 build error - ambiguous overload for 'operator!=' in
'mem_pointer != 0'
-------------------------------------------+--------------------------------
Reporter: martin.eisenhardt@… | Owner: phw@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: gource
-------------------------------------------+--------------------------------
Comment(by martin.eisenhardt@…):
Thanks for the quick reaction.
I did a 'port clean -all gource' followed by 'port upgrade -u gource'. The
build failed again. The main.log reads:
{{{
version:1
:msg:main ---> Computing dependencies for gource:info:main .:debug:main
Searching for dependency: ftgl
:debug:main Found Dependency: receipt exists for ftgl
:debug:main Searching for dependency: libsdl
:debug:main Found Dependency: receipt exists for libsdl
:debug:main Searching for dependency: libsdl_image
:debug:main Found Dependency: receipt exists for libsdl_image
:debug:main Searching for dependency: pcre
:debug:main Found Dependency: receipt exists for pcre
:debug:main Searching for dependency: libpng
:debug:main Found Dependency: receipt exists for libpng
:debug:main Searching for dependency: jpeg
:debug:main Found Dependency: receipt exists for jpeg
:debug:main Searching for dependency: glew
:debug:main Found Dependency: receipt exists for glew
:msg:main
:debug:main Executing org.macports.main (gource)
:msg:main ---> Fetching gource
:debug:fetch fetch phase started at Wed Mar 2 15:04:01 CET 2011
:debug:fetch Executing org.macports.fetch (gource)
:info:fetch ---> gource-0.31.tar.gz doesn't seem to exist in
/opt/local/var/macports/distfiles/gource
:debug:fetch Pinging gource.googlecode.com...
:debug:fetch Pinging distfiles.macports.org...
:debug:fetch Pinging aarnet.au.distfiles.macports.org...
:debug:fetch Pinging cjj.kr.distfiles.macports.org...
:debug:fetch Pinging lil.fr.distfiles.macports.org...
:debug:fetch Pinging sea.us.distfiles.macports.org...
:debug:fetch Pinging ykf.ca.distfiles.macports.org...
:debug:fetch gource.googlecode.com ping time is 14.568
:debug:fetch distfiles.macports.org ping time is 168.299
:debug:fetch aarnet.au.distfiles.macports.org ping time is 323.914
:debug:fetch cjj.kr.distfiles.macports.org ping time is 10000
:debug:fetch lil.fr.distfiles.macports.org ping time is 17.095
:debug:fetch sea.us.distfiles.macports.org ping time is 10000
:debug:fetch ykf.ca.distfiles.macports.org ping time is 121.500
:msg:fetch ---> Attempting to fetch gource-0.31.tar.gz from
http://gource.googlecode.com/files/
:msg:fetch ---> Verifying checksum(s) for gource
:debug:checksum checksum phase started at Wed Mar 2 15:04:05 CET 2011
:debug:checksum Executing org.macports.checksum (gource)
:info:checksum ---> Checksumming gource-0.31.tar.gz
:debug:checksum Correct (md5) checksum for gource-0.31.tar.gz
:debug:checksum Correct (sha1) checksum for gource-0.31.tar.gz
:debug:checksum Correct (rmd160) checksum for gource-0.31.tar.gz
:msg:checksum ---> Extracting gource
:debug:extract extract phase started at Wed Mar 2 15:04:05 CET 2011
:debug:extract Executing org.macports.extract (gource)
:info:extract ---> Extracting gource-0.31.tar.gz
:debug:extract setting option extract.args to
'/opt/local/var/macports/distfiles/gource/gource-0.31.tar.gz'
: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_ports_devel_gource/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:extract Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gource/work"
&& /usr/bin/gzip -dc
'/opt/local/var/macports/distfiles/gource/gource-0.31.tar.gz' |
/usr/bin/gnutar --no-same-owner -xf -'
:debug:patch patch phase started at Wed Mar 2 15:04:06 CET 2011
:debug:patch Executing org.macports.patch (gource)
:msg:patch ---> Configuring gource
:debug:patch Using compiler 'Mac OS X gcc 4.0'
:debug:configure configure phase started at Wed Mar 2 15:04:06 CET 2011
:debug:configure Executing org.macports.configure (gource)
:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2
-arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch
i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5'
CXX='/usr/bin/g++-4.0'
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'
F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386'
OBJC='/usr/bin/gcc-4.0' FCFLAGS='-pipe -O2 -m32' INSTALL='/usr/bin/install
-c' OBJCFLAGS='-pipe -O2 -arch i386' FFLAGS='-pipe -O2 -m32'
CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0'
:debug:configure Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gource/work/gource-0.31"
&& ./configure --prefix=/opt/local'
:info:configure checking for a BSD-compatible install... /usr/bin/install
-c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p...
/opt/local/bin/gmkdir -p
:info:configure checking for gawk... gawk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking build system type... i386-apple-darwin9.8.0
:info:configure checking host system type... i386-apple-darwin9.8.0
:info:configure checking whether the C++ compiler works... yes
:info:configure checking for C++ compiler default output file name...
a.out
:info:configure checking for suffix of executables...
:info:configure checking whether we are cross compiling... no
:info:configure checking for suffix of object files... o
:info:configure checking whether we are using the GNU C++ compiler... yes
:info:configure checking whether /usr/bin/g++-4.0 accepts -g... yes
:info:configure checking for style of include used by make... GNU
:info:configure checking dependency style of /usr/bin/g++-4.0... gcc3
:info:configure checking how to run the C++ preprocessor...
/usr/bin/g++-4.0 -E
:info:configure checking for X... disabled
:info:configure checking for a sed that does not truncate output...
/opt/local/bin/gsed
:info:configure checking for gcc... /usr/bin/gcc-4.0
:info:configure checking whether we are using the GNU C compiler... yes
:info:configure checking whether /usr/bin/gcc-4.0 accepts -g... yes
:info:configure checking for /usr/bin/gcc-4.0 option to accept ISO C89...
none needed
:info:configure checking dependency style of /usr/bin/gcc-4.0... gcc3
:info:configure checking for the pthreads library -lpthreads... no
:info:configure checking whether pthreads work without any flags... yes
:info:configure checking for joinable pthread attribute...
PTHREAD_CREATE_JOINABLE
:info:configure checking if more special flags are required for
pthreads... -D_THREAD_SAFE
:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.0
-E
:info:configure checking for grep that handles long lines and -e...
/opt/local/bin/grep
:info:configure checking for egrep... /opt/local/bin/grep -E
:info:configure checking for ANSI C header files... yes
:info:configure checking for sys/types.h... yes
:info:configure checking for sys/stat.h... yes
:info:configure checking for stdlib.h... yes
:info:configure checking for string.h... yes
:info:configure checking for memory.h... yes
:info:configure checking for strings.h... yes
:info:configure checking for inttypes.h... yes
:info:configure checking for stdint.h... yes
:info:configure checking for unistd.h... yes
:info:configure checking whether we are using the Microsoft C compiler...
no
:info:configure checking windows.h usability... no
:info:configure checking windows.h presence... no
:info:configure checking for windows.h... no
:info:configure checking for GL/gl.h... yes
:info:configure checking for OpenGL/gl.h... yes
:info:configure checking for OpenGL library... -framework OpenGL
:info:configure checking for GL/glu.h... yes
:info:configure checking for OpenGL/glu.h... yes
:info:configure checking for OpenGL Utility library... yes
:info:configure checking for varargs GLU tesselator callback function
type... no
:info:configure checking for sdl-config... /opt/local/bin/sdl-config
:info:configure checking for SDL - version >= 1.2.10... yes
:info:configure checking for freetype-config... /opt/local/bin/freetype-
config
:info:configure checking for FreeType -- version >= 9.0.3... yes
:info:configure checking for pkg-config... /opt/local/bin/pkg-config
:info:configure checking pkg-config is at least version 0.9.0... yes
:info:configure checking for FTGL... yes
:info:configure checking for png_read_info in -lpng... yes
:info:configure checking for jpeg_read_header in -ljpeg... yes
:info:configure checking for IMG_LoadPNG_RW in -lSDL_image... yes
:info:configure checking for pcre_compile in -lpcre... yes
:info:configure checking for glewInit in -lGLEW... yes
:info:configure checking SDL.h usability... yes
:info:configure checking SDL.h presence... yes
:info:configure checking for SDL.h... yes
:info:configure checking SDL_image.h usability... yes
:info:configure checking SDL_image.h presence... yes
:info:configure checking for SDL_image.h... yes
:info:configure checking ftgl.h usability... yes
:info:configure checking ftgl.h presence... yes
:info:configure checking for ftgl.h... yes
:info:configure checking pcre.h usability... yes
:info:configure checking pcre.h presence... yes
:info:configure checking for pcre.h... yes
:info:configure checking GL/glew.h usability... yes
:info:configure checking GL/glew.h presence... yes
:info:configure checking for GL/glew.h... yes
:info:configure configure: creating ./config.status
:info:configure config.status: creating Makefile
:info:configure config.status: executing depfiles commands
:msg:configure ---> Building gource
:debug:build build phase started at Wed Mar 2 15:04:19 CET 2011
:debug:build Executing org.macports.build (gource)
: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'
: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'
:info:build depbase=`echo src/action.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/action.o -MD -MP -MF $depbase.Tpo -c -o src/action.o src/action.cpp
&&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/apache.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/apache.o -MD -MP -MF $depbase.Tpo -c -o src/apache.o src/apache.cpp
&&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/bzr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/bzr.o
-MD -MP -MF $depbase.Tpo -c -o src/bzr.o src/bzr.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/commitlog.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/commitlog.o -MD -MP -MF $depbase.Tpo -c -o src/commitlog.o
src/commitlog.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/camera.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/camera.o -MD -MP -MF $depbase.Tpo -c -o src/core/camera.o
src/core/camera.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/conffile.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/conffile.o -MD -MP -MF $depbase.Tpo -c -o src/core/conffile.o
src/core/conffile.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/display.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/display.o -MD -MP -MF $depbase.Tpo -c -o src/core/display.o
src/core/display.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/frustum.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/frustum.o -MD -MP -MF $depbase.Tpo -c -o src/core/frustum.o
src/core/frustum.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/fxfont.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/fxfont.o -MD -MP -MF $depbase.Tpo -c -o src/core/fxfont.o
src/core/fxfont.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/logger.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/logger.o -MD -MP -MF $depbase.Tpo -c -o src/core/logger.o
src/core/logger.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/mousecursor.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/mousecursor.o -MD -MP -MF $depbase.Tpo -c -o
src/core/mousecursor.o src/core/mousecursor.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/plane.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/plane.o -MD -MP -MF $depbase.Tpo -c -o src/core/plane.o
src/core/plane.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/ppm.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/ppm.o -MD -MP -MF $depbase.Tpo -c -o src/core/ppm.o
src/core/ppm.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/quadtree.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/quadtree.o -MD -MP -MF $depbase.Tpo -c -o src/core/quadtree.o
src/core/quadtree.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/regex.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/regex.o -MD -MP -MF $depbase.Tpo -c -o src/core/regex.o
src/core/regex.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/resource.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/resource.o -MD -MP -MF $depbase.Tpo -c -o src/core/resource.o
src/core/resource.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/sdlapp.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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/sdlapp.o -MD -MP -MF $depbase.Tpo -c -o src/core/sdlapp.o
src/core/sdlapp.cpp &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build depbase=`echo src/core/seeklog.o | sed
's|[^/]*$|.deps/&|;s|\.o$||'`;\
: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 at 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 &&\
:info:build mv -f $depbase.Tpo $depbase.Po
:info:build src/core/seeklog.cpp: In member function 'void
SeekLog::seekTo(float)':
:info:build src/core/seeklog.cpp:167: error: ambiguous overload for
'operator!=' in 'mem_pointer != 0'
:info:build src/core/seeklog.cpp:167: note: candidates are:
operator!=(std::streamoff, int) <built-in>
: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]
:info:build make: *** [src/core/seeklog.o] Error 1
: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
:error:build Target org.macports.build returned: shell command failed (see
log for details)
:debug:build Backtrace: shell command failed (see log for details)
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for gource):
org.macports.destroot org.macports.build
: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
}}}
--
Ticket URL: <https://trac.macports.org/ticket/28602#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list