[gs-regression] local cluster regression 46074341d09223acf4782667d9b8e2a1b7d03f1e
marcos.woehrmann at artifex.com
marcos.woehrmann at artifex.com
Tue Jan 17 17:50:22 UTC 2012
4607434 Bug 692789: add some buffer limit protection.
------------------------------------------------------------------------
commit 46074341d09223acf4782667d9b8e2a1b7d03f1e
Author: Chris Liddell <chris.liddell at artifex.com>
Date: Tue Jan 17 17:42:11 2012 +0000
Bug 692789: add some buffer limit protection.
In one place add buffer overrun protection and error out, and in another,
error out if the incoming string is greater than the buffer length (in this
case there would be no buffer overrun, as we only read a buffer full of
data).
No cluster differences.
Changed files:
gs/base/echogs.c
Products tested: gs ls pcl xps
An error occurred that prevented the local cluster run from finishing:
i7b reports: compileFail: gs pcl6 gxps pspcl6
inches reports: compileFail: gs pcl6 gxps pspcl6
henrysx6 reports: compileFail: gs pcl6 gxps pspcl6
x6 reports: compileFail: gs pcl6 gxps pspcl6
kilometers reports: compileFail: gs pcl6 gxps pspcl6
i7a reports: compileFail: gs pcl6 gxps pspcl6
meters reports: compileFail: gs pcl6 gxps pspcl6
i7 reports: compileFail: gs pcl6 gxps pspcl6
peeves reports: compileFail: gs pcl6 gxps pspcl6
miles reports: compileFail: gs pcl6 gxps pspcl6
macpro reports: compileFail: gs pcl6 gxps pspcl6
i7b log:
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -I./base -o ./obj/aux/genconf ./base/genconf.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -I./base -o ./obj/aux/echogs ./base/echogs.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -I./base -o ./obj/aux/genarch ./base/genarch.c
cp jpeg/jmorecfg.h ./obj/jmcorig.h
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
i7b stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
inches log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
cp jpeg/jpeglib.h ./obj/jpeglib.h
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DOPJ_STATIC -I./obj/ -Iopenjpeg/libopenjpeg -Iopenjpeg/libopenjpeg/.. -DUSE_OPENJPEG_JP2 -o ./obj/opj_bio.o -c openjpeg/libopenjpeg/bio.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
inches stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
ssh_exchange_identification: Connection closed by remote host
henrysx6 log:
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
cp jpeg/jpeglib.h ./obj/jpeglib.h
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DOPJ_STATIC -I./obj/ -Iopenjpeg/libopenjpeg -Iopenjpeg/libopenjpeg/.. -DUSE_OPENJPEG_JP2 -o ./obj/opj_bio.o -c openjpeg/libopenjpeg/bio.c
./base/echogs.c: In function âmainâ:
./base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
./base/echogs.c:181: error: âiâ undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80: warning: "__STDC_VERSION__" is not defined
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function âmainâ:
./base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
./base/echogs.c:181: error: âiâ undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcosw/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcosw/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function âmainâ:
../gs/base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
../gs/base/echogs.c:181: error: âiâ undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcosw/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcosw/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function âmainâ:
../gs/base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
../gs/base/echogs.c:181: error: âiâ undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcosw/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcosw/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function âmainâ:
../gs/base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
../gs/base/echogs.c:181: error: âiâ undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcosw/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcosw/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
henrysx6 stdout:
./base/echogs.c: In function âmainâ:
./base/echogs.c:169: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âifâ
./base/echogs.c:181: error: âiâ undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
x6 log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
cp jpeg/jpeglib.h ./obj/jpeglib.h
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -DOPJ_STATIC -I./obj/ -Iopenjpeg/libopenjpeg -Iopenjpeg/libopenjpeg/.. -DUSE_OPENJPEG_JP2 -o ./obj/opj_bio.o -c openjpeg/libopenjpeg/bio.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DUSE_LIBPAPER -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
x6 stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
kilometers log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
cp jpeg/jpeglib.h ./obj/jpeglib.h
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DOPJ_STATIC -I./obj/ -Iopenjpeg/libopenjpeg -Iopenjpeg/libopenjpeg/.. -DUSE_OPENJPEG_JP2 -o ./obj/opj_bio.o -c openjpeg/libopenjpeg/bio.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
kilometers stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
i7a log:
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genarch ./base/genarch.c
cp jpeg/jmorecfg.h ./obj/jmcorig.h
cp jpeg/jinclude.h ./obj/jinclude.h
cp jpeg/jpeglib.h ./obj/jpeglib.h
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
i7a stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
meters log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genconf ./base/genconf.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genarch ./base/genarch.c
cp jpeg/jmorecfg.h ./obj/jmcorig.h
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
meters stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
i7 log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -Izlib -Dverbose=-1 -o ./obj/aux/trees.o -c zlib/trees.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genconf ./base/genconf.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genarch ./base/genarch.c
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
i7 stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
peeves log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genconf ./base/genconf.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/genarch ./base/genarch.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
cp jpeg/jmorecfg.h ./obj/jmcorig.h
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
peeves stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
miles log:
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -DOPJ_STATIC -I./obj/ -Iopenjpeg/libopenjpeg -Iopenjpeg/libopenjpeg/.. -DUSE_OPENJPEG_JP2 -o ./obj/opj_cio.o -c openjpeg/libopenjpeg/cio.c
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
In file included from openjpeg/libopenjpeg/cio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
openjpeg/libopenjpeg/cio.c:129: warning: no previous prototype for 'cio_byteout'
openjpeg/libopenjpeg/cio.c:141: warning: no previous prototype for 'cio_bytein'
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/main'
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/main'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/main'
make: *** [pcl] Error 2
makexps.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/xps'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/xps'
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 21 lines):
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make[1]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
make[2]: Entering directory `/home/marcos/cluster/ghostpdl/language_switch'
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make[1]: *** [pdl-product] Error 2
make[1]: Leaving directory `/home/marcos/cluster/ghostpdl/language_switch'
make: *** [ls-product] Error 2
miles stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
macpro log:
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compileFail: gs pcl6 gxps pspcl6
gs/makegs.out (last 20 lines):
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
make: *** Waiting for unfinished jobs....
In file included from openjpeg/libopenjpeg/bio.c:32:
openjpeg/libopenjpeg/opj_includes.h:80:6: warning: "__STDC_VERSION__" is not defined
gcc -m64 -O2 -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long int" -I./base -o ./obj/aux/echogs ./base/echogs.c
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
makepcl.out (last 20 lines):
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [pdl-product] Error 2
make: *** [pcl] Error 2
make -C main -f pcl6_gcc.mak pdl-product # build PCL and PCLXL.
make -f ../main/pcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED ' LDFLAGS='' pdl-default
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPCL_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[1]: *** [pdl-product] Error 2
make: *** [pcl] Error 2
makexps.out (last 20 lines):
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [pdl-product] Error 2
make: *** [xps] Error 2
make -C xps -f xps_gcc.mak pdl-product # build XPS
make -f ../xps/xps_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED ' LDFLAGS='' pdl-default
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DXPS_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[1]: *** [pdl-product] Error 2
make: *** [xps] Error 2
makesvg.out (last 50 lines):
makels.out (last 20 lines):
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [pdl-product] Error 2
make: *** [ls-product] Error 2
make -C language_switch -f pspcl6_gcc.mak pdl-product # build PS/PCL/XL.
make -f ../language_switch/pspcl6_gcc.mak GENOPT='' GCFLAGS='-Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED' CFLAGS='-O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED ' LDFLAGS='' pdl-default
gcc -m64 -O2 -Wall -Wundef -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wpointer-arith -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_MKSTEMP=1 -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_SYS_TIME_H=1 -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long" -DPSI_INCLUDED -DPCL_INCLUDED -DPSI_INCLUDED -I../gs/base -o ./obj/aux/echogs ../gs/base/echogs.c
../gs/base/echogs.c: In function 'main':
../gs/base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
../gs/base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
../gs/base/echogs.c:181: error: 'i' undeclared (first use in this function)
../gs/base/echogs.c:181: error: (Each undeclared identifier is reported only once
../gs/base/echogs.c:181: error: for each function it appears in.)
make[2]: *** [obj/aux/echogs] Error 1
make[1]: *** [pdl-product] Error 2
make: *** [ls-product] Error 2
macpro stdout:
./base/echogs.c: In function 'main':
./base/echogs.c:169: error: nested functions are disabled, use -fnested-functions to re-enable
./base/echogs.c:169: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'if'
./base/echogs.c:181: error: 'i' undeclared (first use in this function)
./base/echogs.c:181: error: (Each undeclared identifier is reported only once
./base/echogs.c:181: error: for each function it appears in.)
make: *** [obj/aux/echogs] Error 1
More information about the gs-regression
mailing list