Project

General

Profile

Actions

Bug #17389

closed

build failure

Added by Leo Zhang over 7 years ago. Updated almost 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
build
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When I check the branch master(893205645f6098eaba22dc06395e81765bda06fd) and I run 'do_cmake.sh'.
I got the following error messages, how can I deal with this?

[ 14%] Building CXX object src/CMakeFiles/common.dir/perfglue/disabled_stubs.cc.o
Linking CXX static library ../lib/libcommon.a
/usr/bin/ar: CMakeFiles/common.dir/common/crc32c_intel_fast_asm.S.o: No such file or directory
make2: * [lib/libcommon.a] Error 1
make1:
[src/CMakeFiles/common.dir/all] Error 2
make: *
* [all] Error 2

Actions #1

Updated by Leo Zhang over 7 years ago

When I check the branch master(893205645f6098eaba22dc06395e81765bda06fd), use 'do_cmake.sh' generate makefile, and do make in directory build.
I got the following error messages, how can I deal with this?

[ 14%] Building CXX object src/CMakeFiles/common.dir/perfglue/disabled_stubs.cc.o
Linking CXX static library ../lib/libcommon.a
/usr/bin/ar: CMakeFiles/common.dir/common/crc32c_intel_fast_asm.S.o: No such file or directory
make2: * [lib/libcommon.a] Error 1
make1: [src/CMakeFiles/common.dir/all] Error 2
make: ** [all] Error 2

Actions #2

Updated by Sage Weil almost 7 years ago

  • Status changed from New to Can't reproduce

are you on a non-x86 architecture? we haven't seen this (recently, at least!). please reopen if this is still a problem!

Actions

Also available in: Atom PDF