=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for ecore-1.1.0.tar.bz2 => Checksum RMD160 OK for ecore-1.1.0.tar.bz2 ===> Installing dependencies for ecore-1.1.0 ========================================================================== The following variables will affect the build process of this package, ecore-1.1.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * 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: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb6 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency scrnsaverproto>=1.1.0: found scrnsaverproto-1.2.0 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.0 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency damageproto>=1.1.0: found damageproto-1.2.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2 => Build dependency printproto>=1.0.3: found printproto-1.0.4 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency recordproto>=1.13.1: found recordproto-1.14 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency eet>=1.5.0: found eet-1.5.0nb1 => Full dependency openssl>=0.9.8knb1: found openssl-0.9.8u => Full dependency evas-buffer>=1.1.0beta: found evas-buffer-1.1.0 => Full dependency evas-software-x11>=1.1.0beta: found evas-software-x11-1.1.0 => Full dependency evas>=1.1.0beta: found evas-1.1.0 => Full dependency curl>=7.21.4nb1: found curl-7.24.0 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.0 => Full dependency libXcomposite>=0.3.1: found libXcomposite-0.4.2 => Full dependency libXcursor>=1.1.1: found libXcursor-1.1.10 => Full dependency libXrender>=0.9.2: found libXrender-0.9.6 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.3 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1 => Full dependency libXp>=1.0.0: found libXp-1.0.1 => Full dependency libXrandr>=1.1.2: found libXrandr-1.3.0 => Full dependency libXtst>=1.0.1: found libXtst-1.1.0 ===> Overriding tools for ecore-1.1.0 ===> Extracting for ecore-1.1.0 ===> Patching for ecore-1.1.0 ===> Creating toolchain wrappers for ecore-1.1.0 src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/devel/ecore/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/ecore/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/devel/ecore/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/devel/ecore/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for ecore-1.1.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 => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --enable-ecore-desktop, --disable-ecore-evas-sdl checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/devel/ecore/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-unknown-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc supports -c -o file.o... (cached) 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... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no 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 whether MAXHOSTNAMELEN is declared... no checking for header that defines MAXHOSTNAMELEN... sys/param.h checking pkg-config is at least version 0.9.0... yes checking whether tests are built... no checking for x86_64-unknown-linux-gcc... no checking for x86_64-unknown-linux-objcc... no checking for x86_64-unknown-linux-objc... no checking for x86_64-unknown-linux-cc... no checking for x86_64-unknown-linux-CC... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... gcc3 checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether we are using the GNU C++ compiler... (cached) no checking whether g++ accepts -g... (cached) no checking dependency style of g++... (cached) none checking for x86_64-unknown-linux-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether to build documentation... yes checking for doxygen... no WARNING: The doxygen program was not found in your execute path. You may have doxygen installed somewhere not covered by your path. If this is the case make sure you have the packages installed, AND that the doxygen program is in your execute path (see your shell manual page on setting the $PATH environment variable), OR alternatively, specify the program to use with --with-doxygen. configure: WARNING: no doxygen detected. Documentation will not be built checking whether the compiler supports -Wall... yes checking whether the compiler supports -W... yes checking pkg-config is at least version 0.9.0... yes checking for backtrace... yes checking for dlopen in -lc... no checking for dlopen in -ldl... yes checking for clock_gettime in -lc... no checking for clock_gettime in -lrt... yes checking for EINA... yes checking for GLIB... no checking for SDL... no checking for sdl-config... no checking for DIRECTFB... no checking whether ecore_x with XCB backend is to be built... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for X11/Xcursor/Xcursor.h... yes checking for XcursorImageLoadCursor in -lXcursor... yes checking for X11/extensions/XKB.h... yes checking for XkbSetDetectableAutoRepeat in -lX11... yes checking for X11/extensions/Xcomposite.h... yes checking for XCompositeQueryExtension in -lXcomposite... yes checking for X11/extensions/Xdamage.h... yes checking for XDamageSubtract in -lXdamage... yes checking for X11/extensions/dpms.h... yes checking for DPMSQueryExtension in -lXdpms... no checking for X11/extensions/dpms.h... (cached) yes checking for DPMSQueryExtension in -lXext... yes checking for X11/extensions/Xfixes.h... yes checking for XFixesExpandRegion in -lXfixes... yes checking for X11/extensions/Xinerama.h... yes checking for XineramaQueryScreens in -lXinerama... yes checking for X11/extensions/Print.h... yes checking for XpQueryScreens in -lXp... yes checking for X11/extensions/Xrandr.h... yes checking for XRRGetScreenResourcesCurrent in -lXrandr... yes configure: Xgesture support disabled checking for X11/extensions/Xrender.h... yes checking for XRenderFindVisualFormat in -lXrender... yes checking for X11/extensions/XTest.h... yes checking for XTestFakeKeyEvent in -lXtst... yes checking for X11/extensions/scrnsaver.h... yes checking for XScreenSaverSelectInput in -lXss... yes checking for X11/extensions/XInput2.h... yes checking for XIQueryDevice in -lXi... yes checking for EVAS... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for PATH_MAX in limits.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for dlfcn.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking linux/fb.h usability... yes checking linux/fb.h presence... yes checking for linux/fb.h... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking for timerfd_create... yes checking whether to build POSIX threads code... auto checking whether to build Windows threads code... no checking whether system support POSIX threads... yes checking size of int... 4 checking size of long... 8 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for ANSI C header files... (cached) yes checking for __attribute__... yes checking for strerror in -lcposix... no checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strlcpy... no checking for execvp... yes checking for isfinite... yes checking for mkdirat... yes checking for mallinfo... yes checking whether Ecore_Con module is to be built... yes checking for struct ipv6_mreq... yes checking for CURL... yes checking for TLS... no checking for TLS2... no checking for SSL... yes checking whether Ecore_Ipc module is to be built... yes checking whether Ecore_File module is to be built... yes checking whether polling is to be used for filemonitoring... yes checking whether inotify is to be used for filemonitoring... yes checking for inotify_init in -lc... yes checking whether Windows notification is to be used for filemonitoring... no checking whether Ecore_Imf module is to be built... yes checking whether Ecore_Imf_Evas module is to be built... yes checking whether Ecore_Input module is to be built... yes checking whether Ecore_Input_Evas module is to be built... yes have_ecore_x_xlib: yes checking whether Ecore_Imf_XIM module is to be built... yes checking whether Ecore_X module is to be built... yes checking whether Ecore_Win32 module is to be built... no checking whether Ecore_Cocoa module is to be built... no checking whether Ecore_Sdl module is to be built... no checking whether Ecore_psl1ght module is to be built... no checking whether Ecore_FB module is to be built... yes checking for TSLIB... no checking for TSLIB... no checking tslib.h usability... no checking tslib.h presence... no checking for tslib.h... no checking whether Ecore_DirectFB module is to be built... no checking whether Ecore_WinCE module is to be built... no checking whether Ecore_Evas module is to be built... yes checking whether ecore_evas Software Buffer support is to be built... yes checking whether ecore_evas Software Buffer support is built... yes checking whether ecore_evas Software X11 support is to be built... yes checking whether ecore_evas Software X11 support is built... yes checking whether ecore_evas OpenGL Xlib support is to be built... yes checking whether ecore_evas OpenGL Xlib support is built... no checking whether ecore_evas Software Xlib 16 bits support is to be built... yes checking whether ecore_evas Software Xlib 16 bits support is built... no checking whether ecore_evas Software 8bit X11 support is to be built... yes checking whether ecore_evas Software 8bit X11 support is built... no checking whether ecore_evas Software GDI support is to be built... no checking whether ecore_evas Software GDI support is built... no checking whether ecore_evas Software DirectDraw support is to be built... no checking whether ecore_evas Software DirectDraw support is built... no checking whether ecore_evas Direct3d support is to be built... no checking whether ecore_evas Direct3d support is built... no checking whether ecore_evas Glew OpenGL support is to be built... no checking whether ecore_evas Glew OpenGL support is built... no checking whether ecore_evas 16 bpp Software DirectDraw support is to be built... no checking whether ecore_evas 16 bpp Software DirectDraw support is built... no checking whether ecore_evas Software SDL support is to be built... yes checking whether ecore_evas Software SDL support is built... no checking whether ecore_evas OpenGL SDL support is to be built... yes checking whether ecore_evas OpenGL SDL support is built... no checking whether ecore_evas OpenGL Cocoa support is to be built... no checking whether ecore_evas OpenGL Cocoa support is built... no checking whether ecore_evas DirectFB support is to be built... yes checking whether ecore_evas DirectFB support is built... no checking whether ecore_evas Linux Framebuffer support is to be built... yes checking whether ecore_evas Linux Framebuffer support is built... no checking whether ecore_evas 16 bpp Software Windows CE support is to be built... no checking whether ecore_evas 16 bpp Software Windows CE support is built... no checking whether ecore_evas Ecore Evas Single Process Windowing System support is to be built... yes checking whether ecore_evas Ecore Evas Single Process Windowing System support is built... yes checking whether ecore_evas PSL1GHT support is to be built... no checking whether ecore_evas PSL1GHT support is built... no checking whether examples are built... no checking whether examples are installed... no configure: creating ./config.status config.status: creating Makefile config.status: creating ecore-con.pc config.status: creating ecore-config.pc config.status: creating ecore-directfb.pc config.status: creating ecore-evas.pc config.status: creating ecore-fb.pc config.status: creating ecore-file.pc config.status: creating ecore-imf.pc config.status: creating ecore-imf-evas.pc config.status: creating ecore-ipc.pc config.status: creating ecore-x.pc config.status: creating ecore-input.pc config.status: creating ecore-input-evas.pc config.status: creating ecore-win32.pc config.status: creating ecore-sdl.pc config.status: creating ecore-cocoa.pc config.status: creating ecore-psl1ght.pc config.status: creating ecore-wince.pc config.status: creating ecore.pc config.status: creating doc/ecore.dox config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/bin/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/ecore/Makefile config.status: creating src/lib/ecore_con/Makefile config.status: creating src/lib/ecore_config/Makefile config.status: creating src/lib/ecore_directfb/Makefile config.status: creating src/lib/ecore_evas/Makefile config.status: creating src/lib/ecore_fb/Makefile config.status: creating src/lib/ecore_file/Makefile config.status: creating src/lib/ecore_cocoa/Makefile config.status: creating src/lib/ecore_sdl/Makefile config.status: creating src/lib/ecore_psl1ght/Makefile config.status: creating src/lib/ecore_imf/Makefile config.status: creating src/lib/ecore_imf_evas/Makefile config.status: creating src/lib/ecore_input/Makefile config.status: creating src/lib/ecore_input_evas/Makefile config.status: creating src/lib/ecore_ipc/Makefile config.status: creating src/lib/ecore_win32/Makefile config.status: creating src/lib/ecore_wince/Makefile config.status: creating src/lib/ecore_x/Makefile config.status: creating src/lib/ecore_x/xlib/Makefile config.status: creating src/lib/ecore_x/xcb/Makefile config.status: creating src/examples/Makefile config.status: creating src/tests/Makefile config.status: creating src/modules/Makefile config.status: creating src/modules/immodules/Makefile config.status: creating src/modules/immodules/xim/Makefile config.status: creating ecore.spec config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --enable-ecore-desktop, --disable-ecore-evas-sdl ecore 1.1.0 Optional Modules: Core: Ecore........................: always Thread support.............: POSIX Thread safety..............: no GLib support...............: no Always integrate GLib......: no Use g_main_loop............: no Gathering memory statistic.: yes Gathering timer allocation.: yes Ecore_Con....................: yes OpenSSL....................: yes IPv6.......................: yes GnuTLS.....................: no CURL.......................: yes Local Sockets..............: yes Abstract Sockets.........: yes c-ares.....................: no Ecore_Ipc....................: yes OpenSSL....................: yes GnuTLS.....................: no Ecore_File...................: yes Inotify....................: yes Windows notification.......: no Poll.......................: yes CURL.......................: yes Ecore_IMF....................: yes XIM........................: yes Ecore_IMF_Evas...............: yes Ecore_Input..................: yes Ecore_Input_Evas.............: yes Graphic systems: Ecore_X (Xlib backend).......: yes Xcursor....................: yes Xkb........................: yes Xprint.....................: yes Xinerama...................: yes Xrandr.....................: yes Xgesture...................: no Xscreensaver...............: yes Xrender....................: yes Xcomposite.................: yes Xfixes.....................: yes Xdamage....................: yes Xdpms......................: yes Xtest......................: yes XIM........................: yes Xi2........................: yes Ecore_Win32..................: no Ecore_Cocoa..................: no Ecore_SDL....................: no Ecore_FB.....................: yes Touchscreen................: no Ecore_DirectFB...............: no Ecore_WinCE..................: no Ecore_PSL1GHT................: no Ecore Evas: Ecore_Evas...................: yes Software Memory Buffer.....: yes Software X11...............: yes (Xlib=yes) (XCB=no) OpenGL X11.................: no Software GDI...............: no Software DirectDraw........: no Direct3D...................: no OpenGL Glew................: no Software SDL...............: no OpenGL SDL.................: no OpenGL Cocoa...............: no DirectFB...................: no PSL1GHT....................: no Software Framebuffer.......: no Software 8bit grayscale XCB: no Software 16bit X11.........: no Software 16bit DirectDraw..: no Software 16bit WinCE.......: no Sing.Proc. Windowing System: yes Tests................: no Maximum log level....: Documentation..........: no Compilation............: make (or gmake) CPPFLAGS.............: -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 CFLAGS...............: -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -W CXXFLAGS.............: -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 LDFLAGS..............: -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib Installation...........: make install (as root if needed, with 'su' or 'sudo') prefix...............: /usr/pkg => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.