Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 383901 Details for
Bug 555432
FTBFS fmt-ptrn-1.3.20-4.fc12
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 62.54 KB, created by
FTBFS
on 2010-01-14 17:22:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-01-14 17:22:24 UTC
Size:
62.54 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'], False, '/var/lib/mock/fedora-development-i386-fmt-ptrn-1.3.20-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xe46890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/fmt-ptrn-1.3.20-4.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'], False, '/var/lib/mock/fedora-development-i386-fmt-ptrn-1.3.20-4.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xe46890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CKpEEG >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf fmt-ptrn-1.3.20 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/fmt-ptrn-1.3.20.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd fmt-ptrn-1.3.20 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZVTXwK >+ umask 022 >+ cd /builddir/build/BUILD >+ cd fmt-ptrn-1.3.20 >+ 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 -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... 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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for gcj... gcj >checking dependency style of gcj... gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 recognize 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 i686-pc-linux-gnu-g++... no >checking for i686-pc-linux-gnu-c++... no >checking for i686-pc-linux-gnu-gpp... no >checking for i686-pc-linux-gnu-aCC... no >checking for i686-pc-linux-gnu-CC... no >checking for i686-pc-linux-gnu-cxx... no >checking for i686-pc-linux-gnu-cc++... no >checking for i686-pc-linux-gnu-cl.exe... no >checking for i686-pc-linux-gnu-FCC... no >checking for i686-pc-linux-gnu-KCC... no >checking for i686-pc-linux-gnu-RCC... no >checking for i686-pc-linux-gnu-xlC_r... no >checking for i686-pc-linux-gnu-xlC... no >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 i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... no >checking for i686-pc-linux-gnu-g95... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-ifort... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-ftn... no >checking for g77... no >checking for xlf... no >checking for f77... no >checking for frt... no >checking for pgf77... no >checking for cf77... no >checking for fort77... no >checking for fl32... no >checking for af77... no >checking for xlf90... no >checking for f90... no >checking for pgf90... no >checking for pghpf... no >checking for epcf90... no >checking for gfortran... no >checking for g95... no >checking for xlf95... no >checking for f95... no >checking for fort... no >checking for ifort... no >checking for ifc... no >checking for efc... no >checking for pgf95... no >checking for lf95... no >checking for ftn... 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... 1966080 >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >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 static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking whether the gcc linker (/usr/bin/ld) 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... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by g++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC >checking if g++ PIC flag -fPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >appending configuration tag "GCJ" to libtool >checking if gcj supports -fno-rtti -fno-exceptions... (cached) no >checking for gcj option to produce PIC... -fPIC >checking if gcj PIC flag -fPIC works... yes >checking if gcj static flag -static works... no >checking if gcj supports -c -o file.o... yes >checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.0.0... yes (version 2.23.1) >checking for strndup... yes >checking for gzopen in -lz... yes >checking pwdb/pwdb_public.h usability... no >checking pwdb/pwdb_public.h presence... no >checking for pwdb/pwdb_public.h... no >checking for pwdb_start in -lpwdb... no >checking for CHECK... no >configure: creating ./config.status >config.status: creating fmt-ptrn.pc >config.status: WARNING: fmt-ptrn.pc.in seems to ignore the --datarootdir setting >config.status: creating Makefile >config.status: creating dry/Makefile >config.status: creating include/Makefile >config.status: creating include/fmt-ptrn/Makefile >config.status: creating src/Makefile >config.status: creating templates/Makefile >config.status: creating templates/AUTHORS/Makefile >config.status: creating templates/c/Makefile >config.status: creating templates/ChangeLog/Makefile >config.status: creating templates/cld/Makefile >config.status: creating templates/COPYING/Makefile >config.status: creating templates/cpp/Makefile >config.status: creating templates/java/Makefile >config.status: creating templates/h/Makefile >config.status: creating templates/html/Makefile >config.status: creating templates/INSTALL/Makefile >config.status: creating templates/inv/Makefile >config.status: creating templates/lsp/Makefile >config.status: creating templates/missing/Makefile >config.status: creating templates/NEWS/Makefile >config.status: creating templates/pl/Makefile >config.status: creating templates/py/Makefile >config.status: creating templates/README/Makefile >config.status: creating templates/scm/Makefile >config.status: creating templates/sh/Makefile >config.status: creating templates/tex/Makefile >config.status: creating templates/xml/Makefile >config.status: creating templates/txt/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT fmt-ptrn.lo -MD -MP -MF .deps/fmt-ptrn.Tpo -c -o fmt-ptrn.lo fmt-ptrn.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT modifiers.lo -MD -MP -MF .deps/modifiers.Tpo -c -o modifiers.lo modifiers.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c >mkdir .libs >mkdir .libs >mkdir: cannot create directory `.libs': File exists > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT modifiers.lo -MD -MP -MF .deps/modifiers.Tpo -c modifiers.c -fPIC -DPIC -o .libs/modifiers.o > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o >mv -f .deps/buffer.Tpo .deps/buffer.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT pair.lo -MD -MP -MF .deps/pair.Tpo -c -o pair.lo pair.c >mv -f .deps/modifiers.Tpo .deps/modifiers.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT template.lo -MD -MP -MF .deps/template.Tpo -c -o template.lo template.c > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT pair.lo -MD -MP -MF .deps/pair.Tpo -c pair.c -fPIC -DPIC -o .libs/pair.o >mv -f .deps/pair.Tpo .deps/pair.Plo >/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT fmt-ptrnjni.lo -MD -MP -MF .deps/fmt-ptrnjni.Tpo -c -o fmt-ptrnjni.lo fmt-ptrnjni.c >mv -f .deps/common.Tpo .deps/common.Plo > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT template.lo -MD -MP -MF .deps/template.Tpo -c template.c -fPIC -DPIC -o .libs/template.o >/bin/sh ../libtool --tag=GCJ --mode=compile gcj -fjni -g -O2 -MT libnewfmt_ptrnjava_la-FmtPtrn.lo -MD -MP -MF .deps/libnewfmt_ptrnjava_la-FmtPtrn.Tpo -c -o libnewfmt_ptrnjava_la-FmtPtrn.lo `test -f 'FmtPtrn.java' || echo './'`FmtPtrn.java > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT fmt-ptrn.lo -MD -MP -MF .deps/fmt-ptrn.Tpo -c fmt-ptrn.c -fPIC -DPIC -o .libs/fmt-ptrn.o >fmt-ptrn.c: In function '_read_modifier': >fmt-ptrn.c:340: warning: assignment discards qualifiers from pointer target type >mv -f .deps/template.Tpo .deps/template.Plo >gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT nf.o -MD -MP -MF .deps/nf.Tpo -c -o nf.o nf.c >mv -f .deps/nf.Tpo .deps/nf.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT usage_nf.o -MD -MP -MF .deps/usage_nf.Tpo -c -o usage_nf.o usage_nf.c >mv -f .deps/usage_nf.Tpo .deps/usage_nf.Po >gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT np.o -MD -MP -MF .deps/np.Tpo -c -o np.o np.c >mv -f .deps/fmt-ptrn.Tpo .deps/fmt-ptrn.Plo >gcj -C FmtPtrn.java >mv -f .deps/np.Tpo .deps/np.Po >/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -version-info 4:20:3 -lglib-2.0 -o libnewfmt-ptrn.la -rpath /usr/lib fmt-ptrn.lo modifiers.lo buffer.lo common.lo pair.lo -lz > gcj -fjni -g -O2 -MT libnewfmt_ptrnjava_la-FmtPtrn.lo -MD -MP -MF .deps/libnewfmt_ptrnjava_la-FmtPtrn.Tpo -c FmtPtrn.java -fPIC -o .libs/libnewfmt_ptrnjava_la-FmtPtrn.o > gcc -DHAVE_CONFIG_H -I. -I.. -I./../include -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -MT fmt-ptrnjni.lo -MD -MP -MF .deps/fmt-ptrnjni.Tpo -c fmt-ptrnjni.c -fPIC -DPIC -o .libs/fmt-ptrnjni.o >fmt-ptrnjni.c: In function 'Java_FmtPtrn_getKeys': >fmt-ptrnjni.c:58: warning: pointer targets in assignment differ in signedness >fmt-ptrnjni.c:65: warning: pointer targets in passing argument 2 of 'fmt_ptrn_get_keys' differ in signedness >./../include/fmt-ptrn/fmt-ptrn.h:48: note: expected 'const char *' but argument is of type 'const jbyte *' >fmt-ptrnjni.c:67: warning: pointer targets in passing argument 3 of '(*env)->ReleaseStringUTFChars' differ in signedness >fmt-ptrnjni.c:67: note: expected 'const char *' but argument is of type 'const jbyte *' >fmt-ptrnjni.c:89: warning: label '_return' defined but not used >mv -f .deps/fmt-ptrnjni.Tpo .deps/fmt-ptrnjni.Plo >/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -version-info 4:20:3 -lglib-2.0 -o libnewtemplate.la -rpath /usr/lib template.lo -lz >jar cvf libnewfmt-ptrnjava.jar FmtPtrn.class >adding: META-INF/ (in=0) (out=0) (stored 0%) >adding: META-INF/MANIFEST.MF (in=56) (out=56) (stored 0%) >adding: FmtPtrn.class (in=472) (out=306) (deflated 35%) >Total: >------ >(in = 512) (out = 680) (deflated -32%) >gcc -shared .libs/template.o -lglib-2.0 -lz -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libnewtemplate.so.1 -o .libs/libnewtemplate.so.1.3.20 >(cd .libs && rm -f libnewtemplate.so.1 && ln -s libnewtemplate.so.1.3.20 libnewtemplate.so.1) >(cd .libs && rm -f libnewtemplate.so && ln -s libnewtemplate.so.1.3.20 libnewtemplate.so) >creating libnewtemplate.la >(cd .libs && rm -f libnewtemplate.la && ln -s ../libnewtemplate.la libnewtemplate.la) >mv -f .deps/libnewfmt_ptrnjava_la-FmtPtrn.Tpo .deps/libnewfmt_ptrnjava_la-FmtPtrn.Plo >/bin/sh ../libtool --tag=GCJ --mode=link gcj -fjni -g -O2 -version-info 4:20:3 -o libnewfmt-ptrnjava.la -rpath /usr/lib libnewfmt_ptrnjava_la-FmtPtrn.lo -lz >gcc -shared .libs/fmt-ptrn.o .libs/modifiers.o .libs/buffer.o .libs/common.o .libs/pair.o -lglib-2.0 -lz -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libnewfmt-ptrn.so.1 -o .libs/libnewfmt-ptrn.so.1.3.20 >(cd .libs && rm -f libnewfmt-ptrn.so.1 && ln -s libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so.1) >(cd .libs && rm -f libnewfmt-ptrn.so && ln -s libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so) >creating libnewfmt-ptrn.la >gcj -shared .libs/libnewfmt_ptrnjava_la-FmtPtrn.o -lz -Wl,-soname -Wl,libnewfmt-ptrnjava.so.1 -o .libs/libnewfmt-ptrnjava.so.1.3.20 >(cd .libs && rm -f libnewfmt-ptrn.la && ln -s ../libnewfmt-ptrn.la libnewfmt-ptrn.la) >/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -version-info 4:20:3 -o libnewfmt-ptrnjni.la -rpath /usr/lib fmt-ptrnjni.lo -lglib-2.0 libnewfmt-ptrn.la -lz >/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -o nf nf.o usage_nf.o libnewfmt-ptrn.la libnewtemplate.la -lglib-2.0 -lz >/bin/sh ../libtool --tag=CC --mode=link gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -o np np.o libnewfmt-ptrn.la libnewtemplate.la -lglib-2.0 -lz >(cd .libs && rm -f libnewfmt-ptrnjava.so.1 && ln -s libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so.1) >(cd .libs && rm -f libnewfmt-ptrnjava.so && ln -s libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so) >creating libnewfmt-ptrnjava.la >(cd .libs && rm -f libnewfmt-ptrnjava.la && ln -s ../libnewfmt-ptrnjava.la libnewfmt-ptrnjava.la) >gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -o .libs/np np.o ./.libs/libnewfmt-ptrn.so ./.libs/libnewtemplate.so -lglib-2.0 -lz >creating np >gcc -g -Wall -DGLOBAL_TEMPLATE_DIR=\"/usr/share/fmt-ptrn/templates\" -DGLOBAL_PROJECT_DIR=\"/usr/share/fmt-ptrn/projects\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -o .libs/nf nf.o usage_nf.o ./.libs/libnewfmt-ptrn.so ./.libs/libnewtemplate.so -lglib-2.0 -lz >gcc -shared .libs/fmt-ptrnjni.o -Wl,--rpath -Wl,/builddir/build/BUILD/fmt-ptrn-1.3.20/src/.libs -lglib-2.0 ./.libs/libnewfmt-ptrn.so -lz -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libnewfmt-ptrnjni.so.1 -o .libs/libnewfmt-ptrnjni.so.1.3.20 >creating nf >(cd .libs && rm -f libnewfmt-ptrnjni.so.1 && ln -s libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so.1) >(cd .libs && rm -f libnewfmt-ptrnjni.so && ln -s libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so) >creating libnewfmt-ptrnjni.la >(cd .libs && rm -f libnewfmt-ptrnjni.la && ln -s ../libnewfmt-ptrnjni.la libnewfmt-ptrnjni.la) >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >Making all in include >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >Making all in fmt-ptrn >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >Making all in dry >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >Making all in templates >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >Making all in AUTHORS >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >Making all in cld >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >Making all in h >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >Making all in inv >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >Making all in NEWS >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >Making all in README >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >Making all in c >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >Making all in COPYING >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >Making all in html >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >Making all in lsp >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >Making all in pl >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >Making all in scm >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >Making all in tex >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >Making all in ChangeLog >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >Making all in cpp >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >Making all in INSTALL >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >Making all in missing >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >Making all in py >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >Making all in sh >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >Making all in txt >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >Making all in java >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >Making all in xml >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rkUWmu >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 >++ dirname /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 >+ cd fmt-ptrn-1.3.20 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 >+ make install DESTDIR=/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386 'INSTALL=install -p' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >gcjh -jni FmtPtrn --classpath=./libnewfmt-ptrnjava.jar >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >gcjh -jni FmtPtrn --classpath=./libnewfmt-ptrnjava.jar >test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib" > /bin/sh ../libtool --mode=install install -p 'libnewfmt-ptrn.la' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.la' >install -p .libs/libnewfmt-ptrn.so.1.3.20 /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.so.1.3.20 >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so.1 || { rm -f libnewfmt-ptrn.so.1 && ln -s libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so.1; }; }) >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so || { rm -f libnewfmt-ptrn.so && ln -s libnewfmt-ptrn.so.1.3.20 libnewfmt-ptrn.so; }; }) >install -p .libs/libnewfmt-ptrn.lai /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install install -p 'libnewtemplate.la' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.la' >install -p .libs/libnewtemplate.so.1.3.20 /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.so.1.3.20 >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewtemplate.so.1.3.20 libnewtemplate.so.1 || { rm -f libnewtemplate.so.1 && ln -s libnewtemplate.so.1.3.20 libnewtemplate.so.1; }; }) >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewtemplate.so.1.3.20 libnewtemplate.so || { rm -f libnewtemplate.so && ln -s libnewtemplate.so.1.3.20 libnewtemplate.so; }; }) >install -p .libs/libnewtemplate.lai /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install install -p 'libnewfmt-ptrnjni.la' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjni.la' >libtool: install: warning: relinking `libnewfmt-ptrnjni.la' >(cd /builddir/build/BUILD/fmt-ptrn-1.3.20/src; /bin/sh ../libtool --tag=CC --mode=relink gcc -g -Wall -DGLOBAL_TEMPLATE_DIR="/usr/share/fmt-ptrn/templates" -DGLOBAL_PROJECT_DIR="/usr/share/fmt-ptrn/projects" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -version-info 4:20:3 -o libnewfmt-ptrnjni.la -rpath /usr/lib fmt-ptrnjni.lo -lglib-2.0 libnewfmt-ptrn.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386) >gcc -shared .libs/fmt-ptrnjni.o -lglib-2.0 -L/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib -L/usr/lib -lnewfmt-ptrn -lz -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libnewfmt-ptrnjni.so.1 -o .libs/libnewfmt-ptrnjni.so.1.3.20 >install -p .libs/libnewfmt-ptrnjni.so.1.3.20T /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjni.so.1.3.20 >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so.1 || { rm -f libnewfmt-ptrnjni.so.1 && ln -s libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so.1; }; }) >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so || { rm -f libnewfmt-ptrnjni.so && ln -s libnewfmt-ptrnjni.so.1.3.20 libnewfmt-ptrnjni.so; }; }) >install -p .libs/libnewfmt-ptrnjni.lai /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjni.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/sh ../libtool --mode=install install -p 'libnewfmt-ptrnjava.la' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjava.la' >install -p .libs/libnewfmt-ptrnjava.so.1.3.20 /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjava.so.1.3.20 >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so.1 || { rm -f libnewfmt-ptrnjava.so.1 && ln -s libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so.1; }; }) >(cd /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib && { ln -s -f libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so || { rm -f libnewfmt-ptrnjava.so && ln -s libnewfmt-ptrnjava.so.1.3.20 libnewfmt-ptrnjava.so; }; }) >install -p .libs/libnewfmt-ptrnjava.lai /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjava.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' >test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin" > /bin/sh ../libtool --mode=install install -p 'nf' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/nf' >libtool: install: warning: `libnewfmt-ptrn.la' has not been installed in `/usr/lib' >libtool: install: warning: `libnewtemplate.la' has not been installed in `/usr/lib' >install -p .libs/nf /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/nf > /bin/sh ../libtool --mode=install install -p 'np' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/np' >libtool: install: warning: `libnewfmt-ptrn.la' has not been installed in `/usr/lib' >libtool: install: warning: `libnewtemplate.la' has not been installed in `/usr/lib' >install -p .libs/np /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/np >test -z "/usr/share/java/" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/java/" > install -p -m 644 'libnewfmt-ptrnjava.jar' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/java//libnewfmt-ptrnjava.jar' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/src' >Making install in include >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >Making install in fmt-ptrn >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/include/fmt-ptrn" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn" > install -p -m 644 'fmt-ptrn.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/fmt-ptrn.h' > install -p -m 644 'modifiers.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/modifiers.h' > install -p -m 644 'buffer.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/buffer.h' > install -p -m 644 'template.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/template.h' > install -p -m 644 'common.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/common.h' > install -p -m 644 'pair.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/pair.h' > install -p -m 644 'sizes.h' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/include/fmt-ptrn/sizes.h' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include/fmt-ptrn' >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/include' >Making install in dry >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/man/man1" > install -p -m 644 './nf.1' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/man/man1/nf.1' > install -p -m 644 './np.1' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/man/man1/np.1' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/dry' >Making install in templates >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >Making install in AUTHORS >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/AUTHORS" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/AUTHORS" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/AUTHORS/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/AUTHORS' >Making install in cld >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/cld" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/cld" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/cld/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cld' >Making install in h >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/h" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/h" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/h/default' > install -p -m 644 'lib' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/h/lib' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/h' >Making install in inv >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/inv" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/inv" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/inv/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/inv' >Making install in NEWS >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/NEWS" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/NEWS" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/NEWS/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/NEWS' >Making install in README >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/README" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/README" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/README/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/README' >Making install in c >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/c" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/c" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/c/default' > install -p -m 644 'gnome_applet' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/c/gnome_applet' > install -p -m 644 'lib' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/c/lib' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/c' >Making install in COPYING >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/COPYING" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/COPYING" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/COPYING/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/COPYING' >Making install in html >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/html" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/html" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/html/default' > install -p -m 644 'slide' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/html/slide' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/html' >Making install in lsp >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/lsp" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/lsp" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/lsp/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/lsp' >Making install in pl >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/pl" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/pl" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/pl/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/pl' >Making install in scm >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/scm/" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/scm/" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/scm//default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/scm' >Making install in tex >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/tex" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/default' > install -p -m 644 'homework' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/homework' > install -p -m 644 'jewel_map' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/jewel_map' > install -p -m 644 'letter' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/letter' > install -p -m 644 'resume' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/resume' > install -p -m 644 'slideshow' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/tex/slideshow' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/tex' >Making install in ChangeLog >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/ChangeLog" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/ChangeLog" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/ChangeLog/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/ChangeLog' >Making install in cpp >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/cpp" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/cpp" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/cpp/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/cpp' >Making install in INSTALL >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/INSTALL" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/INSTALL" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/INSTALL/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/INSTALL' >Making install in missing >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/missing" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/missing" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/missing/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/missing' >Making install in py >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/py" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/py" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/py/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/py' >Making install in sh >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/sh" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/sh" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/sh/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/sh' >Making install in txt >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/txt" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/txt" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/txt/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/txt' >Making install in java >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/java" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/java" > install -p -m 644 'default' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/java/default' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/java' >Making install in xml >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates/xml" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/xml" > install -p -m 644 'dbarticle' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/xml/dbarticle' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates/xml' >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[3]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/usr/share/fmt-ptrn/templates" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates" > install -p -m 644 'header_doc' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/header_doc' > install -p -m 644 'header_gpl' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/share/fmt-ptrn/templates/header_gpl' >make[3]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20/templates' >make[1]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >make[2]: Entering directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >make[2]: Nothing to be done for `install-exec-am'. >test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/pkgconfig" > install -p -m 644 'fmt-ptrn.pc' '/builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/pkgconfig/fmt-ptrn.pc' >make[2]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >make[1]: Leaving directory `/builddir/build/BUILD/fmt-ptrn-1.3.20' >+ rm -f /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.la >+ rm -f /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjni.la >+ rm -f /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjava.la >+ rm -f /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.la >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/fmt-ptrn-1.3.20 >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/nf >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/bin/np >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.so.1.3.20 >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.so.1.3.20 >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjava.so.1.3.20 >extracting debug info from /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrnjni.so.1.3.20 >symlinked /usr/lib/debug/usr/lib/libnewtemplate.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewtemplate.so.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrnjni.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrnjni.so.1.debug >symlinked /usr/lib/debug/usr/lib/libnewtemplate.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewtemplate.so.1.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrn.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrn.so.1.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrnjava.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrnjava.so.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrn.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrn.so.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrnjava.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrnjava.so.1.debug >symlinked /usr/lib/debug/usr/lib/libnewfmt-ptrnjni.so.1.3.20.debug to /usr/lib/debug/usr/lib/libnewfmt-ptrnjni.so.debug >166 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-python-bytecompile >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: fmt-ptrn-1.3.20-4.fc13.i386 >error: File not found: /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.so.%{PACKAGE_VERSION} >error: File not found: /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.so.%{PACKAGE_VERSION} >RPM build errors: > File not found: /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewfmt-ptrn.so.%{PACKAGE_VERSION} > File not found: /builddir/build/BUILDROOT/fmt-ptrn-1.3.20-4.fc13.i386/usr/lib/libnewtemplate.so.%{PACKAGE_VERSION} >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fmt-ptrn.spec'] >LEAVE do --> EXCEPTION RAISED >
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 555432
:
383900
| 383901 |
383902
|
383903
|
383904
|
383905