Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

current version supports only archs x86_64, i686, powerpc, armv7a #13

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi,

the current version of stressapptest fails to build on several architectures 
due to an arch check that looks for x86_64, i686, powerpc and armv7a.

We've tracked this issue in Debian's BTS at:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598756
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599016

For the build status see:

  https://buildd.debian.org/status/package.php?p=stressapptest

Would be nice if the configure script wouldn't have those strict tests and 
instead allows compilation on systems other than i386, amd64 and powerpc again. 
:)

thanks && regards,
-mika-

Original issue reported on code.google.com by mpro...@gmail.com on 16 Feb 2011 at 3:08

@GoogleCodeExporter
Copy link
Author

configure.ac has been modified to warn rather than error on unsupported 
host_cpu and host_os. 

Note: code.google.com no longer support versioned tgz downloads, so version 
1.0.7 must be downloaded through svn.

Original comment by nick.j.s...@gmail.com on 11 Feb 2014 at 9:29

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant