POV-Ray : Newsgroups : povray.unix : Pov-Ray 3.1g (compiled from source) outputting odd... : x-povray 3.1g broken after make clean ... Server Time
28 Jul 2024 18:21:32 EDT (-0400)
  x-povray 3.1g broken after make clean ...  
From: Dennis Clarke
Date: 7 Aug 1999 00:47:10
Message: <37ABBA48.E4B78C63@interlog.com>
$ make clean
$ make xwin
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../atmosph.c
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../bbox.c
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../bcyl.c
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../bezier.c
<snip>
<snip>
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../optin.c
../optin.c: In function `process_variable':
../optin.c:1456: warning: suggest explicit braces to avoid ambiguous `else'
../optin.c:1469: warning: suggest explicit braces to avoid ambiguous `else'
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
../optout.c
<snip>
<snip>
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib
-I/usr/openwin/include xwindows.c
In file included from xwindows.c:82:
/usr/openwin/include/X11/Xlib.h:2063: warning: type defaults to `int' in
declaration of `XSetTransientForHint'
/usr/openwin/include/X11/Xlib.h:2071: warning: type defaults to `int' in
declaration of `XActivateScreenSaver'
/usr/openwin/include/X11/Xlib.h:2078: warning: type defaults to `int' in
declaration of `XAddHost'
<snip>
<snip>
/usr/openwin/include/X11/Xutil.h:879: warning: type defaults to `int' in
declaration of `XUnionRegion'
/usr/openwin/include/X11/Xutil.h:903: warning: type defaults to `int' in
declaration of `XXorRegion'
gcc -O3 -c -ansi -Wall -mcpu=ultrasparc -mtune=ultrasparc
-fexpensive-optimizations -DCOMPILER_VER=\".`uname`.gcc\"
-DPOV_LIB_DIR=\"/usr/local/lib/povray31\" -I. -I.. -I../libpng -I../zlib unix.c
gcc ./atmosph.o ./bbox.o ./bcyl.o ./bezier.o ./blob.o ./boxes.o ./bsphere.o
./camera.o ./chi2.o ./colour.o ./cones.o ./csg.o ./discs.o ./express.o
./fractal.o ./gif.o ./gifdecod.o ./hcmplx.o ./hfield.o ./iff.o ./image.o
./interior.o ./lathe.o ./lbuffer.o ./lighting.o ./matrices.o ./media.o ./mem.o
./mesh.o ./normal.o ./objects.o ./octree.o ./optin.o ./optout.o ./parse.o
./parstxtr.o ./pattern.o ./pgm.o ./pigment.o ./planes.o ./png_pov.o ./point.o
./poly.o ./polygon.o ./polysolv.o ./povray.o ./ppm.o ./prism.o ./quadrics.o
./quatern.o ./rad_data.o ./radiosit.o ./ray.o ./render.o ./sor.o ./spheres.o
./super.o ./targa.o ./texture.o ./tokenize.o ./torus.o ./triangle.o ./truetype.o
./txttest.o ./userio.o ./vbuffer.o ./vlbuffer.o ./warps.o  ./xwindows.o ./unix.o
-L../libpng -lpng -L../zlib -lz -lm -L/usr/openwin/lib -lX11 -o x-povray

$ file x-povray
x-povray:	ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required,
UltraSPARC1 Extensions Required, dynamically linked, not stripped
$ file /usr/local/povray31/x-povray
/usr/local/povray31/x-povray:	ELF 32-bit MSB executable SPARC32PLUS Version 1,
V8+ Required, UltraSPARC1 Extensions Required, dynamically linked, not stripped
$ ls -lap x-povray
-rwxr-xr-x   1 dclarke  staff     901360 Aug  7 00:10 x-povray
$ ls -lap /usr/local/povray31/x-povray
-rwxr-xr-x   1 dclarke  staff     857396 Jul 31 03:01
/usr/local/povray31/x-povray
$

Seems to be a bit of a filesize difference between this compile and my last one.

I'll render skyvase.pov with +D option and see what I get ...


$ find . -name x-povray -print
./povray/source/povray31/source/unix/x-povray
$ find /usr/local/povray31 -name skyvase.pov -print
/usr/local/povray31/scenes/advanced/skyvase.pov
$ ./povray/source/povray31/source/unix/x-povray
+I/usr/local/povray31/scenes/advanced/skyvase.pov +O./povray/bench/skyvase.tga
+W640 +H480 +FT +A0.300 +AM2 +R3 -J +Q9 +V +GA +L/usr/local/povray31/include +X
+D
Persistence of Vision(tm) Ray Tracer Version 3.1g.SunOS.gcc
  This is an unofficial version compiled by:
    Dennis M. Clarke  dcl### [at] interlogcom  
  The POV-Ray Team(tm) is not responsible for supporting this version.
Copyright 1999 POV-Ray Team(tm)
Parsing Options
  Input file: /usr/local/povray31/scenes/advanced/skyvase.pov (compatible to
version 3.1)
  Remove bounds........On  Split unions........Off
  Library paths: /usr/local/povray31/include
Output Options
  Image resolution 640 by 480 (rows 1 to 480, columns 1 to 640).
  Output file: ./povray/bench/skyvase.tga, 24 bpp Targa
  Graphic display......On  (type: 0, palette: 3, gamma:  2.2)
  Mosaic preview......Off
  CPU usage histogram.Off
  Continued trace.....Off  Allow interruption...On  Pause when done.....Off
  Verbose messages.....On
Tracing Options
  Quality:  9
  Bounding boxes.......On  Bounding threshold: 25 
  Light Buffer.........On  Vista Buffer.........On  Draw Vista Buffer...Off
  Antialiasing.........On  (Method 2, Threshold 0.300, Depth 3, Jitter 1.00)
  Radiosity...........Off
Animation Options
  Clock value....   0.000  (Animation off)
Redirecting Options
  All Streams to console..........On
  Debug Stream to console.........On
  Fatal Stream to console.........On
  Render Stream to console........On
  Statistics Stream to console....On
  Warning Stream to console.......On


Parsing...........

Creating bounding slabs.
Scene contains 6 frame level objects; 3 infinite

Displaying...

  -:--:-- Rendering line    1 of  480.......................................... 
0:00:03 Rendering line   21 of  480 supersampled 0 times.       
............................................................................. s 
0:00:06 Rendering line   41 of  480 supersampled 0 times.       
  0:00:09 Rendering line   61 of  480 supersampled 0 times.       ...........
supersampled 0 times.       
  0:00:13 Rendering line   81 of  480 supersampled 0 times.        ..........
supersampled 0 times.       
  0:00:19 Rendering line  101 of  480 supersampled 16 times.       ..........
supersampled 0 times.       
...............................o*oo***ooo***o.............................o..
supersampled 27 times.        0:00:25 Rendering line  121 of  480 supersampled 8
times.        
  0:00:29 Rendering line  141 of  480 supersampled 8 times.        ..........
supersampled 5 times.       
...................................oooo..oo..............................o...
supersampled 11 times.        0:00:33 Rendering line  161 of  480 supersampled 6
times.
..............^C
Got 1 SIGINT.
Aborting render...


Well .. that's all there is to that.  Clearly a problem with the makefile.  I'll
go get a backup tape and see if I can find the source and distribution files for
3.1e because that worked rather well ...


Dennis Clarke
dcl### [at] interlogcom


Post a reply to this message

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