Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 868278 Details for
Bug 912693
dev-cpp/xsimd-11.1.0 - AttributeError: PosixPath object has no attribute rstrip
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-cpp:xsimd-11.1.0:20230820-190326.log
dev-cpp:xsimd-11.1.0:20230820-190326.log (text/plain), 8.51 KB, created by
Toralf Förster
on 2023-08-20 19:28:09 UTC
(
hide
)
Description:
dev-cpp:xsimd-11.1.0:20230820-190326.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-08-20 19:28:09 UTC
Size:
8.51 KB
patch
obsolete
> * Package: dev-cpp/xsimd-11.1.0:0 > * Repository: gentoo > * Maintainer: tupone@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xsimd-11.1.0.tar.gz to /var/tmp/portage/dev-cpp/xsimd-11.1.0/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/xsimd-11.1.0/work >>>> Preparing source in /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build" > * Applying xsimd-11.1.0-c++17.patch ... > [ ok ] > * Hardcoded definition(s) removed in test/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FOR > * Hardcoded definition(s) removed in examples/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FOR > * Hardcoded definition(s) removed in benchmark/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FOR >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build" >cmake -C /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0 >loading initial cache file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:12 (cmake_minimum_required): > Compatibility with CMake < 3.5 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 13.2.0 >-- The CXX compiler identification is GNU 13.2.0 >-- 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 >-- xsimd v11.0.1 >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (0.5s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0_build" >ninja -v -j5 -l0 >ninja: no work to do. >ninja -v -j5 -l0 >ninja: no work to do. >make -j5 -C docs html >make: Entering directory '/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/docs' >doxygen >/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp:822: warning: no uniquely matching class member found for > template < T, A > > batch< T, A > & xsimd::kernel::integral_only_operators::operator>>=(batch< T, A > const &other) >Possible candidates: > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator>>=(int32_t other) noexcept' at line 33 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator>>=(batch< T, A > const &other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > >/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp:822: warning: no uniquely matching class member found for > template < T, A > > batch< T, A > & xsimd::kernel::integral_only_operators::operator<<=() >Possible candidates: > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator<<=(int32_t other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator<<=(batch< T, A > const &other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > >/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp:836: warning: no uniquely matching class member found for > template < T, A > > batch< T, A > & xsimd::kernel::integral_only_operators::operator>>=(int32_t other) >Possible candidates: > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator>>=(int32_t other) noexcept' at line 33 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator>>=(batch< T, A > const &other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > >/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp:836: warning: no uniquely matching class member found for > template < T, A > > batch< T, A > & xsimd::kernel::integral_only_operators::operator<<=() >Possible candidates: > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator<<=(int32_t other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > 'batch< T, A > & xsimd::types::integral_only_operators< T, A >::operator<<=(batch< T, A > const &other) noexcept' at line 34 of file /var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_batch.hpp > >/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/include/xsimd/types/xsimd_traits.hpp:132: warning: documented symbol 'constexpr size_t xsimd::revert_simd_traits< batch< T > >::size' was not declared or defined. >sphinx-build -b html -d build/doctrees source build/html >Running Sphinx v7.2.2 > >Exception occurred: > File "/usr/lib/python3.11/site-packages/breathe/project.py", line 116, in __init__ > self._default_build_dir = os.path.dirname(app.doctreedir.rstrip(os.sep)) > ^^^^^^^^^^^^^^^^^^^^^ >AttributeError: 'PosixPath' object has no attribute 'rstrip' >The full traceback has been saved in /var/tmp/portage/dev-cpp/xsimd-11.1.0/temp/sphinx-err-j7lo4t6j.log, if you want to report the issue to the developers. >Please also report this if it was a user error, so that a better error message can be provided next time. >A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! >make: *** [Makefile:55: html] Error 2 >make: Leaving directory '/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0/docs' > * ERROR: dev-cpp/xsimd-11.1.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-cpp/xsimd-11.1.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-cpp/xsimd-11.1.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-cpp:xsimd-11.1.0:20230820-190326.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/xsimd-11.1.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/xsimd-11.1.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.0' > * S: '/var/tmp/portage/dev-cpp/xsimd-11.1.0/work/xsimd-11.1.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 912693
:
868277
| 868278 |
868279
|
868280
|
868281
|
868282
|
868283