Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 502920 Details for
Bug 636786
dev-util/rr-5.0.0 is broken on no-multilib profile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
rr.log (text/plain), 4.64 KB, created by
Alexander Sergeyev
on 2017-11-07 13:35:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Alexander Sergeyev
Created:
2017-11-07 13:35:35 UTC
Size:
4.64 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/rr-5.0.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: toolchain@gentoo.org lu_zero@gentoo.org,mudler@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox suidctl userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 4.13.11-gentoo > [32;01m*[0m Checking for suitable kernel configuration options... >[A[232C [34;01m[ [32;01mok[34;01m ][0m >>>> Unpacking source... >>>> Unpacking mozilla-rr-5.0.0.tar.gz to /var/tmp/portage/dev-util/rr-5.0.0/work >>>> Source unpacked in /var/tmp/portage/dev-util/rr-5.0.0/work >>>> Preparing source in /var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build" >cmake -C /var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTS=no -DCMAKE_BUILD_TYPE=Release -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0 >loading initial cache file /var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.2.0 >-- The CXX compiler identification is GNU 7.2.0 >-- The ASM compiler identification is GNU >-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a when searching for -lgcc >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcc >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc_s.so.1 when searching for libgcc_s.so.1 >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find libgcc_s.so.1 >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/libgcc.a when searching for -lgcc >/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcc >collect2: error: ld returned 1 exit status >CMake Error at CMakeLists.txt:94 (message): > Your toolchain doesn't support 32-bit cross-compilation. Install the > required packages or pass -Ddisable32bit=ON to cmake. > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build/CMakeFiles/CMakeOutput.log". > [31;01m*[0m ERROR: dev-util/rr-5.0.0::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_configure > [31;01m*[0m environment, line 4654: Called cmake-utils_src_configure > [31;01m*[0m environment, line 1308: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/rr-5.0.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/rr-5.0.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/rr-5.0.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/rr-5.0.0/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.0_build' > [31;01m*[0m S: '/var/tmp/portage/dev-util/rr-5.0.0/work/rr-5.0.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 636786
: 502920 |
502922
|
575326
|
575550