Le Samedi 25 Mars 2006 13:07, Martin Michlmayr a écrit :
> Package: libpano12
> Version: 2.8.0-1
>
> Your package fails to build on AMD64.  I cannot reproduce this problem
> on i386.  Do you have any idea what might be the cause?
[...]

Hi,

Someone tried for me to build my package on a sid chroot on amd64, and it 
seems to work (build log is attached).
Could you please describe more precisely your build environment (gcc version 
for instance), are you still able to reproduce the bug ?

Thanks.

-- 
Florent
dpkg-buildpackage: source package is libpano12
dpkg-buildpackage: source version is 2.8.0-1
dpkg-buildpackage: source changed by Florent Bayle <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture amd64
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/home/plop/libpano12-2.8.0'
Making clean in build
make[2]: Entering directory `/home/plop/libpano12-2.8.0/build'
Making clean in win32
make[3]: Entering directory `/home/plop/libpano12-2.8.0/build/win32'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/build/win32'
Making clean in .
make[3]: Entering directory `/home/plop/libpano12-2.8.0/build'
rm -rf .libs _libs
rm -f *.lo
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/build'
Making clean in doc
make[2]: Entering directory `/home/plop/libpano12-2.8.0/doc'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/doc'
Making clean in tools
make[2]: Entering directory `/home/plop/libpano12-2.8.0/tools'
 rm -f panoinfo panoinfo
 rm -f PTOptimizer PTOptimizer
 rm -f PTmender PTmender
 rm -f PTblender PTblender
 rm -f PTtiff2psd PTtiff2psd
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/tools'
Making clean in m4
make[2]: Entering directory `/home/plop/libpano12-2.8.0/m4'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/m4'
Making clean in .
make[2]: Entering directory `/home/plop/libpano12-2.8.0'
test -z "libpano12.la" || rm -f libpano12.la
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/plop/libpano12-2.8.0'
make[1]: Leaving directory `/home/plop/libpano12-2.8.0'
rm -rf config.status config.log .deps/ tools/.deps/ \
	        m4/Makefile doc/Makefile Makefile build/Makefile \
		    build/win32/Makefile tools/Makefile \
		    config.h stamp-h1 libtool
dh_clean 
 dpkg-source -b libpano12-2.8.0
dpkg-source: building libpano12 using existing libpano12_2.8.0.orig.tar.gz
dpkg-source: building libpano12 in libpano12_2.8.0-1.diff.gz
dpkg-source: building libpano12 in libpano12_2.8.0-1.dsc
 debian/rules build
dh_testdir
# Commands to configure the package.
./configure --prefix=/usr --enable-shared --enable-static --with-jpeg --with-png --with-tiff --with-zlib --with-java --build x86_64-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for JAVA installation at yes... 
configure: WARNING: Sorry, yes does not exist, checking usual places
configure: cannot find the java directory, assuming it is specified in CFLAGS
checking if JAVA package is complete... yes
checking for ZLIB support ... 
configure: WARNING: Sorry, yes does not exist, checking usual places
configure: zlib home set to /usr
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking if ZLIB package is complete... yes
checking for PNG support ... 
configure: WARNING: Sorry, yes does not exist, checking usual places
configure: png home set to /usr
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_get_io_ptr in -lpng... yes
checking if PNG package is complete... yes
checking for JPEG support ... 
configure: WARNING: Sorry, yes does not exist, checking usual places
configure: jpeg home set to /usr
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... yes
checking for TIFF support ... 
configure: WARNING: Sorry, yes does not exist, checking usual places
configure: tiff home set to /usr
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFOpen in -ltiff... yes
checking if TIFF package is complete... yes
checking for ANSI C header files... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for floor... no
checking for memset... yes
checking for pow... no
checking for setlocale... yes
checking for sqrt... no
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating build/Makefile
config.status: creating build/win32/Makefile
config.status: creating doc/Makefile
config.status: creating m4/Makefile
config.status: creating tools/Makefile
config.status: creating config.h
config.status: executing depfiles commands

