Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 455666 Details for
Bug 602174
sci-chemistry/votca-xtp-1.4 : ninja: build stopped: subcommand failed.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-chemistry:votca-xtp-1.4:20161209-160126.log
sci-chemistry:votca-xtp-1.4:20161209-160126.log (text/plain), 22.13 KB, created by
Toralf Förster
on 2016-12-09 16:24:11 UTC
(
hide
)
Description:
sci-chemistry:votca-xtp-1.4:20161209-160126.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-12-09 16:24:11 UTC
Size:
22.13 KB
patch
obsolete
> * Package: sci-chemistry/votca-xtp-1.4 > * Repository: gentoo > * Maintainer: junghans@gentoo.org sci-chemistry@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking votca-xtp-1.4.tar.gz to /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work >>>> Source unpacked in /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work >>>> Preparing source in /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build" >cmake -C /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DLIB=lib64 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/gentoo_toolchain.cmake /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4 >loading initial cache file /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 5.4.0 >-- The CXX compiler identification is GNU 5.4.0 >-- 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 >-- Try OpenMP C flag = [-fopenmp] >-- Performing Test OpenMP_FLAG_DETECTED >-- Performing Test OpenMP_FLAG_DETECTED - Success >CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenMP.cmake:179 (if): > if given arguments: > > "TRUE" > > An argument named "TRUE" appears in a conditional statement. Policy > CMP0012 is not set: if() recognizes numbers and boolean constants. Run > "cmake --help-policy CMP0012" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindOpenMP.cmake:224 (_OPENMP_GET_SPEC_DATE) > CMakeLists.txt:33 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Try OpenMP CXX flag = [-fopenmp] >-- Performing Test OpenMP_FLAG_DETECTED >-- Performing Test OpenMP_FLAG_DETECTED - Success >CMake Warning (dev) at /usr/share/cmake/Modules/FindOpenMP.cmake:179 (if): > if given arguments: > > "TRUE" > > An argument named "TRUE" appears in a conditional statement. Policy > CMP0012 is not set: if() recognizes numbers and boolean constants. Run > "cmake --help-policy CMP0012" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindOpenMP.cmake:266 (_OPENMP_GET_SPEC_DATE) > CMakeLists.txt:33 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found OpenMP: -fopenmp >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.1") >-- Checking for module 'libxc' >-- No package 'libxc' found >-- Could NOT find LIBXC (missing: LIBXC_LIBRARY LIBXC_INCLUDE_DIR) >-- Boost version: 1.62.0 >-- Found the following Boost libraries: >-- program_options >-- serialization >-- filesystem >-- system >-- timer >-- Checking for module 'libvotca_tools' >-- Found libvotca_tools, version >-- Checking for module 'gsl' >-- Found gsl, version 2.1 >-- Found GSL: /usr/lib64/libgsl.so >-- Looking for gsl_linalg_QR_decomp in /usr/lib64/libgsl.so; >-- Looking for gsl_linalg_QR_decomp in /usr/lib64/libgsl.so; - found >-- Found VOTCA_TOOLS: /usr/lib64/libvotca_tools.so >-- Looking for VotcaToolsFromC in /usr/lib64/libvotca_tools.so >-- Looking for VotcaToolsFromC in /usr/lib64/libvotca_tools.so - found >-- Checking for module 'libvotca_csg' >-- Found libvotca_csg, version >-- Found VOTCA_CSG: /usr/lib64/libvotca_csg.so >-- Looking for VotcaCsgFromC in /usr/lib64/libvotca_csg.so >-- Looking for VotcaCsgFromC in /usr/lib64/libvotca_csg.so - found >-- Looking for assert.h >-- Looking for assert.h - found >-- Looking for C++ include algorithm >-- Looking for C++ include algorithm - found >-- Looking for sqrt in m >-- Looking for sqrt in m - found >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fopenmp >C++ -march=native -O2 -pipe -fopenmp >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build" >ninja -j1 -v >[1/138] cd /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/scripts && /usr/bin/cmake -DINPUT="xtp_update.out" -DOUTPUT="xtp_update" -DGIT_EXECUTABLE="" -DTOP_SOURCE_DIR="/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4" -P /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/CMakeModules/gitscript.cmake >[2/138] cd /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/scripts && /usr/bin/cmake -DINPUT="xtp_testsuite.out" -DOUTPUT="xtp_testsuite" -DGIT_EXECUTABLE="" -DTOP_SOURCE_DIR="/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4" -P /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/CMakeModules/gitscript.cmake >[3/138] cd /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/scripts && /usr/bin/cmake -DINPUT="xtp_update_exciton.out" -DOUTPUT="xtp_update_exciton" -DGIT_EXECUTABLE="" -DTOP_SOURCE_DIR="/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4" -P /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/CMakeModules/gitscript.cmake >[4/138] cd /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/scripts && /usr/bin/cmake -DINPUT="xtp_basisset.out" -DOUTPUT="xtp_basisset" -DGIT_EXECUTABLE="" -DTOP_SOURCE_DIR="/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4" -P /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/CMakeModules/gitscript.cmake >[5/138] cd /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build/src/libxtp && /usr/bin/cmake -DTOP_SOURCE_DIR="/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4" -DGIT_EXECUTABLE="" -P /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/CMakeModules/gitversion.cmake >[6/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/numerical_integrations.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/numerical_integrations.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/numerical_integrations.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/numerical_integration/numerical_integrations.cc >[7/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aocoulomb.cc >[8/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/ERIs.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/ERIs.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/ERIs.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/ERIs.cc >[9/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/sphere_lebedev_rule.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/sphere_lebedev_rule.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/numerical_integration/sphere_lebedev_rule.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/numerical_integration/sphere_lebedev_rule.cc >[10/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aobasis.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aobasis.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aobasis.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aobasis.cc >[11/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb_g.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb_g.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aocoulomb_g.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aocoulomb_g.cc >[12/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aodipole.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aodipole.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aodipole.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aodipole.cc >[13/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoecp.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoecp.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoecp.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aoecp.cc >[14/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoesp.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoesp.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aoesp.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aoesp.cc >[15/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aokinetic.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aokinetic.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aokinetic.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aokinetic.cc >[16/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomatrix.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomatrix.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomatrix.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aomatrix.cc >[17/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomomentum.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomomentum.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aomomentum.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aomomentum.cc >[18/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aooverlap.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aooverlap.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aomatrices/aooverlap.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aomatrices/aooverlap.cc >[19/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/aoshell.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/aoshell.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/aoshell.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/aoshell.cc >[20/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/apolarsite.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/apolarsite.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/apolarsite.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/apolarsite.cc >[21/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/bsecoupling.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/bsecoupling.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/bsecoupling.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/bsecoupling.cc >[22/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/bsumtree.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/bsumtree.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/bsumtree.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/bsumtree.cc >[23/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/calculatorfactory.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/calculatorfactory.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/calculatorfactory.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/calculatorfactory.cc >[24/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/bulkesp.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/bulkesp.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/bulkesp.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/bulkesp.cc >[25/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/calculators/eoutersphere.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/calculators/eoutersphere.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/calculators/eoutersphere.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/calculators/eoutersphere.cc >[26/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/calculators/jobwriter.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/calculators/jobwriter.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/calculators/jobwriter.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/calculators/jobwriter.cc >[27/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/crgunit.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/crgunit.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/crgunit.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/crgunit.cc >[28/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/dftengine/dftengine.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/dftengine/dftengine.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/dftengine/dftengine.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/dftengine/dftengine.cc >[29/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/crgunittype.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/crgunittype.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/crgunittype.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/crgunittype.cc >[30/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/esp2multipole.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/esp2multipole.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/esp2multipole.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/esp2multipole.cc >[31/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/espfit.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/espfit.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/espfit.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/espfit.cc >[32/138] /usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/event.cc >FAILED: src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o >/usr/bin/x86_64-pc-linux-gnu-g++ -Dvotca_xtp_EXPORTS -Iinclude -I/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include -Isrc/libxtp -DNDEBUG -march=native -O2 -pipe -fopenmp -fPIC -MD -MT src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o -MF src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o.d -o src/libxtp/CMakeFiles/votca_xtp.dir/event.cc.o -c /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/event.cc >In file included from /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include/votca/xtp/graphkmc.h:22:0, > from /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include/votca/xtp/event.h:22, > from /var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/src/libxtp/event.cc:18: >/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4/include/votca/xtp/graphsql.h:26:34: fatal error: votca/tools/database.h: No such file or directory >compilation terminated. >ninja: build stopped: subcommand failed. > * ERROR: sci-chemistry/votca-xtp-1.4::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 115: Called src_compile > * environment, line 3092: Called cmake-utils_src_compile > * environment, line 852: Called _cmake_execute_optionally 'src_compile' > * environment, line 341: Called enable_cmake-utils_src_compile > * environment, line 1158: Called cmake-utils_src_make > * environment, line 867: Called _cmake_ninja_src_make > * environment, line 397: Called die > * The specific snippet of code: > * "$@" || die > * > * If you need support, post the output of `emerge --info '=sci-chemistry/votca-xtp-1.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-chemistry/votca-xtp-1.4::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-chemistry:votca-xtp-1.4:20161209-160126.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-chemistry/votca-xtp-1.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-chemistry/votca-xtp-1.4/temp/environment'. > * Working directory: '/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/votca-xtp-1.4_build' > * S: '/var/tmp/portage/sci-chemistry/votca-xtp-1.4/work/xtp-1.4'
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 602174
:
455660
|
455662
|
455664
| 455666