Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2004 08:18:57 +0400
From:      Igor Pokrovsky <tiamat@comset.net>
To:        freebsd-ports@freebsd.org
Subject:   graphics/aqsis build failure
Message-ID:  <20040531041857.GA74882@doom.homeunix.org>

next in thread | raw e-mail | index | archive | help
Hello,

Build process of the latest graphics/aqsis failed on latest STABLE on my machine.
Has anyone built it on STABLE?

-ip

------------------------------------------------------------------------------

c++ -DHAVE_CONFIG_H -I. -I. -I../libaqsistypes -I../boost -I../libaqsistypes -I../libaqsistypes/posix -I../libshadervm -I../libshaderexecenv -I../librib2 -I../librib2ri -I/usr/local/include -DBASE_PATH=\"/usr/local/share/aqsis\" -DCONFIG_PATH=\"/usr/local/etc\" -I/usr/local/include -D_THREAD_SAFE -fPIC -O -pipe -march=pentiumpro -O0 -c renderer.cpp -Wp,-MD,.deps/renderer.TPlo  -fPIC -DPIC -o .libs/renderer.lo
In file included from objectinstance.h:33,
                 from renderer.cpp:44:
ri_cache.h: In method `Aqsis::RiCacheBase::~RiCacheBase()':
ri_cache.h:80: warning: `void *' is not a pointer-to-object type
ri_cache.h: In method `void * Aqsis::RiCacheBase::CopyAtomicValue<RtInt>(int, RtInt *)':
ri_cache.h:154:   instantiated from here
ri_cache.h:185: Internal compiler error.
ri_cache.h:185: Please submit a full bug report.
ri_cache.h:185: See <URL:http://www.gnu.org/software/gcc/bugs.html>; for instructions.
cpp0: output pipe has been closed
gmake[3]: *** [renderer.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/graphics/aqsis/work/aqsis-0.9.1/render'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/aqsis/work/aqsis-0.9.1/render'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/graphics/aqsis/work/aqsis-0.9.1/render'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/graphics/aqsis.

-----------------------------------------------------------------------------

-- 
The chances of anybody doing anything are inversely
proportional to the number of other people who are in
a position to do it instead.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040531041857.GA74882>