[x11-toolkits/qt5-widgets] Build failure
Eric Teepell
eteepfiles at gmail.com
Mon Mar 27 04:41:46 UTC 2017
I keep getting errors as below:
<snip>
c++ -Wl,--as-needed -fstack-protector -Wl,--gc-sections -pthread
-Wl,-rpath,/usr/local/lib/qt5 -o ../../../bin/uic .obj/customwidgetsinfo.o
.obj/databaseinfo.o .obj/driver.o .obj/treewalker.o .obj/ui4.o
.obj/validator.o .obj/cppextractimages.o .obj/cppwritedeclaration.o
.obj/cppwriteicondata.o .obj/cppwriteicondeclaration.o
.obj/cppwriteiconinitialization.o .obj/cppwriteincludes.o
.obj/cppwriteinitialization.o .obj/main.o .obj/uic.o
-L/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib
-L/usr/local/lib -lQt5Core
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30):
multiple definition of `__bss_start at Qt_5'
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30):
first defined here
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30):
multiple definition of `_edata at Qt_5'
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30):
first defined here
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x2b3d8):
multiple definition of `_end at Qt_5'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
*** Error code 1
Stop.
make[2]: stopped in
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/uic
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11-toolkits/qt5-widgets
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-toolkits/qt5-widgets
I've already completely reinstalled every port in the tree up to here afaik
with the same error.
I have trouble with qt5-gui as well but building the qt5-dbus port first
fixed that build. No idea why qt5-gui doesn't have it marked as a
dependency but I digress.
Attached full buildlog and list of installed ports.
-------------- next part --------------
===> License LGPL21 accepted by the user
===> Found saved configuration for qt5-widgets-5.7.1
===> qt5-widgets-5.7.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by qt5-widgets-5.7.1 for building
===> Extracting for qt5-widgets-5.7.1
=> SHA256 Checksum OK for KDE/Qt/5.7.1/qtbase-opensource-src-5.7.1.tar.xz.
===> Patching for qt5-widgets-5.7.1
===> Applying extra patch /usr/ports/devel/qt5/files/extrapatch-configure
===> Applying extra patch /usr/ports/devel/qt5/files/extrapatch-config.tests-unix-compile.test
===> Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_features_create__cmake.prf
===> Applying extra patch /usr/ports/devel/qt5/files/extrapatch-mkspecs_features_qt__module.prf
/usr/bin/sed -i.bak -e "/DEFAULT_LIBDIRS=/ s,\\\\\"\\\\n,\\\\n/usr/local/lib&," /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/configure
===> qt5-widgets-5.7.1 depends on package: pkgconf>=1.3.0_1 - found
===> qt5-widgets-5.7.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===> qt5-widgets-5.7.1 depends on file: /usr/local/lib/qt5/bin/moc - found
===> qt5-widgets-5.7.1 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> qt5-widgets-5.7.1 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> qt5-widgets-5.7.1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> Configuring for qt5-widgets-5.7.1
/bin/ln -sf /usr/local/lib/qt5/libQt5Core.so /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib
/bin/ln -sf /usr/local/lib/qt5/libQt5Gui.so /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib
/bin/mkdir -p /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1
echo 'CMAKE_MODULE_TESTS = -' > /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/.qmake.cache
echo 'QMAKE_LIBDIR_FLAGS = -L/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib' >> /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/.qmake.cache
This is the Qt Open Source Edition.
You are licensed to use this software under the terms of
the GNU Lesser General Public License (LGPL) versions 3.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 2.
You have already accepted the terms of the Open Source license.
Running configuration tests...
checking for C++14... yes.
checking for C++1z... no.
checking for default C++ standard edition... no.
checking for 64-bit std::atomic... yes.
checking for std::atomic for function pointers... yes.
checking for sse2... yes.
checking for sse3... yes.
checking for ssse3... yes.
checking for sse4_1... yes.
checking for sse4_2... yes.
checking for avx... yes.
checking for avx2... yes.
checking for avx512f... no.
checking for ipc_sysv... yes.
checking for zlib... yes.
checking for mtdev... no.
checking for libjpeg... yes.
checking for libpng... yes.
checking for dlopen... yes.
checking for DB2... no.
checking for InterBase... yes.
checking for MySQL (thread-safe)... yes.
checking for OCI... no.
checking for ODBC... yes.
checking for PostgreSQL... yes.
checking for SQLite2... yes.
checking for TDS... no.
checking for Cups... yes.
checking for POSIX iconv... no.
checking for SUN libiconv... no.
checking for GNU libiconv... no.
checking for D-Bus... yes.
checking for libproxy... yes.
checking for Glib... yes.
checking for ICU... yes.
checking for PulseAudio... no.
checking for OpenGL... yes.
checking for FontConfig... yes.
checking for libudev... no.
checking for evdev... no.
checking for tslib... no.
checking for xkbcommon... yes.
checking for XLib... yes.
checking for Xrender... yes.
checking for XInput2... yes.
checking for xcb... yes.
checking for xcb-xkb... yes.
checking for xcb-syslibs... yes.
checking for xcb-render... yes.
checking for xcb-glx... yes.
checking for xcb-xlib... yes.
checking for GBM... yes.
checking for LinuxFB... no.
checking for KMS... yes.
checking for Mir client... no.
checking for EGL... yes.
checking for EGL-X11... yes.
checking for eglfs-brcm... no.
checking for eglfs-egldevice... yes.
checking for eglfs-mali... no.
checking for eglfs-mali-2... no.
checking for eglfs-viv... no.
checking for DoubleConversion... no.
checking for HarfBuzz... yes.
checking for STL... yes.
checking for POSIX clock_gettime()... yes.
checking for POSIX Monotonic Clock... yes.
checking for posix_fallocate... yes.
checking for mremap... no.
checking for getaddrinfo... yes.
checking for inotify... no.
checking for eventfd... no.
checking for IPv6 interface name... yes.
checking for getifaddrs... yes.
checking for cloexec... yes.
checking for ppoll... no.
checking for pollts... no.
checking for poll... yes.
checking for OpenSSL... yes.
checking for PCRE... yes.
checking for OpenVG... no.
checking for OpenVG... no.
checking for OpenVG (lc includes)... no.
checking for OpenVG (lc includes)... no.
checking for alsa... no.
checking for GStreamer 1.0... yes.
Done running configuration tests.
Configure summary
Build type: /usr/local/lib/qt5/mkspecs/freebsd-clang (x86_64, CPU features: mmx sse sse2)
Build options:
Configuration .......... accessibility accessibility-atspi-bridge audio-backend avx avx2 c++11 c++14 clock-gettime clock-monotonic compile_examples concurrent cups dbus dbus-linked doubleconversion egl egl_x11 eglfs eglfs_egldevice eglfs_gbm enable_new_dtags fontconfig full-config gbm getaddrinfo getifaddrs glib gstreamer-1.0 icu ipv6ifname kms large-config largefile libproxy medium-config minimal-config no-libdl opengl openssl png poll_poll posix_fallocate qpa qpa reduce_exports reduce_relocations release rpath shared small-config sse2 sse3 sse4_1 sse4_2 ssse3 system-freetype system-harfbuzz system-jpeg system-png system-zlib threadsafe-cloexec use_gold_linker xcb xcb-glx xcb-plugin xcb-render xcb-sm xcb-xlib xinput2 xkbcommon-evdev xlib xrender
Build parts ............ libs tools
Mode ................... release
Using sanitizer(s)...... none
Using C++ standard ..... c++14
Using gold linker....... yes
Using new DTAGS ........ yes
Using PCH .............. no
Using LTCG ............. no
Target compiler supports:
SSE .................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
AVX .................. AVX AVX2
AVX512 ............... <none>
Qt modules and options:
Qt D-Bus ............... yes (linked to dbus-1)
Qt Concurrent .......... yes
Qt GUI ................. yes
Qt Widgets ............. yes
Large File ............. yes
QML debugging .......... yes
Use system proxies ..... no
Support enabled for:
Accessibility .......... yes
ALSA ................... no
CUPS ................... yes
DoubleConversion........ yes (bundled copy)
Evdev .................. no
FontConfig ............. yes
FreeType ............... yes (system library)
Glib ................... yes
GStreamer .............. yes (1.0)
GTK platformtheme ...... no
HarfBuzz ............... yes (system library)
Iconv .................. no
ICU .................... yes
Image formats:
GIF .................. yes (plugin, using bundled copy)
JPEG ................. yes (plugin, using system library)
PNG .................. yes (in QtGui, using system library)
libinput................ no
Logging backends:
journald ............... no
syslog ............... no
mtdev .................. no
Networking:
getaddrinfo .......... yes
getifaddrs ........... yes
IPv6 ifname .......... yes
libproxy.............. yes
OpenSSL .............. yes (loading libraries at run-time)
OpenGL / OpenVG:
EGL .................. yes
OpenGL ............... desktop
OpenVG ............... no
PCRE ................... system
pkg-config ............. yes
PulseAudio ............. no
QPA backends:
DirectFB ............. no
EGLFS ................ yes
EGLFS i.MX6 ........ no
EGLFS i.MX6 Wayland. no
EGLFS EGLDevice .... yes
EGLFS GBM .......... yes
EGLFS Mali ......... no
EGLFS Raspberry Pi . no
EGLFS X11 .......... yes
LinuxFB .............. no
Mir client............ no
XCB .................. yes (system library)
EGL on X ........... yes
GLX ................ yes
MIT-SHM ............ yes
Xcb-Xlib ........... yes
Xcursor ............ yes (loaded at runtime)
Xfixes ............. yes (loaded at runtime)
Xi2 ................ yes
Xrandr ............. yes (loaded at runtime)
Xrender ............ yes
XKB ................ yes
XShape ............. yes
XSync .............. yes
Session management ..... yes
SQL drivers:
DB2 .................. no
InterBase ............ yes (plugin)
MySQL ................ yes (plugin)
OCI .................. no
ODBC ................. yes (plugin)
PostgreSQL ........... yes (plugin)
SQLite 2 ............. yes (plugin)
SQLite ............... yes (plugin, using bundled copy)
TDS .................. no
tslib .................. no
udev ................... no
xkbcommon-x11........... yes (system library)
xkbcommon-evdev......... yes
zlib ................... yes (system library)
Qt is now configured for building. Just run 'make'.
Once everything is built, you must run 'make install'.
Qt will be installed into /usr/local
Prior to reconfiguration, make sure you remove any leftovers from
the previous build.
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/src.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/bootstrap/bootstrap.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/moc/moc.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/rcc/rcc.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/corelib/corelib.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/qlalr/qlalr.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/network/network.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/sql/sql.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/xml/xml.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/testlib/testlib.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/dbus/dbus.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/qdbuscpp2xml/qdbuscpp2xml.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/concurrent/concurrent.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/3rdparty/libpng/libpng.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/gui/gui.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/platformsupport/platformsupport.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/platformheaders/platformheaders.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/openglextensions/openglextensions.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/uic/uic.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/widgets/widgets.pro
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/opengl/opengl.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/printsupport/printsupport.pro
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
exec: /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/bin/uic: not found
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/plugins.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/sqldrivers.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/psql/psql.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/mysql/mysql.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/odbc/odbc.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/sqlite/sqlite.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/sqlite2/sqlite2.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/sqldrivers/ibase/ibase.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/bearer/bearer.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/bearer/generic/generic.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/platforms.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/minimal/minimal.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/offscreen/offscreen.pro
Using X11 offscreen integration with GLX
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/xcb.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/xcb_qpa_lib.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/xcb-plugin.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/gl_integrations/gl_integrations.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/gl_integrations/xcb_egl/xcb_egl.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/xcb/gl_integrations/xcb_glx/xcb_glx.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/eglfs.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/eglfs_device_lib.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/eglfs-plugin.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/deviceintegration.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/eglfs_x11/eglfs_x11.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/eglfs_kms_support.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/eglfs_kms.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/eglfs_kms_support.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_egldevice/eglfs_kms_egldevice.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforms/minimalegl/minimalegl.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforminputcontexts/platforminputcontexts.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforminputcontexts/ibus/ibus.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platforminputcontexts/compose/compose.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/platformthemes/platformthemes.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/imageformats/imageformats.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/imageformats/jpeg/jpeg.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/imageformats/gif/gif.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/imageformats/ico/ico.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/generic/generic.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/generic/tuiotouch/tuiotouch.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/printsupport/printsupport.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/plugins/printsupport/cups/cups.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/qmake/qmake-aux.pro
Reading /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/doc/doc.pro
/bin/ln -s /usr/local/lib/qt5/libQt5PlatformSupport.a /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5PlatformSupport.a
===> Building for qt5-widgets-5.7.1
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/customwidgetsinfo.o customwidgetsinfo.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/databaseinfo.o databaseinfo.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/driver.o driver.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/treewalker.o treewalker.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/ui4.o ui4.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/validator.o validator.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppextractimages.o cpp/cppextractimages.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwritedeclaration.o cpp/cppwritedeclaration.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwriteicondata.o cpp/cppwriteicondata.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwriteicondeclaration.o cpp/cppwriteicondeclaration.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwriteiconinitialization.o cpp/cppwriteiconinitialization.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwriteincludes.o cpp/cppwriteincludes.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/cppwriteinitialization.o cpp/cppwriteinitialization.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/main.o main.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++1y -fno-exceptions -Wall -W -pthread -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_TSLIB -DQT_NO_LIBINPUT -DQT_ACCESSIBILITY -DQT_NO_STYLE_GTK -DQT_WIDGETS -DQT_XSYNC -DQT_UIC -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DQT_UIC_CPP_GENERATOR -DQT_USE_QSTRINGBUILDER -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I. -Icpp -I. -I../../../include -I../../../include/QtCore -I.moc -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o .obj/uic.o uic.cpp
c++ -Wl,--as-needed -fstack-protector -Wl,--gc-sections -pthread -Wl,-rpath,/usr/local/lib/qt5 -o ../../../bin/uic .obj/customwidgetsinfo.o .obj/databaseinfo.o .obj/driver.o .obj/treewalker.o .obj/ui4.o .obj/validator.o .obj/cppextractimages.o .obj/cppwritedeclaration.o .obj/cppwriteicondata.o .obj/cppwriteicondeclaration.o .obj/cppwriteiconinitialization.o .obj/cppwriteincludes.o .obj/cppwriteinitialization.o .obj/main.o .obj/uic.o -L/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib -L/usr/local/lib -lQt5Core
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30): multiple definition of `__bss_start at Qt_5'
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30): first defined here
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30): multiple definition of `_edata at Qt_5'
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x27c30): first defined here
/usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/lib/libQt5Core.so:(.dynamic+0x2b3d8): multiple definition of `_end at Qt_5'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/x11-toolkits/qt5-widgets/work/qtbase-opensource-src-5.7.1/src/tools/uic
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11-toolkits/qt5-widgets
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-toolkits/qt5-widgets
-------------- next part --------------
assimp-3.3.1_1 Library to import various 3D model formats in a uniform manner
autoconf-2.69_1 Automatically configure source code on many Un*x platforms
autoconf-wrapper-20131203 Wrapper script for GNU autoconf
automake-1.15_1 GNU Standards-compliant Makefile generator
automake-wrapper-20131203 Wrapper script for GNU automake
automoc4-0.9.88_5 Automatic moc for Qt 4 packages
avahi-app-0.6.31_5 Service discovery on a local network
bigreqsproto-1.1.2 BigReqs extension headers
binutils-2.28,1 GNU binary tools
bison-3.0.4,1 Parser generator from FSF, (mostly) compatible with Yacc
ca_root_nss-3.30 Root certificate bundle from the Mozilla Project
cairo-1.14.8,2 Vector graphics library with cross-device output support
check-0.11.0 Unit test framework for C
cmake-3.7.2 Cross-platform Makefile generator
cmake-modules-3.7.2 Modules and Templates for CMake
cups-2.2.2_1 Common UNIX Printing System
curl-7.53.1 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
damageproto-1.2.1 Damage extension headers
dbus-1.10.14_2 Message bus system for inter-application communication
dbus-glib-0.104 GLib bindings for the D-BUS messaging system
dialog4ports-0.1.6 Console Interface to configure ports
docbook-1.5 Meta-port for the different versions of the DocBook DTD
docbook-sgml-4.5_1 DocBook SGML DTD
docbook-xml-5.0_3 DocBook XML DTD
docbook-xsl-1.76.1_3 XSL DocBook stylesheets
dri2proto-2.8 DRI2 prototype headers
dri3proto-1.0 DRI3 prototype headers
expat-2.2.0_1 XML 1.0 parser written in C
firebird25-client-2.5.6_2 Firebird-2 database client
fixesproto-5.0 Fixes extension headers
fontcacheproto-0.1.3 Fontcache extension headers
fontconfig-2.12.1,1 XML-based font configuration API for X Windows
freetype2-2.7.1 Free and portable TrueType font rendering engine
gbm-13.0.5 gbm library
gdbm-1.12 GNU database manager
gettext-runtime-0.19.8.1_1 GNU gettext runtime libraries and programs
gettext-tools-0.19.8.1 GNU gettext development and translation tools
glib-2.46.2_4 Some useful routines of C programming (current stable version)
glproto-1.4.17 GLX extension headers
gmake-4.2.1_1 GNU version of 'make' utility
gmp-6.1.2 Free library for arbitrary precision arithmetic
gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scripts
gnutls-3.5.9 GNU Transport Layer Security library
gobject-introspection-1.46.0 Generate interface introspection data for GObject libraries
graphite2-1.3.9 Rendering capabilities for complex non-Roman writing systems
gstreamer-0.10.36_6 Development framework for creating media applications
gstreamer-plugins-0.10.36_8,3 GStreamer written collection of plugins handling several media types
gstreamer1-1.8.0_1 Media applications framework
gstreamer1-plugins-1.8.0_2 GStreamer written collection of plugins handling several media types
harfbuzz-1.4.5 OpenType text shaping engine
help2man-1.47.4 Automatically generating simple manual pages from program output
hicolor-icon-theme-0.15 High-color icon theme shell from the FreeDesktop project
html2text-1.3.2a Converts HTML documents into plain text
icu-58.2,1 International Components for Unicode (from IBM)
indexinfo-0.2.6 Utility to regenerate the GNU info page index
inputproto-2.3.2 Input extension headers
intltool-0.51.0_1 Tools to internationalize various kinds of data files
iso-codes-3.74 Lists of the country, language, and currency iso names
iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML)
jbigkit-2.1_1 Lossless compression for bi-level images such as scanned pages, faxes
jpeg-turbo-1.5.1 SIMD-accelerated JPEG codec which replaces libjpeg
jsoncpp-1.8.0_1 JSON reader and writer library for C++
kbproto-1.0.7 KB extension headers
lcms-1.19_6,1 Light Color Management System -- a color management library
libEGL-13.0.5 OpenEGL library
libGL-13.0.5 OpenGL library that renders using GLX or DRI
libGLU-9.0.0_2 OpenGL utility library
libICE-1.0.9_1,1 Inter Client Exchange library for X11
libSM-1.2.2_3,1 Session Management library for X11
libX11-1.6.5,1 X11 library
libXau-1.0.8_3 Authentication Protocol library for X11
libXcursor-1.1.14_3 X client-side cursor loading library
libXdamage-1.1.4_3 X Damage extension library
libXdmcp-1.1.2 X Display Manager Control Protocol library
libXext-1.3.3_1,1 X11 Extension library
libXfixes-5.0.3 X Fixes extension library
libXfontcache-1.0.5_3 The Xfontcache library
libXi-1.7.9,1 X Input extension library
libXinerama-1.1.3_3,1 X11 Xinerama library
libXmu-1.1.2_3,1 X Miscellaneous Utilities libraries
libXrandr-1.5.1 X Resize and Rotate extension library
libXrender-0.9.10 X Render extension library
libXt-1.1.5,1 X Toolkit library
libXtst-1.2.3 X Test extension
libXv-1.0.11,1 X Video Extension library
libXvMC-1.0.10 X Video Extension Motion Compensation library
libXxf86vm-1.1.4_1 X Vidmode Extension
libarchive-3.3.1,1 Library to create and read several streaming archive formats
libclc-0.2.0.20160915 Required library functions for OpenCL C programming language
libdaemon-0.14_1 Lightweight C library that eases the writing of UNIX daemons
libdevq-0.0.4 Generic Device Query and Monitor interface
libdrm-2.4.75_2,1 Userspace interface to kernel Direct Rendering Module services
libedit-3.1.20150325_2,1 Command line editor library
libevent-2.1.8 API for executing callback functions on events or timeouts
libffi-3.2.1 Foreign Function Interface
libgcrypt-1.7.6 General purpose crypto library based on code used in GnuPG
libglapi-13.0.5 Common GL api library used by Mesa based ports
libgpg-error-1.27 Common error values for all GnuPG components
libiconv-1.14_10 Character set conversion library
libidn-1.33_1 Internationalized Domain Names command line tool
liblz4-1.7.5,1 LZ4 compression library, lossless and very fast
libmng-1.0.10_3 Multiple-image Network Graphics (MNG) reference library
libnghttp2-1.20.0 HTTP/2.0 C Library
libpaper-1.1.24.4 Library providing routines for paper size management
libpciaccess-0.13.4 Generic PCI access library
libproxy-0.4.12 Library that provides automatic proxy configuration management
libpthread-stubs-0.3_6 This library provides weak aliases for pthread functions
libtasn1-4.10 ASN.1 structure parser library
libtool-2.4.6 Generic shared library support script
libunistring-0.9.7 Unicode string library
libuv-1.11.0 Multi-platform support library with a focus on asynchronous I/O
libxcb-1.12 The X protocol C-language Binding (XCB) library
libxkbcommon-0.7.1 Keymap handling library for toolkits and window systems
libxml2-2.9.4 XML parser library for GNOME
libxshmfence-1.2_1 Shared memory 'SyncFence' synchronization primitive
libxslt-1.1.29_1 The XSLT C library for GNOME
llvm39-3.9.1_2 LLVM and Clang
lzo2-2.09 Portable speedy, lossless data compression library
m4-1.4.18,1 GNU M4
makedepend-1.0.5,1 Dependency generator for makefiles
minixmlto-0.0.2 Minimalistic alternative to xmlto
mpfr-3.1.5_1 Library for multiple-precision floating-point computations
mysql56-client-5.6.35_3 Multithreaded SQL database (client)
nasm-2.11.08_1,1 General-purpose multi-platform x86 and amd64 assembler
nettle-3.3 Low-level cryptographic library
ninja-1.7.2,2 Ninja is a small build system closest in spirit to Make
orc-0.4.25 Library and toolset to operate arrays of data
p11-kit-0.23.5 Library for loading and enumerating of PKCS#11 modules
p5-Locale-gettext-1.06 Message handling functions
p5-XML-Parser-2.44 Perl extension interface to James Clark's XML parser, expat
pciids-20170310 Database of all known IDs used in PCI devices
pcre-8.40 Perl Compatible Regular Expressions library
perl5-5.24.1 Practical Extraction and Report Language
phonon-4.9.1 KDE multimedia framework
phonon-gstreamer-4.9.0 GStreamer backend for Phonon
pixman-0.34.0 Low-level pixel manipulation library
pkg-1.10.0_2 Package manager
pkgconf-1.3.0_3 Utility to help to configure compiler and linker flags
png-1.6.29 Library for manipulating PNG images
portmaster-3.17.10 Manage your ports without external databases or languages
postgresql93-client-9.3.16 PostgreSQL database (client)
presentproto-1.1 Present protocol specification
py27-Babel-2.3.4 Collection of tools for internationalizing Python applications
py27-Jinja2-2.8 Fast and easy to use stand-alone template engine
py27-MarkupSafe-1.0 Implements XML/HTML/XHTML Markup safe string for Python
py27-alabaster-0.7.6 Modified Kr Sphinx theme
py27-docutils-0.13.1 Python Documentation Utilities
py27-enum34-1.1.6 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
py27-html5lib-0.9999999 Python based HTML parser based on the HTML5 spec
py27-imagesize-0.7.1 Python image size library
py27-isodate-0.5.4 ISO 8601 date/time/duration parser and formater
py27-pygments-2.1.3_1 Syntax highlighter written in Python
py27-pyparsing-2.2.0 General parsing module for Python
py27-pystemmer-1.3.0_1 Snowball Stemming Algorithms for Information Retrieval
py27-pytz-2016.10,1 World Timezone Definitions for Python
py27-rdflib-4.2.2 Python library for RDF manipulation
py27-setuptools-32.1.0_1 Python packages installer
py27-six-1.10.0 Python 2 and 3 compatibility utilities
py27-snowballstemmer-1.2.0_1 Snowball stemming library collection for Python
py27-sparqlwrapper-1.8.0 SPARQL endpoint interface to Python
py27-sphinx-1.4.8,1 Python documentation generator
py27-sphinx_rtd_theme-0.2.2 Mobile-friendly py-sphinx theme
python-2.7_3,2 "meta-port" for the default version of Python interpreter
python2-2_3 The "meta-port" for version 2 of the Python interpreter
python27-2.7.13_1 Interpreted object-oriented programming language
python3-3_3 The "meta-port" for version 3 of the Python interpreter
python35-3.5.3 Interpreted object-oriented programming language
qt4-4.8.7 Cross-platform application and UI framework (metaport)
qt4-accessible-4.8.7_1 Qt accessibility widgets
qt4-assistant-4.8.7_1 Qt 4 documentation browser
qt4-clucene-4.8.7_1 Qt bindings for the CLucene full-text search library
qt4-codecs-cn-4.8.7_1 Qt GB 18030 codec plugin
qt4-codecs-jp-4.8.7_1 Qt EUC-JP/JIS codec plugins
qt4-codecs-kr-4.8.7_1 Qt EUC-KR codec plugin
qt4-codecs-tw-4.8.7_1 Qt Big-5 codec plugin
qt4-corelib-4.8.7_7 Qt core non-graphical module
qt4-dbus-4.8.7_1 Qt D-Bus inter-process communication module
qt4-declarative-4.8.7_1 Qt declarative framework for dynamic user interfaces
qt4-designer-4.8.7_1 Qt 4 graphical user interface designer
qt4-doc-4.8.7_1 Qt documentation
qt4-graphicssystems-opengl-4.8.7_1 Qt OpenGL rendering engine (experimental)
qt4-gui-4.8.7_2 Qt graphical user interface module
qt4-help-4.8.7_1 Qt online help integration module
qt4-help-tools-4.8.7_1 Qt utilities for generating documentation
qt4-ibase-plugin-4.8.7_2 Qt InterBase/Firebird database plugin
qt4-iconengines-4.8.7_1 Qt SVG icon engine
qt4-imageformats-4.8.7_1 Qt plugins for several image formats
qt4-inputmethods-4.8.7_1 Qt input methods
qt4-l10n-4.8.7_1 Qt localized messages
qt4-linguist-4.8.7_2 Qt 4 localization tools
qt4-linguisttools-4.8.7_1 Qt 4 localization tools
qt4-makeqpf-4.8.7_1 Qt QPF2 font generator
qt4-moc-4.8.7_2 Qt Meta-Object Compiler
qt4-multimedia-4.8.7_1 Qt low-level multimedia API
qt4-mysql-plugin-4.8.7_2 Qt MySQL database plugin
qt4-network-4.8.7_2 Qt network module
qt4-odbc-plugin-4.8.7_3 Qt Open Database Connectivity plugin
qt4-opengl-4.8.7_1 Qt OpenGL support module
qt4-pixeltool-4.8.7_1 Qt 4 screen magnifier
qt4-porting-4.8.7_1 Qt utility to assist with porting from Qt 3 to Qt 4
qt4-psql-plugin-4.8.7_2 Qt PostgreSQL database plugin
qt4-qdbusviewer-4.8.7_1 Qt 4 graphical interface to D-Bus
qt4-qdoc3-4.8.7_1 Qt documentation generator
qt4-qmake-4.8.7_1 Qt Makefile generator
qt4-qmlviewer-4.8.7_1 Qt 4 utility for QML application testing
qt4-qt3support-4.8.7_1 Qt 3 compatibility module
qt4-qtconfig-4.8.7_1 Qt 4 graphical configuration utility
qt4-qtdemo-4.8.7_1 Qt 4 demonstration and example applications
qt4-qvfb-4.8.7_1 Qt 4 virtual framebuffer utility
qt4-rcc-4.8.7_1 Qt Resource Compiler
qt4-script-4.8.7_1 Qt scripting module
qt4-scripttools-4.8.7_1 Qt Script additional components
qt4-sql-4.8.7_1 Qt SQL database integration module
qt4-sqlite-plugin-4.8.7_3 Qt SQLite 3 database plugin
qt4-sqlite2-plugin-4.8.7_2 Qt SQLite 2 database plugin
qt4-svg-4.8.7_1 Qt SVG support module
qt4-testlib-4.8.7_1 Qt unit testing module
qt4-uic-4.8.7_1 Qt User Interface Compiler
qt4-uic3-4.8.7_1 Qt 3-compatible User Interface Compiler
qt4-webkit-4.8.7_1 Qt WebKit implementation
qt4-xml-4.8.7_1 Qt SAX and DOM implementations
qt4-xmlpatterns-4.8.7_1 Qt support for XPath, XQuery, XSLT and XML Schema
qt4-xmlpatterns-tool-4.8.7_1 Qt command-line utility for running XQueries
qt5-buildtools-5.7.1 Qt build tools
qt5-concurrent-5.7.1 Qt multi-threading module
qt5-core-5.7.1 Qt core non-graphical module
qt5-dbus-5.7.1 Qt D-Bus inter-process communication module
qt5-gui-5.7.1 Qt graphical user interface module
qt5-network-5.7.1_1 Qt network module
qt5-qmake-5.7.1 Qt Makefile generator
qtchooser-39 Qt tool wrapper
qzeitgeist-0.8.0_2 Qt 4 wrapper library around the Zeitgeist D-Bus API
randrproto-1.5.0 Randr extension headers
raptor2-2.0.15_5 RDF Parser Toolkit for Redland
recordproto-1.14.2 RECORD extension headers
renderproto-0.11.1 RenderProto protocol headers
scons-2.5.1 Build tool alternative to make
sdocbook-xml-1.1_2,2 "Simplified" DocBook XML DTD
sqlite-2.8.17_3 SQL database engine in a C library
sqlite3-3.17.0 SQL database engine in a C library
swig13-1.3.40_1 Simplified Wrapper and Interface Generator
tcl86-8.6.6_2 Tool Command Language
tiff-4.0.7_1 Tools and library routines for working with TIFF images
tpm-emulator-0.7.4_1 Trusted Platform Module (TPM) emulator
trousers-0.3.14_1 Open-source TCG Software Stack
unixODBC-2.3.4 ODBC library suite for Unix
v4l_compat-1.6.3 Video4Linux IOCTL header files
videoproto-2.3.3 Video extension headers
xcb-proto-1.12 The X protocol C-language Binding (XCB) protocol
xcb-util-0.4.0_2,1 Module with libxcb/libX11 extension/replacement libraries
xcb-util-image-0.4.0_1 Port of Xlib's XImage and XShmImage functions
xcb-util-keysyms-0.4.0_1 Standard X key constants and conversion to/from keycodes
xcb-util-renderutil-0.3.9_1 Convenience functions for the Render extension
xcb-util-wm-0.4.1_3 Framework for window manager implementation
xcmiscproto-1.2.2 XCMisc extension headers
xdg-utils-1.1.1 Tools to allow all applications to integrate with the free desktop
xextproto-7.3.0 XExt extension headers
xf86bigfontproto-1.2.0 XFree86-Bigfont extension headers
xf86vidmodeproto-2.3.1 XFree86-VidModeExtension extension headers
xineramaproto-1.2.1 Xinerama extension headers
xmlcatmgr-2.2_2 SGML and XML catalog manager
xmlcharent-0.3_2 XML character entities
xorg-macros-1.19.1 X.Org development aclocal macros
xprop-1.2.2 Property displayer for X
xproto-7.0.31 X11 protocol headers
xset-1.2.3_1 User preference utility for X
xtrans-1.3.5 Abstract network code for X
yajl-2.1.0 Portable JSON parsing and serialization library in ANSI C
More information about the freebsd-questions
mailing list