+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ecore-1.7.10nb7/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ecore-1.7.10nb7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ecore-1.7.10.tar.bz2
=> Checksum SHA512 OK for ecore-1.7.10.tar.bz2
===> Installing dependencies for ecore-1.7.10nb7
==========================================================================
The following variables will affect the build process of this package,
ecore-1.7.10nb7.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/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 the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.14nb3
=> Full dependency eet>=1.7.7nb3: found eet-1.7.10
=> Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1s
=> Full dependency evas-buffer>=1.7.7: found evas-buffer-1.7.10nb1
=> Full dependency evas-software-x11>=1.7.0alpha: found evas-software-x11-1.7.10nb1
=> Full dependency evas>=1.7.10nb1: found evas-1.7.10nb1
=> Full dependency curl>=7.86.0nb1: found curl-7.87.0
=> Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.4
=> Full dependency libXcomposite>=0.3.1: found libXcomposite-0.4.6
=> Full dependency libXcursor>=1.1.1: found libXcursor-1.2.1
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.3
=> Full dependency libXtst>=1.0.1: found libXtst-1.2.4
===> Overriding tools for ecore-1.7.10nb7
===> Extracting for ecore-1.7.10nb7
===> Patching for ecore-1.7.10nb7
=> Applying pkgsrc patches for ecore-1.7.10nb7
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ecore/patches/patch-src_lib_ecore_Ecore.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ecore/patches/patch-src_lib_ecore_Ecore.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_lib_ecore_Ecore.h,v 1.2 2013/06/16 18:56:04 sno Exp $
|
|DragonflyBSD needs that, too
|
|--- src/lib/ecore/Ecore.h.orig	2013-01-09 13:46:27.000000000 +0000
|+++ src/lib/ecore/Ecore.h
--------------------------
Patching file src/lib/ecore/Ecore.h using Plan A...
Hunk #1 succeeded at 356.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ecore/patches/patch-src_lib_ecore__con_ecore__con__ssl.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ecore/patches/patch-src_lib_ecore__con_ecore__con__ssl.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_lib_ecore__con_ecore__con__ssl.c,v 1.1 2020/05/01 00:11:52 joerg Exp $
|
|Just fail when SSL3 is explicitly required.
|
|--- src/lib/ecore_con/ecore_con_ssl.c.orig	2020-04-25 20:50:19.247977990 +0000
|+++ src/lib/ecore_con/ecore_con_ssl.c
--------------------------
Patching file src/lib/ecore_con/ecore_con_ssl.c using Plan A...
Hunk #1 succeeded at 1560.
done
===> Creating toolchain wrappers for ecore-1.7.10nb7
===> Configuring for ecore-1.7.10nb7
=> 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
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for x86_64-sun-solaris2.11-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) /usr/xpg4/bin/grep
checking for egrep... (cached) /usr/xpg4/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/xpg4/bin/grep -F
checking for ld used by gcc... /bin/ld
checking if the linker (/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
checking the name lister (/usr/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-sun-solaris2.11 file names to x86_64-sun-solaris2.11 format... func_convert_file_noop
checking how to convert x86_64-sun-solaris2.11 file names to toolchain format... func_convert_file_noop
checking for /bin/ld option to reload object files... -r
checking for x86_64-sun-solaris2.11-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-sun-solaris2.11-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-sun-solaris2.11-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-sun-solaris2.11-strip... no
checking for strip... strip
checking for x86_64-sun-solaris2.11-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for sysroot... no
checking for x86_64-sun-solaris2.11-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
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... no
checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/ld -64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory
no
checking dynamic linker characteristics... solaris2.11 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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... /bin/ld -64
checking if the linker (/bin/ld -64) is GNU ld... no
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-sun-solaris2.11-gcc... no
checking for x86_64-sun-solaris2.11-objcc... no
checking for x86_64-sun-solaris2.11-objc... no
checking for x86_64-sun-solaris2.11-cc... no
checking for x86_64-sun-solaris2.11-CC... no
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... yes
checking whether gcc accepts -g... yes
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 for gcc option to accept ISO C99... none needed
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 EXOTIC... no
checking for dlopen in -lc... yes
checking for clock_gettime in -lc... yes
checking for EINA... yes
checking for GLIB... no
checking for SDL... no
checking for sdl-config... no
checking for DIRECTFB... no
checking whether MAXHOSTNAMELEN is declared... no
checking for header that defines MAXHOSTNAMELEN... netdb.h
checking whether ecore_x with XCB backend is to be built... no
checking for X... libraries , headers 
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... 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... no
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... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
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... no
checking features.h presence... no
checking for features.h... no
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 sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking for sys/un.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 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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking linux/fb.h usability... no
checking linux/fb.h presence... no
checking for linux/fb.h... no
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... (cached) none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
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 library containing strerror... none required
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for gettimeofday... yes
checking for strlcpy... yes
checking for execvp... yes
checking for isfinite... no
checking for mkdirat... yes
checking for shm_open in libc... yes
checking for mallinfo... no
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 the compiler supports -Wno-override-init... yes
checking whether the compiler supports -Wno-initializer-overrides... no
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... no
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 for SCIM... no
have_ecore_x_xlib: yes
checking whether Ecore_Imf_SCIM module is to be built... no (dependency failed)
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... no (dependency failed)
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 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 for IBUS... no
have_ecore_x_xlib: yes
checking whether Ecore_Imf_IBUS module is to be built... no (dependency failed)
checking for WAYLAND... no
checking whether Ecore_Wayland module is to be built... no (dependency failed)
checking whether ecore_evas Wayland Shm support is to be built... yes
checking whether ecore_evas Wayland Shm support is built... no
checking whether ecore_evas Wayland Egl support is to be built... yes
checking whether ecore_evas Wayland Egl support is built... no
checking whether tests are built... no
checking whether to use profiling instrumentation... no
checking whether examples are built... no
checking whether examples are installed... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ecore-con.pc
config.status: WARNING:  'ecore-con.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-config.pc
config.status: creating ecore-directfb.pc
config.status: WARNING:  'ecore-directfb.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-evas.pc
config.status: WARNING:  'ecore-evas.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-fb.pc
config.status: WARNING:  'ecore-fb.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-file.pc
config.status: WARNING:  'ecore-file.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-imf.pc
config.status: WARNING:  'ecore-imf.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-imf-evas.pc
config.status: WARNING:  'ecore-imf-evas.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-ipc.pc
config.status: WARNING:  'ecore-ipc.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-x.pc
config.status: WARNING:  'ecore-x.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-input.pc
config.status: WARNING:  'ecore-input.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-input-evas.pc
config.status: WARNING:  'ecore-input-evas.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-win32.pc
config.status: WARNING:  'ecore-win32.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-sdl.pc
config.status: WARNING:  'ecore-sdl.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-cocoa.pc
config.status: WARNING:  'ecore-cocoa.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-psl1ght.pc
config.status: WARNING:  'ecore-psl1ght.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-wince.pc
config.status: WARNING:  'ecore-wince.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore-wayland.pc
config.status: WARNING:  'ecore-wayland.pc.in' seems to ignore the --datarootdir setting
config.status: creating ecore.pc
config.status: WARNING:  'ecore.pc.in' seems to ignore the --datarootdir setting
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/lib/ecore_wayland/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 src/modules/immodules/scim/Makefile
config.status: creating src/modules/immodules/ibus/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
rm: libtoolT: No such file or directory
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

ecore 1.7.10

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.: no
    Gathering timer allocation.: no
  Ecore_Con....................: yes
    OpenSSL....................: yes 
    IPv6.......................: yes
    GnuTLS.....................: no
    CURL.......................: yes
    Local Sockets..............: yes
      Abstract Sockets.........: yes
    Resolver...................: dns.c
  Ecore_Ipc....................: yes
    OpenSSL....................: yes 
    GnuTLS.....................: no
  Ecore_File...................: yes
    Inotify....................: no
    Windows notification.......: no
    Poll.......................: yes
    CURL.......................: yes
  Ecore_IMF....................: yes
    XIM........................: yes
    SCIM.......................: no
    IBUS.......................: no
  Ecore_IMF_Evas...............: yes
  Ecore_Input..................: yes
  Ecore_Input_Evas.............: yes

 Graphic systems:

  Ecore_X (Xlib backend).......: yes
    Xcursor....................: yes
    Xkb........................: yes
    Xprint.....................: no
    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.....................: no
  Ecore_DirectFB...............: no
  Ecore_WinCE..................: no
  Ecore_PSL1GHT................: no
  Ecore_Wayland................: 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
    Wayland Shm................: no
    Wayland Egl................: no
    Extn (Plug/socket Extn)....: yes

  Tests................: no
  Coverage.............: no
  Maximum log level....: <unset>
Documentation..........: no
Examples...............: no
Examples installed.....: no

Compilation............: make (or gmake)
  CPPFLAGS.............: -I/opt/pkg/include -I/opt/pkg/include/freetype2
  CFLAGS...............: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2 -Wall -W 
  CXXFLAGS.............: -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -I/opt/pkg/include/freetype2
  LDFLAGS..............: -Wl,-R/opt/pkg/lib -liconv -L/opt/pkg/lib -lintl

Installation...........: make install (as root if needed, with 'su' or 'sudo')
  prefix...............: /opt/pkg

=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.