POV-Ray : Newsgroups : povray.beta-test : 3.7.0RC3 -- make check -- how long should the test run? : 3.7.0RC3 -- make check -- how long should the test run? Server Time
25 Apr 2024 20:34:26 EDT (-0400)
  3.7.0RC3 -- make check -- how long should the test run?  
From: Jan-Philip Gehrcke
Date: 21 Jun 2011 05:35:01
Message: <web.4e0064d9a3970d212b256d410@news.povray.org>
Hello,

I try to get povray 3.7.0rc3 compiled successfully on a SUSE Linux Enterprise
Desktop 11 (x86_64). Boundary conditions:

- non-privileged user -> prefix.
- have to rely on a self-downloaded-and-extracted boost library version 1.46.1.
Its location is saved in the environment variable BOOST_ROOT.
- I took your advice to use --with-boost-thread=boost_thread-mt

Hence, this is my configure command:

../configure --prefix=/home/bioinfp/jang/apps/povray37
--with-boost-thread=boost_thread-mt COMPILED_BY="foo" CFLAGS="-I $BOOST_ROOT"
CXXFLAGS="-I $BOOST_ROOT"

The configure command above and 'make' ran successfully. I then invoked 'make
check', which did not return within an hour and still does not return.

The output of configure, make, make check so far:
http://gehrcke.de/files/perm/povray370rc3_conf_make_check.log

INSTALL says that this is a _short_ test. On the other hand, top lists one
povray process occupying one core with 100 % for more than an hour now :-) I
have eight of these: Intel(R) Xeon(R) CPU  X5450  @ 3.00GHz.

Is this situation correct so far? I have the feeling it is not..

Thanks,

Jan-Philip Gehrcke


--
http://gehrcke.de


Post a reply to this message

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