Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 760759 Details for
Bug 830235
games-emulation/dosbox-staging-0.78.0 - meson.build: ERROR: Automatic wrap-based subproject downloading is disabled
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-emulation:dosbox-staging-0.78.0:20211229-160646.log
games-emulation:dosbox-staging-0.78.0:20211229-160646.log (text/plain), 5.75 KB, created by
Toralf Förster
on 2021-12-29 16:35:25 UTC
(
hide
)
Description:
games-emulation:dosbox-staging-0.78.0:20211229-160646.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-29 16:35:25 UTC
Size:
5.75 KB
patch
obsolete
> * Package: games-emulation/dosbox-staging-0.78.0 > * Repository: gentoo > * Maintainer: voyageur@gentoo.org > * USE: abi_x86_64 alsa amd64 elibc_glibc fluidsynth kernel_linux opengl userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking dosbox-staging-0.78.0.tar.gz to /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work >>>> Source unpacked in /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work >>>> Preparing source in /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0 ... >meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini --buildtype plain -Duse_alsa=true -Ddebug=false -Ddynamic_core=dyn-x86 -Duse_fluidsynth=true -Duse_mt32emu=false -Duse_sdl2_net=false -Duse_opengl=true -Dunit_tests=disabled /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0 /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0-build >WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using both is redundant since they override each other. See: https://mesonbuild.com/Builtin-options.html#build-type-options >The Meson build system >Version: 0.59.4 >Source dir: /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0 >Build dir: /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0-build >Build type: native build >Project name: dosbox-staging >Project version: 0.78.0 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 11.2.1_p20211127 p2) 11.2.1 20211127") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37 >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 11.2.1 "x86_64-pc-linux-gnu-g++ (Gentoo 11.2.1_p20211127 p2) 11.2.1 20211127") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.37 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Compiler for C supports arguments -Wmaybe-uninitialized: YES >Compiler for C++ supports arguments -Wmaybe-uninitialized: YES >Compiler for C supports arguments -Weffc++: NO >Compiler for C++ supports arguments -Weffc++: YES >Compiler for C supports arguments -Wextra-semi: NO >Compiler for C++ supports arguments -Wextra-semi: YES >Compiler for C supports arguments -shared-libstdc++: NO >Compiler for C++ supports arguments -shared-libstdc++: NO >Compiler for C supports arguments -shared-libgcc: YES >Compiler for C++ supports arguments -shared-libgcc: YES >Compiler for C supports arguments -fPIC: YES >Compiler for C++ supports arguments -fPIC: YES >Checking for function "clock_gettime" : YES >Checking for function "__builtin_available" : NO >Checking for function "__builtin___clear_cache" : YES >Checking for function "mprotect" : YES >Checking for function "mmap" : YES >Header <sys/mman.h> has symbol "MAP_JIT" : NO >Checking for function "pthread_jit_write_protect_np" : NO >Checking for function "sys_icache_invalidate" : NO >Run-time dependency threads found: YES >Checking for function "pthread_setname_np" with dependency threads: YES >Checking for function "realpath" : YES >Checking whether type "struct dirent" has member "d_type" : YES >Has header "pwd.h" : YES >Has header "strings.h" : YES >Has header "netinet/in.h" : YES >Has header "sys/socket.h" : YES >Checking for function "getpeername" : YES >Checking for function "getsockname" : YES >Checking if "test for setpriority support" compiles: YES >Checking if "test for __builtin_expect support" compiles: YES >Library dl found: YES >Library atomic found: YES >Library stdc++fs found: YES >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >Run-time dependency opusfile found: YES 0.12 >Dependency threads found: YES unknown (cached) >Run-time dependency sdl2 found: YES 2.0.16 >Run-time dependency gl found: YES 1.2 >Run-time dependency fluidsynth found: YES 2.2.4 >Found CMake: /usr/bin/cmake (3.21.4) >Run-time dependency slirp found: NO (tried pkgconfig and cmake) >Looking for a fallback subproject for the dependency slirp >Message: You can disable this dependency with: -Duse_slirp=false > >meson.build:273:2: ERROR: Automatic wrap-based subproject downloading is disabled > >A full log can be found at /var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0-build/meson-logs/meson-log.txt > * ERROR: games-emulation/dosbox-staging-0.78.0::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2288: Called meson_src_configure > * environment, line 1667: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=games-emulation/dosbox-staging-0.78.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-emulation/dosbox-staging-0.78.0::gentoo'`. > * The complete build log is located at '/var/log/portage/games-emulation:dosbox-staging-0.78.0:20211229-160646.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-emulation/dosbox-staging-0.78.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-emulation/dosbox-staging-0.78.0/temp/environment'. > * Working directory: '/var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0' > * S: '/var/tmp/portage/games-emulation/dosbox-staging-0.78.0/work/dosbox-staging-0.78.0' >
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 830235
:
760755
|
760756
|
760757
|
760758
| 760759 |
760760
|
760761