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

Cannot Build On EEEPC Running Mint 17 32bit #46

Closed
falsechicken opened this issue Oct 17, 2014 · 4 comments
Closed

Cannot Build On EEEPC Running Mint 17 32bit #46

falsechicken opened this issue Oct 17, 2014 · 4 comments

Comments

@falsechicken
Copy link

Hello. Ive been trying to build SNIS on my EEEPC-900HD. I am running Linux Mint 17 Xfce 32-bit and have installed all of the required dependencies without issue. Unfortunately the build fails. Here is the output:

CGAL Cache insert: multmatrix([[3,0,0,0],[0,3,0,0],[0,0,3,0 (606236 bytes)
CGAL Cache insert: multmatrix([[1,0,0,0],[0,1,0,0],[0,0,1,- (606236 bytes)
CGAL Cache insert: group(){multmatrix([[1,0,0,0],[0,1,0,0], (606236 bytes)
CGAL Cache insert: multmatrix([[1,0,0,0],[0,1,0,0],[0,0,1,4 (219516 bytes)
ICE default IO error handler doing an exit(), pid = 16591, errno = 32
make: *** [share/snis/models/wormhole.stl] Error 1
make: *** Waiting for unfinished jobs....
CGAL Cache insert: union(){group(){difference(){multmatrix( (663244 bytes)
CGAL Cache insert: group(){union(){group(){difference(){mul (663244 bytes)
  OPENSCAD share/snis/models/starbase4.scad

Any suggestions? Thanks!

@smcameron
Copy link
Owner

Probably some bullshit window manager bullshit. You could try deleting
~/.ICEauthority I think some library tries to read it, but fails to
handle signals and restart the read(), but this is a bit of a guess. Take
this advice at your own risk. I have not encountered the problem you
describe.

-- steve

On Thu, Oct 16, 2014 at 11:57 PM, Jamie Morgan notifications@github.com
wrote:

Hello. Ive been trying to build SNIS on my EEEPC-900HD. I am running Linux
Mint 17 Xfce 32-bit and have installed all of the required dependencies
without issue. Unfortunately the build fails. Here is the output:

CGAL Cache insert: multmatrix([[3,0,0,0],[0,3,0,0],[0,0,3,0 (606236 bytes)
CGAL Cache insert: multmatrix([[1,0,0,0],[0,1,0,0],[0,0,1,- (606236 bytes)
CGAL Cache insert: group(){multmatrix([[1,0,0,0],[0,1,0,0], (606236 bytes)
CGAL Cache insert: multmatrix([[1,0,0,0],[0,1,0,0],[0,0,1,4 (219516 bytes)
ICE default IO error handler doing an exit(), pid = 16591, errno = 32
make: *** [share/snis/models/wormhole.stl] Error 1
make: *** Waiting for unfinished jobs....
CGAL Cache insert: union(){group(){difference(){multmatrix( (663244 bytes)
CGAL Cache insert: group(){union(){group(){difference(){mul (663244 bytes)
OPENSCAD share/snis/models/starbase4.scad

Any suggestions? Thanks!


Reply to this email directly or view it on GitHub
#46.

@falsechicken
Copy link
Author

Understood. Its not a production machine or anything. It wouldn't be used for anything if not for SNIS so a re-install isn't a problem. I was wondering if instead I could build a 32bit binary on my 64bit PC here but gotta look up how to do that lol.

@smcameron
Copy link
Owner

Also, I believe it is crapping out while running openscad to build stl files. Could be a problem with openscad.. The stl files are not architecture or OS dependent, so you could build those stl files on another machine, then copy them to share/snis/models under the main source directory. Or, extract them from a build from here: http://contigrator.wizznic.org/jobs/space-nerds-in-space/builds/

@smcameron
Copy link
Owner

I'm going to close this since it's almost 4 years old. Feel free to re-open if you still care about this issue.

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

No branches or pull requests

2 participants