Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141526 Details for
Bug 206951
net-www/gnash-0.8.1-r1 fails to compile - bits/atomicity.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
compilation log
gnash.txt (text/plain), 32.60 KB, created by
GNUtoo
on 2008-01-21 23:05:57 UTC
(
hide
)
Description:
compilation log
Filename:
MIME Type:
Creator:
GNUtoo
Created:
2008-01-21 23:05:57 UTC
Size:
32.60 KB
patch
obsolete
># emerge -av net-www/gnash > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild U ] net-www/gnash-0.8.1-r1 [0.8.1] USE="agg ffmpeg gtk nsplugin qt3%* sdl%* -cairo -fbcon% -gstreamer -kde -mad% -opengl" VIDEO_CARDS="-i810" 0 kB > >Total: 1 package (1 upgrade), Size of downloads: 0 kB > >Would you like to merge these packages? [Yes/No] y >>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) net-www/gnash-0.8.1-r1 to / >!!! SELinux module not found. Please verify that it was installed. > * gnash-0.8.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking gnash-0.8.1.tar.bz2 ;-) ... [ ok ] >!!! SELinux module not found. Please verify that it was installed. >!!! SELinux module not found. Please verify that it was installed. >>>> Unpacking source... >>>> Unpacking gnash-0.8.1.tar.bz2 to /var/tmp/portage/net-www/gnash-0.8.1-r1/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1 ... > * econf: updating gnash-0.8.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnash-0.8.1/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-i810-lod-bias --enable-gui=gtk,qt,sdl --with-plugindir=/opt/netscape/plugins --enable-renderer=agg --enable-media=ffmpeg --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets $(MAKE)... (cached) yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for library file name specifics... no >checking for lt_dlinit in -lltdl... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking which extension is used for loadable modules... .so >checking which variable specifies run-time library path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /usr/local/lib //usr//lib/opengl/xorg-x11/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.2.2 /usr/lib/gcc/i686-pc-linux-gnu/4.1.2 /usr/lib/gcc/i686-pc-linux-gnu/3.4.6 /usr/lib/nspr /usr/lib/nss /usr/lib/lesstif-2.1 /usr/lib/qt4 /usr/kde/3.5/lib /usr/qt/3/lib /usr/games/lib /usr/lib/fltk-1.1 /usr/lib/gcj/lib /usr/lib/libstdc++-v3/ >checking for objdir... .libs >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dlopen in -ldl... (cached) yes >checking for dlerror... yes >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_append... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for unistd.h... (cached) yes >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking sys/dl.h usability... no >checking sys/dl.h presence... no >checking for sys/dl.h... no >checking dld.h usability... no >checking dld.h presence... no >checking for dld.h... no >checking mach-o/dyld.h usability... no >checking mach-o/dyld.h presence... no >checking for mach-o/dyld.h... no >checking for string.h... (cached) yes >checking for strchr... yes >checking for strrchr... yes >checking for memcpy... yes >checking for memmove... yes >checking for strcmp... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking which type of library archiver we have... >configure: Configuring Gnash for native compilation >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for the gtk2 header... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 >checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for the Pango Version... 1.0 >checking for libpango header... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libpango library... -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking for atk/atk.h header using pkg-config... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include >checking for libatk library... -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >checking linker --as-needed support... yes >checking for mallinfo... yes >checking for i686-pc-linux-gnu-autotrace... no >checking for autotrace... no >checking for dirent.h that defines DIR... (cached) yes >checking for library containing opendir... (cached) none required >checking for malloc.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for sqrt in -lm... yes >checking for getpwnam in -lc... yes >checking for exp2 in -lm... yes >checking for log2 in -lm... yes >checking for X11 headers... -I/usr/include >checking for X11 library... -lX11 -lXinerama -lXext -lSM -lICE >checking for XInput_find_display in -lXi... yes >checking for XDisableAccessControl in -lX11... yes >checking for shm_unlink in -lrt... yes >checking for shm_open... yes >checking for shm_unlink... yes >checking for vsnprintf... yes >checking for finite... yes >checking for isfinite... no >checking whether i686-pc-linux-gnu-g++ implements __PRETTY_FUNCTION__... yes >checking whether i686-pc-linux-gnu-g++ implements __FUNCTION__... yes >checking whether i686-pc-linux-gnu-g++ implements __func__... yes >checking for getopt... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for tzset... yes >checking for localtime_r... yes >checking whether struct tm has tm_gmtoff... yes >checking whether timezone is a long... yes >checking for sysconf... yes >checking for shmget... yes >checking for shmat... yes >checking for shmdt... yes >checking for mmap... yes >checking for memmove... (cached) yes >checking for strlcpy... no >checking for strlcat... no >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking winsock2.h usability... no >checking winsock2.h presence... no >checking for winsock2.h... no >checking for socket... yes >checking for CreateFileMappingA... no >checking ext/hash_map usability... yes >checking ext/hash_map presence... yes >checking for ext/hash_map... yes >checking for zlib.h header using pkg-config... not found >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for libz library... >checking for jpeglib.h header using pkg-config... not found >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for libjpeg library... >checking for dejagnu.h header using pkg-config... not found >checking dejagnu.h usability... no >checking dejagnu.h presence... no >checking for dejagnu.h... no >checking dejagnu/dejagnu.h usability... no >checking dejagnu/dejagnu.h presence... no >checking for dejagnu/dejagnu.h... no >checking for dejagnu/dejagnu.h... (cached) no >checking for dejagnu.h... (cached) no >checking for freetype/freetype.h header using pkg-config... -I/usr/include/freetype2 >checking for libfreetype2 library... -lfreetype -lz >checking for fontconfig/fontconfig.h header using pkg-config... >checking for libfontconfig library... -lfontconfig >checking for ming-config... no >checking ming.h usability... no >checking ming.h presence... no >checking for ming.h... no >checking for Ming header... >checking for swfmill... no >checking for mtasc... no >checking for doxygen... /usr/bin/doxygen >checking for the SDL Version... 1.2.11 >checking for sdl-config... /usr/bin/sdl-config >checking for SDL header... -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL >checking for SDL library... -lSDL -lpthread >checking for xml2-config... /usr/bin/xml2-config >checking for libxml2 header... (cached) checking for libxml library... checking for libxml2 library... -lxml2 -lz -lm >checking for size_t... yes >checking size of size_t... 4 >checking for long... yes >checking size of long... 4 >checking for int... yes >checking size of int... 4 >checking for short... yes >checking size of short... 2 >checking for libglib header... checking for glib library... -lglib-2.0 >checking for expat.h header using pkg-config... not found >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for libexpat library... >checking for ffmpeg version... 51404 >checking for libdts library... -ldca >checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg >checking for libavformat library... -lavformat -lavcodec -lz -la52 -lamrnb -lamrwb -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ldl -lX11 -lXext -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg >checking for libavutil library... -lavutil >checking for libtheora library... -ltheora -logg >checking for libgsm library... no >checking for gsm_destroy in -lgsm... no >checking for libdc1394 library... no >checking for dc1394_is_camera in -ldc1394_control... yes >checking for libswscale library... -lavcodec -lz -la52 -lamrnb -lamrwb -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ldl -lX11 -lXext -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg >checking for AGG headers... -I/usr/include/agg2 >checking for libagg library... -lagg >checking for curl-config... /usr/bin/curl-config >checking for RTMP support... none >checking curl/curl.h usability... yes >checking curl/curl.h presence... yes >checking for curl/curl.h... yes >checking for libcurl header... no >checking whether pthreads work with -pthread... yes >checking searching for pthread library... checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for the Boost Version... no version found/needed >checking for Boost libraries... -lboost_date_time-mt -lboost_thread-mt >checking boost/thread.hpp usability... yes >checking boost/thread.hpp presence... yes >checking for boost/thread.hpp... yes >checking for gcc architecture flag... >checking for gcc architecture flag... unknown >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile >config.status: creating libbase/Makefile >config.status: creating libgeometry/Makefile >config.status: creating server/Makefile >config.status: creating server/asobj/Makefile >config.status: creating server/vm/Makefile >config.status: creating server/parser/Makefile >config.status: creating libamf/Makefile >config.status: creating backend/Makefile >config.status: creating utilities/Makefile >config.status: creating doc/Makefile >config.status: creating doc/C/Makefile >config.status: creating doc/C/asspec/Makefile >config.status: creating doc/Doxyfile >config.status: creating testsuite/Makefile >config.status: creating testsuite/libbase/Makefile >config.status: creating testsuite/libgeometry/Makefile >config.status: creating testsuite/actionscript.all/Makefile >config.status: creating testsuite/samples/Makefile >config.status: creating testsuite/swfdec/Makefile >config.status: creating testsuite/misc-ming.all/Makefile >config.status: creating testsuite/misc-mtasc.all/Makefile >config.status: creating testsuite/misc-swfmill.all/Makefile >config.status: creating testsuite/movies.all/Makefile >config.status: creating testsuite/server/Makefile >config.status: creating testsuite/libamf.all/Makefile >config.status: creating gui/Makefile >config.status: creating gui/Info.plist >config.status: creating extensions/Makefile >config.status: creating extensions/dejagnu/Makefile >config.status: creating extensions/mysql/Makefile >config.status: creating extensions/fileio/Makefile >config.status: creating extensions/gtk2/Makefile >config.status: creating plugin/Makefile >config.status: creating plugin/klash/Makefile >config.status: creating cygnal/Makefile >config.status: creating cygnal/ACT/Makefile >config.status: creating cygnal/IO/Makefile >config.status: creating cygnal/HTTP/Makefile >config.status: creating cygnal/Net/Makefile >config.status: creating cygnal/unit_tests/Makefile >config.status: creating config.h >config.status: linking ./testsuite/libbase/gnashrc.in to testsuite/libbase/gnashrc >config.status: executing default-1 commands >config.status: executing depfiles commands > >Configurable options are: > Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias to enable. > MIT-SHM X extension support disabled (default). Use --enable-mit-shm to enable. > POSIX Threads support enabled (default) > DMalloc support disabled (default). Use --enable-dmalloc to enable. > Firefox plugin enabled (default). Use --disable-nsapi to disable. > Konqueror plugin disabled. > GNOME help disabled (default). Use --enable-ghelp to enable. > Building Cygnal media server disabled. > Building the Flash debugger is disabled. > Top level for cross compiling support files is: > GUI toolkits supported: gtk,sdl > Renderers supported: agg > Media handler: ffmpeg > Using SDL for sound handling > >Configured paths for i686-pc-linux-gnu are: > DocBook document processing disabled (default) > XML flags are: -I/usr/include/libxml2 > XML libs are: -lxml2 -lz -lm > JPEG flags are: default include path > JPEG libs are: -ljpeg > GTK2 flags are: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 > GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > Pango flags are: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > Pango libs are: -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > GLib libs are: -lglib-2.0 > ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > ATK libs are: -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 > MP3 and video support enabled through ffmpeg > FFMPEG flags are: default include path > FFMPEG libs are: -lavcodec -lz -la52 -lamrnb -lamrwb -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ldl -lX11 -lXext -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -ldca -lvorbisenc -lvorbis -lm -logg -lavformat -lavcodec -lz -la52 -lamrnb -lamrwb -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ldl -lX11 -lXext -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -lavutil -ltheora -logg -ldc1394_control -lavcodec -lz -la52 -lamrnb -lamrwb -lmp3lame -lxvidcore -ldc1394_control -lfaac -lfaad -ldl -lX11 -lXext -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg > SDL flags are: -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL > SDL libs are: -lSDL -lpthread > Plugin will be installed in /opt/netscape/plugins > POSIX Threads flags are: -pthread > POSIX Threads lib is: -lpthread > This version of libCurl doesn't have RTMP support > CURL flags are: default include path > CURL libs are: -lcurl > AGG Pixel format is: all > AGG flags are: -I/usr/include/agg2 > AGG libs are: -lagg > BOOST flags are: > BOOST libs are: -lboost_date_time-mt -lboost_thread-mt > WARNING: You need to have the Ming development and utilities packages > installed to run most of the tests in Gnash testsuite. > Install it from http://ming.sourceforge.net > or .deb users: apt-get install libming-dev > WARNING: You need to have the MTASC compiler packages installed > to run some of the tests in Gnash testsuite. > You can install it from http://mtasc.org > or .deb users: apt-get install mtasc > WARNING: You need to have the 'swfmill' tool installed > to run some of the tests in Gnash testsuite. > You can install it from http://iterative.org/swfmill/ > Z flags are: default include path > Z libs are: -L/lib -lz > FreeType flags are: -I/usr/include/freetype2 > FreeType libs are: -lfreetype -lz > Fontconfig flags are: > Fontconfig libs are: -lfontconfig >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1' >Making all in libbase >make[2]: Entering directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1/libbase' >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o libgnashbase_la-config.lo `test -f 'config.cpp' || echo './'`config.cpp >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o libgnashbase_la-extension.lo `test -f 'extension.cpp' || echo './'`extension.cpp >mkdir .libs > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c config.cpp -fPIC -DPIC -o .libs/libgnashbase_la-config.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c config.cpp -o libgnashbase_la-config.o >/dev/null 2>&1 > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c extension.cpp -fPIC -DPIC -o .libs/libgnashbase_la-extension.o >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o libgnashbase_la-image.lo `test -f 'image.cpp' || echo './'`image.cpp > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image.cpp -fPIC -DPIC -o .libs/libgnashbase_la-image.o > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image.cpp -o libgnashbase_la-image.o >/dev/null 2>&1 >In file included from /usr/include/boost/detail/atomic_count.hpp:97, > from ./ref_counted.h:30, > from ../server/as_object.h:28, > from sharedlib.h:28, > from extension.cpp:43: >/usr/include/boost/detail/atomic_count_gcc.hpp:20:28: error: bits/atomicity.h: No such file or directory >/bin/sh ../libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o libgnashbase_la-image_filters.lo `test -f 'image_filters.cpp' || echo './'`image_filters.cpp > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image_filters.cpp -fPIC -DPIC -o .libs/libgnashbase_la-image_filters.o >make[2]: *** [libgnashbase_la-extension.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... > i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DPLUGINSDIR=\"/usr/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf -I../server -I../server/swf -pthread -I/usr/include/libxml2 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O1 -pipe -g -ggdb -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c image_filters.cpp -o libgnashbase_la-image_filters.o >/dev/null 2>&1 >make[2]: Leaving directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1/libbase' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-www/gnash-0.8.1-r1/work/gnash-0.8.1' >make: *** [all] Error 2 > * > * ERROR: net-www/gnash-0.8.1-r1 failed. > * Call stack: > * ebuild.sh, line 1701: Called dyn_compile > * ebuild.sh, line 1039: Called qa_call 'src_compile' > * ebuild.sh, line 44: Called src_compile > * gnash-0.8.1-r1.ebuild, line 145: Called die > * The specific snippet of code: > * emake || die "emake failed" > * The die message: > * emake failed > * > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/tmp/portage/net-www/gnash-0.8.1-r1/temp/build.log'. > * This ebuild used the following eclasses from overlays: > * /usr/portage/eclass/nsplugins.eclass > * /usr/portage/eclass/eutils.eclass > * /usr/portage/eclass/multilib.eclass > * /usr/portage/eclass/toolchain-funcs.eclass > * /usr/portage/eclass/portability.eclass > * /usr/portage/eclass/kde-functions.eclass > * /usr/portage/eclass/qt3.eclass > * /usr/portage/eclass/versionator.eclass > * >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206951
: 141526