Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74040 Details for
Bug 114437
app-pda/pilot-link contains insecure RUNPATH's
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pilot-link ebuild log
4197-pilot-link-0.11.8-r1.log (text/plain), 125.53 KB, created by
Matthew Baker
on 2005-12-04 05:13:34 UTC
(
hide
)
Description:
pilot-link ebuild log
Filename:
MIME Type:
Creator:
Matthew Baker
Created:
2005-12-04 05:13:34 UTC
Size:
125.53 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking pilot-link-0.11.8.tar.bz2 to /var/tmp/portage/pilot-link-0.11.8-r1/work > [32;01m*[0m Applying pilot-link-0.11.8-java_fPIC_fix.patch ... >[A[83C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pilot-link-0.11.8-m4.patch ... >[A[83C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying pilot-link-0.11.8-netsync.patch ... >[A[83C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. > * econf: updating pilot-link-0.11.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pilot-link-0.11.8/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --includedir=/usr/include/libpisock --with-java=no --with-perl=yes --with-python=yes --with-tcl=/usr/lib --with-itcl=yes --with-tk=yes --with-libpng=/usr --with-readline=yes --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for id... /bin/id > > WARNING: Please do not configure or build this software as root.. > > You should not need to be the root user, or superuser to build or > configure software. You will only need to use the root user to > install the software to its final destination, not to build it. > > You probably want to build this as a normal user, not root. > >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking whether make sets $(MAKE)... yes >checking for working aclocal-1.4... found >checking for working autoconf... found >checking for working automake-1.4... found >checking for working autoheader... found >checking for working makeinfo... found >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /bin/install -c >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... 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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-file... no >checking for file... /usr/bin/file >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.lo... yes >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for bison... bison -y >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking return type of signal handlers... void >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for memory.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking sys/ioctl_compat.h usability... no >checking sys/ioctl_compat.h presence... no >checking for sys/ioctl_compat.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/malloc.h usability... no >checking sys/malloc.h presence... no >checking for sys/malloc.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/sockio.h usability... no >checking sys/sockio.h presence... no >checking for sys/sockio.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking for unistd.h... (cached) yes >checking for atexit... yes >checking for cfmakeraw... yes >checking for cfsetispeed... yes >checking for cfsetospeed... yes >checking for cfsetspeed... yes >checking for dup2... yes >checking for gethostname... yes >checking for inet_aton... yes >checking for malloc... yes >checking for memcpy... yes >checking for memmove... yes >checking for putenv... yes >checking for sigaction... yes >checking for snprintf... yes >checking for strchr... yes >checking for strdup... yes >checking for strtok... yes >checking for strtoul... yes >checking for uname... yes >checking for connect... yes >checking for gethostbyname... yes >checking for main in -linet... no >checking for cispeed and cospeed members of struct termios... yes >checking for main in -lpng... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for png setjmp support... yes >checking for unistd.h... (cached) yes >checking for getopt... yes >checking for getopt_long... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt... (cached) yes >checking for getopt_long... (cached) yes >checking for libiconv in -liconv... no >checking for iconv... yes >checking for gnu_get_libc_version... yes >checking if system iconv handles CP1252... yes >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for add_history in -lncurses... yes >checking for readline... found >checking for basic readline functions... yes >checking for extra readline functions... yes >checking for perl... perl >checking for perl version greater than or equal to 5.000_00... yes >checking for Tcl configuration... found /usr/lib/tclConfig.sh >checking for existence of /usr/lib/tclConfig.sh... loading >checking for Tcl public headers... /usr/include >checking for tclsh... /usr/lib/../bin/tclsh8.4 >checking for wish... /usr/lib/../bin/wish8.4 >checking for python2... /usr/bin/python2 >checking python development kit... looks good >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pilot-link.m4 >config.status: creating libpisock/Makefile >config.status: creating libpisync/Makefile >config.status: creating libpisock++/Makefile >config.status: creating include/Makefile >config.status: creating include/pi-version.h >config.status: creating src/Makefile >config.status: creating src/prc/Makefile >config.status: creating src/pix/Makefile >config.status: creating src/pilot-datebook/Makefile >config.status: creating bindings/Makefile >config.status: creating bindings/Perl/Makefile.PL >config.status: creating bindings/Python/setup.py >config.status: creating bindings/Java/Makefile >config.status: creating bindings/Tcl/Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/man/addresses.1 >config.status: creating doc/man/dlpsh.1 >config.status: creating doc/man/hinotes.1 >config.status: creating doc/man/ietf2datebook.1 >config.status: creating doc/man/install-datebook.1 >config.status: creating doc/man/install-expenses.1 >config.status: creating doc/man/install-hinote.1 >config.status: creating doc/man/install-memo.1 >config.status: creating doc/man/install-netsync.1 >config.status: creating doc/man/install-todo.1 >config.status: creating doc/man/install-user.1 >config.status: creating doc/man/memos.1 >config.status: creating doc/man/pi-getram.1 >config.status: creating doc/man/pi-getrom.1 >config.status: creating doc/man/pilot-addresses.1 >config.status: creating doc/man/pilot-foto.1 >config.status: creating doc/man/pilot-link.7 >config.status: creating doc/man/pilot-xfer.1 >config.status: creating doc/man/read-expenses.1 >config.status: creating doc/man/read-ical.1 >config.status: creating doc/man/read-notepad.1 >config.status: creating doc/man/read-palmpix.1 >config.status: creating doc/man/read-todos.1 >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing default-1 commands > > Options detected/selected > -------------------------. > pilot-link version...... : 0.11.8 > libpisock version....... : 8.0.5 > libpisync version....... : 0.0.1 > Build for host.......... : x86_64-pc-linux-gnu > Extra Warnings.......... : no > Direct USB support...... : yes, Linux > ElectricFence checks.... : no > CFLAGS.................. : -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays > CXXFLAGS................ : -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated > > Internal Language Support > -------------------------. > C++ support............. : yes > Iconv support........... : yes > PNG support............. : yes > Readline support........ : full > > External Language Support > -------------------------. > TCL support............. : yes 8.4 > Java support............ : no > Python support.......... : yes 2.4.2 > Perl support............ : yes 5.008007 > >make all-recursive >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >Making all in libpisock >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c unixserial.c >mkdir .libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c unixserial.c -fPIC -DPIC -o .libs/unixserial.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c unixserial.c -o unixserial.o >/dev/null 2>&1 >mv -f .libs/unixserial.lo unixserial.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c usb.c >rm -f .libs/usb.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c usb.c -fPIC -DPIC -o .libs/usb.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c usb.c -o usb.o >/dev/null 2>&1 >mv -f .libs/usb.lo usb.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c linuxusb.c >rm -f .libs/linuxusb.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c linuxusb.c -fPIC -DPIC -o .libs/linuxusb.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c linuxusb.c -o linuxusb.o >/dev/null 2>&1 >mv -f .libs/linuxusb.lo linuxusb.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c address.c >rm -f .libs/address.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c address.c -fPIC -DPIC -o .libs/address.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c address.c -o address.o >/dev/null 2>&1 >mv -f .libs/address.lo address.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c appinfo.c >rm -f .libs/appinfo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c appinfo.c -fPIC -DPIC -o .libs/appinfo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c appinfo.c -o appinfo.o >/dev/null 2>&1 >mv -f .libs/appinfo.lo appinfo.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c connect.c >rm -f .libs/connect.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c connect.c -fPIC -DPIC -o .libs/connect.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c connect.c -o connect.o >/dev/null 2>&1 >mv -f .libs/connect.lo connect.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c cmp.c >rm -f .libs/cmp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c cmp.c -fPIC -DPIC -o .libs/cmp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c cmp.c -o cmp.o >/dev/null 2>&1 >mv -f .libs/cmp.lo cmp.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c datebook.c >rm -f .libs/datebook.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c datebook.c -fPIC -DPIC -o .libs/datebook.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c datebook.c -o datebook.o >/dev/null 2>&1 >mv -f .libs/datebook.lo datebook.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c debug.c >rm -f .libs/debug.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c debug.c -fPIC -DPIC -o .libs/debug.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c debug.c -o debug.o >/dev/null 2>&1 >mv -f .libs/debug.lo debug.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c dlp.c >rm -f .libs/dlp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c dlp.c -fPIC -DPIC -o .libs/dlp.lo >dlp.c: In function `dlp_arg_len': >dlp.c:190: warning: comparison is always true due to limited range of data type >dlp.c: In function `dlp_request_write': >dlp.c:349: warning: comparison is always true due to limited range of data type >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c dlp.c -o dlp.o >/dev/null 2>&1 >mv -f .libs/dlp.lo dlp.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c expense.c >rm -f .libs/expense.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c expense.c -fPIC -DPIC -o .libs/expense.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c expense.c -o expense.o >/dev/null 2>&1 >mv -f .libs/expense.lo expense.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c hinote.c >rm -f .libs/hinote.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c hinote.c -fPIC -DPIC -o .libs/hinote.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c hinote.c -o hinote.o >/dev/null 2>&1 >mv -f .libs/hinote.lo hinote.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c inet.c >rm -f .libs/inet.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c inet.c -fPIC -DPIC -o .libs/inet.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c inet.c -o inet.o >/dev/null 2>&1 >mv -f .libs/inet.lo inet.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c mail.c >rm -f .libs/mail.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c mail.c -fPIC -DPIC -o .libs/mail.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c mail.c -o mail.o >/dev/null 2>&1 >mv -f .libs/mail.lo mail.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c md5.c >rm -f .libs/md5.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c md5.c -fPIC -DPIC -o .libs/md5.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c md5.c -o md5.o >/dev/null 2>&1 >mv -f .libs/md5.lo md5.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c memo.c >rm -f .libs/memo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c memo.c -fPIC -DPIC -o .libs/memo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c memo.c -o memo.o >/dev/null 2>&1 >mv -f .libs/memo.lo memo.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c money.c >rm -f .libs/money.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c money.c -fPIC -DPIC -o .libs/money.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c money.c -o money.o >/dev/null 2>&1 >mv -f .libs/money.lo money.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c net.c >rm -f .libs/net.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c net.c -fPIC -DPIC -o .libs/net.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c net.c -o net.o >/dev/null 2>&1 >mv -f .libs/net.lo net.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c notepad.c >rm -f .libs/notepad.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c notepad.c -fPIC -DPIC -o .libs/notepad.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c notepad.c -o notepad.o >/dev/null 2>&1 >mv -f .libs/notepad.lo notepad.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c padp.c >rm -f .libs/padp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c padp.c -fPIC -DPIC -o .libs/padp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c padp.c -o padp.o >/dev/null 2>&1 >mv -f .libs/padp.lo padp.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c palmpix.c >rm -f .libs/palmpix.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c palmpix.c -fPIC -DPIC -o .libs/palmpix.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c palmpix.c -o palmpix.o >/dev/null 2>&1 >mv -f .libs/palmpix.lo palmpix.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-file.c >rm -f .libs/pi-file.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-file.c -fPIC -DPIC -o .libs/pi-file.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-file.c -o pi-file.o >/dev/null 2>&1 >mv -f .libs/pi-file.lo pi-file.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-header.c >rm -f .libs/pi-header.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-header.c -fPIC -DPIC -o .libs/pi-header.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-header.c -o pi-header.o >/dev/null 2>&1 >mv -f .libs/pi-header.lo pi-header.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c serial.c >rm -f .libs/serial.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c serial.c -fPIC -DPIC -o .libs/serial.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c serial.c -o serial.o >/dev/null 2>&1 >mv -f .libs/serial.lo serial.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c slp.c >rm -f .libs/slp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c slp.c -fPIC -DPIC -o .libs/slp.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c slp.c -o slp.o >/dev/null 2>&1 >mv -f .libs/slp.lo slp.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sys.c >rm -f .libs/sys.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sys.c -fPIC -DPIC -o .libs/sys.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sys.c -o sys.o >/dev/null 2>&1 >mv -f .libs/sys.lo sys.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c socket.c >rm -f .libs/socket.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c socket.c -fPIC -DPIC -o .libs/socket.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c socket.c -o socket.o >/dev/null 2>&1 >mv -f .libs/socket.lo socket.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c syspkt.c >rm -f .libs/syspkt.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c syspkt.c -fPIC -DPIC -o .libs/syspkt.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c syspkt.c -o syspkt.o >/dev/null 2>&1 >mv -f .libs/syspkt.lo syspkt.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c todo.c >rm -f .libs/todo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c todo.c -fPIC -DPIC -o .libs/todo.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c todo.c -o todo.o >/dev/null 2>&1 >mv -f .libs/todo.lo todo.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c util.c >rm -f .libs/util.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c util.c -fPIC -DPIC -o .libs/util.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c util.c -o util.o >/dev/null 2>&1 >mv -f .libs/util.lo util.lo >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c utils.c >rm -f .libs/utils.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c utils.c -fPIC -DPIC -o .libs/utils.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c utils.c -o utils.o >/dev/null 2>&1 >mv -f .libs/utils.lo utils.lo >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o libpisock.la -rpath /usr/lib64 -export-dynamic -version-info 8:5:0 unixserial.lo usb.lo linuxusb.lo address.lo appinfo.lo connect.lo cmp.lo datebook.lo debug.lo dlp.lo expense.lo hinote.lo inet.lo mail.lo md5.lo memo.lo money.lo net.lo notepad.lo padp.lo palmpix.lo pi-file.lo pi-header.lo serial.lo slp.lo sys.lo socket.lo syspkt.lo todo.lo util.lo utils.lo -L/usr/lib -lncurses -lreadline >rm -fr .libs/libpisock.la .libs/libpisock.* .libs/libpisock.* >x86_64-pc-linux-gnu-gcc -shared unixserial.lo usb.lo linuxusb.lo address.lo appinfo.lo connect.lo cmp.lo datebook.lo debug.lo dlp.lo expense.lo hinote.lo inet.lo mail.lo md5.lo memo.lo money.lo net.lo notepad.lo padp.lo palmpix.lo pi-file.lo pi-header.lo serial.lo slp.lo sys.lo socket.lo syspkt.lo todo.lo util.lo utils.lo -L/usr/lib -lncurses -lreadline -Wl,-soname -Wl,libpisock.so.8 -o .libs/libpisock.so.8.0.5 >(cd .libs && rm -f libpisock.so.8 && ln -s libpisock.so.8.0.5 libpisock.so.8) >(cd .libs && rm -f libpisock.so && ln -s libpisock.so.8.0.5 libpisock.so) >ar cru .libs/libpisock.a unixserial.o usb.o linuxusb.o address.o appinfo.o connect.o cmp.o datebook.o debug.o dlp.o expense.o hinote.o inet.o mail.o md5.o memo.o money.o net.o notepad.o padp.o palmpix.o pi-file.o pi-header.o serial.o slp.o sys.o socket.o syspkt.o todo.o util.o utils.o >x86_64-pc-linux-gnu-ranlib .libs/libpisock.a >creating libpisock.la >(cd .libs && rm -f libpisock.la && ln -s ../libpisock.la libpisock.la) >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >Making all in libpisync >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sync.c >mkdir .libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sync.c -fPIC -DPIC -o .libs/sync.lo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c sync.c -o sync.o >/dev/null 2>&1 >mv -f .libs/sync.lo sync.lo >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o libpisync.la -rpath /usr/lib64 -export-dynamic -version-info 0:1:0 sync.lo -L/usr/lib -lncurses -lreadline >rm -fr .libs/libpisync.la .libs/libpisync.* .libs/libpisync.* >x86_64-pc-linux-gnu-gcc -shared sync.lo -L/usr/lib -lncurses -lreadline -Wl,-soname -Wl,libpisync.so.0 -o .libs/libpisync.so.0.0.1 >(cd .libs && rm -f libpisync.so.0 && ln -s libpisync.so.0.0.1 libpisync.so.0) >(cd .libs && rm -f libpisync.so && ln -s libpisync.so.0.0.1 libpisync.so) >ar cru .libs/libpisync.a sync.o >x86_64-pc-linux-gnu-ranlib .libs/libpisync.a >creating libpisync.la >(cd .libs && rm -f libpisync.la && ln -s ../libpisync.la libpisync.la) >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >Making all in libpisock++ >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c address.cc >mkdir .libs >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c address.cc -fPIC -DPIC -o .libs/address.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c address.cc -o address.o >/dev/null 2>&1 >mv -f .libs/address.lo address.lo >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c appInfo.cc >rm -f .libs/appInfo.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c appInfo.cc -fPIC -DPIC -o .libs/appInfo.lo >appInfo.cc: In member function `int appInfo_t::addCategory(const char*)': >appInfo.cc:68: warning: comparison is always false due to limited range of data type >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c appInfo.cc -o appInfo.o >/dev/null 2>&1 >mv -f .libs/appInfo.lo appInfo.lo >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c datebook.cc >rm -f .libs/datebook.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c datebook.cc -fPIC -DPIC -o .libs/datebook.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c datebook.cc -o datebook.o >/dev/null 2>&1 >mv -f .libs/datebook.lo datebook.lo >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c dlp.cc >rm -f .libs/dlp.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c dlp.cc -fPIC -DPIC -o .libs/dlp.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c dlp.cc -o dlp.o >/dev/null 2>&1 >mv -f .libs/dlp.lo dlp.lo >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c memo.cc >rm -f .libs/memo.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c memo.cc -fPIC -DPIC -o .libs/memo.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c memo.cc -o memo.o >/dev/null 2>&1 >mv -f .libs/memo.lo memo.lo >/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c todo.cc >rm -f .libs/todo.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c todo.cc -fPIC -DPIC -o .libs/todo.lo >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c todo.cc -o todo.o >/dev/null 2>&1 >mv -f .libs/todo.lo todo.lo >/bin/sh ../libtool --mode=link g++ -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -o libpisock++.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 address.lo appInfo.lo datebook.lo dlp.lo memo.lo todo.lo ../libpisock/libpisock.la -lncurses -lreadline >rm -fr .libs/libpisock++.la .libs/libpisock++.* .libs/libpisock++.* >x86_64-pc-linux-gnu-gcc -shared address.lo appInfo.lo datebook.lo dlp.lo memo.lo todo.lo -Wl,--rpath -Wl,/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock/.libs -Wl,--rpath -Wl,/usr/lib64 -L/usr/lib ../libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,-soname -Wl,libpisock++.so.0 -o .libs/libpisock++.so.0.0.0 >(cd .libs && rm -f libpisock++.so.0 && ln -s libpisock++.so.0.0.0 libpisock++.so.0) >(cd .libs && rm -f libpisock++.so && ln -s libpisock++.so.0.0.0 libpisock++.so) >ar cru .libs/libpisock++.a address.o appInfo.o datebook.o dlp.o memo.o todo.o >x86_64-pc-linux-gnu-ranlib .libs/libpisock++.a >creating libpisock++.la >(cd .libs && rm -f libpisock++.la && ln -s ../libpisock++.la libpisock++.la) >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >Making all in include >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >Making all in src >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >Making all in prc >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >Making all in pix >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >Making all in pilot-datebook >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c parsedate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-compare.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-csv.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-data.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-hotsync.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-ical.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-io.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-job.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-joblist.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-longtxt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-pdb.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-remind.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-shorttxt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-sort.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-update.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I. -I../../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-datebook-windat.c >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-datebook parsedate.o pilot-datebook.o pilot-datebook-compare.o pilot-datebook-csv.o pilot-datebook-data.o pilot-datebook-hotsync.o pilot-datebook-ical.o pilot-datebook-io.o pilot-datebook-job.o pilot-datebook-joblist.o pilot-datebook-longtxt.o pilot-datebook-pdb.o pilot-datebook-remind.o pilot-datebook-shorttxt.o pilot-datebook-sort.o pilot-datebook-update.o pilot-datebook-windat.o ../../libpisock/libpisock.la -lncurses -lreadline >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-datebook parsedate.o pilot-datebook.o pilot-datebook-compare.o pilot-datebook-csv.o pilot-datebook-data.o pilot-datebook-hotsync.o pilot-datebook-ical.o pilot-datebook-io.o pilot-datebook-job.o pilot-datebook-joblist.o pilot-datebook-longtxt.o pilot-datebook-pdb.o pilot-datebook-remind.o pilot-datebook-shorttxt.o pilot-datebook-sort.o pilot-datebook-update.o pilot-datebook-windat.o ../../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-datebook >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -c ccexample.cc >/bin/sh ../libtool --mode=link g++ -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -o ccexample ccexample.o ../libpisock++/libpisock++.la ../libpisock/libpisock.la -lncurses -lreadline >mkdir .libs >g++ -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -o .libs/ccexample ccexample.o ../libpisock++/.libs/libpisock++.so /var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock/.libs/libpisock.so -L/usr/lib ../libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating ccexample >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c addresses.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o addresses addresses.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/addresses addresses.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating addresses >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c debugsh.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o debugsh debugsh.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/debugsh debugsh.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating debugsh >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c dlpsh.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o dlpsh dlpsh.o -lreadline ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/dlpsh dlpsh.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating dlpsh >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c hinotes.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o hinotes hinotes.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/hinotes hinotes.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating hinotes >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-datebook.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c parsedate.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-datebook install-datebook.o parsedate.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-datebook install-datebook.o parsedate.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-datebook >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-expenses.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-expenses install-expenses.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-expenses install-expenses.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-expenses >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-hinote.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-hinote install-hinote.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-hinote install-hinote.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-hinote >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-memo.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-memo install-memo.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-memo install-memo.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-memo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-netsync.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-netsync install-netsync.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-netsync install-netsync.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-netsync >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-todos.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-todos install-todos.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-todos install-todos.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-todos >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-todo.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-todo install-todo.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-todo install-todo.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-todo >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c install-user.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o install-user install-user.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/install-user install-user.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating install-user >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c memos.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o memos memos.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/memos memos.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating memos >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c money2qif.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o money2qif money2qif.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/money2qif money2qif.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating money2qif >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-csd.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pi-csd pi-csd.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pi-csd pi-csd.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pi-csd >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-getram.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pi-getram pi-getram.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pi-getram pi-getram.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pi-getram >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-getrom.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pi-getrom pi-getrom.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pi-getrom pi-getrom.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pi-getrom >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-getromtoken.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pi-getromtoken pi-getromtoken.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pi-getromtoken pi-getromtoken.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pi-getromtoken >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pi-nredir.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pi-nredir pi-nredir.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pi-nredir pi-nredir.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pi-nredir >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-addresses.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-addresses pilot-addresses.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-addresses pilot-addresses.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-addresses >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-archive.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-archive pilot-archive.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-archive pilot-archive.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-archive >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-clip.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-clip pilot-clip.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-clip pilot-clip.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-clip >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-dedupe.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-dedupe pilot-dedupe.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-dedupe pilot-dedupe.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-dedupe >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-file.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-file pilot-file.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-file pilot-file.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-file >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-foto.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-foto pilot-foto.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-foto pilot-foto.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-foto >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-prc.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-prc pilot-prc.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-prc pilot-prc.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-prc >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-schlep.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-schlep pilot-schlep.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-schlep pilot-schlep.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-schlep >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pilot-xfer.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pilot-xfer pilot-xfer.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pilot-xfer pilot-xfer.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pilot-xfer >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c read-expenses.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o read-expenses read-expenses.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/read-expenses read-expenses.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating read-expenses >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c read-ical.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o read-ical read-ical.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/read-ical read-ical.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating read-ical >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c read-notepad.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o read-notepad read-notepad.o -L/usr/lib -lpng ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/read-notepad read-notepad.o -L/usr/lib -lpng ../libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating read-notepad >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c read-palmpix.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o read-palmpix read-palmpix.o -L/usr/lib -lpng ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/read-palmpix read-palmpix.o -L/usr/lib -lpng ../libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating read-palmpix >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c read-todos.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o read-todos read-todos.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/read-todos read-todos.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating read-todos >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iinclude -I../include -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c reminders.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o reminders reminders.o ../libpisock/libpisock.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/reminders reminders.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating reminders >perl ietf2datebook.PL > ietf2datebook >chmod +x ietf2datebook >perl pilot-undelete.PL > pilot-undelete >chmod +x pilot-undelete >perl sync-plan.PL > sync-plan >chmod +x sync-plan >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >Making all in bindings >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >Making all in Tcl >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -DPACKAGE_VERSION=\"1.0\" -I"/usr/include" -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pitcl.c >mkdir .libs >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -DPACKAGE_VERSION=\"1.0\" -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pitcl.c -fPIC -DPIC -o .libs/pitcl.lo >pitcl.c:90: warning: initialization from incompatible pointer type >pitcl.c: In function `PisockGetHandleProc': >pitcl.c:407: warning: cast to pointer from integer of different size >pitcl.c: In function `bindCmd': >pitcl.c:976: warning: passing arg 2 of `Tcl_SetResult' discards qualifiers from pointer target type >pitcl.c: At top level: >pitcl.c:1235: warning: initialization from incompatible pointer type >pitcl.c:1237: warning: initialization from incompatible pointer type >pitcl.c:1238: warning: initialization from incompatible pointer type >pitcl.c:1239: warning: initialization from incompatible pointer type >pitcl.c:1240: warning: initialization from incompatible pointer type >pitcl.c:1241: warning: initialization from incompatible pointer type >pitcl.c:1242: warning: initialization from incompatible pointer type >pitcl.c:1243: warning: initialization from incompatible pointer type >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -DPACKAGE_VERSION=\"1.0\" -I/usr/include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c pitcl.c -o pitcl.o >/dev/null 2>&1 >mv -f .libs/pitcl.lo pitcl.lo >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o libpitcl.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 pitcl.lo -L/usr/lib64 -ltcl8.4 ../../libpisock/libpisock.la -lncurses -lreadline >rm -fr .libs/libpitcl.la .libs/libpitcl.* .libs/libpitcl.* >x86_64-pc-linux-gnu-gcc -shared pitcl.lo -Wl,--rpath -Wl,/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock/.libs -Wl,--rpath -Wl,/usr/lib64 -L/usr/lib -L/usr/lib64 -ltcl8.4 ../../libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,-soname -Wl,libpitcl.so.0 -o .libs/libpitcl.so.0.0.0 >(cd .libs && rm -f libpitcl.so.0 && ln -s libpitcl.so.0.0.0 libpitcl.so.0) >(cd .libs && rm -f libpitcl.so && ln -s libpitcl.so.0.0.0 libpitcl.so) >ar cru .libs/libpitcl.a pitcl.o >x86_64-pc-linux-gnu-ranlib .libs/libpitcl.a >creating libpitcl.la >(cd .libs && rm -f libpitcl.la && ln -s ../libpitcl.la libpitcl.la) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -DPACKAGE_VERSION=\"1.0\" -I"/usr/include" -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c tclAppInit.c >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o pitclsh tclAppInit.o -L/usr/lib64 -ltcl8.4 ../../libpisock/libpisock.la libpitcl.la -lncurses -lreadline >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/pitclsh tclAppInit.o -L/usr/lib64 ../../libpisock/.libs/libpisock.so -L/usr/lib ./.libs/libpitcl.so -ltcl8.4 /var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock/.libs/libpisock.so -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating pitclsh >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >cd Perl && perl Makefile.PL INSTALLDIRS=vendor >Checking if your kit is complete... >Looks good >Warning: -L../../libpisock/.libs changed to -L/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs >Writing Makefile for PDA::Pilot >cd Perl && make PREFIX=/usr >make[4]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >cp Pilot.pm blib/lib/PDA/Pilot.pm >AutoSplitting blib/lib/PDA/Pilot.pm (blib/lib/auto/PDA/Pilot) >cp dump.pl blib/lib/PDA/dump.pl >/usr/bin/perl5.8.7 /usr/lib/perl5/5.8.7/ExtUtils/xsubpp -noprototypes -typemap /usr/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap Pilot.xs > Pilot.xsc && mv Pilot.xsc Pilot.c >x86_64-pc-linux-gnu-gcc -c -I../../include -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -DVERSION=\"0.11.8\" -DXS_VERSION=\"0.11.8\" -fPIC "-I/usr/lib/perl5/5.8.7/x86_64-linux/CORE" -DPERL_POLLUTE Pilot.c >Running Mkbootstrap for PDA::Pilot () >chmod 644 Pilot.bs >rm -f blib/arch/auto/PDA/Pilot/Pilot.so >LD_RUN_PATH="/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs" x86_64-pc-linux-gnu-gcc -shared Pilot.o -o blib/arch/auto/PDA/Pilot/Pilot.so -L/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs -lpisock >chmod 755 blib/arch/auto/PDA/Pilot/Pilot.so >cp Pilot.bs blib/arch/auto/PDA/Pilot/Pilot.bs >chmod 644 blib/arch/auto/PDA/Pilot/Pilot.bs >make[4]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >cd ./Python && /usr/bin/python2 setup.py build >running build >running build_py >creating build >creating build/lib.linux-x86_64-2.4 >copying pisock.py -> build/lib.linux-x86_64-2.4 >running build_ext >building '_pisock' extension >creating build/temp.linux-x86_64-2.4 >creating build/temp.linux-x86_64-2.4/src >x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -fPIC -I../../include -I/usr/include/python2.4 -c src/pisock_wrap.c -o build/temp.linux-x86_64-2.4/src/pisock_wrap.o >In file included from /usr/include/python2.4/Python.h:8, > from src/pisock_wrap.c:35: >/usr/include/python2.4/pyconfig.h:838:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/features.h:8, > from /usr/include/gentoo-multilib/amd64/string.h:26, > from /usr/include/string.h:8, > from src/pisock_wrap.c:29: >/usr/include/gentoo-multilib/amd64/features.h:190:1: warning: this is the location of the previous definition >x86_64-pc-linux-gnu-gcc -pthread -shared -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays build/temp.linux-x86_64-2.4/src/pisock_wrap.o -L../../libpisock/.libs -lpisock -o build/lib.linux-x86_64-2.4/_pisock.so >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >Making all in man >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >Making all in tests >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -c dlp-test.c >/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o dlp-test dlp-test.o ../libpisock/libpisock.la -lncurses -lreadline >mkdir .libs >x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o .libs/dlp-test dlp-test.o ../libpisock/.libs/libpisock.so -L/usr/lib -lncurses -lreadline -Wl,--rpath -Wl,/usr/lib64 >creating dlp-test >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' > [32;01m*[0m Using ExtUtils::MakeMaker >'--INCLUDEDIR' is not a known MakeMaker parameter name. >'--WITH-ITCL' is not a known MakeMaker parameter name. >'--WITH-JAVA' is not a known MakeMaker parameter name. >'--WITH-LIBPNG' is not a known MakeMaker parameter name. >'--WITH-PERL' is not a known MakeMaker parameter name. >'--WITH-PYTHON' is not a known MakeMaker parameter name. >'--WITH-READLINE' is not a known MakeMaker parameter name. >'--WITH-TCL' is not a known MakeMaker parameter name. >'--WITH-TK' is not a known MakeMaker parameter name. >Warning: -L../../libpisock/.libs changed to -L/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs >Writing Makefile for PDA::Pilot >x86_64-pc-linux-gnu-gcc -c -I../../include -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -DVERSION=\"0.11.8\" -DXS_VERSION=\"0.11.8\" -fPIC "-I/usr/lib/perl5/5.8.7/x86_64-linux/CORE" -DPERL_POLLUTE Pilot.c >Running Mkbootstrap for PDA::Pilot () >chmod 644 Pilot.bs >rm -f blib/arch/auto/PDA/Pilot/Pilot.so >LD_RUN_PATH="/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs" x86_64-pc-linux-gnu-gcc -shared Pilot.o -o blib/arch/auto/PDA/Pilot/Pilot.so -L/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs -lpisock >chmod 755 blib/arch/auto/PDA/Pilot/Pilot.so >cp Pilot.bs blib/arch/auto/PDA/Pilot/Pilot.bs >chmod 644 blib/arch/auto/PDA/Pilot/Pilot.bs >>>> Test phase [not enabled]: app-pda/pilot-link-0.11.8-r1 > >>>> Install pilot-link-0.11.8-r1 into /var/tmp/portage/pilot-link-0.11.8-r1/image/ category app-pda >Making install in libpisock >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64 >/bin/sh ../libtool --mode=install /bin/install -c libpisock.la /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.la >/bin/install -c .libs/libpisock.so.8.0.5 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.so.8.0.5 >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisock.so.8 && ln -s libpisock.so.8.0.5 libpisock.so.8) >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisock.so && ln -s libpisock.so.8.0.5 libpisock.so) >/bin/install -c .libs/libpisock.lai /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.la >/bin/install -c .libs/libpisock.a /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.a >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.a >chmod 644 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock' >Making install in libpisync >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 >/bin/sh ../libtool --mode=install /bin/install -c libpisync.la /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.la >/bin/install -c .libs/libpisync.so.0.0.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.so.0.0.1 >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisync.so.0 && ln -s libpisync.so.0.0.1 libpisync.so.0) >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisync.so && ln -s libpisync.so.0.0.1 libpisync.so) >/bin/install -c .libs/libpisync.lai /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.la >/bin/install -c .libs/libpisync.a /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.a >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.a >chmod 644 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisync.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisync' >Making install in libpisock++ >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 >/bin/sh ../libtool --mode=install /bin/install -c libpisock++.la /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.la >libtool: install: warning: relinking `libpisock++.la' >(cd /var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++; /bin/sh ../libtool --mode=relink g++ -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -Wno-deprecated -o libpisock++.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 address.lo appInfo.lo datebook.lo dlp.lo memo.lo todo.lo ../libpisock/libpisock.la -lncurses -lreadline -inst-prefix-dir /var/tmp/portage/pilot-link-0.11.8-r1/image/) >x86_64-pc-linux-gnu-gcc -shared address.lo appInfo.lo datebook.lo dlp.lo memo.lo todo.lo -Wl,--rpath -Wl,/usr/lib64 -L/usr/lib -L/usr/lib64 -L/var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 -lpisock -lncurses -lreadline -Wl,-soname -Wl,libpisock++.so.0 -o .libs/libpisock++.so.0.0.0 >/bin/install -c .libs/libpisock++.so.0.0.0T /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.so.0.0.0 >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisock++.so.0 && ln -s libpisock++.so.0.0.0 libpisock++.so.0) >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpisock++.so && ln -s libpisock++.so.0.0.0 libpisock++.so) >/bin/install -c .libs/libpisock++.lai /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.la >/bin/install -c .libs/libpisock++.a /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.a >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.a >chmod 644 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpisock++.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/libpisock++' >Making install in include >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/include >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/include/libpisock > /bin/install -c -m 644 ./pi-address.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-address.h > /bin/install -c -m 644 ./pi-appinfo.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-appinfo.h > /bin/install -c -m 644 ./pi-args.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-args.h > /bin/install -c -m 644 ./pi-cmp.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-cmp.h > /bin/install -c -m 644 ./pi-datebook.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-datebook.h > /bin/install -c -m 644 ./pi-debug.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-debug.h > /bin/install -c -m 644 ./pi-dlp.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-dlp.h > /bin/install -c -m 644 ./pi-expense.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-expense.h > /bin/install -c -m 644 ./pi-file.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-file.h > /bin/install -c -m 644 ./pi-header.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-header.h > /bin/install -c -m 644 ./pi-hinote.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-hinote.h > /bin/install -c -m 644 ./pi-inet.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-inet.h > /bin/install -c -m 644 ./pi-macros.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-macros.h > /bin/install -c -m 644 ./pi-mail.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-mail.h > /bin/install -c -m 644 ./pi-md5.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-md5.h > /bin/install -c -m 644 ./pi-memo.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-memo.h > /bin/install -c -m 644 ./pi-money.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-money.h > /bin/install -c -m 644 ./pi-net.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-net.h > /bin/install -c -m 644 ./pi-padp.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-padp.h > /bin/install -c -m 644 ./pi-serial.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-serial.h > /bin/install -c -m 644 ./pi-slp.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-slp.h > /bin/install -c -m 644 ./pi-sockaddr.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-sockaddr.h > /bin/install -c -m 644 ./pi-socket.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-socket.h > /bin/install -c -m 644 ./pi-source.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-source.h > /bin/install -c -m 644 ./pi-sync.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-sync.h > /bin/install -c -m 644 ./pi-sys.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-sys.h > /bin/install -c -m 644 ./pi-syspkt.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-syspkt.h > /bin/install -c -m 644 ./pi-notepad.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-notepad.h > /bin/install -c -m 644 ./pi-palmpix.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-palmpix.h > /bin/install -c -m 644 ./pi-todo.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-todo.h > /bin/install -c -m 644 ./pi-usb.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-usb.h > /bin/install -c -m 644 ./pi-util.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-util.h > /bin/install -c -m 644 ./pi-version.h /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-version.h >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock > /bin/install -c -m 644 ./pi-address.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-address.hxx > /bin/install -c -m 644 ./pi-appinfo.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-appinfo.hxx > /bin/install -c -m 644 ./pi-datebook.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-datebook.hxx > /bin/install -c -m 644 ./pi-dlp.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-dlp.hxx > /bin/install -c -m 644 ./pi-memo.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-memo.hxx > /bin/install -c -m 644 ./pi-todo.hxx /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/include/libpisock/pi-todo.hxx >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/include' >Making install in src >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >Making install in prc >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/pilot-link > /bin/install -c -m 644 ./getrom.prc /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/getrom.prc > /bin/install -c -m 644 ./getrom2.prc /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/getrom2.prc >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/prc' >Making install in pix >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >make[3]: Nothing to be done for `install-exec-am'. >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/pilot-link/pix > /bin/install -c -m 644 ./b1.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b1.gif > /bin/install -c -m 644 ./b2.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b2.gif > /bin/install -c -m 644 ./b3.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b3.gif > /bin/install -c -m 644 ./b4.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b4.gif > /bin/install -c -m 644 ./b5.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b5.gif > /bin/install -c -m 644 ./b6.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b6.gif > /bin/install -c -m 644 ./b7.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/b7.gif > /bin/install -c -m 644 ./case.gif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/case.gif > /bin/install -c -m 644 ./casemask.xbm /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/casemask.xbm > /bin/install -c -m 644 ./case.xbm /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/pilot-link/pix/case.xbm >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pix' >Making install in pilot-datebook >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/bin > /bin/sh ../../libtool --mode=install /bin/install -c pilot-datebook /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-datebook >/bin/install -c .libs/pilot-datebook /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-datebook >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src/pilot-datebook' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin > /bin/sh ../libtool --mode=install /bin/install -c ccexample /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/ccexample >/bin/install -c .libs/ccexample /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/ccexample > /bin/sh ../libtool --mode=install /bin/install -c addresses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/addresses >/bin/install -c .libs/addresses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/addresses > /bin/sh ../libtool --mode=install /bin/install -c debugsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/debugsh >/bin/install -c .libs/debugsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/debugsh > /bin/sh ../libtool --mode=install /bin/install -c dlpsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/dlpsh >/bin/install -c .libs/dlpsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/dlpsh > /bin/sh ../libtool --mode=install /bin/install -c hinotes /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/hinotes >/bin/install -c .libs/hinotes /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/hinotes > /bin/sh ../libtool --mode=install /bin/install -c install-datebook /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-datebook >/bin/install -c .libs/install-datebook /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-datebook > /bin/sh ../libtool --mode=install /bin/install -c install-expenses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-expenses >/bin/install -c .libs/install-expenses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-expenses > /bin/sh ../libtool --mode=install /bin/install -c install-hinote /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-hinote >/bin/install -c .libs/install-hinote /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-hinote > /bin/sh ../libtool --mode=install /bin/install -c install-memo /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-memo >/bin/install -c .libs/install-memo /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-memo > /bin/sh ../libtool --mode=install /bin/install -c install-netsync /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-netsync >/bin/install -c .libs/install-netsync /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-netsync > /bin/sh ../libtool --mode=install /bin/install -c install-todos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-todos >/bin/install -c .libs/install-todos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-todos > /bin/sh ../libtool --mode=install /bin/install -c install-todo /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-todo >/bin/install -c .libs/install-todo /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-todo > /bin/sh ../libtool --mode=install /bin/install -c install-user /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-user >/bin/install -c .libs/install-user /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/install-user > /bin/sh ../libtool --mode=install /bin/install -c memos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/memos >/bin/install -c .libs/memos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/memos > /bin/sh ../libtool --mode=install /bin/install -c money2qif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/money2qif >/bin/install -c .libs/money2qif /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/money2qif > /bin/sh ../libtool --mode=install /bin/install -c pi-csd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-csd >/bin/install -c .libs/pi-csd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-csd > /bin/sh ../libtool --mode=install /bin/install -c pi-getram /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getram >/bin/install -c .libs/pi-getram /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getram > /bin/sh ../libtool --mode=install /bin/install -c pi-getrom /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getrom >/bin/install -c .libs/pi-getrom /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getrom > /bin/sh ../libtool --mode=install /bin/install -c pi-getromtoken /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getromtoken >/bin/install -c .libs/pi-getromtoken /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-getromtoken > /bin/sh ../libtool --mode=install /bin/install -c pi-nredir /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-nredir >/bin/install -c .libs/pi-nredir /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pi-nredir > /bin/sh ../libtool --mode=install /bin/install -c pilot-addresses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-addresses >/bin/install -c .libs/pilot-addresses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-addresses > /bin/sh ../libtool --mode=install /bin/install -c pilot-archive /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-archive >/bin/install -c .libs/pilot-archive /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-archive > /bin/sh ../libtool --mode=install /bin/install -c pilot-clip /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-clip >/bin/install -c .libs/pilot-clip /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-clip > /bin/sh ../libtool --mode=install /bin/install -c pilot-dedupe /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-dedupe >/bin/install -c .libs/pilot-dedupe /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-dedupe > /bin/sh ../libtool --mode=install /bin/install -c pilot-file /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-file >/bin/install -c .libs/pilot-file /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-file > /bin/sh ../libtool --mode=install /bin/install -c pilot-foto /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-foto >/bin/install -c .libs/pilot-foto /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-foto > /bin/sh ../libtool --mode=install /bin/install -c pilot-prc /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-prc >/bin/install -c .libs/pilot-prc /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-prc > /bin/sh ../libtool --mode=install /bin/install -c pilot-schlep /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-schlep >/bin/install -c .libs/pilot-schlep /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-schlep > /bin/sh ../libtool --mode=install /bin/install -c pilot-xfer /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-xfer >/bin/install -c .libs/pilot-xfer /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-xfer > /bin/sh ../libtool --mode=install /bin/install -c read-expenses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-expenses >/bin/install -c .libs/read-expenses /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-expenses > /bin/sh ../libtool --mode=install /bin/install -c read-ical /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-ical >/bin/install -c .libs/read-ical /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-ical > /bin/sh ../libtool --mode=install /bin/install -c read-notepad /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-notepad >/bin/install -c .libs/read-notepad /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-notepad > /bin/sh ../libtool --mode=install /bin/install -c read-palmpix /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-palmpix >/bin/install -c .libs/read-palmpix /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-palmpix > /bin/sh ../libtool --mode=install /bin/install -c read-todos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-todos >/bin/install -c .libs/read-todos /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/read-todos > /bin/sh ../libtool --mode=install /bin/install -c reminders /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/reminders >/bin/install -c .libs/reminders /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/reminders >/bin/sh ../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin > /bin/install -c ietf2datebook /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/ietf2datebook > /bin/install -c pilot-undelete /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pilot-undelete > /bin/install -c sync-plan /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/sync-plan >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/src' >Making install in bindings >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >Making install in Tcl >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 >/bin/sh ../../libtool --mode=install /bin/install -c libpitcl.la /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.la >libtool: install: warning: relinking `libpitcl.la' >(cd /var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl; /bin/sh ../../libtool --mode=relink x86_64-pc-linux-gnu-gcc -march=athlon64 -O3 -pipe -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -fprefetch-loop-arrays -o libpitcl.la -rpath /usr/lib64 -export-dynamic -version-info 0:0:0 pitcl.lo -L/usr/lib64 -ltcl8.4 ../../libpisock/libpisock.la -lncurses -lreadline -inst-prefix-dir /var/tmp/portage/pilot-link-0.11.8-r1/image/) >x86_64-pc-linux-gnu-gcc -shared pitcl.lo -Wl,--rpath -Wl,/usr/lib64 -L/usr/lib -L/usr/lib64 -ltcl8.4 -L/var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 -lpisock -lncurses -lreadline -Wl,-soname -Wl,libpitcl.so.0 -o .libs/libpitcl.so.0.0.0 >/bin/install -c .libs/libpitcl.so.0.0.0T /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.so.0.0.0 >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpitcl.so.0 && ln -s libpitcl.so.0.0.0 libpitcl.so.0) >(cd /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64 && rm -f libpitcl.so && ln -s libpitcl.so.0.0.0 libpitcl.so) >/bin/install -c .libs/libpitcl.lai /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.la >/bin/install -c .libs/libpitcl.a /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.a >x86_64-pc-linux-gnu-ranlib /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.a >chmod 644 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib64/libpitcl.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin > /bin/sh ../../libtool --mode=install /bin/install -c pitclsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pitclsh >/bin/install -c .libs/pitclsh /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/bin/pitclsh >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Tcl' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >cd Perl && make PREFIX=/var/tmp/portage/pilot-link-0.11.8-r1/image//usr >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >cd ./Python && /usr/bin/python2 setup.py build >running build >running build_py >running build_ext >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >cd ./Python && /usr/bin/python2 setup.py build >running build >running build_py >running build_ext >cd ./Python && /usr/bin/python2 setup.py install --prefix=/usr --root=/var/tmp/portage/pilot-link-0.11.8-r1/image/ >running install >running build >running build_py >running build_ext >running install_lib >creating /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64/python2.4 >creating /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64/python2.4/site-packages >copying build/lib.linux-x86_64-2.4/_pisock.so -> /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64/python2.4/site-packages >copying build/lib.linux-x86_64-2.4/pisock.py -> /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64/python2.4/site-packages >byte-compiling /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib64/python2.4/site-packages/pisock.py to pisock.pyc >cd Perl && make install >make[4]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >Installing /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/Pilot.bs >Installing /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/Pilot.so >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Installing /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/PDA/Pilot.pm >Installing /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/PDA/dump.pl >Installing /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/autosplit.ix >Writing /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/.packlist >Appending installation info to /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib/perl5/5.8.7/x86_64-linux/perllocal.pod >make[4]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl' >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >Making install in man >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[3]: Nothing to be done for `install-exec-am'. >make install-man1 install-man7 >make[4]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1 >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/man >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/man/man1 > /bin/install -c -m 644 ./addresses.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/addresses.1 > /bin/install -c -m 644 ./dlpsh.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/dlpsh.1 > /bin/install -c -m 644 ./hinotes.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/hinotes.1 > /bin/install -c -m 644 ./ietf2datebook.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/ietf2datebook.1 > /bin/install -c -m 644 ./install-datebook.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-datebook.1 > /bin/install -c -m 644 ./install-expenses.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-expenses.1 > /bin/install -c -m 644 ./install-hinote.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-hinote.1 > /bin/install -c -m 644 ./install-memo.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-memo.1 > /bin/install -c -m 644 ./install-netsync.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-netsync.1 > /bin/install -c -m 644 ./install-todo.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-todo.1 > /bin/install -c -m 644 ./install-user.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/install-user.1 > /bin/install -c -m 644 ./memos.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/memos.1 > /bin/install -c -m 644 ./pi-getram.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/pi-getram.1 > /bin/install -c -m 644 ./pi-getrom.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/pi-getrom.1 > /bin/install -c -m 644 ./pilot-addresses.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/pilot-addresses.1 > /bin/install -c -m 644 ./pilot-foto.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/pilot-foto.1 > /bin/install -c -m 644 ./pilot-xfer.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/pilot-xfer.1 > /bin/install -c -m 644 ./read-ical.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/read-ical.1 > /bin/install -c -m 644 ./read-expenses.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/read-expenses.1 > /bin/install -c -m 644 ./read-notepad.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/read-notepad.1 > /bin/install -c -m 644 ./read-palmpix.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/read-palmpix.1 > /bin/install -c -m 644 ./read-todos.1 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man1/read-todos.1 >/bin/sh ../../mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man7 >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/man/man7 > /bin/install -c -m 644 ./pilot-link.7 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/man/man7/pilot-link.7 >make[4]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc/man' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[3]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/doc' >Making install in tests >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/tests' >make[1]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >make[2]: Entering directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >make[2]: Nothing to be done for `install-exec-am'. >/bin/sh ./mkinstalldirs /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/aclocal >mkdir /var/tmp/portage/pilot-link-0.11.8-r1/image/usr/share/aclocal > /bin/install -c -m 644 ./pilot-link.m4 /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/share/aclocal/pilot-link.m4 >make[2]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >make[1]: Leaving directory `/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8' >Files found in blib/arch: installing files in blib/lib into architecture dependent library tree >Writing /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/.packlist >Appending installation info to /var/tmp/portage/pilot-link-0.11.8-r1/image//usr/lib/perl5/5.8.7/x86_64-linux/perllocal.pod >man: >gzipping man page: install-expenses.1 >gzipping man page: read-expenses.1 >gzipping man page: install-todo.1 >gzipping man page: ietf2datebook.1 >gzipping man page: install-user.1 >gzipping man page: dlpsh.1 >gzipping man page: read-todos.1 >gzipping man page: memos.1 >gzipping man page: pilot-foto.1 >gzipping man page: pi-getram.1 >gzipping man page: pi-getrom.1 >gzipping man page: pilot-addresses.1 >gzipping man page: hinotes.1 >gzipping man page: addresses.1 >gzipping man page: pilot-xfer.1 >gzipping man page: read-palmpix.1 >gzipping man page: read-ical.1 >gzipping man page: install-hinote.1 >gzipping man page: install-datebook.1 >gzipping man page: install-memo.1 >gzipping man page: read-notepad.1 >gzipping man page: install-netsync.1 >gzipping man page: pilot-link.7 >prepallstrip: >strip: x86_64-pc-linux-gnu-strip --strip-unneeded > usr/bin/pi-getromtoken > usr/bin/debugsh > usr/bin/pilot-archive > usr/bin/dlpsh > usr/bin/memos > usr/bin/install-todos > usr/bin/addresses > usr/bin/install-expenses > usr/bin/install-datebook > usr/bin/install-memo > usr/bin/install-todo > usr/bin/install-user > usr/bin/pilot-dedupe > usr/bin/pilot-datebook > usr/bin/read-notepad > usr/bin/install-netsync > usr/bin/pilot-clip > usr/bin/pilot-file > usr/bin/pilot-foto > usr/bin/pilot-xfer > usr/bin/read-palmpix > usr/bin/pilot-addresses > usr/bin/pilot-schlep > usr/bin/read-expenses > usr/bin/pi-csd > usr/bin/pi-getram > usr/bin/pi-getrom > usr/bin/hinotes > usr/bin/read-todos > usr/bin/pi-nredir > usr/bin/reminders > usr/bin/pitclsh > usr/bin/install-hinote > usr/bin/read-ical > usr/bin/money2qif > usr/bin/pilot-prc > usr/bin/ccexample > usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/Pilot.so > usr/lib64/libpisock.so.8.0.5 > usr/lib64/libpitcl.so.0.0.0 > usr/lib64/python2.4/site-packages/_pisock.so > usr/lib64/libpisock++.so.0.0.0 > usr/lib64/libpisync.so.0.0.1 >making executable: /usr/lib64/libpisock++.so.0.0.0 >making executable: /usr/lib64/libpisock.so.8.0.5 >making executable: /usr/lib64/libpisync.so.0.0.1 >making executable: /usr/lib64/libpitcl.so.0.0.0 > >QA Notice: the following files contain insecure RUNPATH's > Please file a bug about this at http://bugs.gentoo.org/ > For more information on this issue, kindly review: > http://bugs.gentoo.org/81745 >/var/tmp/portage/pilot-link-0.11.8-r1/work/pilot-link-0.11.8/bindings/Perl/../../libpisock/.libs usr/lib/perl5/vendor_perl/5.8.7/x86_64-linux/auto/PDA/Pilot/Pilot.so > > >!!! ERROR: app-pda/pilot-link-0.11.8-r1 failed. >!!! Function dyn_install, Line 1057, Exitcode 0 >!!! Insecure binaries detected >!!! If you need support, post the topmost build error, NOT this status message. >
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 114437
: 74040