Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 856088 Details for
Bug 899572
www-servers/h2o-2.2.6-r1 - emake failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
www-servers:h2o-2.2.6-r1:20230304-012136.log
www-servers:h2o-2.2.6-r1:20230304-012136.log (text/plain), 7.89 KB, created by
Toralf Förster
on 2023-03-04 09:30:39 UTC
(
hide
)
Description:
www-servers:h2o-2.2.6-r1:20230304-012136.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-03-04 09:30:39 UTC
Size:
7.89 KB
patch
obsolete
> * Package: www-servers/h2o-2.2.6-r1:0 > * Repository: gentoo > * Maintainer: hattya@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux mruby userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking h2o-2.2.6.tar.gz to /var/tmp/portage/www-servers/h2o-2.2.6-r1/work >>>> Source unpacked in /var/tmp/portage/www-servers/h2o-2.2.6-r1/work >>>> Preparing source in /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6" > * Build directory (BUILD_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build" > * Applying h2o-2.2-mruby.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6" > * Build directory (BUILD_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build" >cmake -C /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_SYSCONFDIR=/etc/h2o -DWITH_MRUBY=yes -DWITHOUT_LIBS=yes -DBUILD_SHARED_LIBS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/gentoo_toolchain.cmake /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 >loading initial cache file /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:22 (CMAKE_MINIMUM_REQUIRED): > Compatibility with CMake < 2.8.12 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. > > >-- The C compiler identification is GNU 12.2.1 >-- The CXX compiler identification is GNU 12.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 >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.1") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1t") >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS >-- Performing Test ARCH_SUPPORTS_64BIT_ATOMICS - Success >-- Checking for module 'libuv>=1.0.0' >-- Found libuv, version 1.44.2 >-- Checking for module 'libwslay' >-- Package 'libwslay', required by 'virtual:world', not found >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): > The package name passed to `find_package_handle_standard_args` (WSLAY) does > not match the name of the calling package (Wslay). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > cmake/FindWslay.cmake:5 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > CMakeLists.txt:151 (FIND_PACKAGE) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Could NOT find WSLAY (missing: WSLAY_LIBRARIES WSLAY_INCLUDE_DIR) >-- Checking for module 'onigmo' >-- Found onigmo, version 6.2.0 >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -g -Wall -Wno-unused-value -Wno-unused-function -Wno-unused-but-set-variable -Wno-unused-result -pipe -march=native -fno-diagnostics-color -O2 -DH2O_ROOT="/usr" -DH2O_CONFIG_PATH="/etc/h2o/h2o.conf" -pthread -D_GNU_SOURCE >C++ -O2 -g -Wall -Wno-unused-value -Wno-unused-function -Wno-unused-but-set-variable -Wno-unused-result -pipe -march=native -fno-diagnostics-color -O2 -DH2O_ROOT="/usr" -DH2O_CONFIG_PATH="/etc/h2o/h2o.conf" -pthread -D_GNU_SOURCE >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6" > * Build directory (BUILD_DIR): "/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build" >make -j5 VERBOSE=1 >/usr/bin/cmake -S/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 -B/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build --check-build-system CMakeFiles/Makefile.cmake 0 >/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/CMakeFiles /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build//CMakeFiles/progress.marks >make -f CMakeFiles/Makefile2 all >make[1]: Entering directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >make -f CMakeFiles/mruby.dir/build.make CMakeFiles/mruby.dir/depend >make[2]: Entering directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >cd /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6 /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/CMakeFiles/mruby.dir/DependInfo.cmake >make[2]: Leaving directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >make -f CMakeFiles/mruby.dir/build.make CMakeFiles/mruby.dir/build >make[2]: Entering directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >cd /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6/deps/mruby && MRUBY_TOOLCHAIN=gcc MRUBY_CONFIG=/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6/misc/mruby_config.rb MRUBY_BUILD_DIR=/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build/mruby ruby30 minirake -v >(in /var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6/deps/mruby) >rake aborted! >wrong number of arguments (given 2, expected 1) >Rakefile:40:in `<top (required)>' >make[2]: *** [CMakeFiles/mruby.dir/build.make:70: CMakeFiles/mruby] Error 1 >make[2]: Leaving directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >make[1]: *** [CMakeFiles/Makefile2:306: CMakeFiles/mruby.dir/all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' >make: *** [Makefile:136: all] Error 2 > * ERROR: www-servers/h2o-2.2.6-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=www-servers/h2o-2.2.6-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=www-servers/h2o-2.2.6-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/www-servers:h2o-2.2.6-r1:20230304-012136.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/h2o-2.2.6-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/www-servers/h2o-2.2.6-r1/temp/environment'. > * Working directory: '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6_build' > * S: '/var/tmp/portage/www-servers/h2o-2.2.6-r1/work/h2o-2.2.6' >
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 899572
:
856076
|
856078
|
856080
|
856082
|
856084
|
856086
| 856088