Bug 2081479 - Can't build google-crc32c in rawhide
Summary: Can't build google-crc32c in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: google-crc32c
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Major Hayden 🤠
QA Contact:
URL:
Whiteboard:
Depends On: 2059188 2139909
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-03 20:58 UTC by Major Hayden 🤠
Modified: 2022-11-03 19:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-03 12:36:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Major Hayden 🤠 2022-05-03 20:58:20 UTC
I recently noticed I can't build google-crc32c in rawhide:

----------------------------------------

CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /builddir/build/BUILD/crc32c-1.1.2
+ /usr/bin/cmake --build redhat-linux-build -j16 --verbose
Error: /builddir/build/BUILD/crc32c-1.1.2/redhat-linux-build is not a directory
error: Bad exit status from /var/tmp/rpm-tmp.WP7QpO (%build)
    Bad exit status from /var/tmp/rpm-tmp.WP7QpO (%build)

----------------------------------------

It looks like there's an open issue with cmake: BZ 2059188

Comment 1 Major Hayden 🤠 2022-06-03 12:36:20 UTC
Fixed via https://bodhi.fedoraproject.org/updates/FEDORA-2022-7bd12cd235


Note You need to log in before you can comment on or make changes to this bug.