[3dprinter-general] Bug#869638: slic3r-prusa FTBFS on big endian: admesh works correctly on little endian machines only

Petter Reinholdtsen pere at hungry.com
Sun Oct 1 04:41:09 UTC 2017


[Adrian Bunk]
> If this is not fixable with reasonable effort, an RM bug for the old mips
> binary should be sent against ftp.debian.org and this bug downgraded to
> important.

I had a quick look at the code, and the trigger is of course this in
xs/src/admesh/stl.h:

  #ifndef BOOST_LITTLE_ENDIAN
  #error "admesh works correctly on little endian machines only!"
  #endif

I was unable to see what should cause the code to only work on little endian
machines, and did not have a big endian machine easily available.  I would
recommend forwarding the issue to upstream and asking the ftpmasters to
remove the old mips binaries until upstream or some big endian porters have
time to look at it.
-- 
Happy hacking
Petter Reinholdtsen



More information about the 3dprinter-general mailing list