libpano is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : x86_64-pc-linux-gnu
Target os : linux-gnu

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries  --enable-shared=yes          
Static libraries  --enable-static=yes          
JPEG              --with-jpeg=          have_jpeg = yes
PNG               --with-png=            have_png  = yes
TIFF              --with-tiff=          have_tiff = yes
ZLIB              --with-zlib=          have_zlib = yes
JAVA              --with-java=          have_java = yes

Options used to compile and link:
  PREFIX         = /usr
  VERSION        = 2.8.0
  CC             = gcc
  CFLAGS         = -g -O2
  CPPFLAGS       = 
  DEFS           = -DHAVE_CONFIG_H
  LDFLAGS        = 
  LIBS           = 
  CXX            = g++
  CXXFLAGS       = -g -O2
  JPEG_FLAGS     = -DHasJPEG
  LIB_JPEG       = -ljpeg
  PNG_FLAGS      = -DHasPNG
  LIB_PNG        = -lpng
  TIFF_FLAGS     = -DHasTIFF
  LIB_TIFF       = -ltiff
  ZLIB_FLAGS     = -DHasZLIB
  LIB_ZLIB       = -lz
  JAVA_FLAGS     = 
  ENDIAN_FLAG    = 
touch configure-stamp
dh_testdir
# Commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/home/plop/libpano12-2.8.0'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/plop/libpano12-2.8.0'
Making all in m4
make[3]: Entering directory `/home/plop/libpano12-2.8.0/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/m4'
Making all in .
make[3]: Entering directory `/home/plop/libpano12-2.8.0'
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT filter.lo -MD -MP -MF ".deps/filter.Tpo" -c -o filter.lo filter.c; \
	then mv -f ".deps/filter.Tpo" ".deps/filter.Plo"; else rm -f ".deps/filter.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c  -fPIC -DPIC -o .libs/filter.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT filter.lo -MD -MP -MF .deps/filter.Tpo -c filter.c -o filter.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \
	then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c  -fPIC -DPIC -o .libs/parser.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT queryfeature.lo -MD -MP -MF ".deps/queryfeature.Tpo" -c -o queryfeature.lo queryfeature.c; \
	then mv -f ".deps/queryfeature.Tpo" ".deps/queryfeature.Plo"; else rm -f ".deps/queryfeature.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT queryfeature.lo -MD -MP -MF .deps/queryfeature.Tpo -c queryfeature.c  -fPIC -DPIC -o .libs/queryfeature.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT queryfeature.lo -MD -MP -MF .deps/queryfeature.Tpo -c queryfeature.c -o queryfeature.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT correct.lo -MD -MP -MF ".deps/correct.Tpo" -c -o correct.lo correct.c; \
	then mv -f ".deps/correct.Tpo" ".deps/correct.Plo"; else rm -f ".deps/correct.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT correct.lo -MD -MP -MF .deps/correct.Tpo -c correct.c  -fPIC -DPIC -o .libs/correct.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT correct.lo -MD -MP -MF .deps/correct.Tpo -c correct.c -o correct.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT perspect.lo -MD -MP -MF ".deps/perspect.Tpo" -c -o perspect.lo perspect.c; \
	then mv -f ".deps/perspect.Tpo" ".deps/perspect.Plo"; else rm -f ".deps/perspect.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT perspect.lo -MD -MP -MF .deps/perspect.Tpo -c perspect.c  -fPIC -DPIC -o .libs/perspect.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT perspect.lo -MD -MP -MF .deps/perspect.Tpo -c perspect.c -o perspect.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT adjust.lo -MD -MP -MF ".deps/adjust.Tpo" -c -o adjust.lo adjust.c; \
	then mv -f ".deps/adjust.Tpo" ".deps/adjust.Plo"; else rm -f ".deps/adjust.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c adjust.c  -fPIC -DPIC -o .libs/adjust.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT adjust.lo -MD -MP -MF .deps/adjust.Tpo -c adjust.c -o adjust.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT remap.lo -MD -MP -MF ".deps/remap.Tpo" -c -o remap.lo remap.c; \
	then mv -f ".deps/remap.Tpo" ".deps/remap.Plo"; else rm -f ".deps/remap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT remap.lo -MD -MP -MF .deps/remap.Tpo -c remap.c  -fPIC -DPIC -o .libs/remap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT remap.lo -MD -MP -MF .deps/remap.Tpo -c remap.c -o remap.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT lmdif.lo -MD -MP -MF ".deps/lmdif.Tpo" -c -o lmdif.lo lmdif.c; \
	then mv -f ".deps/lmdif.Tpo" ".deps/lmdif.Plo"; else rm -f ".deps/lmdif.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT lmdif.lo -MD -MP -MF .deps/lmdif.Tpo -c lmdif.c  -fPIC -DPIC -o .libs/lmdif.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT lmdif.lo -MD -MP -MF .deps/lmdif.Tpo -c lmdif.c -o lmdif.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
	then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c  -fPIC -DPIC -o .libs/file.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT math.lo -MD -MP -MF ".deps/math.Tpo" -c -o math.lo math.c; \
	then mv -f ".deps/math.Tpo" ".deps/math.Plo"; else rm -f ".deps/math.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c  -fPIC -DPIC -o .libs/math.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT pan.lo -MD -MP -MF ".deps/pan.Tpo" -c -o pan.lo pan.c; \
	then mv -f ".deps/pan.Tpo" ".deps/pan.Plo"; else rm -f ".deps/pan.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT pan.lo -MD -MP -MF .deps/pan.Tpo -c pan.c  -fPIC -DPIC -o .libs/pan.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT pan.lo -MD -MP -MF .deps/pan.Tpo -c pan.c -o pan.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT PTDialogs.lo -MD -MP -MF ".deps/PTDialogs.Tpo" -c -o PTDialogs.lo PTDialogs.c; \
	then mv -f ".deps/PTDialogs.Tpo" ".deps/PTDialogs.Plo"; else rm -f ".deps/PTDialogs.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT PTDialogs.lo -MD -MP -MF .deps/PTDialogs.Tpo -c PTDialogs.c  -fPIC -DPIC -o .libs/PTDialogs.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT PTDialogs.lo -MD -MP -MF .deps/PTDialogs.Tpo -c PTDialogs.c -o PTDialogs.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT fftn.lo -MD -MP -MF ".deps/fftn.Tpo" -c -o fftn.lo fftn.c; \
	then mv -f ".deps/fftn.Tpo" ".deps/fftn.Plo"; else rm -f ".deps/fftn.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT fftn.lo -MD -MP -MF .deps/fftn.Tpo -c fftn.c  -fPIC -DPIC -o .libs/fftn.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT fftn.lo -MD -MP -MF .deps/fftn.Tpo -c fftn.c -o fftn.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT fourier.lo -MD -MP -MF ".deps/fourier.Tpo" -c -o fourier.lo fourier.c; \
	then mv -f ".deps/fourier.Tpo" ".deps/fourier.Plo"; else rm -f ".deps/fourier.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT fourier.lo -MD -MP -MF .deps/fourier.Tpo -c fourier.c  -fPIC -DPIC -o .libs/fourier.o
