Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 874309 Details for
Bug 917025
media-sound/gogglesmm-1.2.1-r3 - /.../fox.h: fatal error: FXMemMap.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]
media-sound:gogglesmm-1.2.1-r2:20231108-055759.log
media-sound:gogglesmm-1.2.1-r2:20231108-055759.log (text/plain), 17.51 KB, created by
Toralf Förster
on 2023-11-08 07:36:34 UTC
(
hide
)
Description:
media-sound:gogglesmm-1.2.1-r2:20231108-055759.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-11-08 07:36:34 UTC
Size:
17.51 KB
patch
obsolete
> * Package: media-sound/gogglesmm-1.2.1-r2:0 > * Repository: gentoo > * Maintainer: zx2c4@gentoo.org sound@gentoo.org > * USE: aac abi_x86_64 amd64 dbus elibc_glibc kernel_linux mad nls ogg opengl opus pulseaudio vorbis > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gogglesmm-1.2.1.tar.gz to /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work >>>> Source unpacked in /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work >>>> Preparing source in /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build" > * Applying gogglesmm-1.2.1-use-fox-1.7.67.patch ... > [ ok ] > * Hardcoded definition(s) removed in cfox/CMakeLists.txt: > * set(CMAKE_VERBOSE_MAKEFILE TRUE) > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_INSTALL_PREFIX /usr CACHE STRING "Installation prefix used by ins > * set(CMAKE_BUILD_TYPE MinSizeRel CACHE STRING "Specify the desired build typ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build" >cmake -C /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_DBUS=yes -DWITH_OPENGL=yes -DWITH_NLS=yes -DWITH_CFOX=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1 >loading initial cache file /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build/gentoo_common_config.cmake >CMake Warning (dev) in CMakeLists.txt: > No project() command is present. The top-level CMakeLists.txt file must > contain a literal, direct call to the project() command. Add a line of > code such as > > project(ProjectName) > > near the top of the file, but after cmake_minimum_required(). > > CMake is pretending there is a "project(Project)" command on the first > line. >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) in CMakeLists.txt: > cmake_minimum_required() should be called prior to this top-level project() > call. Please see the cmake-commands(7) manual for usage documentation of > both commands. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Using build type: Gentoo >-- Install prefix: /usr >-- Performing Test HAS_CXX_WALL >-- Performing Test HAS_CXX_WALL - Success >-- Performing Test HAS_CXX_WEXTRA >-- Performing Test HAS_CXX_WEXTRA - Success >-- Performing Test HAS_CXX_WFORMAT >-- Performing Test HAS_CXX_WFORMAT - Success >-- Performing Test HAS_CXX_WFATAL >-- Performing Test HAS_CXX_WFATAL - Success >-- Performing Test HAS_CXX_OPTIMIZE_DEBUG >-- Performing Test HAS_CXX_OPTIMIZE_DEBUG - Success >CMake Deprecation Warning at gap/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >CMake Deprecation Warning at gap/lib/alac/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.5.0") >-- Checking for module 'fox17>=1.7.50' >-- Found fox17, version 1.7.84 >-- Checking for module 'alsa>=1.0' >-- Found alsa, version 1.2.10 >-- Checking for module 'libpulse>=0.9.21' >-- Found libpulse, version 16.99.1 >-- Checking for module 'flac' >-- Found flac, version 1.4.3 >-- Checking for module 'ogg>=1.0' >-- Found ogg, version 1.3.5 >-- Checking for module 'vorbis>=1.2' >-- Found vorbis, version 1.3.7 >-- Checking for module 'opus' >-- Found opus, version 1.4 >-- Checking for module 'zlib' >-- Found zlib, version 1.3 >-- Checking for module 'openssl>=1.0.1' >-- Found openssl, version 3.1.3 >-- Looking for include file mad.h >-- Looking for include file mad.h - found >-- Looking for include file faad.h >-- Looking for include file faad.h - found >CMake Deprecation Warning at src/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- Icon Path: /usr/share/icons >-- Locale Path: /usr/share/locale >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.0.3") >-- Checking for module 'fox17>=1.7.50' >-- Found fox17, version 1.7.84 >-- Checking for module 'taglib>=1.9.0' >-- Found taglib, version 1.13.1 >-- Checking for module 'sqlite3>=3.6.19' >-- Found sqlite3, version 3.43.2 >-- Checking for module 'sm' >-- Found sm, version 1.2.4 >-- Checking for module 'ice' >-- Found ice, version 1.1.1 >-- Checking for module 'x11' >-- Found x11, version 1.8.7 >-- Checking for module 'dbus-1' >-- Found dbus-1, version 1.15.8 >-- Checking for module 'epoxy' >-- Found epoxy, version 1.5.10 >-- Checking for module 'glu' >-- Found glu, version 9.0.3 >-- Found Intl: built in to C library >-- Found reswrap: /usr/bin/reswrap >-- gogglesmm: enable exports (libgap static library) >-- Features: > > * pulse, 16.99.1, <https://www.freedesktop.org/wiki/Software/PulseAudio> > PulseAudio Output > * alsa, 1.2.10, <http://www.alsa-project.org/> > ALSA Output > * wav, WAV File Output > * ogg, 1.3.5, <https://www.xiph.org/ogg/> > Ogg File Input > * mp4, MP4 File Input > * matroska, Matroska File Input > * vorbis, 1.3.7, <http://www.vorbis.com/> > Vorbis Codec > * opus, 1.4, <http://www.opus-codec.org/> > Opus Codec > * mad, <http://www.underbit.com/products/mad/> > MP3 Codec > * faad, <http://www.audiocoding.com/faad2.html> > AAC Codec > * flac, 1.4.3, <https://xiph.org/flac> > FLAC Codec > * alac, ALAC Codec > * zlib, 1.3, <http://www.zlib.net/> > ZLIB decompression for http(s) > * openssl, 3.1.3, <https://www.openssl.org> > Secure HTTP > * dbus, D-Bus > * nls, Native Language Support > * opengl, OpenGL Rendering > * session, X11 Session Management > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (3.5s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build" >ninja -v -j4 -l0 >[1/111] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_aiff.cpp >FAILED: gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_aiff.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_aiff.cpp >In file included from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/ap_defs.h:53, > from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_aiff.cpp:19: >/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/fox.h:60:10: fatal error: FXMemMap.h: No such file or directory > 60 | #include <FXMemMap.h> > | ^~~~~~~~~~~~ >compilation terminated. >[2/111] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_m3u.cpp >FAILED: gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_m3u.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_m3u.cpp >In file included from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/ap_defs.h:53, > from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_m3u.cpp:19: >/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/fox.h:60:10: fatal error: FXMemMap.h: No such file or directory > 60 | #include <FXMemMap.h> > | ^~~~~~~~~~~~ >compilation terminated. >[3/111] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_http.cpp >FAILED: gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_http.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_http.cpp >In file included from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/ap_defs.h:53, > from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_http.cpp:19: >/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/fox.h:60:10: fatal error: FXMemMap.h: No such file or directory > 60 | #include <FXMemMap.h> > | ^~~~~~~~~~~~ >compilation terminated. >[4/111] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_file.cpp >FAILED: gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/include -I/usr/include/fox-1.7 -I/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/lib/alac -O2 -pipe -march=native -fno-diagnostics-color -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -fno-diagnostics-color -Wall -Wextra -Wformat=2 -Wfatal-errors -MD -MT gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o -MF gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o.d -o gap/CMakeFiles/gap_plugins.dir/plugins/ap_file.cpp.o -c /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_file.cpp >In file included from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/ap_defs.h:53, > from /var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/plugins/ap_file.cpp:19: >/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1/gap/fox.h:60:10: fatal error: FXMemMap.h: No such file or directory > 60 | #include <FXMemMap.h> > | ^~~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > * ERROR: media-sound/gogglesmm-1.2.1-r2::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2236: Called cmake_src_compile > * environment, line 951: Called cmake_build > * environment, line 918: Called eninja > * environment, line 1385: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=media-sound/gogglesmm-1.2.1-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/gogglesmm-1.2.1-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:gogglesmm-1.2.1-r2:20231108-055759.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1_build' > * S: '/var/tmp/portage/media-sound/gogglesmm-1.2.1-r2/work/gogglesmm-1.2.1' >
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 917025
:
874304
|
874305
|
874306
|
874307
|
874308
| 874309 |
874310
|
874311