Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 494322 - media-gfx/povray-3.7.0_rc3 - In member function 'const pov::Camera* pov::RTRData::CompletedFrame()': scene/view.cpp:1545:31: error: expected unqualified-id before numeric constant
Summary: media-gfx/povray-3.7.0_rc3 - In member function 'const pov::Camera* pov::RTRD...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on: 496904 497970
Blocks:
  Show dependency tree
 
Reported: 2013-12-15 12:21 UTC by Andre Hinrichs
Modified: 2015-05-11 06:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info '=media-gfx/povray-3.7.0_rc3::gentoo' (emerge-info.txt,5.76 KB, text/plain)
2013-12-15 12:21 UTC, Andre Hinrichs
Details
build.log (build.log,48.94 KB, text/plain)
2013-12-15 12:23 UTC, Andre Hinrichs
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andre Hinrichs 2013-12-15 12:21:01 UTC
Created attachment 365394 [details]
emerge --info '=media-gfx/povray-3.7.0_rc3::gentoo'

Two months ago everthing went fine and povray compiled without any problems.
Yesterday I decided to do a complete system recompile. Unfortunately povray failed this time.
I've attached the complete compile log and emerge --info
Comment 1 Andre Hinrichs 2013-12-15 12:23:07 UTC
Created attachment 365396 [details]
build.log
Comment 2 Andre Hinrichs 2013-12-15 12:27:33 UTC
Forgot to say, that versions 3.7.0_rc6 and 3.7.0_rc7 (which are currently masked for x86) compile just fine (with boost-m4).
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2013-12-16 12:35:03 UTC
We also have the version bump to 3.7.0.0 here. Let me see if I can fix that together.
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2013-12-26 00:38:11 UTC
  26 Dec 2013; Justin Lecher <jlec@gentoo.org> povray-3.7.0_rc3.ebuild:
+  Backport fix for boost 1.5*, #494322
+
Comment 5 Christoph Junghans (RETIRED) gentoo-dev 2014-01-02 23:31:39 UTC
stable media-gfx/povray-3.7.0_rc3 fails on amd64:

...
checking if more special flags are required for pthreads... no
./configure: line 18328: syntax error near unexpected token `$required_libboost_version'
./configure: line 18328: `BOOST_REQUIRE($required_libboost_version)'

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-gfx/povray-3.7.0_rc3/work/povray-3.7.0.RC3/config.log

Basically BOOST_REQUIRE is a part of sys-devel/boost-m4, so we need to depend on it and hence stable.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2014-01-03 10:01:45 UTC
(In reply to Christoph Junghans from comment #5)
> Basically BOOST_REQUIRE is a part of sys-devel/boost-m4, so we need to
> depend on it and hence stable.

Could you please file a bug for that?
Comment 7 Christoph Junghans (RETIRED) gentoo-dev 2014-01-03 16:51:01 UTC
(In reply to Justin Lecher from comment #6)
> (In reply to Christoph Junghans from comment #5)
> > Basically BOOST_REQUIRE is a part of sys-devel/boost-m4, so we need to
> > depend on it and hence stable.
> 
> Could you please file a bug for that?
The other option would be to just stabilize a newer version of povray.
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2014-01-04 09:06:04 UTC
(In reply to Christoph Junghans from comment #7)
> The other option would be to just stabilize a newer version of povray.

personally I would like ot see 3.7.0.0 go stable instead of the release candidates.
Comment 9 silenthunter.vanguard 2014-01-13 01:17:33 UTC
I have this problem too, also using x86_64.
Comment 10 silenthunter.vanguard 2014-02-07 07:28:23 UTC
Working now!
Comment 11 Justin Lecher (RETIRED) gentoo-dev 2015-05-11 06:33:55 UTC
+  11 May 2015; Justin Lecher <jlec@gentoo.org> -files/3.7.0_rc3-user-conf.patch,
+  -files/povray-3.7.0_rc5+boost-1.50.patch,
+  -files/povray-3.7.0_rc5-automagic.patch,
+  -files/povray-3.7.0_rc7-boost-1.50.patch,
+  -files/povray-3.7.0_rc7-user-conf.patch, -povray-3.7.0_rc3.ebuild,
+  -povray-3.7.0_rc6.ebuild, -povray-3.7.0_rc7.ebuild:
+  Drop old, obsoletes bug #494322
+