===> License LGPL21+ accepted by the user ===> qoauth-qt5-0cipiertest depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qoauth-qt5-0cipiertest for building ===> Extracting for qoauth-qt5-0cipiertest => SHA256 Checksum OK for ayoy-qoauth-v0cipiertest_GH0.tar.gz. ===> Patching for qoauth-qt5-0cipiertest ===> qoauth-qt5-0cipiertest depends on file: /usr/local/lib/qt5/bin/moc - found ===> qoauth-qt5-0cipiertest depends on file: /usr/local/lib/qt5/bin/qmake - found ===> qoauth-qt5-0cipiertest depends on shared library: libqca-qt5.so - found (/usr/local/lib/libqca-qt5.so) ===> qoauth-qt5-0cipiertest depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so) ===> qoauth-qt5-0cipiertest depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so) ===> qoauth-qt5-0cipiertest depends on shared library: libQt5Test.so - found (/usr/local/lib/qt5/libQt5Test.so) ===> Configuring for qoauth-qt5-0cipiertest Info: creating stash file /wrkdirs/qoauth-0cipiertest-port/work/.build/.qmake.stash Reading /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/src/src.pro [/wrkdirs/qoauth-0001github-port/work/.build/src] Reading /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/tests.pro [/wrkdirs/qoauth-0001github-port/work/.build/tests] Reading /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/ut_interface/ut_interface.pro [/wrkdirs/qoauth-0001github-port/work/.build/tests/ut_interface] Reading /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/ft_interface/ft_interface.pro [/wrkdirs/qoauth-0001github-port/work/.build/tests/ft_interface] ===> Building for qoauth-qt5-0cipiertest --- sub-src-all-ordered --- cd src/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/src/src.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile ) && /usr/bin/make -f Makefile all --- moc_interface.cpp --- /usr/local/lib/qt5/bin/moc -DQOAUTH -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/src -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/src -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include ../../qoauth-0001github/src/interface.h -o moc_interface.cpp --- ./interface.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DQOAUTH -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../qoauth-0cipiertest/src -I. -I../../qoauth-0001github/src -I../../qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ./interface.o ../../qoauth-0001github/src/interface.cpp --- ../lib/libqoauth.so.2.0.0 --- rm -f libqoauth.so.2.0.0 libqoauth.so libqoauth.so.2 libqoauth.so.2.0 c++ -fstack-protector -pthread -Wl,-rpath,/usr/local/lib/qt5 -shared -Wl,-soname,libqoauth.so.2 -o libqoauth.so.2.0.0 ./interface.o -L/usr/local/lib -lqca-qt5 -L/usr/local/lib/qt5 -lQt5Network -lQt5Core ln -s libqoauth.so.2.0.0 libqoauth.so ln -s libqoauth.so.2.0.0 libqoauth.so.2 ln -s libqoauth.so.2.0.0 libqoauth.so.2.0 rm -f ../lib/libqoauth.so.2.0.0 mv -f libqoauth.so.2.0.0 ../lib/ rm -f ../lib/libqoauth.so rm -f ../lib/libqoauth.so.2 rm -f ../lib/libqoauth.so.2.0 mv -f libqoauth.so ../lib/ mv -f libqoauth.so.2 ../lib/ mv -f libqoauth.so.2.0 ../lib/ --- sub-tests-all-ordered --- cd tests/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/tests.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile ) && /usr/bin/make -f Makefile all --- sub-ut_interface-all --- --- sub-ft_interface-all --- --- sub-ut_interface-all --- cd ut_interface/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/ut_interface/ut_interface.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile ) && /usr/bin/make -f Makefile all --- sub-ft_interface-all --- cd ft_interface/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake /wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/tests/ft_interface/ft_interface.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'QMAKE_LFLAGS= -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' -o Makefile ) && /usr/bin/make -f Makefile all --- sub-ut_interface-all --- --- ut_interface.o --- --- moc_ut_interface.cpp --- --- ut_interface.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ut_interface"' -I../../../qoauth-0001github/tests/ut_interface -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ut_interface -I../../../qoauth-0001github/include -I../../../qoauth-0001github/tests/ut_interface -I../../../qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ut_interface -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ut_interface.o ../../../qoauth-0001github/tests/ut_interface/ut_interface.cpp --- moc_ut_interface.cpp --- /usr/local/lib/qt5/bin/moc -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ut_interface"' -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/tests/ut_interface -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/include -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/tests/ut_interface -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include ../../../qoauth-0001github/tests/ut_interface/ut_interface.h -o moc_ut_interface.cpp --- sub-ft_interface-all --- --- ft_interface.o --- --- moc_ft_interface.cpp --- --- ft_interface.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ft_interface"' -I../../../qoauth-0001github/tests/ft_interface -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ft_interface -I../../../qoauth-0001github/include -I../../../qoauth-0001github/tests/ft_interface -I../../../qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ft_interface -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o ft_interface.o ../../../qoauth-0001github/tests/ft_interface/ft_interface.cpp --- moc_ft_interface.cpp --- /usr/local/lib/qt5/bin/moc -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ft_interface"' -I/usr/local/lib/qt5/mkspecs/freebsd-clang -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/tests/ft_interface -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/include -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/tests/ft_interface -I/wrkdirs/qoauth-0001github-port/work/qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I. -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include ../../../qoauth-0001github/tests/ft_interface/ft_interface.h -o moc_ft_interface.cpp --- moc_ft_interface.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ft_interface"' -I../../../qoauth-0001github/tests/ft_interface -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ft_interface -I../../../qoauth-0001github/include -I../../../qoauth-0001github/tests/ft_interface -I../../../qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ft_interface -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_ft_interface.o moc_ft_interface.cpp --- sub-ut_interface-all --- --- moc_ut_interface.o --- c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -Wall -W -pthread -fPIC -DUNIT_TEST -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR='"/wrkdirs/qoauth-0cipiertest-port/work/.build/tests/ut_interface"' -I../../../qoauth-0001github/tests/ut_interface -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ut_interface -I../../../qoauth-0001github/include -I../../../qoauth-0001github/tests/ut_interface -I../../../qoauth-0001github/src -I/usr/local/include/Qca-qt5/QtCrypto -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtTest -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I/wrkdirs/qoauth-0001github-port/work/.build/tests/ut_interface -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o moc_ut_interface.o moc_ut_interface.cpp --- ut_interface --- c++ -fstack-protector -Wl,-rpath,../../lib:lib -pthread -Wl,-rpath,/usr/local/lib/qt5 -o ut_interface ut_interface.o moc_ut_interface.o -L/usr/local/lib -L/wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/lib -lqoauth -L../../lib -lqca-qt5 -L/usr/local/lib/qt5 -lQt5Test -lQt5Network -lQt5Core --- sub-ft_interface-all --- --- ft_interface --- c++ -fstack-protector -Wl,-rpath,../../lib:lib -pthread -Wl,-rpath,/usr/local/lib/qt5 -o ft_interface ft_interface.o moc_ft_interface.o -L/usr/local/lib -L/wrkdirs/qoauth-0cipiertest-port/work/qoauth-0001github/lib -lqoauth -L../../lib -lqca-qt5 -L/usr/local/lib/qt5 -lQt5Test -lQt5Network -lQt5Core 0