POV-Ray : Newsgroups : povray.unix : make on RasPi2 (ARMv7) fails on bezier.cpp:858 bezier_subpatch_intersect() : Re: make on RasPi2 (ARMv7) fails on bezier.cpp:858 bezier_subpatch_interse= Server Time
26 Apr 2024 09:50:32 EDT (-0400)
  Re: make on RasPi2 (ARMv7) fails on bezier.cpp:858 bezier_subpatch_interse=  
From: JBeale
Date: 16 Feb 2015 13:25:01
Message: <web.54e235d0fbde81068924df00@news.povray.org>
Ok, got it to compile with the suggested fixes.

sudo make install, plus creating /usr/local/etc/povray/3.7/povray.conf as well
as  ~/.povray/3.7/povray.conf  got me an executable, but...


pi@raspberrypi ~/hflab/Hflab095/scripts $ povray --version
POV-Ray 3.7.1-alpha.7952427.unofficial

This is an unofficial version compiled by:
 J.Beale Feb.2015
 The POV-Ray Team is not responsible for supporting this version.

Copyright 1991-2015 Persistence of Vision Raytracer Pty. Ltd.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Built-in features:
  I/O restrictions:          enabled
  X Window display:          disabled
  Supported image formats:   gif tga iff ppm pgm hdr png jpeg tiff
  Unsupported image formats: openexr

Compilation settings:
  Build architecture:  armv7l-unknown-linux-gnueabihf
  Built/Optimized for: armv7l-unknown-linux-gnueabihf
  Compiler vendor:     gnu
  Compiler version:    g++ 4.8
  Compiler flags:      -pipe -Wno-multichar -Wno-write-strings
-fno-enforce-eh-specs -Wno-non-template-friend -s -O3 -ffast-math -pthread

pi@raspberrypi ~/hflab/Hflab095/scripts $  povray +GIrerun.ini landscape.pov
Segmentation fault


....that error message is not too helpful. Oh well!


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.