[3dprinter-general] Bug#758187: slic3r: FTBFS on armhf

Sebastian Ramacher sramacher at debian.org
Fri Aug 15 08:34:36 UTC 2014


Source: slic3r
Version: 1.1.7+dfsg-2
Severity: serious
Justification: fails to build from source

slic3r failed to build on armhf:
| cc -I/usr/lib/perl/5.18/CORE -DVERSION="0.01" -DXS_VERSION="0.01" -fPIC -xc++ -D_FILE_OFFSET_BITS=64 -D_GLIBCXX_USE_C99 -DHAS_BOOL -DNOGDI -DSLIC3RXS -Isrc -Ibuildtmp -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o buildtmp/XS.o buildtmp/XS.c
| buildtmp/XS.c: In function 'void XS_Slic3r__Point_projection_onto_polygon(PerlInterpreter*, CV*)':
| buildtmp/XS.c:777:2: error: 'Polygon' was not declared in this scope
|   Polygon* polygon;
|   ^
| buildtmp/XS.c:777:11: error: 'polygon' was not declared in this scope
|   Polygon* polygon;
|            ^
| buildtmp/XS.c:777:11: note: suggested alternative:
| In file included from /usr/include/boost/polygon/polygon.hpp:12:0,
|                  from src/Point.hpp:93,
|                  from buildtmp/XS.c:183:
| /usr/include/boost/polygon/isotropy.hpp:110:36: note:   'boost::polygon'
|  namespace boost { namespace polygon{
|                                     ^
| buildtmp/XS.c:794:35: error: expected primary-expression before ')' token
|                polygon = (Polygon *)SvIV((SV*)SvRV( ST(1) ));
|                                    ^
| buildtmp/XS.c: In function 'void XS_Slic3r__Point_projection_onto_polyline(PerlInterpreter*, CV*)':
| buildtmp/XS.c:823:2: error: 'Polyline' was not declared in this scope
|   Polyline* polyline;
|   ^
| buildtmp/XS.c:823:12: error: 'polyline' was not declared in this scope
|   Polyline* polyline;
|             ^
| buildtmp/XS.c:840:37: error: expected primary-expression before ')' token
|                polyline = (Polyline *)SvIV((SV*)SvRV( ST(1) ));
|                                      ^
| error building buildtmp/XS.o from 'buildtmp/XS.c' at /usr/share/perl/5.18/ExtUtils/CBuilder/Base.pm line 177.
| dh_auto_build: perl Build returned exit code 2

Please take a look. The full build log is available from
https://buildd.debian.org/status/fetch.php?pkg=slic3r&arch=armhf&ver=1.1.7+dfsg-2&stamp=1407932466.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/3dprinter-general/attachments/20140815/97ed0489/attachment.sig>


More information about the 3dprinter-general mailing list