POV-Ray : Newsgroups : povray.unix : error in base/image/hdr.cpp : Re: error in base/image/hdr.cpp Server Time
19 Apr 2024 14:30:14 EDT (-0400)
  Re: error in base/image/hdr.cpp  
From: crystal
Date: 12 May 2017 09:25:00
Message: <web.5915b716644509b295d15ec90@news.povray.org>
fedora version 25




"crystal" <tri### [at] yahoocoin> wrote:
> I am trying to install povray-3.7-stable version in fedora.
> ../configure --prefix=/usr/scratch1/nath/POVRAY
> --withboost-libdir=/usr/scratch1/nath/BOOST/lib
> --with-libtiff=/usr/scratch1/nath/TIFF/lib
> COMPILED_BY="XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
>
> is working fine. Then when I am trying to install (make check or make install)
> it, it is giving this following error>>>>>>>
>
>
> make  all-recursive
> make[1]: Entering directory
> '/net/theorie/auto/scratch1/nath/POVRAY/povray-3.7-stable'
> Making all in source
> make[2]: Entering directory
> '/net/theorie/auto/scratch1/nath/POVRAY/povray-3.7-stable/source'
> depbase=`echo backend/povray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> backend/povray.o -MD -MP -MF $depbase.Tpo -c -o backend/povray.o
> backend/povray.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/iff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/iff.o -MD -MP -MF $depbase.Tpo -c -o base/image/iff.o
> base/image/iff.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/image.o -MD -MP -MF $depbase.Tpo -c -o base/image/image.o
> base/image/image.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/jpeg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/jpeg.o -MD -MP -MF $depbase.Tpo -c -o base/image/jpeg.o
> base/image/jpeg.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/openexr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/openexr.o -MD -MP -MF $depbase.Tpo -c -o base/image/openexr.o
> base/image/openexr.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/pgm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/pgm.o -MD -MP -MF $depbase.Tpo -c -o base/image/pgm.o
> base/image/pgm.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/png.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/png.o -MD -MP -MF $depbase.Tpo -c -o base/image/png.o
> base/image/png.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/ppm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/ppm.o -MD -MP -MF $depbase.Tpo -c -o base/image/ppm.o
> base/image/ppm.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/targa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/targa.o -MD -MP -MF $depbase.Tpo -c -o base/image/targa.o
> base/image/targa.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/tiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/tiff.o -MD -MP -MF $depbase.Tpo -c -o base/image/tiff.o
> base/image/tiff.cpp &&\
> mv -f $depbase.Tpo $depbase.Po
> depbase=`echo base/image/hdr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> g++ -DHAVE_CONFIG_H -I. -I..  -I.. -I../source/backend -I../source/base
> -I../source/frontend -I../unix -I../vfe -I../vfe/unix
> -I/usr/scratch1/nath/TIFF/lib/../include  -pthread -I/usr/include
> -I/usr/include  -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs
> -Wno-non-template-friend -s -O3 -ffast-math -march=native -pthread -MT
> base/image/hdr.o -MD -MP -MF $depbase.Tpo -c -o base/image/hdr.o
> base/image/hdr.cpp &&\
> mv -f $depbase.Tpo $depbase.Po




>    if(*file == false)
>       ~~~~~~^~~~~~~~




>    if((file->getline(line, sizeof(line)) == false) || (line[0] == '-') ||
> (line[0] == '+'))
>        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~


>    if(file->Read_Byte(b) == false)
>       ~~~~~~~~~~~~~~~~~~~^~~~~~~~


>    if(file->Read_Byte(b) == false)
>       ~~~~~~~~~~~~~~~~~~~^~~~~~~~


>      if(file->Read_Byte(b) == false)
>         ~~~~~~~~~~~~~~~~~~~^~~~~~~~


>       if(file->Read_Byte(val) == false)
>          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~


>        if(file->Read_Byte(val) == false)
>           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~




>      if(file->write(&rgbe, sizeof(RGBE)) == false)
>         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~


>          if(file->Write_Byte(scanline[col][i]) == false)
>             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~


>         if(file->Write_Byte(scanline[col++][i]) == false)
>            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~


>        if(file->Write_Byte(scanline[beg][i]) == false)
>           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
> Makefile:1100: recipe for target 'base/image/hdr.o' failed
> make[2]: *** [base/image/hdr.o] Error 1
> make[2]: Leaving directory
> '/net/theorie/auto/scratch1/nath/POVRAY/povray-3.7-stable/source'
> Makefile:662: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> '/net/theorie/auto/scratch1/nath/POVRAY/povray-3.7-stable'
> Makefile:455: recipe for target 'all' failed
> make: *** [all] Error 2


Post a reply to this message

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