Date: Wed, 18 Nov 2015 12:30:29 +0100 From: "Hardy Schumacher" <hardy.schumacher@gmx.de> To: enlightenment@FreeBSD.org Subject: E on FreeBSD: Elementary 1.16.0: build issue Message-ID: <trinity-952c4fd1-c91f-48c8-baee-783a1aff8595-1447846229251@3capp-gmx-bs65>
next in thread | raw e-mail | index | archive | help
[Reading data from pkg(8) ... - 527 packages found - done]
---> Upgrading 'elementary-1.15.2' to 'elementary-1.16.0' (x11-toolkits/elementary)
---> Building '/usr/ports/x11-toolkits/elementary'
===> Cleaning for elementary-1.16.0
===> License LGPL21 accepted by the user
===> elementary-1.16.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by elementary-1.16.0 for building
===> Extracting for elementary-1.16.0
=> SHA256 Checksum OK for enlightenment/elementary-1.16.0.tar.xz.
===> Patching for elementary-1.16.0
===> elementary-1.16.0 depends on executable: gmake - found
===> elementary-1.16.0 depends on executable: pkgconf - found
===> elementary-1.16.0 depends on executable: msgfmt - found
===> elementary-1.16.0 depends on executable: gtk-update-icon-cache - found
===> elementary-1.16.0 depends on shared library: libefl.so - found (/usr/local/lib/libefl.so)
===> elementary-1.16.0 depends on shared library: liblua-5.2.so - found (/usr/local/lib/liblua-5.2.so)
===> elementary-1.16.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===> elementary-1.16.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so)
===> elementary-1.16.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so)
===> elementary-1.16.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so)
===> elementary-1.16.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so)
===> Configuring for elementary-1.16.0
===> FreeBSD 10 autotools fix applied to /usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.2
checking host system type... amd64-portbld-freebsd10.2
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking whether gmake supports nested variables... yes
checking dependency style of cc... gcc3
checking whether gmake supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/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) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd10.2 file names to amd64-portbld-freebsd10.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd10.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd10.2 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... no
configure: Initialized elementary (1.16.0) development=12249
configure: ELEMENTARY_BASE_DIR set to .elementary
checking whether examples are built... no
checking whether examples are installed... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking whether cc understands -c and -o together... (cached) yes
checking for cc option to accept ISO C99... none needed
checking for cc option to accept ISO Standard C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd10.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether c++ supports C++11 features by default... no
checking whether c++ supports C++11 features with -std=gnu++11... yes
checking pkg-config is at least version 0.9.0... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib
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
configure: eet_eet set to /usr/local/bin/eet
configure: edje_cc set to /usr/local/bin/edje_cc
configure: elementary_codegen set to /usr/local/bin/elementary_codegen
configure: elm_prefs_cc set to /usr/local/bin/elm_prefs_cc
configure: eolian_gen set to /usr/local/bin/eolian_gen
configure: eolian_cxx set to /usr/local/bin/eolian_cxx
configure: eldbus_codegen set to /usr/local/bin/eldbus-codegen
checking whether to build elementary_test binary... yes
checking whether to build elementary_codegen binary... yes
checking whether to build elm_prefs_cc binary... yes
checking whether to build elementary_config binary... yes
checking whether to enable X backend... auto
checking whether to build X backend... yes
checking whether to enable FB backend... auto
checking whether to build FB backend... no
checking whether to enable PSL1GHT backend... auto
checking whether to build PSL1GHT backend... no
checking whether to enable SDL backend... auto
checking whether to build SDL backend... no
checking whether to enable Cocoa backend... auto
checking whether to build Cocoa backend... no
checking whether to enable Win32 backend... auto
checking whether to build Win32 backend... no
checking whether to enable Wayland backend... auto
checking whether to build Wayland backend... no
checking whether to enable DRM backend... auto
checking whether to build DRM backend... no
checking whether to enable elocation option... auto
checking whether to build elocation option... yes
checking whether to enable eweather option... auto
checking whether to build eweather option... no
checking whether to enable emap option... auto
checking whether to build emap option... no
checking which web option to use... ewebkit2
checking whether to build web option... no
checking for ELEMENTARY... yes
checking for ELEMENTARY_PC... yes
checking for ELEMENTARY_CXX... yes
checking for alloca.h... (cached) no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dirent.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for langinfo.h... (cached) yes
checking for sys/times.h... (cached) yes
checking whether byte ordering is bigendian... no
checking whether the compiler supports -Wshadow... yes
checking whether the compiler supports -Wall... yes
checking whether the compiler supports -W... yes
checking whether the compiler supports -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections... yes
checking for PATH_MAX in limits.h... yes
checking whether the compiler supports -fvisibility=hidden -fdata-sections -ffunction-sections -Wl,--gc-sections -fno-strict-aliasing -Wl,--as-needed -Wl,--no-copy-dt-needed-entries... no
checking If the compiler as what it takes to do quicklaunch (-pie -rdynamic)... yes
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for geteuid... (cached) yes
checking for getuid... (cached) yes
checking for getpwent... yes
checking for fork... (cached) yes
checking for clearenv... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/lib/Elementary.hh
config.status: creating Makefile
config.status: creating elementary.spec
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/widgets/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/lib/Elementary.h
config.status: creating src/lib/elm_intro.h
config.status: creating src/bin/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/prefs/Makefile
config.status: creating src/modules/access_output/Makefile
config.status: creating src/modules/datetime_input_ctxpopup/Makefile
config.status: creating src/modules/test_entry/Makefile
config.status: creating src/modules/test_map/Makefile
config.status: creating src/edje_externals/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/examples/sphere_hunter/Makefile
config.status: creating src/examples/performance/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/imported/Makefile
config.status: creating src/imported/atspi/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/images/Makefile
config.status: creating data/objects/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/edje_externals/Makefile
config.status: creating config/Makefile
config.status: creating config/default/Makefile
config.status: creating config/default/base.src
config.status: creating config/standard/Makefile
config.status: creating config/standard/base.src
config.status: creating config/mobile/Makefile
config.status: creating config/mobile/base.src
config.status: creating po/Makefile.in
config.status: creating cmakeconfig/ElementaryConfig.cmake
config.status: creating cmakeconfig/ElementaryConfigVersion.cmake
config.status: creating elementary_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
------------------------------------------------------------------------
elementary 1.16.0
------------------------------------------------------------------------
Configuration Options Summary:
Engines:
X11....................: yes
Framebuffer............: no
DRM....................: no
PSL1GHT................: no
SDL....................: no
Cocoa..................: no
Windows XP.............: no
Wayland................: no
Features:
EWeather...............: no
EMap...................: no
Web (WebKit)...........: no
Quick Launch...........: yes
Elocation..............: yes
eet......................: /usr/local/bin/eet
edje_cc..................: /usr/local/bin/edje_cc
elementary_codegen.......: /usr/local/bin/elementary_codegen
elm_prefs_cc.............: /usr/local/bin/elm_prefs_cc
eolian_gen...............: /usr/local/bin/eolian_gen
eolian_cxx...............: /usr/local/bin/eolian_cxx
eldbus_codegen...........: /usr/local/bin/eldbus-codegen
Build elementary_test....: yes
Build elementary_codegen.: yes
Build elm_prefs_cc.......: yes
Examples.................: no
Examples installed.......: yes
Build elementary_config..: yes
Enable debug.............: no
Enable C++...............: yes
Compilation................: make (or gmake)
CPPFLAGS.................: -I/usr/local/include
CFLAGS...................: -O2 -pipe -fstack-protector -fno-strict-aliasing -Wshadow -Wall -W -Wall -Wextra -Wpointer-arith -Wno-missing-field-initializers -fvisibility=hidden -fdata-sections -ffunction-sections -fpie
CXXFLAGS.................: -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -fPIC -DPIC
LDFLAGS..................: -L/usr/local/lib -fstack-protector -fPIC -DPIC -pie -rdynamic
Tests......................: make check
Docs.......................: no (doxygen not found)
Installation...............: make install (as root if needed, with 'su' or 'sudo')
prefix...................: /usr/local
===> Building for elementary-1.16.0
gmake[1]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0'
gmake all-recursive
gmake[2]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0'
Making all in src
gmake[3]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src'
Making all in lib
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/lib'
EOLIAN elm_access.eo.c
EOLIAN elm_actionslider.eo.c
EOLIAN elm_atspi_bridge.eo.c
EOLIAN elm_app_client.eo.c
EOLIAN elm_app_client_view.eo.c
EOLIAN elm_app_server.eo.c
EOLIAN elm_app_server_view.eo.c
EOLIAN elm_atspi_app_object.eo.c
EOLIAN elm_bg.eo.c
EOLIAN elm_box.eo.c
EOLIAN elm_bubble.eo.c
EOLIAN elm_button.eo.c
EOLIAN elm_calendar.eo.c
EOLIAN elm_check.eo.c
EOLIAN elm_clock.eo.c
EOLIAN elm_colorselector.eo.c
EOLIAN elm_conformant.eo.c
EOLIAN elm_container.eo.c
EOLIAN elm_ctxpopup.eo.c
EOLIAN elm_datetime.eo.c
EOLIAN elm_dayselector.eo.c
EOLIAN elm_diskselector.eo.c
EOLIAN elm_entry.eo.c
EOLIAN elm_fileselector.eo.c
EOLIAN elm_fileselector_button.eo.c
EOLIAN elm_fileselector_entry.eo.c
EOLIAN elm_flip.eo.c
EOLIAN elm_flipselector.eo.c
EOLIAN elm_frame.eo.c
EOLIAN elm_gengrid.eo.c
EOLIAN elm_gengrid_pan.eo.c
EOLIAN elm_genlist.eo.c
EOLIAN elm_genlist_pan.eo.c
EOLIAN elm_gesture_layer.eo.c
EOLIAN elm_glview.eo.c
EOLIAN elm_grid.eo.c
EOLIAN elm_hover.eo.c
EOLIAN elm_hoversel.eo.c
EOLIAN elm_icon.eo.c
EOLIAN elm_image.eo.c
EOLIAN elm_index.eo.c
EOLIAN elm_interface_atspi_accessible.eo.c
EOLIAN elm_interface_atspi_action.eo.c
EOLIAN elm_interface_atspi_component.eo.c
EOLIAN elm_interface_atspi_editable_text.eo.c
EOLIAN elm_interface_atspi_image.eo.c
EOLIAN elm_interface_atspi_selection.eo.c
EOLIAN elm_interface_atspi_text.eo.c
EOLIAN elm_interface_atspi_value.eo.c
EOLIAN elm_interface_atspi_widget_action.eo.c
EOLIAN elm_interface_atspi_window.eo.c
EOLIAN elm_interface_fileselector.eo.c
EOLIAN elm_interface_scrollable.eo.c
EOLIAN elm_inwin.eo.c
EOLIAN elm_label.eo.c
EOLIAN elm_layout.eo.c
EOLIAN elm_list.eo.c
EOLIAN elm_map.eo.c
EOLIAN elm_map_pan.eo.c
EOLIAN elm_mapbuf.eo.c
EOLIAN elm_menu.eo.c
EOLIAN elm_multibuttonentry.eo.c
EOLIAN elm_naviframe.eo.c
EOLIAN elm_notify.eo.c
EOLIAN elm_pan.eo.c
EOLIAN elm_panel.eo.c
EOLIAN elm_panes.eo.c
EOLIAN elm_photo.eo.c
EOLIAN elm_photocam.eo.c
EOLIAN elm_photocam_pan.eo.c
EOLIAN elm_player.eo.c
EOLIAN elm_plug.eo.c
EOLIAN elm_popup.eo.c
EOLIAN elm_prefs.eo.c
EOLIAN elm_progressbar.eo.c
EOLIAN elm_radio.eo.c
EOLIAN elm_route.eo.c
EOLIAN elm_scroller.eo.c
EOLIAN elm_segment_control.eo.c
EOLIAN elm_separator.eo.c
EOLIAN elm_slider.eo.c
EOLIAN elm_slideshow.eo.c
EOLIAN elm_spinner.eo.c
EOLIAN elm_systray.eo.c
EOLIAN elm_table.eo.c
EOLIAN elm_thumb.eo.c
EOLIAN elm_toolbar.eo.c
EOLIAN elm_video.eo.c
EOLIAN elm_view_list.eo.c
EOLIAN elm_view_form.eo.c
EOLIAN elm_web.eo.c
EOLIAN elm_widget.eo.c
EOLIAN elm_win.eo.c
EOLIAN elm_win_standard.eo.c
EOLIAN elm_widget_item.eo.c
EOLIAN elm_color_item.eo.c
EOLIAN elm_dayselector_item.eo.c
EOLIAN elm_hoversel_item.eo.c
EOLIAN elm_segment_control_item.eo.c
EOLIAN elm_slideshow_item.eo.c
EOLIAN elm_flipselector_item.eo.c
EOLIAN elm_menu_item.eo.c
EOLIAN elm_ctxpopup_item.eo.c
EOLIAN elm_index_item.eo.c
EOLIAN elm_multibuttonentry_item.eo.c
EOLIAN elm_naviframe_item.eo.c
EOLIAN elm_genlist_item.eo.c
EOLIAN elm_gengrid_item.eo.c
EOLIAN elm_list_item.eo.c
EOLIAN elm_toolbar_item.eo.c
EOLIAN elm_diskselector_item.eo.c
EOLIAN elm_popup_item.eo.c
EOLIAN elm_access.eo.h
EOLIAN elm_actionslider.eo.h
EOLIAN elm_atspi_bridge.eo.h
EOLIAN elm_app_client.eo.h
EOLIAN elm_app_client_view.eo.h
EOLIAN elm_app_server.eo.h
EOLIAN elm_app_server_view.eo.h
EOLIAN elm_atspi_app_object.eo.h
EOLIAN elm_bg.eo.h
EOLIAN elm_box.eo.h
EOLIAN elm_bubble.eo.h
EOLIAN elm_button.eo.h
EOLIAN elm_calendar.eo.h
EOLIAN elm_check.eo.h
EOLIAN elm_clock.eo.h
EOLIAN elm_colorselector.eo.h
EOLIAN elm_conformant.eo.h
EOLIAN elm_container.eo.h
EOLIAN elm_ctxpopup.eo.h
EOLIAN elm_datetime.eo.h
EOLIAN elm_dayselector.eo.h
EOLIAN elm_diskselector.eo.h
EOLIAN elm_entry.eo.h
EOLIAN elm_fileselector.eo.h
EOLIAN elm_fileselector_button.eo.h
EOLIAN elm_fileselector_entry.eo.h
EOLIAN elm_flip.eo.h
EOLIAN elm_flipselector.eo.h
EOLIAN elm_frame.eo.h
EOLIAN elm_gengrid.eo.h
EOLIAN elm_gengrid_pan.eo.h
EOLIAN elm_genlist.eo.h
EOLIAN elm_genlist_pan.eo.h
EOLIAN elm_gesture_layer.eo.h
EOLIAN elm_glview.eo.h
EOLIAN elm_grid.eo.h
EOLIAN elm_hover.eo.h
EOLIAN elm_hoversel.eo.h
EOLIAN elm_icon.eo.h
EOLIAN elm_image.eo.h
EOLIAN elm_index.eo.h
EOLIAN elm_interface_atspi_accessible.eo.h
EOLIAN elm_interface_atspi_action.eo.h
EOLIAN elm_interface_atspi_component.eo.h
EOLIAN elm_interface_atspi_editable_text.eo.h
EOLIAN elm_interface_atspi_image.eo.h
EOLIAN elm_interface_atspi_selection.eo.h
EOLIAN elm_interface_atspi_text.eo.h
EOLIAN elm_interface_atspi_value.eo.h
EOLIAN elm_interface_atspi_widget_action.eo.h
EOLIAN elm_interface_atspi_window.eo.h
EOLIAN elm_interface_fileselector.eo.h
EOLIAN elm_interface_scrollable.eo.h
EOLIAN elm_inwin.eo.h
EOLIAN elm_label.eo.h
EOLIAN elm_layout.eo.h
EOLIAN elm_list.eo.h
EOLIAN elm_map.eo.h
EOLIAN elm_map_pan.eo.h
EOLIAN elm_mapbuf.eo.h
EOLIAN elm_menu.eo.h
EOLIAN elm_multibuttonentry.eo.h
EOLIAN elm_naviframe.eo.h
EOLIAN elm_notify.eo.h
EOLIAN elm_pan.eo.h
EOLIAN elm_panel.eo.h
EOLIAN elm_panes.eo.h
EOLIAN elm_photocam.eo.h
EOLIAN elm_photo.eo.h
EOLIAN elm_photocam_pan.eo.h
EOLIAN elm_player.eo.h
EOLIAN elm_plug.eo.h
EOLIAN elm_popup.eo.h
EOLIAN elm_prefs.eo.h
EOLIAN elm_progressbar.eo.h
EOLIAN elm_radio.eo.h
EOLIAN elm_route.eo.h
EOLIAN elm_scroller.eo.h
EOLIAN elm_segment_control.eo.h
EOLIAN elm_separator.eo.h
EOLIAN elm_slider.eo.h
EOLIAN elm_slideshow.eo.h
EOLIAN elm_spinner.eo.h
EOLIAN elm_systray.eo.h
EOLIAN elm_table.eo.h
EOLIAN elm_thumb.eo.h
EOLIAN elm_toolbar.eo.h
EOLIAN elm_video.eo.h
EOLIAN elm_view_list.eo.h
EOLIAN elm_view_form.eo.h
EOLIAN elm_web.eo.h
EOLIAN elm_widget.eo.h
EOLIAN elm_win.eo.h
EOLIAN elm_win_standard.eo.h
EOLIAN elm_widget_item.eo.h
EOLIAN elm_color_item.eo.h
EOLIAN elm_dayselector_item.eo.h
EOLIAN elm_hoversel_item.eo.h
EOLIAN elm_segment_control_item.eo.h
EOLIAN elm_slideshow_item.eo.h
EOLIAN elm_flipselector_item.eo.h
EOLIAN elm_menu_item.eo.h
EOLIAN elm_ctxpopup_item.eo.h
EOLIAN elm_index_item.eo.h
EOLIAN elm_multibuttonentry_item.eo.h
EOLIAN elm_naviframe_item.eo.h
EOLIAN elm_genlist_item.eo.h
EOLIAN elm_gengrid_item.eo.h
EOLIAN elm_list_item.eo.h
EOLIAN elm_toolbar_item.eo.h
EOLIAN elm_diskselector_item.eo.h
EOLIAN elm_popup_item.eo.h
EOLIAN elm_general.eot.h
EOLIAN elm_access.eo.legacy.h
EOLIAN elm_actionslider.eo.legacy.h
EOLIAN elm_atspi_bridge.eo.legacy.h
EOLIAN elm_app_client.eo.legacy.h
EOLIAN elm_app_client_view.eo.legacy.h
EOLIAN elm_app_server.eo.legacy.h
EOLIAN elm_app_server_view.eo.legacy.h
EOLIAN elm_atspi_app_object.eo.legacy.h
EOLIAN elm_bg.eo.legacy.h
EOLIAN elm_box.eo.legacy.h
EOLIAN elm_bubble.eo.legacy.h
EOLIAN elm_button.eo.legacy.h
EOLIAN elm_calendar.eo.legacy.h
EOLIAN elm_check.eo.legacy.h
EOLIAN elm_clock.eo.legacy.h
EOLIAN elm_colorselector.eo.legacy.h
EOLIAN elm_conformant.eo.legacy.h
EOLIAN elm_container.eo.legacy.h
EOLIAN elm_ctxpopup.eo.legacy.h
EOLIAN elm_datetime.eo.legacy.h
EOLIAN elm_dayselector.eo.legacy.h
EOLIAN elm_diskselector.eo.legacy.h
EOLIAN elm_entry.eo.legacy.h
EOLIAN elm_fileselector.eo.legacy.h
EOLIAN elm_fileselector_button.eo.legacy.h
EOLIAN elm_fileselector_entry.eo.legacy.h
EOLIAN elm_flip.eo.legacy.h
EOLIAN elm_flipselector.eo.legacy.h
EOLIAN elm_frame.eo.legacy.h
EOLIAN elm_gengrid.eo.legacy.h
EOLIAN elm_gengrid_pan.eo.legacy.h
EOLIAN elm_genlist.eo.legacy.h
EOLIAN elm_genlist_pan.eo.legacy.h
EOLIAN elm_gesture_layer.eo.legacy.h
EOLIAN elm_glview.eo.legacy.h
EOLIAN elm_grid.eo.legacy.h
EOLIAN elm_hover.eo.legacy.h
EOLIAN elm_hoversel.eo.legacy.h
EOLIAN elm_icon.eo.legacy.h
EOLIAN elm_image.eo.legacy.h
EOLIAN elm_index.eo.legacy.h
EOLIAN elm_interface_atspi_accessible.eo.legacy.h
EOLIAN elm_interface_atspi_action.eo.legacy.h
EOLIAN elm_interface_atspi_component.eo.legacy.h
EOLIAN elm_interface_atspi_editable_text.eo.legacy.h
EOLIAN elm_interface_atspi_image.eo.legacy.h
EOLIAN elm_interface_atspi_selection.eo.legacy.h
EOLIAN elm_interface_atspi_text.eo.legacy.h
EOLIAN elm_interface_atspi_value.eo.legacy.h
EOLIAN elm_interface_atspi_widget_action.eo.legacy.h
EOLIAN elm_interface_atspi_window.eo.legacy.h
EOLIAN elm_interface_fileselector.eo.legacy.h
EOLIAN elm_interface_scrollable.eo.legacy.h
EOLIAN elm_inwin.eo.legacy.h
EOLIAN elm_label.eo.legacy.h
EOLIAN elm_layout.eo.legacy.h
EOLIAN elm_list.eo.legacy.h
EOLIAN elm_map.eo.legacy.h
EOLIAN elm_map_pan.eo.legacy.h
EOLIAN elm_mapbuf.eo.legacy.h
EOLIAN elm_menu.eo.legacy.h
EOLIAN elm_multibuttonentry.eo.legacy.h
EOLIAN elm_naviframe.eo.legacy.h
EOLIAN elm_notify.eo.legacy.h
EOLIAN elm_pan.eo.legacy.h
EOLIAN elm_panel.eo.legacy.h
EOLIAN elm_panes.eo.legacy.h
EOLIAN elm_photo.eo.legacy.h
EOLIAN elm_photocam.eo.legacy.h
EOLIAN elm_photocam_pan.eo.legacy.h
EOLIAN elm_player.eo.legacy.h
EOLIAN elm_plug.eo.legacy.h
EOLIAN elm_popup.eo.legacy.h
EOLIAN elm_prefs.eo.legacy.h
EOLIAN elm_progressbar.eo.legacy.h
EOLIAN elm_radio.eo.legacy.h
EOLIAN elm_route.eo.legacy.h
EOLIAN elm_scroller.eo.legacy.h
EOLIAN elm_segment_control.eo.legacy.h
EOLIAN elm_separator.eo.legacy.h
EOLIAN elm_slider.eo.legacy.h
EOLIAN elm_slideshow.eo.legacy.h
EOLIAN elm_spinner.eo.legacy.h
EOLIAN elm_systray.eo.legacy.h
EOLIAN elm_thumb.eo.legacy.h
EOLIAN elm_table.eo.legacy.h
EOLIAN elm_toolbar.eo.legacy.h
EOLIAN elm_video.eo.legacy.h
EOLIAN elm_view_list.eo.legacy.h
EOLIAN elm_view_form.eo.legacy.h
EOLIAN elm_web.eo.legacy.h
EOLIAN elm_widget.eo.legacy.h
EOLIAN elm_win.eo.legacy.h
EOLIAN elm_win_standard.eo.legacy.h
EOLIAN elm_widget_item.eo.legacy.h
EOLIAN elm_color_item.eo.legacy.h
EOLIAN elm_dayselector_item.eo.legacy.h
EOLIAN elm_hoversel_item.eo.legacy.h
EOLIAN elm_segment_control_item.eo.legacy.h
EOLIAN elm_slideshow_item.eo.legacy.h
EOLIAN elm_flipselector_item.eo.legacy.h
EOLIAN elm_menu_item.eo.legacy.h
EOLIAN elm_ctxpopup_item.eo.legacy.h
EOLIAN elm_index_item.eo.legacy.h
EOLIAN elm_multibuttonentry_item.eo.legacy.h
EOLIAN elm_naviframe_item.eo.legacy.h
EOLIAN elm_genlist_item.eo.legacy.h
EOLIAN elm_gengrid_item.eo.legacy.h
EOLIAN elm_list_item.eo.legacy.h
EOLIAN elm_toolbar_item.eo.legacy.h
EOLIAN elm_diskselector_item.eo.legacy.h
EOLIAN elm_popup_item.eo.legacy.h
gmake all-am
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/lib'
CC libelementary_la-elc_ctxpopup.lo
CC libelementary_la-elc_fileselector.lo
CC libelementary_la-elc_fileselector_button.lo
CC libelementary_la-elc_fileselector_entry.lo
CC libelementary_la-elc_hoversel.lo
CC libelementary_la-elc_multibuttonentry.lo
CC libelementary_la-elc_naviframe.lo
CC libelementary_la-elc_player.lo
CC libelementary_la-elc_popup.lo
CC libelementary_la-elc_scrolled_entry.lo
CC libelementary_la-elm_access.lo
CC libelementary_la-elm_actionslider.lo
CC libelementary_la-elm_app_common.lo
CC libelementary_la-elm_app_server_eet.lo
CC libelementary_la-elm_app_server.lo
CC libelementary_la-elm_app_server_view.lo
CC libelementary_la-elm_app_client.lo
CC libelementary_la-elm_app_client_view.lo
CC libelementary_la-elm_atspi_app_object.lo
CC libelementary_la-elm_atspi_bridge.lo
CC libelementary_la-elm_bg.lo
CC libelementary_la-elm_box.lo
CC libelementary_la-elm_bubble.lo
CC libelementary_la-elm_button.lo
CC libelementary_la-elm_calendar.lo
CC libelementary_la-elm_check.lo
CC libelementary_la-elm_clock.lo
CC libelementary_la-elm_cnp.lo
CC libelementary_la-elm_colorselector.lo
CC libelementary_la-elm_color_class.lo
CC libelementary_la-elm_config.lo
CC libelementary_la-elm_conform.lo
CC libelementary_la-elm_container.lo
CC libelementary_la-elm_datetime.lo
CC libelementary_la-elm_dayselector.lo
CC libelementary_la-elm_dbus_menu.lo
CC libelementary_la-elm_diskselector.lo
CC libelementary_la-elm_entry.lo
CC libelementary_la-elm_flip.lo
CC libelementary_la-elm_flipselector.lo
CC libelementary_la-elm_font.lo
CC libelementary_la-elm_frame.lo
CC libelementary_la-elm_gengrid.lo
CC libelementary_la-elm_genlist.lo
CC libelementary_la-elm_gesture_layer.lo
CC libelementary_la-elm_gesture_layer_extra_gestures.lo
CC libelementary_la-elm_glview.lo
CC libelementary_la-elm_grid.lo
CC libelementary_la-elm_hover.lo
CC libelementary_la-elm_icon.lo
CC libelementary_la-elm_image.lo
CC libelementary_la-elm_index.lo
CC libelementary_la-elm_interface_atspi_accessible.lo
CC libelementary_la-elm_interface_atspi_action.lo
CC libelementary_la-elm_interface_atspi_component.lo
CC libelementary_la-elm_interface_atspi_editable_text.lo
CC libelementary_la-elm_interface_atspi_image.lo
CC libelementary_la-elm_interface_atspi_selection.lo
CC libelementary_la-elm_interface_atspi_text.lo
CC libelementary_la-elm_interface_atspi_value.lo
CC libelementary_la-elm_interface_atspi_widget_action.lo
CC libelementary_la-elm_interface_atspi_window.lo
CC libelementary_la-elm_interface_fileselector.lo
CC libelementary_la-elm_interface_scrollable.lo
CC libelementary_la-elm_inwin.lo
CC libelementary_la-elm_label.lo
CC libelementary_la-elm_layout.lo
CC libelementary_la-elm_list.lo
CC libelementary_la-elm_main.lo
CC libelementary_la-elm_map.lo
CC libelementary_la-elm_mapbuf.lo
CC libelementary_la-elm_menu.lo
CC libelementary_la-elm_module.lo
CC libelementary_la-elm_notify.lo
CC libelementary_la-elm_panel.lo
CC libelementary_la-elm_panes.lo
CC libelementary_la-elm_photo.lo
CC libelementary_la-elm_photocam.lo
CC libelementary_la-elm_plug.lo
CC libelementary_la-elm_prefs.lo
CC libelementary_la-elm_prefs_data.lo
CC libelementary_la-elm_progressbar.lo
CC libelementary_la-elm_radio.lo
CC libelementary_la-elm_route.lo
CC libelementary_la-elm_scroller.lo
CC libelementary_la-elm_segment_control.lo
CC libelementary_la-elm_separator.lo
CC libelementary_la-elm_slider.lo
CC libelementary_la-elm_slideshow.lo
CC libelementary_la-elm_spinner.lo
CC libelementary_la-elm_store.lo
CC libelementary_la-elm_systray.lo
CC libelementary_la-elm_systray_watcher.lo
CC libelementary_la-elm_sys_notify.lo
CC libelementary_la-elm_table.lo
CC libelementary_la-elm_theme.lo
CC libelementary_la-elm_thumb.lo
CC libelementary_la-elm_toolbar.lo
CC libelementary_la-elm_transit.lo
CC libelementary_la-elm_util.lo
CC libelementary_la-elm_url.lo
CC libelementary_la-elm_video.lo
CC libelementary_la-elm_view_list.lo
CC libelementary_la-elm_view_form.lo
CC libelementary_la-elm_web2.lo
CC libelementary_la-elm_widget.lo
CC libelementary_la-elm_win.lo
CC libelementary_la-elm_win_standard.lo
CC libelementary_la-elm_helper.lo
CC libelementary_la-els_box.lo
CC libelementary_la-els_cursor.lo
CC libelementary_la-els_tooltip.lo
CC libelementary_la-elu_ews_wm.lo
EOLCXX elm_access.eo.hh
EOLCXX elm_actionslider.eo.hh
EOLCXX elm_atspi_bridge.eo.hh
EOLCXX elm_app_client.eo.hh
EOLCXX elm_app_client_view.eo.hh
EOLCXX elm_app_server.eo.hh
EOLCXX elm_app_server_view.eo.hh
EOLCXX elm_atspi_app_object.eo.hh
EOLCXX elm_bg.eo.hh
EOLCXX elm_box.eo.hh
EOLCXX elm_bubble.eo.hh
EOLCXX elm_button.eo.hh
EOLCXX elm_calendar.eo.hh
EOLCXX elm_check.eo.hh
EOLCXX elm_clock.eo.hh
EOLCXX elm_colorselector.eo.hh
EOLCXX elm_conformant.eo.hh
EOLCXX elm_container.eo.hh
EOLCXX elm_ctxpopup.eo.hh
EOLCXX elm_datetime.eo.hh
EOLCXX elm_dayselector.eo.hh
EOLCXX elm_diskselector.eo.hh
EOLCXX elm_entry.eo.hh
EOLCXX elm_fileselector.eo.hh
EOLCXX elm_fileselector_button.eo.hh
EOLCXX elm_fileselector_entry.eo.hh
EOLCXX elm_flip.eo.hh
EOLCXX elm_flipselector.eo.hh
EOLCXX elm_frame.eo.hh
EOLCXX elm_gengrid.eo.hh
EOLCXX elm_gengrid_pan.eo.hh
EOLCXX elm_genlist.eo.hh
EOLCXX elm_genlist_pan.eo.hh
EOLCXX elm_gesture_layer.eo.hh
EOLCXX elm_glview.eo.hh
EOLCXX elm_grid.eo.hh
EOLCXX elm_hover.eo.hh
EOLCXX elm_hoversel.eo.hh
EOLCXX elm_icon.eo.hh
EOLCXX elm_image.eo.hh
EOLCXX elm_index.eo.hh
EOLCXX elm_interface_atspi_accessible.eo.hh
EOLCXX elm_interface_atspi_action.eo.hh
EOLCXX elm_interface_atspi_component.eo.hh
EOLCXX elm_interface_atspi_editable_text.eo.hh
EOLCXX elm_interface_atspi_image.eo.hh
EOLCXX elm_interface_atspi_selection.eo.hh
EOLCXX elm_interface_atspi_text.eo.hh
EOLCXX elm_interface_atspi_value.eo.hh
EOLCXX elm_interface_atspi_widget_action.eo.hh
EOLCXX elm_interface_atspi_window.eo.hh
EOLCXX elm_interface_fileselector.eo.hh
EOLCXX elm_interface_scrollable.eo.hh
EOLCXX elm_inwin.eo.hh
EOLCXX elm_label.eo.hh
EOLCXX elm_layout.eo.hh
EOLCXX elm_list.eo.hh
EOLCXX elm_map.eo.hh
EOLCXX elm_map_pan.eo.hh
EOLCXX elm_mapbuf.eo.hh
EOLCXX elm_menu.eo.hh
EOLCXX elm_multibuttonentry.eo.hh
EOLCXX elm_naviframe.eo.hh
EOLCXX elm_notify.eo.hh
EOLCXX elm_pan.eo.hh
EOLCXX elm_panel.eo.hh
EOLCXX elm_panes.eo.hh
EOLCXX elm_photo.eo.hh
EOLCXX elm_photocam.eo.hh
EOLCXX elm_photocam_pan.eo.hh
EOLCXX elm_player.eo.hh
EOLCXX elm_plug.eo.hh
EOLCXX elm_popup.eo.hh
EOLCXX elm_prefs.eo.hh
EOLCXX elm_progressbar.eo.hh
EOLCXX elm_radio.eo.hh
EOLCXX elm_route.eo.hh
EOLCXX elm_scroller.eo.hh
EOLCXX elm_segment_control.eo.hh
EOLCXX elm_separator.eo.hh
EOLCXX elm_slider.eo.hh
EOLCXX elm_slideshow.eo.hh
EOLCXX elm_spinner.eo.hh
EOLCXX elm_systray.eo.hh
EOLCXX elm_table.eo.hh
EOLCXX elm_thumb.eo.hh
EOLCXX elm_toolbar.eo.hh
EOLCXX elm_video.eo.hh
EOLCXX elm_view_list.eo.hh
EOLCXX elm_view_form.eo.hh
EOLCXX elm_web.eo.hh
EOLCXX elm_widget.eo.hh
EOLCXX elm_win.eo.hh
EOLCXX elm_win_standard.eo.hh
EOLCXX elm_widget_item.eo.hh
EOLCXX elm_color_item.eo.hh
EOLCXX elm_dayselector_item.eo.hh
EOLCXX elm_hoversel_item.eo.hh
EOLCXX elm_segment_control_item.eo.hh
EOLCXX elm_slideshow_item.eo.hh
EOLCXX elm_flipselector_item.eo.hh
EOLCXX elm_menu_item.eo.hh
EOLCXX elm_ctxpopup_item.eo.hh
EOLCXX elm_index_item.eo.hh
EOLCXX elm_multibuttonentry_item.eo.hh
EOLCXX elm_naviframe_item.eo.hh
EOLCXX elm_genlist_item.eo.hh
EOLCXX elm_gengrid_item.eo.hh
EOLCXX elm_list_item.eo.hh
EOLCXX elm_toolbar_item.eo.hh
EOLCXX elm_diskselector_item.eo.hh
EOLCXX elm_popup_item.eo.hh
CCLD libelementary.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/lib'
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/lib'
Making all in bin
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/bin'
CC elementary_test-test.o
CC elementary_test-test_explode.o
CC elementary_test-test_3d.o
CC elementary_test-test_access.o
CC elementary_test-test_actionslider.o
CC elementary_test-test_anim.o
CC elementary_test-test_application_server.o
CC elementary_test-test_bg.o
CC elementary_test-test_box.o
CC elementary_test-test_bubble.o
CC elementary_test-test_button.o
CC elementary_test-test_calendar.o
CC elementary_test-test_check.o
CC elementary_test-test_clock.o
CC elementary_test-test_cnp.o
CC elementary_test-test_colorselector.o
CC elementary_test-test_colorclass.o
CC elementary_test-test_config.o
CC elementary_test-test_conform.o
CC elementary_test-test_conform_indicator.o
CC elementary_test-test_ctxpopup.o
CC elementary_test-test_cursor.o
CC elementary_test-test_datetime.o
CC elementary_test-test_dayselector.o
CC elementary_test-test_disable.o
CC elementary_test-test_diskselector.o
CC elementary_test-test_dnd.o
CC elementary_test-test_eio.o
CC elementary_test-test_entry.o
CC elementary_test-test_entry_anchor.o
CC elementary_test-test_entry_anchor2.o
CC elementary_test-test_external.o
CC elementary_test-test_fileselector_button.o
CC elementary_test-test_fileselector.o
CC elementary_test-test_fileselector_entry.o
CC elementary_test-test_flip.o
CC elementary_test-test_flip_page.o
CC elementary_test-test_flipselector.o
CC elementary_test-test_floating.o
CC elementary_test-test_focus.o
CC elementary_test-test_focus_custom_chain.o
CC elementary_test-test_focus_policy.o
CC elementary_test-test_focus_style.o
CC elementary_test-test_gengrid.o
CC elementary_test-test_genlist.o
CC elementary_test-test_gesture_layer.o
CC elementary_test-test_gesture_layer2.o
CC elementary_test-test_gesture_layer3.o
CC elementary_test-test_glview_simple.o
CC elementary_test-test_glview.o
CC elementary_test-test_glview_manygears.o
CC elementary_test-test_grid.o
CC elementary_test-test_hover.o
CC elementary_test-test_hoversel.o
CC elementary_test-test_icon.o
CC elementary_test-test_icon_desktops.o
CC elementary_test-test_icon_animated.o
CC elementary_test-test_image.o
CC elementary_test-test_index.o
CC elementary_test-test_inwin.o
CC elementary_test-test_label.o
CC elementary_test-test_launcher.o
CC elementary_test-test_layout.o
CC elementary_test-test_list.o
CC elementary_test-test_map.o
CC elementary_test-test_main_menu.o
CC elementary_test-test_menu.o
CC elementary_test-test_multi.o
CC elementary_test-test_multibuttonentry.o
CC elementary_test-test_naviframe.o
CC elementary_test-test_naviframe_complex.o
CC elementary_test-test_notify.o
CC elementary_test-test_panel.o
CC elementary_test-test_panes.o
CC elementary_test-test_photo.o
CC elementary_test-test_photocam.o
CC elementary_test-test_popup.o
CC elementary_test-test_prefs.o
CC elementary_test-test_progressbar.o
CC elementary_test-test_radio.o
CC elementary_test-test_scaling.o
CC elementary_test-test_scroller.o
CC elementary_test-test_segment_control.o
CC elementary_test-test_separator.o
CC elementary_test-test_slider.o
CC elementary_test-test_slideshow.o
CC elementary_test-test_spinner.o
CC elementary_test-test_store.o
CC elementary_test-test_sys_notify.o
CC elementary_test-test_systray.o
CC elementary_test-test_task_switcher.o
CC elementary_test-test_table.o
CC elementary_test-test_thumb.o
CC elementary_test-test_toolbar.o
CC elementary_test-test_tooltip.o
CC elementary_test-test_transit.o
CC elementary_test-test_transit_bezier.o
CC elementary_test-test_video.o
CC elementary_test-test_weather.o
CC elementary_test-test_web.o
CC elementary_test-test_win_inline.o
CC elementary_test-test_win_keygrab.o
CC elementary_test-test_win_socket.o
CC elementary_test-test_win_plug.o
CC elementary_test-test_win_state.o
CC elementary_test-test_win_wm_rotation.o
CC elementary_test-test_win_dialog.o
CC config.o
CC elementary_codegen.o
CC elm_prefs_cc.o
CC elm_prefs_cc_mem.o
CC elm_prefs_cc_out.o
CC elm_prefs_cc_parse.o
CC elm_prefs_cc_handlers.o
CC quicklaunch.o
CC elementary_run-run.o
CCLD elementary_test
CCLD elementary_config
CCLD elementary_codegen
CCLD elm_prefs_cc
CCLD elementary_quicklaunch
CCLD elementary_run
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/bin'
Making all in imported
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported'
Making all in atspi
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported/atspi'
gmake[5]: Nothing to be done for 'all'.
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported/atspi'
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported'
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/imported'
Making all in modules
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules'
Making all in prefs
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/prefs'
CC module_la-prefs_iface.lo
CC module_la-elm_button.lo
CC module_la-elm_check.lo
CC module_la-elm_datetime.lo
CC module_la-elm_entry.lo
CC module_la-elm_label.lo
CC module_la-elm_separator.lo
CC module_la-elm_slider.lo
CC module_la-elm_spinner.lo
CC module_la-elm_swallow.lo
CC module_la-elm_vertical_box.lo
CC module_la-elm_horizontal_box.lo
CC module_la-elm_vertical_frame.lo
CC module_la-elm_horizontal_frame.lo
EDJ elm_prefs_swallow.edj
CCLD module.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/prefs'
Making all in test_entry
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/test_entry'
CC module_la-mod.lo
CCLD module.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/test_entry'
Making all in test_map
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/test_map'
CC module_la-mod.lo
CCLD module.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/test_map'
Making all in access_output
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/access_output'
CC module_la-mod.lo
CCLD module.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/access_output'
Making all in datetime_input_ctxpopup
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/datetime_input_ctxpopup'
CC module_la-datetime_input_ctxpopup.lo
CCLD module.la
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules/datetime_input_ctxpopup'
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules'
gmake[5]: Nothing to be done for 'all-am'.
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules'
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/modules'
Making all in edje_externals
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/edje_externals'
CC elm.lo
CC elm_actionslider.lo
CC elm_bg.lo
CC elm_bubble.lo
CC elm_button.lo
CC elm_calendar.lo
CC elm_check.lo
CC elm_clock.lo
CC elm_entry.lo
CC elm_fileselector.lo
CC elm_fileselector_button.lo
CC elm_fileselector_entry.lo
CC elm_frame.lo
CC elm_gengrid.lo
CC elm_genlist.lo
CC elm_hoversel.lo
CC elm_icon.lo
CC elm_index.lo
CC elm_label.lo
CC elm_list.lo
CC elm_map.lo
CC elm_multibuttonentry.lo
CC elm_naviframe.lo
CC elm_notify.lo
CC elm_panes.lo
CC elm_photocam.lo
CC elm_progressbar.lo
CC elm_radio.lo
CC elm_scroller.lo
CC elm_segment_control.lo
CC elm_slider.lo
CC elm_slideshow.lo
CC elm_spinner.lo
CC elm_thumb.lo
CC elm_toolbar.lo
CC elm_video.lo
CC elm_web.lo
CCLD module.la
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/edje_externals'
Making all in examples
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
gmake all-recursive
gmake[5]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
Making all in sphere_hunter
gmake[6]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples/sphere_hunter'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples/sphere_hunter'
Making all in performance
gmake[6]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples/performance'
gmake[6]: Nothing to be done for 'all'.
gmake[6]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples/performance'
gmake[6]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
gmake[6]: Nothing to be done for 'all-am'.
gmake[6]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
gmake[5]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src/examples'
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src'
gmake[3]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/src'
Making all in data
gmake[3]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data'
Making all in themes
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data/themes'
EDJ default.edj
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data/themes'
Making all in images
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data/images'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data/images'
Making all in objects
gmake[4]: Entering directory '/usr/ports/x11-toolkits/elementary/work/elementary-1.16.0/data/objects'
EDJ test.edj
EDJ test_external.edj
EDJ multip.edj
EDJ cursors.edj
EDJ font_preview.edj
EDJ postit_ent.edj
EDJ multibuttonentry.edj
EDJ test_prefs.edj
EPB test_prefs.epb
EDJ test_focus_style.edj
^C** Command failed [exit code 2]: /usr/bin/script -qa /tmp/portupgrade20151118-23438-15atsmu env UPGRADE_TOOL=portupgrade UPGRADE_PORT=elementary-1.15.2 UPGRADE_PORT_VER=1.15.2 make FETCH_BEFORE_ARGS=-q
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
---> Skipping 'x11-wm/enlightenment' (enlightenment-0.19.12,2) because a requisite package 'elementary-1.15.2' (x11-toolkits/elementary) failed (specify -k to force)
! x11-toolkits/elementary (elementary-1.15.2) (interrupted by user)
* x11-wm/enlightenment (enlightenment-0.19.12,2)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?trinity-952c4fd1-c91f-48c8-baee-783a1aff8595-1447846229251>
