Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15264] New: yafray 0.0.9 fails to compile with GCC 4.4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15264] New: yafray 0.0.9 fails to compile with GCC 4.4
  • Date: 12 Jun 2009 22:17:33 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15264

Summary: yafray 0.0.9 fails to compile with GCC 4.4
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: graphics
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
Blocks: 15252


$ sorcery -v
1.14.4-rc2

$ gaze version gcc glibc yafray
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.3.3 4.4.0
test libs glibc 2.10.1 2.10.1
test graphics yafray 0.0.9 0.0.9

# cast yafray
Computing previously installed dependencies...
yafray preparing environment...
yafray checking dependencies...
yafray has a dependency on g++
yafray has a dependency on scons
yafray has a dependency on zlib
yafray has a dependency on jpeg
yafray has an enabled optional dependency on ilmbase
yafray has a dependency on openexr
...
scons: Building targets ...
g++ -o src/backgrounds/hdri.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/backgrounds -I. -Isrc/yafraycore
src/backgrounds/hdri.cc
In file included from src/backgrounds/hdri.h:6,
from src/backgrounds/hdri.cc:5:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/EXR_io.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/EXR_io.cc
g++ -o src/yafraycore/HDR_io.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/HDR_io.cc
g++ -o src/yafraycore/background.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/background.cc
g++ -o src/yafraycore/bound.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/bound.cc
In file included from src/yafraycore/background.h:6,
from src/yafraycore/background.cc:2:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
In file included from src/yafraycore/bound.h:31,
from src/yafraycore/bound.cc:27:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/buffer.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/buffer.cc
g++ -o src/yafraycore/camera.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/camera.cc
In file included from src/yafraycore/camera.h:31,
from src/yafraycore/camera.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/ccthreads.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/ccthreads.cc
g++ -o src/yafraycore/color.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/color.cc
g++ -o src/yafraycore/filter.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/filter.cc
g++ -o src/yafraycore/forkedscene.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/forkedscene.cc
In file included from src/yafraycore/tools.h:12,
from src/yafraycore/scene.h:44,
from src/yafraycore/forkedscene.h:30,
from src/yafraycore/forkedscene.cc:23:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/ipc.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/ipc.cc
In file included from src/yafraycore/tools.h:12,
from src/yafraycore/scene.h:44,
from src/yafraycore/ipc.h:21,
from src/yafraycore/ipc.cc:2:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/kdtree.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/kdtree.cc
In file included from src/yafraycore/bound.h:31,
from src/yafraycore/kdtree.h:12,
from src/yafraycore/kdtree.cc:4:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/yafraycore/kdtree.cc: In function 'int yafray::Y_Round2Int(double)':
src/yafraycore/kdtree.cc:33: warning: dereferencing type-punned pointer will
break strict-aliasing rules
g++ -o src/yafraycore/yafsystem.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/yafsystem.cc
g++ -o src/yafraycore/tools.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/tools.cc
In file included from src/yafraycore/tools.h:12,
from src/yafraycore/tools.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/matrix4.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/matrix4.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/matrix4.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/object3d.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/object3d.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/object3d.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/triangletools.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS
-O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/triangletools.cc
In file included from src/yafraycore/triangletools.h:9,
from src/yafraycore/triangletools.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/yafraycore/triangletools.cc: In member function 'bool
yafray::maximize_f::operator()(const yafray::point3d_t&)':
src/yafraycore/triangletools.cc:180: warning: control reaches end of non-void
function
src/yafraycore/triangletools.cc: In member function 'bool
yafray::minimize_f::operator()(const yafray::point3d_t&)':
src/yafraycore/triangletools.cc:193: warning: control reaches end of non-void
function
g++ -o src/yafraycore/mesh.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/mesh.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/yafraycore/mesh.cc:26:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/yafraycore/mesh.cc: In member function 'virtual bool
yafray::meshObject_t::shoot(yafray::renderState_t&, yafray::surfacePoint_t&,
const yafray::point3d_t&, const yafray::vector3d_t&, bool, yafray::PFLOAT)
const':
src/yafraycore/mesh.cc:528: warning: unused variable 'minZ'
g++ -o src/yafraycore/triclip.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/triclip.cc
In file included from src/yafraycore/bound.h:31,
from src/yafraycore/triclip.cc:19:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/reference.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/reference.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/reference.h:5,
from src/yafraycore/reference.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/renderblock.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/renderblock.cc
g++ -o src/yafraycore/scene.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/scene.cc
In file included from src/yafraycore/tools.h:12,
from src/yafraycore/scene.h:44,
from src/yafraycore/scene.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/threadedscene.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS
-O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/threadedscene.cc
In file included from src/yafraycore/bound.h:31,
from src/yafraycore/geometree.h:5,
from src/yafraycore/threadedscene.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/noise.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/noise.cc
In file included from src/yafraycore/noise.h:6,
from src/yafraycore/noise.cc:2:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/sphere.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/sphere.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/sphere.h:30,
from src/yafraycore/sphere.cc:23:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/texture.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/texture.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/texture.h:30,
from src/yafraycore/texture.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/metashader.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/metashader.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/shader.h:33,
from src/yafraycore/metashader.h:5,
from src/yafraycore/metashader.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/targaIO.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/targaIO.cc
In file included from src/yafraycore/targaIO.cc:6:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/triangle.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/triangle.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/triangle.h:30,
from src/yafraycore/triangle.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/vector3d.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/vector3d.cc
In file included from src/yafraycore/vector3d.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/photon.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/photon.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/photon.h:9,
from src/yafraycore/photon.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/params.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/params.cc
In file included from src/yafraycore/params.h:6,
from src/yafraycore/params.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/yafraycore/spectrum.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/yafraycore -I.
-I/usr/include/OpenEXR src/yafraycore/spectrum.cc
g++ -o src/yafraycore/libyafraycore.so -shared src/yafraycore/bound.os
src/yafraycore/buffer.os src/yafraycore/yafsystem.os src/yafraycore/tools.os
src/yafraycore/camera.os src/yafraycore/color.os src/yafraycore/filter.os
src/yafraycore/matrix4.os src/yafraycore/object3d.os
src/yafraycore/triangletools.os src/yafraycore/mesh.os
src/yafraycore/kdtree.os
src/yafraycore/triclip.os src/yafraycore/reference.os
src/yafraycore/renderblock.os src/yafraycore/scene.os
src/yafraycore/forkedscene.os src/yafraycore/threadedscene.os
src/yafraycore/ipc.os src/yafraycore/ccthreads.os src/yafraycore/noise.os
src/yafraycore/background.os src/yafraycore/sphere.os
src/yafraycore/texture.os
src/yafraycore/metashader.os src/yafraycore/targaIO.os
src/yafraycore/triangle.os src/yafraycore/vector3d.os src/yafraycore/photon.os
src/yafraycore/params.os src/yafraycore/HDR_io.os src/yafraycore/spectrum.os
src/yafraycore/EXR_io.os -L/usr/lib -lpthread -lIlmImf -lImath -lIex -lHalf
g++ -o src/backgrounds/libhdri.so -shared src/backgrounds/hdri.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/backgrounds/shaderback.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/backgrounds -I. -Isrc/yafraycore
src/backgrounds/shaderback.cc
In file included from src/backgrounds/shaderback.h:6,
from src/backgrounds/shaderback.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/backgrounds/libshaderback.so -shared src/backgrounds/shaderback.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/backgrounds/sunsky.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/backgrounds -I. -Isrc/yafraycore
src/backgrounds/sunsky.cc
In file included from src/yafraycore/background.h:6,
from src/backgrounds/sunsky.h:8,
from src/backgrounds/sunsky.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/backgrounds/libsunsky.so -shared src/backgrounds/sunsky.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/interface/interface_impl.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS
-O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/interface -I. -Isrc/yafraycore
src/interface/interface_impl.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/texture.h:30,
from src/interface/interface_impl.h:32,
from src/interface/interface_impl.cc:23:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/interface/libyafrayplugin.so -shared
src/interface/interface_impl.os
-Lsrc/yafraycore -lyafraycore -ldl -lpthread
g++ -o src/lights/arealight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/arealight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/arealight.h:31,
from src/lights/arealight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/cacheproxy.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/cacheproxy.cc
In file included from src/yafraycore/light.h:34,
from src/lights/lightcache.h:9,
from src/lights/cacheproxy.h:5,
from src/lights/cacheproxy.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/globalphotonlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS
-O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/globalphotonlight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/globalphotonlight.h:5,
from src/lights/globalphotonlight.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/lights/globalphotonlight.cc: In member function 'void
yafray::globalPhotonLight_t::storeInHash(const yafray::runningPhoton_t&, const
yafray::vector3d_t&)':
src/lights/globalphotonlight.cc:180: warning:
'nuevo.yafray::storedPhoton_t::phi' may be used uninitialized in this function
src/lights/globalphotonlight.cc: In member function 'void
yafray::globalPhotonLight_t::shoot(yafray::runningPhoton_t&, const
yafray::vector3d_t&, int, int, bool, yafray::scene_t&)':
src/lights/globalphotonlight.cc:44: warning: 'caus_IOR' may be used
uninitialized in this function
src/lights/globalphotonlight.cc: At global scope:
src/lights/globalphotonlight.cc:101: warning: 'yafray::PFLOAT
yafray::fillArea(const std::vector<yafray::fPoint_t,
std::allocator<yafray::fPoint_t> >&, yafray::PFLOAT)' defined but not used
g++ -o src/lights/hemilight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/hemilight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/hemilight.h:31,
from src/lights/hemilight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libarealight.so -shared src/lights/arealight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/libglobalphotonlight.so -shared
src/lights/globalphotonlight.os -Lsrc/yafraycore -lyafraycore
g++ -o src/lights/libhemilight.so -shared src/lights/hemilight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/pathlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/pathlight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/pathlight.h:31,
from src/lights/pathlight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/pathtools.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/pathtools.cc
In file included from src/yafraycore/light.h:34,
from src/lights/pathlight.h:31,
from src/lights/pathtools.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/lightcache.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/lightcache.cc
In file included from src/yafraycore/light.h:34,
from src/lights/lightcache.h:9,
from src/lights/lightcache.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libpathlight.so -shared src/lights/pathlight.os
src/lights/pathtools.os src/lights/lightcache.os src/lights/cacheproxy.os
-Lsrc/yafraycore -lyafraycore -lpthread
g++ -o src/lights/photonlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/photonlight.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/lights/photonlight.h:30,
from src/lights/photonlight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libphotonlight.so -shared src/lights/photonlight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/pointlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/pointlight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/pointlight.h:30,
from src/lights/pointlight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libpointlight.so -shared src/lights/pointlight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/softlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/softlight.cc
In file included from src/yafraycore/params.h:6,
from src/lights/softlight.h:9,
from src/lights/softlight.cc:3:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libsoftlight.so -shared src/lights/softlight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/spherelight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/spherelight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/spherelight.h:31,
from src/lights/spherelight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libspherelight.so -shared src/lights/spherelight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/spotlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/spotlight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/spotlight.h:30,
from src/lights/spotlight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/lights/spotlight.cc: In member function 'yafray::color_t
yafray::spotLight_t::getVolume(const yafray::scene_t&, yafray::surfacePoint_t,
const yafray::vector3d_t&) const':
src/lights/spotlight.cc:113: warning: 'D' may be used uninitialized in this
function
src/lights/spotlight.cc:113: warning: 'D2' may be used uninitialized in this
function
g++ -o src/lights/libspotlight.so -shared src/lights/spotlight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/lights/sunlight.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/lights -I. -Isrc/yafraycore
src/lights/sunlight.cc
In file included from src/yafraycore/light.h:34,
from src/lights/sunlight.h:26,
from src/lights/sunlight.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/lights/libsunlight.so -shared src/lights/sunlight.os
-Lsrc/yafraycore -lyafraycore
g++ -o src/loader/gram_lex.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/gram_lex.cc
src/loader/gram_lex.cc:48: warning: deprecated conversion from string constant
to 'char*'
g++ -o src/loader/gram_loader.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/gram_loader.cc
g++ -o src/loader/loader.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math
-fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore src/loader/loader.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/loader.cc:25:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/loader/mlex.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3 -ffast-math
-fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore src/loader/mlex.cc
src/loader/mlex.cc:70: warning: deprecated conversion from string constant to
'char*'
g++ -o src/loader/msin_general.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/msin_general.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/msin_general.cc:25:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/loader/msin_general.cc: At global scope:
src/loader/msin_general.cc:290: warning: deprecated conversion from string
constant to 'char*'
g++ -o src/loader/msin_object.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/msin_object.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/msin_object.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/loader/msin_object.cc: At global scope:
src/loader/msin_object.cc:114: warning: deprecated conversion from string
constant to 'char*'
src/loader/msin_object.cc:262: warning: deprecated conversion from string
constant to 'char*'
src/loader/msin_object.cc:311: warning: deprecated conversion from string
constant to 'char*'
src/loader/msin_object.cc:356: warning: deprecated conversion from string
constant to 'char*'
src/loader/msin_object.cc:381: warning: deprecated conversion from string
constant to 'char*'
g++ -o src/loader/msin_render.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/msin_render.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/msin_render.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/loader/msin_render.cc: At global scope:
src/loader/msin_render.cc:47: warning: deprecated conversion from string
constant to 'char*'
g++ -o src/loader/msin_shader.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore
src/loader/msin_shader.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/msin_shader.cc:25:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/loader/render.o -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math
-fomit-frame-pointer -I. -Isrc/loader -Isrc/yafraycore src/loader/render.cc
In file included from src/yafraycore/matrix4.h:32,
from src/yafraycore/object3d.h:30,
from src/yafraycore/mesh.h:30,
from src/loader/msin.h:36,
from src/loader/render.h:31,
from src/loader/render.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/shaders/basicblocks.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/shaders -I. -Isrc/yafraycore
src/shaders/basicblocks.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/shader.h:33,
from src/yafraycore/metashader.h:5,
from src/shaders/basicblocks.h:5,
from src/shaders/basicblocks.cc:2:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/shaders/basicshaders.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/shaders -I. -Isrc/yafraycore
src/shaders/basicshaders.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/shader.h:33,
from src/shaders/basicshaders.h:30,
from src/shaders/basicshaders.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
g++ -o src/shaders/basictex.os -c -Wall -DHAVE_CONFIG_H -D_PTHREADS -O3
-ffast-math -fomit-frame-pointer -fPIC -Isrc/shaders -I. -Isrc/yafraycore
src/shaders/basictex.cc
In file included from src/yafraycore/surface.h:25,
from src/yafraycore/texture.h:30,
from src/shaders/basictex.h:26,
from src/shaders/basictex.cc:24:
src/yafraycore/vector3d.h: In function 'int yafray::ourRandomI()':
src/yafraycore/vector3d.h:267: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT yafray::ourRandom()':
src/yafraycore/vector3d.h:279: warning: integer overflow in expression
src/yafraycore/vector3d.h: In function 'yafray::PFLOAT
yafray::ourRandom(int&)':
src/yafraycore/vector3d.h:291: warning: integer overflow in expression
src/shaders/basictex.cc: In constructor
'yafray::textureImage_t::textureImage_t(const char*, const std::string&)':
src/shaders/basictex.cc:263: error: invalid conversion from 'const char*' to
'char*'
scons: *** [src/shaders/basictex.os] Error 1
scons: building terminated because of errors.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page