Package: ns3 Version: 3.8-2 Severity: serious Hi,
The build log isn't very clear about this, but it seems that your package might be using -march=native on the arches that support it. This means that it compiles for the CPU it's being build on, and so won't run on older CPUs. This might make sense if you build this for yourself, but not for a distribution package. Please remove the "-march=native". Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

