Project

General

Profile

Actions

Bug #12453

closed

rpmbuild from 9.0.2 sources does not build on aarch64

Added by Tom Deneau almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Likely applies to any non-x86 architecture.

This will also show up in make if --with-debug is used on ./configure
So. ./autogen.sh; ./configure --with-debug ; make

There are a few functions in test/perf_local.cc that need
if defined (i386) within them.

First error is
test/perf_local.cc: In function 'double div32()':
test/perf_local.cc:396:31: error: impossible constraint in 'asm'
"cc");

Actions #1

Updated by Kefu Chai almost 9 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Kefu Chai almost 9 years ago

  • Assignee set to Kefu Chai
Actions #3

Updated by Kefu Chai almost 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF