Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 154091 Details for
Bug 238936
Cannot compile libjpeg in i386 mode on x86_64 machine
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
buildlog of libjpeg
libjpeg-build-i386-on-x86_64.log (text/plain), 58.97 KB, created by
Jan Slupski
on 2007-05-04 00:14:12 UTC
(
hide
)
Description:
buildlog of libjpeg
Filename:
MIME Type:
Creator:
Jan Slupski
Created:
2007-05-04 00:14:12 UTC
Size:
58.97 KB
patch
obsolete
>warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >warning: user brewbuilder does not exist - using root >warning: group brewbuilder does not exist - using root >Installing libjpeg-6b-37.src.rpm >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.68174 >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /usr/src/redhat/BUILD >+ rm -rf jpeg-6b >+ /usr/bin/bzip2 -dc /usr/src/redhat/SOURCES/jpegsrc.v6b.tar.bz2 >+ tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd jpeg-6b >++ /usr/bin/id -u >+ '[' 0 = 0 ']' >+ /bin/chown -Rhf root . >++ /usr/bin/id -u >+ '[' 0 = 0 ']' >+ /bin/chgrp -Rhf root . >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (libjpeg-6b-arm.patch):' >Patch #0 (libjpeg-6b-arm.patch): >+ patch -p1 -b --suffix .arm -s >+ echo 'Patch #1 (jpeg-c++.patch):' >Patch #1 (jpeg-c++.patch): >+ patch -p1 -b --suffix .c++ -s >+ echo 'Patch #2 (libjpeg-shared.patch):' >Patch #2 (libjpeg-shared.patch): >+ patch -p1 -b --suffix .ppcshared -s >+ echo 'Patch #3 (libjpeg-rpath.patch):' >Patch #3 (libjpeg-rpath.patch): >+ patch -p1 -b --suffix .cflags -s >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.68174 >+ umask 022 >+ cd /usr/src/redhat/BUILD >+ cd jpeg-6b >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export FFLAGS >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /bin/rm -f ./config.guess >++ basename ./config.guess >+ /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >`/usr/lib/rpm/redhat/config.guess' -> `./config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /bin/rm -f ./config.sub >++ basename ./config.sub >+ /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >`/usr/lib/rpm/redhat/config.sub' -> `./config.sub' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-static >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) works... yes >checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking how to run the C preprocessor... gcc -E >checking for function prototypes... yes >checking for stddef.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for size_t... yes >checking for type unsigned char... yes >checking for type unsigned short... yes >checking for type void... yes >checking for working const... yes >checking for inline... __inline__ >checking for broken incomplete types... ok >checking for short external names... ok >checking to see if char is signed... yes >checking to see if right shift is signed... yes >checking to see if fopen accepts b spec... yes >checking for a BSD compatible install... /usr/bin/install -c >checking for ranlib... ranlib >checking host system type... x86_64-redhat-linux-gnu >checking for ranlib... ranlib >checking for gcc... gcc >checking whether we are using GNU C... yes >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... -static >checking whether ln -s works... yes >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the linker (/usr/bin/ld) supports shared libraries... yes >checking for BSD-compatible nm... /usr/bin/nm -B >checking command to parse /usr/bin/nm -B output... yes >checking how to hardcode library paths into programs... immediate >checking for /usr/bin/ld option to reload object files... -r >checking dynamic linker characteristics... Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for objdir... .libs >creating libtool >checking libjpeg version number... 62 >creating ./config.status >creating Makefile >creating jconfig.h >+ make libdir=/usr/lib64 -j2 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcapimin.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcapistd.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcapistd.c >mv -f jcapistd.o jcapistd.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcapistd.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jctrans.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcapimin.c >mv -f jcapimin.o jcapimin.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcapimin.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcparam.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jctrans.c >mv -f jctrans.o jctrans.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jctrans.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcparam.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdatadst.c >mv -f jcparam.o jcparam.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcparam.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcinit.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdatadst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcinit.c >mv -f jdatadst.o jdatadst.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdatadst.c >/dev/null 2>&1 >mv -f jcinit.o jcinit.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcinit.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmaster.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmarker.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcmarker.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcmaster.c >mv -f jcmarker.o jcmarker.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmarker.c >/dev/null 2>&1 >mv -f jcmaster.o jcmaster.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmaster.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmainct.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcprepct.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcprepct.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcmainct.c >mv -f jcprepct.o jcprepct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcprepct.c >/dev/null 2>&1 >./jcmainct.c: In function 'start_pass_main': >./jcmainct.c:71: warning: 'main' is usually a function >./jcmainct.c: In function 'process_data_simple_main': >./jcmainct.c:117: warning: 'main' is usually a function >./jcmainct.c: In function 'jinit_c_main_controller': >./jcmainct.c:247: warning: 'main' is usually a function >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jccoefct.c >mv -f jcmainct.o jcmainct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcmainct.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jccolor.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jccolor.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jccoefct.c >mv -f jccolor.o jccolor.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jccolor.c >/dev/null 2>&1 >mv -f jccoefct.o jccoefct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jccoefct.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcsample.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jchuff.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcsample.c >mv -f jcsample.o jcsample.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcsample.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jchuff.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcphuff.c >mv -f jchuff.o jchuff.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jchuff.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcdctmgr.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcphuff.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcdctmgr.c >mv -f jcphuff.o jcphuff.lo >mv -f jcdctmgr.o jcdctmgr.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcdctmgr.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcphuff.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctfst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jfdctfst.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctflt.c >mv -f jfdctfst.o jfdctfst.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctfst.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctint.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jfdctflt.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jfdctint.c >mv -f jfdctint.o jfdctint.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctint.c >/dev/null 2>&1 >mv -f jfdctflt.o jfdctflt.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jfdctflt.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdapimin.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdapistd.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdapistd.c >mv -f jdapistd.o jdapistd.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdapistd.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdapimin.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdtrans.c >mv -f jdapimin.o jdapimin.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdapimin.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdatasrc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdatasrc.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdtrans.c >mv -f jdtrans.o jdtrans.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdtrans.c >/dev/null 2>&1 >mv -f jdatasrc.o jdatasrc.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdatasrc.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmaster.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdinput.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdmaster.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdinput.c >mv -f jdmaster.o jdmaster.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmaster.c >/dev/null 2>&1 >mv -f jdinput.o jdinput.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdinput.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmarker.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdhuff.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdmarker.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdhuff.c >mv -f jdhuff.o jdhuff.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdhuff.c >/dev/null 2>&1 >mv -f jdmarker.o jdmarker.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmarker.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdphuff.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmainct.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdphuff.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdmainct.c >./jdmainct.c: In function 'alloc_funny_pointers': >./jdmainct.c:162: warning: 'main' is usually a function >./jdmainct.c: In function 'make_funny_pointers': >./jdmainct.c:203: warning: 'main' is usually a function >./jdmainct.c: In function 'set_wraparound_pointers': >./jdmainct.c:243: warning: 'main' is usually a function >./jdmainct.c: In function 'set_bottom_pointers': >./jdmainct.c:272: warning: 'main' is usually a function >./jdmainct.c: In function 'start_pass_main': >./jdmainct.c:309: warning: 'main' is usually a function >./jdmainct.c: In function 'process_data_simple_main': >./jdmainct.c:349: warning: 'main' is usually a function >./jdmainct.c: In function 'process_data_context_main': >./jdmainct.c:389: warning: 'main' is usually a function >./jdmainct.c: In function 'jinit_d_main_controller': >./jdmainct.c:478: warning: 'main' is usually a function >mv -f jdphuff.o jdphuff.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdphuff.c >/dev/null 2>&1 >mv -f jdmainct.o jdmainct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmainct.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdcoefct.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdpostct.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdcoefct.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdpostct.c >mv -f jdcoefct.o jdcoefct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdcoefct.c >/dev/null 2>&1 >mv -f jdpostct.o jdpostct.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdpostct.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jddctmgr.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctfst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jidctfst.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jddctmgr.c >mv -f jidctfst.o jidctfst.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctfst.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctflt.c >mv -f jddctmgr.o jddctmgr.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jddctmgr.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctint.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jidctflt.c >mv -f jidctflt.o jidctflt.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctflt.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctred.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jidctint.c >mv -f jidctint.o jidctint.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctint.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jidctred.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdsample.c >mv -f jidctred.o jidctred.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jidctred.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdcolor.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdsample.c >mv -f jdsample.o jdsample.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdsample.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdcolor.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jquant1.c >mv -f jdcolor.o jdcolor.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdcolor.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jquant2.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jquant1.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jquant2.c >mv -f jquant1.o jquant1.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jquant1.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmerge.c >mv -f jquant2.o jquant2.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jquant2.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcomapi.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jdmerge.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jcomapi.c >mv -f jdmerge.o jdmerge.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jdmerge.c >/dev/null 2>&1 >mv -f jcomapi.o jcomapi.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jcomapi.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jutils.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jerror.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jerror.c >mv -f jerror.o jerror.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jerror.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jutils.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jmemmgr.c >mv -f jutils.o jutils.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jutils.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jmemnobs.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jmemmgr.c >mv -f jmemmgr.o jmemmgr.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jmemmgr.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jmemnobs.c >mv -f jmemnobs.o jmemnobs.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jmemnobs.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./cjpeg.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdppm.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdppm.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./cjpeg.c >mv -f cjpeg.o cjpeg.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./cjpeg.c >/dev/null 2>&1 >mv -f rdppm.o rdppm.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdppm.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdgif.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdtarga.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdgif.c >mv -f rdgif.o rdgif.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdgif.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdrle.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdtarga.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdrle.c >mv -f rdtarga.o rdtarga.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdtarga.c >/dev/null 2>&1 >mv -f rdrle.o rdrle.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdrle.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdbmp.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdswitch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdswitch.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdbmp.c >mv -f rdswitch.o rdswitch.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdswitch.c >/dev/null 2>&1 >mv -f rdbmp.o rdbmp.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdbmp.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./cdjpeg.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./djpeg.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./djpeg.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./cdjpeg.c >mv -f cdjpeg.o cdjpeg.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./cdjpeg.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrppm.c >mv -f djpeg.o djpeg.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./djpeg.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrgif.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrppm.c >./wrppm.c: In function 'put_pixel_rows': >./wrppm.c:95: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./wrppm.c: In function 'copy_pixel_rows': >./wrppm.c:118: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./wrppm.c: In function 'put_demapped_rgb': >./wrppm.c:148: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./wrppm.c: In function 'put_demapped_gray': >./wrppm.c:167: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f wrppm.o wrppm.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrppm.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrtarga.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrgif.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrtarga.c >./wrtarga.c: In function 'put_pixel_rows': >./wrtarga.c:116: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./wrtarga.c: In function 'put_gray_rows': >./wrtarga.c:134: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./wrtarga.c: In function 'put_demapped_gray': >./wrtarga.c:158: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >mv -f wrgif.o wrgif.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrgif.c >/dev/null 2>&1 >mv -f wrtarga.o wrtarga.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrtarga.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrrle.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrbmp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrrle.c >mv -f wrrle.o wrrle.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrrle.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrbmp.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdcolmap.c >mv -f wrbmp.o wrbmp.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrbmp.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdcolmap.c >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jpegtran.c >mv -f rdcolmap.o rdcolmap.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdcolmap.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./transupp.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./jpegtran.c >mv -f jpegtran.o jpegtran.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./jpegtran.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdjpgcom.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./transupp.c >mv -f transupp.o transupp.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./transupp.c >/dev/null 2>&1 >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./rdjpgcom.c >mv -f rdjpgcom.o rdjpgcom.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./rdjpgcom.c >/dev/null 2>&1 >./libtool --mode=compile gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrjpgcom.c >./libtool --mode=link gcc -o libjpeg.la jcapimin.lo jcapistd.lo jctrans.lo jcparam.lo jdatadst.lo jcinit.lo jcmaster.lo jcmarker.lo jcmainct.lo jcprepct.lo jccoefct.lo jccolor.lo jcsample.lo jchuff.lo jcphuff.lo jcdctmgr.lo jfdctfst.lo jfdctflt.lo jfdctint.lo jdapimin.lo jdapistd.lo jdtrans.lo jdatasrc.lo jdmaster.lo jdinput.lo jdmarker.lo jdhuff.lo jdphuff.lo jdmainct.lo jdcoefct.lo jdpostct.lo jddctmgr.lo jidctfst.lo jidctflt.lo jidctint.lo jidctred.lo jdsample.lo jdcolor.lo jquant1.lo jquant2.lo jdmerge.lo jcomapi.lo jutils.lo jerror.lo jmemmgr.lo jmemnobs.lo \ > -rpath /usr/lib64 -version-info 62 >mkdir .libs >gcc -shared -Wl,-soname -Wl,libjpeg.so.62 -o .libs/libjpeg.so.62.0.0 jcapimin.lo jcapistd.lo jctrans.lo jcparam.lo jdatadst.lo jcinit.lo jcmaster.lo jcmarker.lo jcmainct.lo jcprepct.lo jccoefct.lo jccolor.lo jcsample.lo jchuff.lo jcphuff.lo jcdctmgr.lo jfdctfst.lo jfdctflt.lo jfdctint.lo jdapimin.lo jdapistd.lo jdtrans.lo jdatasrc.lo jdmaster.lo jdinput.lo jdmarker.lo jdhuff.lo jdphuff.lo jdmainct.lo jdcoefct.lo jdpostct.lo jddctmgr.lo jidctfst.lo jidctflt.lo jidctint.lo jidctred.lo jdsample.lo jdcolor.lo jquant1.lo jquant2.lo jdmerge.lo jcomapi.lo jutils.lo jerror.lo jmemmgr.lo jmemnobs.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c -fPIC -DPIC ./wrjpgcom.c >mv -f wrjpgcom.o wrjpgcom.lo >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I. -c ./wrjpgcom.c >/dev/null 2>&1 >/usr/bin/ld: warning: i386 architecture of input file `jcapimin.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcapistd.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jctrans.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcparam.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdatadst.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcinit.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcmaster.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcmarker.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcmainct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcprepct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jccoefct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jccolor.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcsample.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jchuff.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcphuff.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcdctmgr.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jfdctfst.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jfdctflt.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jfdctint.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdapimin.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdapistd.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdtrans.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdatasrc.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdmaster.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdinput.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdmarker.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdhuff.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdphuff.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdmainct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdcoefct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdpostct.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jddctmgr.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jidctfst.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jidctflt.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jidctint.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jidctred.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdsample.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdcolor.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jquant1.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jquant2.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jdmerge.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jcomapi.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jutils.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jerror.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jmemmgr.lo' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `jmemnobs.lo' is incompatible with i386:x86-64 output >(cd .libs && ln -s libjpeg.so.62.0.0 libjpeg.so.62) >(cd .libs && ln -s libjpeg.so.62.0.0 libjpeg.so) >ar cru .libs/libjpeg.a jcapimin.o jcapistd.o jctrans.o jcparam.o jdatadst.o jcinit.o jcmaster.o jcmarker.o jcmainct.o jcprepct.o jccoefct.o jccolor.o jcsample.o jchuff.o jcphuff.o jcdctmgr.o jfdctfst.o jfdctflt.o jfdctint.o jdapimin.o jdapistd.o jdtrans.o jdatasrc.o jdmaster.o jdinput.o jdmarker.o jdhuff.o jdphuff.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jidctred.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o >ranlib .libs/libjpeg.a >creating libjpeg.la >(cd .libs && ln -s ../libjpeg.la libjpeg.la) >./libtool --mode=link gcc -o rdjpgcom rdjpgcom.lo >./libtool --mode=link gcc -o cjpeg cjpeg.lo rdppm.lo rdgif.lo rdtarga.lo rdrle.lo rdbmp.lo rdswitch.lo cdjpeg.lo libjpeg.la >XXXLD_RUN_PATH="/usr/lib64:$XXXLD_RUN_PATH" gcc -o .libs/cjpeg cjpeg.o rdppm.o rdgif.o rdtarga.o rdrle.o rdbmp.o rdswitch.o cdjpeg.o .libs/libjpeg.so >gcc -o rdjpgcom rdjpgcom.o >/usr/bin/ld: warning: i386 architecture of input file `cjpeg.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdppm.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdgif.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdtarga.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdrle.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdbmp.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdswitch.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `cdjpeg.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdjpgcom.o' is incompatible with i386:x86-64 output >creating cjpeg >./libtool --mode=link gcc -o djpeg djpeg.lo wrppm.lo wrgif.lo wrtarga.lo wrrle.lo wrbmp.lo rdcolmap.lo cdjpeg.lo libjpeg.la >XXXLD_RUN_PATH="/usr/lib64:$XXXLD_RUN_PATH" gcc -o .libs/djpeg djpeg.o wrppm.o wrgif.o wrtarga.o wrrle.o wrbmp.o rdcolmap.o cdjpeg.o .libs/libjpeg.so >/usr/bin/ld: warning: i386 architecture of input file `djpeg.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `wrppm.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `wrgif.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `wrtarga.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `wrrle.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `wrbmp.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdcolmap.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `cdjpeg.o' is incompatible with i386:x86-64 output >creating djpeg >./libtool --mode=link gcc -o jpegtran jpegtran.lo rdswitch.lo cdjpeg.lo transupp.lo libjpeg.la >./libtool --mode=link gcc -o wrjpgcom wrjpgcom.lo >XXXLD_RUN_PATH="/usr/lib64:$XXXLD_RUN_PATH" gcc -o .libs/jpegtran jpegtran.o rdswitch.o cdjpeg.o transupp.o .libs/libjpeg.so >/usr/bin/ld: warning: i386 architecture of input file `jpegtran.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `rdswitch.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `cdjpeg.o' is incompatible with i386:x86-64 output >/usr/bin/ld: warning: i386 architecture of input file `transupp.o' is incompatible with i386:x86-64 output >creating jpegtran >gcc -o wrjpgcom wrjpgcom.o >/usr/bin/ld: warning: i386 architecture of input file `wrjpgcom.o' is incompatible with i386:x86-64 output >+ LD_LIBRARY_PATH=/root/bin/lib:/usr/src/redhat/BUILD/jpeg-6b >+ make test >rm -f testout* >./djpeg -dct int -ppm -outfile testout.ppm ./testorig.jpg >make: *** [test] Segmentation fault >error: Bad exit status from /var/tmp/rpm-tmp.68174 (%build) > > >RPM build errors: > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > user brewbuilder does not exist - using root > group brewbuilder does not exist - using root > Bad exit status from /var/tmp/rpm-tmp.68174 (%build)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238936
: 154091