=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for jpilot-1.8.0.tar.gz => Checksum RMD160 OK for jpilot-1.8.0.tar.gz ===> Installing dependencies for jpilot-1.8.0 ========================================================================== The following variables will affect the build process of this package, jpilot-1.8.0. Their current value is shown below: * CURSES_DEFAULT = ncurses * SSLBASE (defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb2 => Tool dependency intltool>=0.40.0: found intltool-0.50.2nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.18.2.1 => Tool dependency perl>=5.0: found perl-5.16.3 => Tool dependency pkg-config>=0.25: found pkg-config-0.28 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.6 => Build dependency xproto>=7.0.9: found xproto-7.0.24nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.8 => Build dependency dri2proto>=2.0: found dri2proto-2.8 => Build dependency glproto>=1.4.6: found glproto-1.4.16 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.1 => Build dependency inputproto>=1.4: found inputproto-2.3 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1 => Build dependency randrproto>=1.2.0: found randrproto-1.4.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Full dependency pilot-link-libs>=0.12.5: found pilot-link-libs-0.12.5 => Full dependency openssl>=1.0.1c: found openssl-1.0.1e => Full dependency gtk2+>=2.24.15nb1: found gtk2+-2.24.17 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.21 ===> Overriding tools for jpilot-1.8.0 ===> Extracting for jpilot-1.8.0 /bin/rm -f /tmp/pkgsrc/comms/jpilot/work/jpilot-1.8.0/po/Makefile.in ===> Patching for jpilot-1.8.0 ===> Creating toolchain wrappers for jpilot-1.8.0 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/comms/jpilot/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/comms/jpilot/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/comms/jpilot/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/comms/jpilot/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for jpilot-1.8.0 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /tmp/pkgsrc/comms/jpilot/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for XML::Parser... ok checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking for sed... /bin/sed checking for grep... (cached) /bin/grep checking for cut... /tmp/pkgsrc/comms/jpilot/work/.tools/bin/cut checking for a sed that does not truncate output... /tmp/pkgsrc/comms/jpilot/work/.tools/bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for x86_64-unknown-linux-g77... f77 checking whether we are using the GNU Fortran 77 compiler... no checking whether f77 accepts -g... no checking the maximum length of command line arguments... (cached) 2097152 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-unknown-linux-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking whether NLS is requested... yes checking for msgfmt... (cached) /tmp/pkgsrc/comms/jpilot/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgsrc/comms/jpilot/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for msgmerge... (cached) /usr/pkg/bin/msgmerge checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for dlopen... (cached) no checking for dlopen in -ldl... yes stock buttons enabled by configure options checking for pkg-config... /tmp/pkgsrc/comms/jpilot/work/.tools/bin/pkg-config checking for GTK+ - version >= 2.0.3... yes (version 2.24.17) checking for pilot-link header files... found at /usr/pkg/include checking for pilot library files... found at /usr/pkg/lib checking for gethostent... yes checking for setsockopt... yes checking to see if I can compile a pilot link program... ok checking if I can run a pilot-link program... ok checking pilot-link version... pi-version indicates 0.12.5 pilot-link has USB pilot-link has card support (>12.0) pilot-link has Calendar support (>12.5) checking for libgcrypt-config... no checking for LIBGCRYPT - version >= 1.2.0... no checking for gcry_md_hash_buffer in -lgcrypt... no checking for SSLeay_version in -lcrypto... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for locale.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking openssl/md5.h usability... yes checking openssl/md5.h presence... yes checking for openssl/md5.h... yes checking openssl/des.h usability... yes checking openssl/des.h presence... yes checking for openssl/des.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... 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 for _NL_TIME_FIRST_WEEKDAY... yes checking return type of signal handlers... void checking for working strcoll... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Expense/Makefile config.status: creating SyncTime/Makefile config.status: creating KeyRing/Makefile config.status: creating dialer/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating icons/Makefile config.status: creating docs/Makefile config.status: creating empty/Makefile config.status: creating jpilot.spec config.status: creating SlackBuild config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing po/stamp-it commands This package is configured for the following features: ------------------------------------------------------ Compiling with plugin support.......... yes Compiling with private record support.. yes Compiling with Datebk support.......... yes Compiling with MaƱana support.......... yes Compiling with Prometheon support...... no Compiling Expense plugin............... yes Compiling SyncTime plugin.............. yes Compiling KeyRing plugin............... yes Compiling dialer add-on................ yes Cryptographic library.................. OpenSSL GTK-2 support.......................... yes Stock buttons (icons on buttons in GUI) yes NLS support (foreign languages)........ yes Compiler Options....................... -O3 -pipe -fstack-protector -Wno-error -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/ncurses -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm Prefix directory....................... /usr/pkg pilot-link headers..................... /usr/pkg/include USB support enabled.................... yes pilot-link version found............... 0.12.5 Now type make to compile => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.