Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 749750 - dev-libs/aws-checksums-0.1.9-r1 /usr/lib64/libaws-c-common.so.1.0.0 not found
Summary: dev-libs/aws-checksums-0.1.9-r1 /usr/lib64/libaws-c-common.so.1.0.0 not found
Status: RESOLVED DUPLICATE of bug 745114
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Eden
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-17 13:27 UTC by Sergey Ilinykh
Modified: 2020-12-08 07:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Ilinykh 2020-10-17 13:27:02 UTC
>>> Emerging (59 of 247) dev-libs/aws-checksums-0.1.9-r1::gentoo
 * aws-checksums-0.1.9.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                            [ ok ]
>>> Unpacking source...
>>> Unpacking aws-checksums-0.1.9.tar.gz to /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work
>>> Preparing source in /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9 ...
 * Applying aws-checksums-0.1.9-cmake-prefix.patch ...                                                                                                               [ ok ]
 * Working in BUILD_DIR: "/var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9_build"
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9 ...
 * Working in BUILD_DIR: "/var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9_build"
cmake -C /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=yes -DBUILD_TESTING=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9_build/gentoo_toolchain.cmake  /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9
loading initial cache file /var/tmp/portage/dev-libs/aws-checksums-0.1.9-r1/work/aws-checksums-0.1.9_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 10.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
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS
-- Performing Test AWS_HAVE_GCC_OVERFLOW_MATH_EXTENSIONS - Success
-- Performing Test AWS_HAVE_MSVC_MULX
-- Performing Test AWS_HAVE_MSVC_MULX - Failed
-- Performing Test AWS_ARCH_INTEL
-- Performing Test AWS_ARCH_INTEL - Success
-- Performing Test AWS_ARCH_ARM64
-- Performing Test AWS_ARCH_ARM64 - Failed
-- Performing Test AWS_ARCH_ARM32
-- Performing Test AWS_ARCH_ARM32 - Failed
-- Performing Test AWS_HAVE_GCC_INLINE_ASM
-- Performing Test AWS_HAVE_GCC_INLINE_ASM - Success
-- Performing Test AWS_HAVE_AUXV
-- Performing Test AWS_HAVE_AUXV - Success
-- Performing Test AWS_HAVE_EXECINFO
-- Performing Test AWS_HAVE_EXECINFO - Success
-- Performing Test HAS_MOUTLINE_ATOMICS
-- Performing Test HAS_MOUTLINE_ATOMICS - Failed
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Performing Test HAS_WGNU
-- Performing Test HAS_WGNU - Failed
-- Performing Test HAVE_SYSCONF
-- Performing Test HAVE_SYSCONF - Success
-- Performing Test HAS_SANITIZERS
-- Performing Test HAS_SANITIZERS - Failed
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
CMake Error at /usr/lib64/aws-c-common/cmake/shared/aws-c-common-targets.cmake:90 (message):
  The imported target "AWS::aws-c-common" references the file

     "/usr/lib64/libaws-c-common.so.1.0.0"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib64/aws-c-common/cmake/shared/aws-c-common-targets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib64/aws-c-common/cmake/aws-c-common-config.cmake:8 (include)
  /usr/lib64/cmake/AwsFindPackage.cmake:19 (find_package)
  CMakeLists.txt:129 (aws_use_package)


Reproducible: Always
Comment 1 Sven Eden 2020-12-08 07:08:30 UTC

*** This bug has been marked as a duplicate of bug 745114 ***