POV-Ray : Newsgroups : povray.unix : Broken Arrow : Re: Broken Arrow Server Time
19 Apr 2024 08:56:20 EDT (-0400)
  Re: Broken Arrow  
From: clipka
Date: 12 Apr 2016 15:23:15
Message: <570d4b23$1@news.povray.org>
Am 12.04.2016 um 16:07 schrieb LanuHum:
> clipka <ano### [at] anonymousorg> wrote:
> 
>>
>> Any Unix users with a bit of time to spare for helping in the
>> development of POV-Ray, could you please try building the current
>> POV-Ray master branch on your system, letting me know whether it runs ok
>> (please include some details on your system)? Thanks a lot!
> 
> Mageia-5
> Same problem:
> g++  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread  -L/usr/lib64
>  -L/usr/lib -o povray disp_sdl.o disp_text.o ../vfe/libvfe.a
> ..../source/libpovray.a -lSDL -L/usr/lib64 -lSDL -lXpm  -lSM -lICE -lX11  -lIlmImf
> -lIlmImf -lImath -lHalf -lIex -lIexMath -lIlmThread -lpthread  -lIlmThread
> -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread -lboost_system -lboost_thread
> -lboost_date_time -pthread
> ..../vfe/libvfe.a(vfesession.o): In function `vfe::vfeSession::ClearOptions()':
>
vfesession.cpp:(.text._ZN3vfe10vfeSession12ClearOptionsEv[_ZN3vfe10vfeSession12ClearOptionsEv]+0x122):
> undefined reference to `POVMSObject_New(POVMSData*, unsigned int)'

Okay, now that's officially frustrating, because /this/ problem had
seemed to have /somehow/ solved itself as suddenly as it had appeared. I
can't reproduce it on Travis CI (where I had first seen it), nor here on
my machine; that means I can't diagnose nor fix it.

If you have any sufficient Unix knowledge, I'd be grateful if you could
dig into this matter, figure out why it's going wrong on your system,
and let me know what you find.


Post a reply to this message

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