[ create a new paste ] login | about

Link: http://codepad.org/jAXpoXQf    [ raw code | fork ]

Plain Text, pasted on Jan 3:
==> Starting build()...
patching file Makefile.in
patching file xcf2png.c
checking for a BSD-compatible install... /bin/install -c
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 inline... inline
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for inttypes.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for strcasecmp... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether make sets $(MAKE)... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing po-directories commands
/usr/bin/perl mkenumsh.pl gimp/base-enums.h gimp/gimpbaseenums.h gimp/xcf-private.h > enums.h
/usr/bin/perl mkopti.pl xcfinfo
echo >nlsini.c "#include \"xcftools.h\""
echo >>nlsini.c "#ifndef nls_init"
echo >>nlsini.c "void nls_init(void) {"
echo >>nlsini.c "  bindtextdomain(\"xcftools\",\"/usr/share/locale\");"
echo >>nlsini.c "  textdomain(\"xcftools\"); }"
echo >>nlsini.c "#endif"
/usr/bin/perl mkopti.pl xcf2pnm
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o pixels.o -c pixels.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o flatten.o -c flatten.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o flatspec.o -c flatspec.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o scaletab.o -c scaletab.c
/usr/bin/perl mktablec.pl > table.c
/usr/bin/perl mkopti.pl xcf2png
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o palette.o -c palette.c
sed '1s,/usr/bin/perl,/usr/bin/perl,' < xcfview.in > xcfview
/usr/bin/perl mancombine.pl xcfinfo.10 > xcfinfo.1
/usr/bin/perl mancombine.pl xcf2pnm.10 > xcf2pnm.1
/usr/bin/perl mancombine.pl xcf2png.10 > xcf2png.1
/usr/bin/perl mkopti.pl xcfview
/usr/bin/perl manpo/optipot.pl > options.mi
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o xcfinfo.o -c xcfinfo.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o io-unix.o -c io-unix.c
/usr/bin/perl mkenumsc.pl enums.h > enums.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o xcf-general.o -c xcf-general.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o utils.o -c utils.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o nlsini.o -c nlsini.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o xcf2pnm.o -c xcf2pnm.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o table.o -c table.c
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o xcf2png.o -c xcf2png.c
/usr/bin/perl mancombine.pl xcfview.10 > xcfview.1
xgettext -o po/xcftools.pot.tmp -C -k_ -kN_ \
	--foreign-user --msgid-bugs-address=henning@makholm.net \
	--flag=FatalGeneric:2:c-format \
	--flag=FatalUnexpected:1:c-format \
	--flag=FatalBadXCF:1:c-format \
	--flag=FatalUnsupportedXCF:1:c-format \
	xcfinfo.oi xcf2pnm.oi xcf2png.oi xcfview.oi options.i enums.c flatten.c flatspec.c io-unix.c scaletab.c xcf-general.c xcf2pnm.c xcfinfo.c palette.c pixels.c 
xcf2png.c utils.c
if diff po/xcftools.pot po/xcftools.pot.tmp | \
	grep -v '^\([^<>]\|. \?"POT-Creation-Date:\)' > /dev/null; \
then mv -f po/xcftools.pot.tmp po/xcftools.pot ; \
else echo OK, po/xcftools.pot is unchanged ; rm po/xcftools.pot.tmp ; fi
/usr/bin/perl manpo/mantranslate.pl -x options.mi xcfinfo.10 xcf2pnm.10 xcf2png.10 xcfview.10 exit.1i > manpo/manpages.pot.tmp
if diff manpo/manpages.pot manpo/manpages.pot.tmp | \
	grep -v '^\([^<>]\|. \?"POT-Creation-Date:\)' > /dev/null; \
then mv -f manpo/manpages.pot.tmp manpo/manpages.pot ; \
else echo OK, manpo/manpages.pot is unchanged ; rm manpo/manpages.pot.tmp ; fi
OK, manpo/manpages.pot is unchanged
cc -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -fomit-frame-pointer -o enums.o -c enums.c
test -f po/da.po
msgmerge -U po/da.po po/xcftools.pot
.............. done.
touch po/da.po
if ! make -q manpo/manpages.pot ; then \
touch manpo/manpages.pot ; touch manpo/da.po ; fi
make[1]: Entering directory `/home/army/Programme/AUR/xcftools/src/xcftools-1.0.7'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: Leaving directory `/home/army/Programme/AUR/xcftools/src/xcftools-1.0.7'
touch manpo/stamp
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu   xcfinfo.o io-unix.o enums.o xcf-general.o utils.o nlsini.o -o xcfinfo
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu   xcf2pnm.o io-unix.o enums.o xcf-general.o utils.o nlsini.o pixels.o flatten.o flatspec.o scaletab.o 
table.o -o xcf2pnm
msgfmt -c -opo/da.mo po/da.po
for L in da ; do \
   for P in xcfinfo xcf2pnm xcf2png xcfview ; do \
      /usr/bin/perl manpo/mantranslate.pl manpo/$L.po $P.1 \
	> manpo/$P.$L.1 || exit 1; done ; done ;
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu   xcf2png.o io-unix.o enums.o xcf-general.o utils.o nlsini.o pixels.o flatten.o flatspec.o scaletab.o 
table.o palette.o -lpng -o xcf2png
touch manpo/all
if ! make -q po/xcftools.pot ; then \
touch po/xcftools.pot ; touch po/*.po ; touch po/*.mo ; fi
make[1]: Entering directory `/home/army/Programme/AUR/xcftools/src/xcftools-1.0.7'
make[1]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[1]: Leaving directory `/home/army/Programme/AUR/xcftools/src/xcftools-1.0.7'
touch po/stamp
==> Entering fakeroot environment...
==> Starting package()...
for p in xcfinfo xcf2pnm xcf2png xcfview ; do \
  case $p in xcfview) strip= ;; *) strip=-s ;; esac ; \
  /bin/install -c -D $strip $p \
    /home/army/Programme/AUR/xcftools/pkg/usr/bin/`echo $p | sed s,x,x,` \
    || exit 1 ;\
        done
for m in xcfinfo.1 xcf2pnm.1 xcf2png.1 xcfview.1 ; do \
  /bin/install -c -D -m 644 $m \
    /home/army/Programme/AUR/xcftools/pkg/usr/share/man/man1/`echo $m | sed s,x,x,` \
    || exit 1 ; \
done
for lang in da ; do \
  ./install-sh -d /home/army/Programme/AUR/xcftools/pkg/usr/share/locale/$lang/LC_MESSAGES ; \
  /bin/install -c -D -m 644 po/$lang.mo \
	/home/army/Programme/AUR/xcftools/pkg/usr/share/locale/$lang/LC_MESSAGES/xcftools.mo \
  || exit 1 ; \
done
for L in da ; do \
   ./install-sh -d /home/army/Programme/AUR/xcftools/pkg/usr/share/man/$L/man1 || exit 1 ; \
   for P in xcfinfo xcf2pnm xcf2png xcfview ; do \
	/bin/install -c -D -m 644 manpo/$P.$L.1 /home/army/Programme/AUR/xcftools/pkg/usr/share/man/$L/man1/$P.1 \
	|| exit 1; done ; done ;
==> Tidying install...
  -> Purging unwanted files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package...
  -> Generating .PKGINFO file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xcftools 1.0.7-3 (Wed Jan  4 00:19:05 CET 2012)
==> Installing package xcftools with pacman -U...



Create a new paste based on this one


Comments: