Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352246 Details for
Bug 475222
net-misc/putty-0.62.20120823-r1 fails when system python is set to python-3*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 76.98 KB, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2013-06-29 14:00:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2013-06-29 14:00:21 UTC
Size:
76.98 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/putty-0.62.20120823-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: jer@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking putty-0.62-2012-08-23.tar.gz to /var/tmp/portage/net-misc/putty-0.62.20120823-r1/work >>>> Source unpacked in /var/tmp/portage/net-misc/putty-0.62.20120823-r1/work >>>> Preparing source in /var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23 ... > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23/unix' ... > [32;01m*[0m Running aclocal ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --without-gssapi >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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for utmpx.h... yes >checking for sys/select.h... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.24.19) >checking for pango_font_family_is_monospace... yes >checking for pango_font_map_list_families... yes >checking for library containing socket... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 for XOpenDisplay in -lX11... yes >checking for getaddrinfo... yes >checking for ptsname... yes >checking for setresuid... yes >checking for strsignal... yes >checking for updwtmpx... yes >checking whether CLOCK_MONOTONIC is declared... yes >checking for library containing clock_gettime... -lrt >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating uxconfig.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23 ... >make -j1 COMPAT=-DNO_IPV6 >echo '/* Empty file touched by automake makefile to force rebuild of version.o */' >empty.h >make all-am >make[1]: Entering directory `/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23/unix' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -DINCLUDE_EMPTY_H `if test -z "" && (cd ./..; md5sum -c manifest >/dev/null 2>&1); then cat ./../version.def; else echo ""; fi` -march=barcelona -mtune=barcelona -O2 -pipe -c -o libversion_a-version.o `test -f './../version.c' || echo './'`./../version.c >rm -f libversion.a >ar cru libversion.a libversion_a-version.o >x86_64-pc-linux-gnu-ranlib libversion.a >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o be_all_s.o `test -f './../be_all_s.c' || echo './'`./../be_all_s.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o cmdline.o `test -f './../cmdline.c' || echo './'`./../cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o conf.o `test -f './../conf.c' || echo './'`./../conf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o cproxy.o `test -f './../cproxy.c' || echo './'`./../cproxy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o ldisc.o `test -f './../ldisc.c' || echo './'`./../ldisc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o logging.o `test -f './../logging.c' || echo './'`./../logging.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o misc.o `test -f './../misc.c' || echo './'`./../misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o pgssapi.o `test -f './../pgssapi.c' || echo './'`./../pgssapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o pinger.o `test -f './../pinger.c' || echo './'`./../pinger.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o portfwd.o `test -f './../portfwd.c' || echo './'`./../portfwd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o proxy.o `test -f './../proxy.c' || echo './'`./../proxy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o raw.o `test -f './../raw.c' || echo './'`./../raw.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o rlogin.o `test -f './../rlogin.c' || echo './'`./../rlogin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o settings.o `test -f './../settings.c' || echo './'`./../settings.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o ssh.o `test -f './../ssh.c' || echo './'`./../ssh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshaes.o `test -f './../sshaes.c' || echo './'`./../sshaes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o ssharcf.o `test -f './../ssharcf.c' || echo './'`./../ssharcf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshblowf.o `test -f './../sshblowf.c' || echo './'`./../sshblowf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshbn.o `test -f './../sshbn.c' || echo './'`./../sshbn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshcrc.o `test -f './../sshcrc.c' || echo './'`./../sshcrc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshcrcda.o `test -f './../sshcrcda.c' || echo './'`./../sshcrcda.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshdes.o `test -f './../sshdes.c' || echo './'`./../sshdes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshdh.o `test -f './../sshdh.c' || echo './'`./../sshdh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshdss.o `test -f './../sshdss.c' || echo './'`./../sshdss.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshgssc.o `test -f './../sshgssc.c' || echo './'`./../sshgssc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshmd5.o `test -f './../sshmd5.c' || echo './'`./../sshmd5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshpubk.o `test -f './../sshpubk.c' || echo './'`./../sshpubk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshrand.o `test -f './../sshrand.c' || echo './'`./../sshrand.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshrsa.o `test -f './../sshrsa.c' || echo './'`./../sshrsa.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshsh256.o `test -f './../sshsh256.c' || echo './'`./../sshsh256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshsh512.o `test -f './../sshsh512.c' || echo './'`./../sshsh512.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshsha.o `test -f './../sshsha.c' || echo './'`./../sshsha.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshzlib.o `test -f './../sshzlib.c' || echo './'`./../sshzlib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o telnet.o `test -f './../telnet.c' || echo './'`./../telnet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o time.o `test -f './../time.c' || echo './'`./../time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o timing.o `test -f './../timing.c' || echo './'`./../timing.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o tree234.o `test -f './../tree234.c' || echo './'`./../tree234.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o ux_x11.o `test -f './../unix/ux_x11.c' || echo './'`./../unix/ux_x11.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxagentc.o `test -f './../unix/uxagentc.c' || echo './'`./../unix/uxagentc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxcons.o `test -f './../unix/uxcons.c' || echo './'`./../unix/uxcons.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxgss.o `test -f './../unix/uxgss.c' || echo './'`./../unix/uxgss.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxmisc.o `test -f './../unix/uxmisc.c' || echo './'`./../unix/uxmisc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxnet.o `test -f './../unix/uxnet.c' || echo './'`./../unix/uxnet.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxnoise.o `test -f './../unix/uxnoise.c' || echo './'`./../unix/uxnoise.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxplink.o `test -f './../unix/uxplink.c' || echo './'`./../unix/uxplink.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxproxy.o `test -f './../unix/uxproxy.c' || echo './'`./../unix/uxproxy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxsel.o `test -f './../unix/uxsel.c' || echo './'`./../unix/uxsel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxser.o `test -f './../unix/uxser.c' || echo './'`./../unix/uxser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxsignal.o `test -f './../unix/uxsignal.c' || echo './'`./../unix/uxsignal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxstore.o `test -f './../unix/uxstore.c' || echo './'`./../unix/uxstore.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o wildcard.o `test -f './../wildcard.c' || echo './'`./../wildcard.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o x11fwd.o `test -f './../x11fwd.c' || echo './'`./../x11fwd.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o plink be_all_s.o cmdline.o conf.o cproxy.o ldisc.o logging.o misc.o pgssapi.o pinger.o portfwd.o proxy.o raw.o rlogin.o settings.o ssh.o sshaes.o ssharcf.o sshblowf.o sshbn.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshgssc.o sshmd5.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshzlib.o telnet.o time.o timing.o tree234.o ux_x11.o uxagentc.o uxcons.o uxgss.o uxmisc.o uxnet.o uxnoise.o uxplink.o uxproxy.o uxsel.o uxser.o uxsignal.o uxstore.o wildcard.o x11fwd.o libversion.a -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o be_ssh.o `test -f './../be_ssh.c' || echo './'`./../be_ssh.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o int64.o `test -f './../int64.c' || echo './'`./../int64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o pscp.o `test -f './../pscp.c' || echo './'`./../pscp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sftp.o `test -f './../sftp.c' || echo './'`./../sftp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxsftp.o `test -f './../unix/uxsftp.c' || echo './'`./../unix/uxsftp.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o pscp be_ssh.o cmdline.o conf.o cproxy.o int64.o logging.o misc.o pgssapi.o pinger.o portfwd.o proxy.o pscp.o settings.o sftp.o ssh.o sshaes.o ssharcf.o sshblowf.o sshbn.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshgssc.o sshmd5.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshzlib.o time.o timing.o tree234.o uxagentc.o uxcons.o uxgss.o uxmisc.o uxnet.o uxnoise.o uxproxy.o uxsel.o uxsftp.o uxstore.o wildcard.o x11fwd.o libversion.a -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o psftp.o `test -f './../psftp.c' || echo './'`./../psftp.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o psftp be_ssh.o cmdline.o conf.o cproxy.o int64.o logging.o misc.o pgssapi.o pinger.o portfwd.o proxy.o psftp.o settings.o sftp.o ssh.o sshaes.o ssharcf.o sshblowf.o sshbn.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshgssc.o sshmd5.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshzlib.o time.o timing.o tree234.o uxagentc.o uxcons.o uxgss.o uxmisc.o uxnet.o uxnoise.o uxproxy.o uxsel.o uxsftp.o uxstore.o wildcard.o x11fwd.o libversion.a -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o cmdgen.o `test -f './../cmdgen.c' || echo './'`./../cmdgen.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o import.o `test -f './../import.c' || echo './'`./../import.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o notiming.o `test -f './../notiming.c' || echo './'`./../notiming.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshdssg.o `test -f './../sshdssg.c' || echo './'`./../sshdssg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshprime.o `test -f './../sshprime.c' || echo './'`./../sshprime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sshrsag.o `test -f './../sshrsag.c' || echo './'`./../sshrsag.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxgen.o `test -f './../unix/uxgen.c' || echo './'`./../unix/uxgen.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o puttygen cmdgen.o conf.o import.o misc.o notiming.o sshaes.o sshbn.o sshdes.o sshdss.o sshdssg.o sshmd5.o sshprime.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshsh256.o sshsh512.o sshsha.o time.o tree234.o uxcons.o uxgen.o uxmisc.o uxnoise.o uxstore.o libversion.a -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o be_none.o `test -f './../be_none.c' || echo './'`./../be_none.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o fromucs.o `test -f './../charset/fromucs.c' || echo './'`./../charset/fromucs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o localenc.o `test -f './../charset/localenc.c' || echo './'`./../charset/localenc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o macenc.o `test -f './../charset/macenc.c' || echo './'`./../charset/macenc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o mimeenc.o `test -f './../charset/mimeenc.c' || echo './'`./../charset/mimeenc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sbcs.o `test -f './../charset/sbcs.c' || echo './'`./../charset/sbcs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sbcsdat.o `test -f './../charset/sbcsdat.c' || echo './'`./../charset/sbcsdat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o slookup.o `test -f './../charset/slookup.c' || echo './'`./../charset/slookup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o toucs.o `test -f './../charset/toucs.c' || echo './'`./../charset/toucs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o utf8.o `test -f './../charset/utf8.c' || echo './'`./../charset/utf8.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xenc.o `test -f './../charset/xenc.c' || echo './'`./../charset/xenc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o config.o `test -f './../config.c' || echo './'`./../config.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o dialog.o `test -f './../dialog.c' || echo './'`./../dialog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o ldiscucs.o `test -f './../ldiscucs.c' || echo './'`./../ldiscucs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o minibidi.o `test -f './../minibidi.c' || echo './'`./../minibidi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o nocproxy.o `test -f './../nocproxy.c' || echo './'`./../nocproxy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o nogss.o `test -f './../nogss.c' || echo './'`./../nogss.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o sercfg.o `test -f './../sercfg.c' || echo './'`./../sercfg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o terminal.o `test -f './../terminal.c' || echo './'`./../terminal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o gtkcfg.o `test -f './../unix/gtkcfg.c' || echo './'`./../unix/gtkcfg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o gtkcols.o `test -f './../unix/gtkcols.c' || echo './'`./../unix/gtkcols.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o gtkdlg.o `test -f './../unix/gtkdlg.c' || echo './'`./../unix/gtkdlg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o gtkfont.o `test -f './../unix/gtkfont.c' || echo './'`./../unix/gtkfont.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o gtkwin.o `test -f './../unix/gtkwin.c' || echo './'`./../unix/gtkwin.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxcfg.o `test -f './../unix/uxcfg.c' || echo './'`./../unix/uxcfg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxprint.o `test -f './../unix/uxprint.c' || echo './'`./../unix/uxprint.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxpterm.o `test -f './../unix/uxpterm.c' || echo './'`./../unix/uxpterm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxpty.o `test -f './../unix/uxpty.c' || echo './'`./../unix/uxpty.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxucs.o `test -f './../unix/uxucs.c' || echo './'`./../unix/uxucs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xkeysym.o `test -f './../unix/xkeysym.c' || echo './'`./../unix/xkeysym.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xpmptcfg.o `test -f './../unix/xpmptcfg.c' || echo './'`./../unix/xpmptcfg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xpmpterm.o `test -f './../unix/xpmpterm.c' || echo './'`./../unix/xpmpterm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o wcwidth.o `test -f './../wcwidth.c' || echo './'`./../wcwidth.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o pterm be_none.o fromucs.o localenc.o macenc.o mimeenc.o sbcs.o sbcsdat.o slookup.o toucs.o utf8.o xenc.o cmdline.o conf.o config.o dialog.o ldisc.o ldiscucs.o logging.o minibidi.o misc.o nocproxy.o nogss.o sercfg.o settings.o terminal.o time.o timing.o tree234.o gtkcfg.o gtkcols.o gtkdlg.o gtkfont.o gtkwin.o uxcfg.o uxmisc.o uxprint.o uxpterm.o uxpty.o uxsel.o uxsignal.o uxstore.o uxucs.o xkeysym.o xpmptcfg.o xpmpterm.o wcwidth.o libversion.a -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o uxputty.o `test -f './../unix/uxputty.c' || echo './'`./../unix/uxputty.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xpmpucfg.o `test -f './../unix/xpmpucfg.c' || echo './'`./../unix/xpmpucfg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o xpmputty.o `test -f './../unix/xpmputty.c' || echo './'`./../unix/xpmputty.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o putty be_all_s.o fromucs.o localenc.o macenc.o mimeenc.o sbcs.o sbcsdat.o slookup.o toucs.o utf8.o xenc.o cmdline.o conf.o config.o cproxy.o dialog.o ldisc.o ldiscucs.o logging.o minibidi.o misc.o pgssapi.o pinger.o portfwd.o proxy.o raw.o rlogin.o sercfg.o settings.o ssh.o sshaes.o ssharcf.o sshblowf.o sshbn.o sshcrc.o sshcrcda.o sshdes.o sshdh.o sshdss.o sshgssc.o sshmd5.o sshpubk.o sshrand.o sshrsa.o sshsh256.o sshsh512.o sshsha.o sshzlib.o telnet.o terminal.o time.o timing.o tree234.o gtkcfg.o gtkcols.o gtkdlg.o gtkfont.o gtkwin.o ux_x11.o uxagentc.o uxcfg.o uxgss.o uxmisc.o uxnet.o uxnoise.o uxprint.o uxproxy.o uxputty.o uxsel.o uxser.o uxsignal.o uxstore.o uxucs.o xkeysym.o xpmpucfg.o xpmputty.o wcwidth.o wildcard.o x11fwd.o libversion.a -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -c -o be_nos_s.o `test -f './../be_nos_s.c' || echo './'`./../be_nos_s.c >x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DNO_IPV6 -I./.././ -I./../charset/ -I./../windows/ -I./../unix/ -I./../macosx/ -march=barcelona -mtune=barcelona -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -Wl,--as-needed -o puttytel be_nos_s.o fromucs.o localenc.o macenc.o mimeenc.o sbcs.o sbcsdat.o slookup.o toucs.o utf8.o xenc.o cmdline.o conf.o config.o dialog.o ldisc.o ldiscucs.o logging.o minibidi.o misc.o nocproxy.o nogss.o pinger.o proxy.o raw.o rlogin.o sercfg.o settings.o telnet.o terminal.o time.o timing.o tree234.o gtkcfg.o gtkcols.o gtkdlg.o gtkfont.o gtkwin.o uxcfg.o uxmisc.o uxnet.o uxprint.o uxproxy.o uxputty.o uxsel.o uxser.o uxsignal.o uxstore.o uxucs.o xkeysym.o xpmpucfg.o xpmputty.o wcwidth.o libversion.a -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lrt >make[1]: Leaving directory `/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23/unix' >Traceback (most recent call last): > File "./mkicon.py", line 1093, in <module> > drawicon(eval(realargs[0]), int(realargs[1]), realargs[2], orangebackground) > File "./mkicon.py", line 909, in drawicon > canvas = func(width / 32.0) > File "./mkicon.py", line 781, in putty_icon > return xybolt(computer(size), computer(size), size) > File "./mkicon.py", line 329, in computer > m = monitor(size) > File "./mkicon.py", line 322, in monitor > border(canvas, size, [(0,int(height-1),BL)]) > File "./mkicon.py", line 123, in border > thickness = memoisedsqrt(thickness) > File "./mkicon.py", line 65, in memoisedsqrt > if not sqrthash.has_key(x): >AttributeError: 'dict' object has no attribute 'has_key' > [31;01m*[0m ERROR: net-misc/putty-0.62.20120823-r1 failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 3356: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ./mkicon.py putty_icon ${i} putty-${i}.png || die; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/putty-0.62.20120823-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/putty-0.62.20120823-r1'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/putty-0.62.20120823-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/putty-0.62.20120823-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23/icons' > [31;01m*[0m S: '/var/tmp/portage/net-misc/putty-0.62.20120823-r1/work/putty-0.62-2012-08-23'
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 475222
: 352246