fourier.c: In function 'fconvolution':
fourier.c:230: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:241: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:259: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c: In function 'fwiener':
fourier.c:325: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:330: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:349: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:386: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:404: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c: In function 'fresize':
fourier.c:815: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
fourier.c:909: warning: pointer targets in passing argument 2 of 'fftn' differ in signedness
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT fourier.lo -MD -MP -MF .deps/fourier.Tpo -c fourier.c -o fourier.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT resample.lo -MD -MP -MF ".deps/resample.Tpo" -c -o resample.lo resample.c; \
	then mv -f ".deps/resample.Tpo" ".deps/resample.Plo"; else rm -f ".deps/resample.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c  -fPIC -DPIC -o .libs/resample.o
resample.c: In function 'MyTransForm':
resample.c:1319: warning: pointer targets in initialization differ in signedness
resample.c: In function 'transForm_aa':
resample.c:2320: warning: pointer targets in initialization differ in signedness
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c -o resample.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT optimize.lo -MD -MP -MF ".deps/optimize.Tpo" -c -o optimize.lo optimize.c; \
	then mv -f ".deps/optimize.Tpo" ".deps/optimize.Plo"; else rm -f ".deps/optimize.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c  -fPIC -DPIC -o .libs/optimize.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c -o optimize.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT morpher.lo -MD -MP -MF ".deps/morpher.Tpo" -c -o morpher.lo morpher.c; \
	then mv -f ".deps/morpher.Tpo" ".deps/morpher.Plo"; else rm -f ".deps/morpher.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT morpher.lo -MD -MP -MF .deps/morpher.Tpo -c morpher.c  -fPIC -DPIC -o .libs/morpher.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT morpher.lo -MD -MP -MF .deps/morpher.Tpo -c morpher.c -o morpher.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT Triangulate.lo -MD -MP -MF ".deps/Triangulate.Tpo" -c -o Triangulate.lo Triangulate.c; \
	then mv -f ".deps/Triangulate.Tpo" ".deps/Triangulate.Plo"; else rm -f ".deps/Triangulate.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT Triangulate.lo -MD -MP -MF .deps/Triangulate.Tpo -c Triangulate.c  -fPIC -DPIC -o .libs/Triangulate.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT Triangulate.lo -MD -MP -MF .deps/Triangulate.Tpo -c Triangulate.c -o Triangulate.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT seamer.lo -MD -MP -MF ".deps/seamer.Tpo" -c -o seamer.lo seamer.c; \
	then mv -f ".deps/seamer.Tpo" ".deps/seamer.Plo"; else rm -f ".deps/seamer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT seamer.lo -MD -MP -MF .deps/seamer.Tpo -c seamer.c  -fPIC -DPIC -o .libs/seamer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT seamer.lo -MD -MP -MF .deps/seamer.Tpo -c seamer.c -o seamer.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT tiff.lo -MD -MP -MF ".deps/tiff.Tpo" -c -o tiff.lo tiff.c; \
	then mv -f ".deps/tiff.Tpo" ".deps/tiff.Plo"; else rm -f ".deps/tiff.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT tiff.lo -MD -MP -MF .deps/tiff.Tpo -c tiff.c  -fPIC -DPIC -o .libs/tiff.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT tiff.lo -MD -MP -MF .deps/tiff.Tpo -c tiff.c -o tiff.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT ZComb.lo -MD -MP -MF ".deps/ZComb.Tpo" -c -o ZComb.lo ZComb.c; \
	then mv -f ".deps/ZComb.Tpo" ".deps/ZComb.Plo"; else rm -f ".deps/ZComb.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ZComb.lo -MD -MP -MF .deps/ZComb.Tpo -c ZComb.c  -fPIC -DPIC -o .libs/ZComb.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ZComb.lo -MD -MP -MF .deps/ZComb.Tpo -c ZComb.c -o ZComb.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT jpeg.lo -MD -MP -MF ".deps/jpeg.Tpo" -c -o jpeg.lo jpeg.c; \
	then mv -f ".deps/jpeg.Tpo" ".deps/jpeg.Plo"; else rm -f ".deps/jpeg.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT jpeg.lo -MD -MP -MF .deps/jpeg.Tpo -c jpeg.c  -fPIC -DPIC -o .libs/jpeg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT jpeg.lo -MD -MP -MF .deps/jpeg.Tpo -c jpeg.c -o jpeg.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT png.lo -MD -MP -MF ".deps/png.Tpo" -c -o png.lo png.c; \
	then mv -f ".deps/png.Tpo" ".deps/png.Plo"; else rm -f ".deps/png.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c  -fPIC -DPIC -o .libs/png.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -o png.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT multilayer.lo -MD -MP -MF ".deps/multilayer.Tpo" -c -o multilayer.lo multilayer.c; \
	then mv -f ".deps/multilayer.Tpo" ".deps/multilayer.Plo"; else rm -f ".deps/multilayer.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT multilayer.lo -MD -MP -MF .deps/multilayer.Tpo -c multilayer.c  -fPIC -DPIC -o .libs/multilayer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT multilayer.lo -MD -MP -MF .deps/multilayer.Tpo -c multilayer.c -o multilayer.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT ptpicker.lo -MD -MP -MF ".deps/ptpicker.Tpo" -c -o ptpicker.lo ptpicker.c; \
	then mv -f ".deps/ptpicker.Tpo" ".deps/ptpicker.Plo"; else rm -f ".deps/ptpicker.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ptpicker.lo -MD -MP -MF .deps/ptpicker.Tpo -c ptpicker.c  -fPIC -DPIC -o .libs/ptpicker.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ptpicker.lo -MD -MP -MF .deps/ptpicker.Tpo -c ptpicker.c -o ptpicker.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT pteditor.lo -MD -MP -MF ".deps/pteditor.Tpo" -c -o pteditor.lo pteditor.c; \
	then mv -f ".deps/pteditor.Tpo" ".deps/pteditor.Plo"; else rm -f ".deps/pteditor.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT pteditor.lo -MD -MP -MF .deps/pteditor.Tpo -c pteditor.c  -fPIC -DPIC -o .libs/pteditor.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT pteditor.lo -MD -MP -MF .deps/pteditor.Tpo -c pteditor.c -o pteditor.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT sys_ansi.lo -MD -MP -MF ".deps/sys_ansi.Tpo" -c -o sys_ansi.lo sys_ansi.c; \
	then mv -f ".deps/sys_ansi.Tpo" ".deps/sys_ansi.Plo"; else rm -f ".deps/sys_ansi.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT sys_ansi.lo -MD -MP -MF .deps/sys_ansi.Tpo -c sys_ansi.c  -fPIC -DPIC -o .libs/sys_ansi.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT sys_ansi.lo -MD -MP -MF .deps/sys_ansi.Tpo -c sys_ansi.c -o sys_ansi.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.   -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB  -D__Ansi__=1     -g -O2 -MT ppm.lo -MD -MP -MF ".deps/ppm.Tpo" -c -o ppm.lo ppm.c; \
	then mv -f ".deps/ppm.Tpo" ".deps/ppm.Plo"; else rm -f ".deps/ppm.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ppm.lo -MD -MP -MF .deps/ppm.Tpo -c ppm.c  -fPIC -DPIC -o .libs/ppm.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -DHasJPEG -DHasPNG -DHasTIFF -DHasZLIB -D__Ansi__=1 -g -O2 -MT ppm.lo -MD -MP -MF .deps/ppm.Tpo -c ppm.c -o ppm.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o libpano12.la -rpath /usr/lib -version-info 0:0:0   filter.lo parser.lo queryfeature.lo correct.lo perspect.lo adjust.lo remap.lo lmdif.lo file.lo math.lo pan.lo PTDialogs.lo fftn.lo fourier.lo resample.lo optimize.lo morpher.lo Triangulate.lo seamer.lo tiff.lo ZComb.lo jpeg.lo png.lo multilayer.lo ptpicker.lo pteditor.lo    sys_ansi.lo ppm.lo  -ljpeg -lpng -ltiff -lz  
gcc -shared  .libs/filter.o .libs/parser.o .libs/queryfeature.o .libs/correct.o .libs/perspect.o .libs/adjust.o .libs/remap.o .libs/lmdif.o .libs/file.o .libs/math.o .libs/pan.o .libs/PTDialogs.o .libs/fftn.o .libs/fourier.o .libs/resample.o .libs/optimize.o .libs/morpher.o .libs/Triangulate.o .libs/seamer.o .libs/tiff.o .libs/ZComb.o .libs/jpeg.o .libs/png.o .libs/multilayer.o .libs/ptpicker.o .libs/pteditor.o .libs/sys_ansi.o .libs/ppm.o  -Wl,--rpath -Wl,/usr/lib -Wl,--rpath -Wl,/usr/lib /usr/lib/libjpeg.so -lpng /usr/lib/libtiff.so -L/usr/lib -lz  -Wl,-soname -Wl,libpano12.so.0 -o .libs/libpano12.so.0.0.0
(cd .libs && rm -f libpano12.so.0 && ln -s libpano12.so.0.0.0 libpano12.so.0)
(cd .libs && rm -f libpano12.so && ln -s libpano12.so.0.0.0 libpano12.so)
ar cru .libs/libpano12.a  filter.o parser.o queryfeature.o correct.o perspect.o adjust.o remap.o lmdif.o file.o math.o pan.o PTDialogs.o fftn.o fourier.o resample.o optimize.o morpher.o Triangulate.o seamer.o tiff.o ZComb.o jpeg.o png.o multilayer.o ptpicker.o pteditor.o sys_ansi.o ppm.o
ranlib .libs/libpano12.a
creating libpano12.la
(cd .libs && rm -f libpano12.la && ln -s ../libpano12.la libpano12.la)
make[3]: Leaving directory `/home/plop/libpano12-2.8.0'
Making all in tools
make[3]: Entering directory `/home/plop/libpano12-2.8.0/tools'
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT panoinfo_unix.o -MD -MP -MF ".deps/panoinfo_unix.Tpo" -c -o panoinfo_unix.o panoinfo_unix.c; \
	then mv -f ".deps/panoinfo_unix.Tpo" ".deps/panoinfo_unix.Po"; else rm -f ".deps/panoinfo_unix.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -L..  -o panoinfo   panoinfo_unix.o  -lpano12 
