Source: flextra Version: 5.0-1 Severity: important Builds of flextra for multiple architectures have failed with errors stemming from its usage of -mcmodel=medium. So far:
arm64 ----- f77: error: unrecognized argument in option '-mcmodel=medium' f77: note: valid arguments to '-mcmodel=' are: large small tiny i386 ---- f951: error: code model 'medium' not supported in the 32 bit mode powerpc ------- f951: error: -mcmodel not supported in this configuration Could you please take a look, and try using that flag only on architectures where it is known to work? It's evidently safe on amd64, kfreebsd-amd64, and ppc64el; the jury is still out on the remaining architectures. (Checking dynamically would of course be best, but it looks like the upstream build system has no automatic configuration mechanism.) Thanks! -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

