Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 825031 Details for
Bug 877905
sci-libs/armadillo-10.8.2 - fails to build tests on ppc64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (ppc64, 10.8.2)
armadillo-10.8.2:20221022-111730.log (text/plain), 8.93 KB, created by
ernsteiswuerfel
on 2022-10-22 11:21:32 UTC
(
hide
)
Description:
build.log (ppc64, 10.8.2)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2022-10-22 11:21:32 UTC
Size:
8.93 KB
patch
obsolete
>[32m * [39;49;00mPackage: sci-libs/armadillo-10.8.2:0/10 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: dilfridge@gentoo.org sci@gentoo.org >[32m * [39;49;00mUSE: elibc_glibc kernel_linux lapack ppc64 test userland_GNU >[32m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv >>>> Unpacking source... >>>> Unpacking armadillo-10.8.2.tar.xz to /var/tmp/portage/sci-libs/armadillo-10.8.2/work >>>> Source unpacked in /var/tmp/portage/sci-libs/armadillo-10.8.2/work >>>> Preparing source in /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_INSTALL_PREFIX "/usr" CACHE PATH "Standard install prefix" FORC >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" >cmake -C /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_LIB_DIR=/usr/lib64 -DARPACK_FOUND=OFF -DBLAS_FOUND=OFF -DDETECT_HDF5=OFF -DLAPACK_FOUND=ON -DLAPACK_LIBRARIES=-llapack -DSuperLU_FOUND=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/gentoo_toolchain.cmake /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2 >loading initial cache file /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/gentoo_common_config.cmake >-- *** set cmake policy CMP0025 to NEW >-- CMAKE_CXX_STANDARD = 11 >-- The CXX compiler identification is GNU 11.3.1 >-- The C compiler identification is GNU 11.3.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/powerpc64-unknown-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/powerpc64-unknown-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Configuring Armadillo 10.8.2 >-- >-- *** WARNING: variable 'CMAKE_CXX_FLAGS' is not empty; this may cause problems! >-- >-- Detected gcc 4.8.3 or later >-- ARMA_USE_EXTERN_RNG = true >-- *** INSTALL_LIB_DIR is deprecated; use CMAKE_INSTALL_LIBDIR instead >[33mCMake Warning (dev) at /usr/share/cmake/Modules/GNUInstallDirs.cmake:380 (message): > GNUInstallDirs_get_absolute_install_dir called without third argument. > Using ${dir} from the caller's scope for compatibility with CMake 3.19 and > below. >Call Stack (most recent call first): > CMakeLists.txt:169 (GNUInstallDirs_get_absolute_install_dir) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- CMAKE_SYSTEM_NAME = Linux >-- CMAKE_CXX_COMPILER_ID = GNU >-- CMAKE_CXX_COMPILER_VERSION = 11.3.1 >-- CMAKE_COMPILER_IS_GNUCXX = 1 >-- >-- BUILD_SHARED_LIBS = ON >-- DETECT_HDF5 = OFF >-- OPENBLAS_PROVIDES_LAPACK = OFF >-- ALLOW_FLEXIBLAS_LINUX = ON >-- ALLOW_OPENBLAS_MACOS = OFF >-- ALLOW_BLAS_LAPACK_MACOS = OFF >-- BUILD_SMOKE_TEST = OFF >-- >-- *** Looking for external libraries >-- MKL_FOUND = >-- OpenBLAS_FOUND = >-- ATLAS_FOUND = >-- BLAS_FOUND = OFF >-- LAPACK_FOUND = ON >-- Found PkgConfig: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config (found version "1.8.0") >-- ARPACK_FOUND = OFF >-- SuperLU_FOUND = OFF >-- >-- *** Result of configuration: >-- *** ARMA_USE_WRAPPER = true >-- *** ARMA_USE_LAPACK = true >-- *** ARMA_USE_BLAS = false >-- *** ARMA_USE_ATLAS = false >-- *** ARMA_USE_HDF5_ALT = false >-- *** ARMA_USE_ARPACK = false >-- *** ARMA_USE_EXTERN_RNG = true >-- *** ARMA_USE_SUPERLU = false >-- >-- *** Armadillo wrapper library will use the following libraries: >-- *** ARMA_LIBS = -llapack >-- >-- Copying /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/include/ to /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/include/ >-- Generating /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/include/config.hpp >-- CMAKE_CXX_FLAGS = -O2 -mcpu=970 -mtune=970 -pipe -O2 >-- CMAKE_SHARED_LINKER_FLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed >-- CMAKE_REQUIRED_INCLUDES = >-- >-- CMAKE_INSTALL_PREFIX = /usr >-- CMAKE_INSTALL_LIBDIR = /usr/lib64 >-- CMAKE_INSTALL_INCLUDEDIR = include >-- CMAKE_INSTALL_DATADIR = share >-- CMAKE_INSTALL_BINDIR = bin >-- Generating '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/ArmadilloConfig.cmake' >-- Generating '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/ArmadilloConfigVersion.cmake' >-- Generating '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/InstallFiles/ArmadilloConfig.cmake' >-- Generating '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/InstallFiles/ArmadilloConfigVersion.cmake' >-- Copying /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/misc/ to /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/misc/ >-- Generating '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/misc/armadillo.pc' >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -mcpu=970 -mtune=970 -pipe >C++ -O2 -mcpu=970 -mtune=970 -pipe -O2 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >Module -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >Shared -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" > [32m*[0m Build directory (BUILD_DIR): "/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2" >ninja -v -j16 -l18 >[1/4] /usr/bin/powerpc64-unknown-linux-gnu-g++ -Darmadillo_EXPORTS -I/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/include -O2 -mcpu=970 -mtune=970 -pipe -O2 -fPIC -std=c++11 -MD -MT CMakeFiles/armadillo.dir/src/wrapper2.cpp.o -MF CMakeFiles/armadillo.dir/src/wrapper2.cpp.o.d -o CMakeFiles/armadillo.dir/src/wrapper2.cpp.o -c /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/src/wrapper2.cpp >[2/4] /usr/bin/powerpc64-unknown-linux-gnu-g++ -Darmadillo_EXPORTS -I/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/tmp/include -O2 -mcpu=970 -mtune=970 -pipe -O2 -fPIC -std=c++11 -MD -MT CMakeFiles/armadillo.dir/src/wrapper1.cpp.o -MF CMakeFiles/armadillo.dir/src/wrapper1.cpp.o.d -o CMakeFiles/armadillo.dir/src/wrapper1.cpp.o -c /var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/src/wrapper1.cpp >[3/4] : && /usr/bin/powerpc64-unknown-linux-gnu-g++ -fPIC -O2 -mcpu=970 -mtune=970 -pipe -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--no-as-needed -shared -Wl,-soname,libarmadillo.so.10 -o libarmadillo.so.10.8.2 CMakeFiles/armadillo.dir/src/wrapper1.cpp.o CMakeFiles/armadillo.dir/src/wrapper2.cpp.o -llapack && : >[4/4] /usr/bin/cmake -E cmake_symlink_library libarmadillo.so.10.8.2 libarmadillo.so.10 libarmadillo.so && : >>>> Source compiled. >>>> Test phase: sci-libs/armadillo-10.8.2 >make -j16 -l18 CXX=powerpc64-unknown-linux-gnu-g++ 'CXXFLAGS=-I../include -O2 -mcpu=970 -mtune=970 -pipe -DARMA_USE_BLAS -DARMA_USE_LAPACK' 'LIB_FLAGS=-L.. -larmadillo -lblas -llapack ' >make: *** No targets specified and no makefile found. Stop. > [31;01m*[0m ERROR: sci-libs/armadillo-10.8.2::gentoo failed (test phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sci-libs/armadillo-10.8.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sci-libs/armadillo-10.8.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/sci-libs/armadillo-10.8.2:20221022-111730.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/armadillo-10.8.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-libs/armadillo-10.8.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2/examples' > [31;01m*[0m S: '/var/tmp/portage/sci-libs/armadillo-10.8.2/work/armadillo-10.8.2'
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 877905
: 825031 |
825033