mkdir .libs
gcc -g -O2 -o .libs/panoinfo panoinfo_unix.o  -L/home/plop/libpano12-2.8.0 /home/plop/libpano12-2.8.0/.libs/libpano12.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lm -lc -lz -Wl,--rpath -Wl,/usr/lib
creating panoinfo
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT PTOptimizer.o -MD -MP -MF ".deps/PTOptimizer.Tpo" -c -o PTOptimizer.o PTOptimizer.c; \
	then mv -f ".deps/PTOptimizer.Tpo" ".deps/PTOptimizer.Po"; else rm -f ".deps/PTOptimizer.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -L..  -o PTOptimizer  PTOptimizer.o -lpano12 
gcc -g -O2 -o .libs/PTOptimizer PTOptimizer.o  -L/home/plop/libpano12-2.8.0 /home/plop/libpano12-2.8.0/.libs/libpano12.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lm -lc -lz -Wl,--rpath -Wl,/usr/lib
creating PTOptimizer
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT PTmender.o -MD -MP -MF ".deps/PTmender.Tpo" -c -o PTmender.o PTmender.c; \
	then mv -f ".deps/PTmender.Tpo" ".deps/PTmender.Po"; else rm -f ".deps/PTmender.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT ColourBrightness.o -MD -MP -MF ".deps/ColourBrightness.Tpo" -c -o ColourBrightness.o ColourBrightness.c; \
	then mv -f ".deps/ColourBrightness.Tpo" ".deps/ColourBrightness.Po"; else rm -f ".deps/ColourBrightness.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT PTcommon.o -MD -MP -MF ".deps/PTcommon.Tpo" -c -o PTcommon.o PTcommon.c; \
	then mv -f ".deps/PTcommon.Tpo" ".deps/PTcommon.Po"; else rm -f ".deps/PTcommon.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -L..  -o PTmender  PTmender.o ColourBrightness.o PTcommon.o -lpano12 -ljpeg -ltiff 
gcc -g -O2 -o .libs/PTmender PTmender.o ColourBrightness.o PTcommon.o  -L/home/plop/libpano12-2.8.0 /home/plop/libpano12-2.8.0/.libs/libpano12.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lz -lm -lc -Wl,--rpath -Wl,/usr/lib
creating PTmender
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT PTblender.o -MD -MP -MF ".deps/PTblender.Tpo" -c -o PTblender.o PTblender.c; \
	then mv -f ".deps/PTblender.Tpo" ".deps/PTblender.Po"; else rm -f ".deps/PTblender.Tpo"; exit 1; fi
PTblender.c: In function 'main':
PTblender.c:101: warning: comparison between pointer and integer
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -L..  -o PTblender  PTblender.o ColourBrightness.o PTcommon.o -lpano12 -ltiff 
gcc -g -O2 -o .libs/PTblender PTblender.o ColourBrightness.o PTcommon.o  -L/home/plop/libpano12-2.8.0 /home/plop/libpano12-2.8.0/.libs/libpano12.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lz -lm -lc -Wl,--rpath -Wl,/usr/lib
creating PTblender
if gcc -DHAVE_CONFIG_H "-I." -I..  -D__Ansi__=1  -DHasTIFF -DHasJPEG   -g -O2 -MT PTtiff2psd.o -MD -MP -MF ".deps/PTtiff2psd.Tpo" -c -o PTtiff2psd.o PTtiff2psd.c; \
	then mv -f ".deps/PTtiff2psd.Tpo" ".deps/PTtiff2psd.Po"; else rm -f ".deps/PTtiff2psd.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -L..  -o PTtiff2psd  PTcommon.o PTtiff2psd.o -lpano12 -ljpeg -ltiff 
gcc -g -O2 -o .libs/PTtiff2psd PTcommon.o PTtiff2psd.o  -L/home/plop/libpano12-2.8.0 /home/plop/libpano12-2.8.0/.libs/libpano12.so -lpng /usr/lib/libtiff.so /usr/lib/libjpeg.so -lz -lm -lc -Wl,--rpath -Wl,/usr/lib
creating PTtiff2psd
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/tools'
Making all in doc
make[3]: Entering directory `/home/plop/libpano12-2.8.0/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/doc'
Making all in build
make[3]: Entering directory `/home/plop/libpano12-2.8.0/build'
Making all in win32
make[4]: Entering directory `/home/plop/libpano12-2.8.0/build/win32'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/plop/libpano12-2.8.0/build/win32'
make[4]: Entering directory `/home/plop/libpano12-2.8.0/build'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0'
make[1]: Leaving directory `/home/plop/libpano12-2.8.0'
touch build-stamp
 debian/rules binary
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Commands to install the package into debian/tmp
/usr/bin/make install DESTDIR=/home/plop/libpano12-2.8.0/debian/tmp
make[1]: Entering directory `/home/plop/libpano12-2.8.0'
Making install in m4
make[2]: Entering directory `/home/plop/libpano12-2.8.0/m4'
make[3]: Entering directory `/home/plop/libpano12-2.8.0/m4'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/m4'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/m4'
Making install in .
make[2]: Entering directory `/home/plop/libpano12-2.8.0'
make[3]: Entering directory `/home/plop/libpano12-2.8.0'
test -z "/usr/lib" || mkdir -p -- "/home/plop/libpano12-2.8.0/debian/tmp/usr/lib"
 /bin/sh ./libtool --mode=install /usr/bin/install -c  'libpano12.la' '/home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.la'
/usr/bin/install -c .libs/libpano12.so.0.0.0 /home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.so.0.0.0
(cd /home/plop/libpano12-2.8.0/debian/tmp/usr/lib && rm -f libpano12.so.0 && ln -s libpano12.so.0.0.0 libpano12.so.0)
(cd /home/plop/libpano12-2.8.0/debian/tmp/usr/lib && rm -f libpano12.so && ln -s libpano12.so.0.0.0 libpano12.so)
/usr/bin/install -c .libs/libpano12.lai /home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.la
/usr/bin/install -c .libs/libpano12.a /home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.a
ranlib /home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.a
chmod 644 /home/plop/libpano12-2.8.0/debian/tmp/usr/lib/libpano12.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/make  install-exec-hook
make[4]: Entering directory `/home/plop/libpano12-2.8.0'
make[4]: Leaving directory `/home/plop/libpano12-2.8.0'
test -z "/usr/include/pano12" || mkdir -p -- "/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12"
 /usr/bin/install -c -m 644 'panorama.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/panorama.h'
 /usr/bin/install -c -m 644 'filter.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/filter.h'
 /usr/bin/install -c -m 644 'version.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/version.h'
 /usr/bin/install -c -m 644 'panotypes.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/panotypes.h'
 /usr/bin/install -c -m 644 'queryfeature.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/queryfeature.h'
 /usr/bin/install -c -m 644 'pteditor.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/pteditor.h'
 /usr/bin/install -c -m 644 'ptutils.h' '/home/plop/libpano12-2.8.0/debian/tmp/usr/include/pano12/ptutils.h'
make[3]: Leaving directory `/home/plop/libpano12-2.8.0'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0'
Making install in tools
make[2]: Entering directory `/home/plop/libpano12-2.8.0/tools'
make[3]: Entering directory `/home/plop/libpano12-2.8.0/tools'
test -z "/usr/bin" || mkdir -p -- "/home/plop/libpano12-2.8.0/debian/tmp/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'panoinfo' '/home/plop/libpano12-2.8.0/debian/tmp/usr/bin/panoinfo'
libtool: install: warning: `/home/plop/libpano12-2.8.0/libpano12.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/panoinfo /home/plop/libpano12-2.8.0/debian/tmp/usr/bin/panoinfo
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'PTOptimizer' '/home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTOptimizer'
libtool: install: warning: `/home/plop/libpano12-2.8.0/libpano12.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/PTOptimizer /home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTOptimizer
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'PTmender' '/home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTmender'
libtool: install: warning: `/home/plop/libpano12-2.8.0/libpano12.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/PTmender /home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTmender
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'PTblender' '/home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTblender'
libtool: install: warning: `/home/plop/libpano12-2.8.0/libpano12.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/PTblender /home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTblender
  /bin/sh ../libtool --mode=install /usr/bin/install -c 'PTtiff2psd' '/home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTtiff2psd'
libtool: install: warning: `/home/plop/libpano12-2.8.0/libpano12.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/PTtiff2psd /home/plop/libpano12-2.8.0/debian/tmp/usr/bin/PTtiff2psd
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/tools'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/tools'
Making install in doc
make[2]: Entering directory `/home/plop/libpano12-2.8.0/doc'
make[3]: Entering directory `/home/plop/libpano12-2.8.0/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/doc'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/doc'
Making install in build
make[2]: Entering directory `/home/plop/libpano12-2.8.0/build'
Making install in win32
make[3]: Entering directory `/home/plop/libpano12-2.8.0/build/win32'
make[4]: Entering directory `/home/plop/libpano12-2.8.0/build/win32'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/plop/libpano12-2.8.0/build/win32'
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/build/win32'
make[3]: Entering directory `/home/plop/libpano12-2.8.0/build'
make[4]: Entering directory `/home/plop/libpano12-2.8.0/build'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[3]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[2]: Leaving directory `/home/plop/libpano12-2.8.0/build'
make[1]: Leaving directory `/home/plop/libpano12-2.8.0'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_install --autodest --sourcedir=debian/tmp
dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `libpano12-dev' in `../libpano12-dev_2.8.0-1_amd64.deb'.
dpkg-deb: building package `libpano12-0' in `../libpano12-0_2.8.0-1_amd64.deb'.
dpkg-deb: building package `libpano12-bin' in `../libpano12-bin_2.8.0-1_amd64.deb'.
 dpkg-genchanges
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
Now signing changes and any dsc files...
 signfile libpano12_2.8.0-1.dsc Florent Bayle <[EMAIL PROTECTED]>
gpg: skipped "Florent Bayle <[EMAIL PROTECTED]>": secret key not available
gpg: [stdin]: clearsign failed: secret key not available
debsign: gpg error occurred!  Aborting....

Attachment: pgp9Y65QN4yce.pgp
Description: PGP signature

Reply via email to