<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"\0421\0442\0430\043D\0434\0430\0440\0442\043D\044B\0439 HTML \0417\043D\0430\043A";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTML
        {mso-style-name:"\0421\0442\0430\043D\0434\0430\0440\0442\043D\044B\0439 HTML \0417\043D\0430\043A";
        mso-style-priority:99;
        mso-style-link:"\0421\0442\0430\043D\0434\0430\0440\0442\043D\044B\0439 HTML";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=RU link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span lang=EN-US>Hello.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><div><pre style='background:white'><span lang=EN-US>I am trying to compile Qt5 (5.12.1)</span><span lang=EN-US> </span><span lang=EN-US>from GIT (<a href="https://wiki.qt.io/Building_Qt_5_from_Git">https://wiki.qt.io/Building_Qt_5_from_Git</a>) and from archive </span>«<span style='font-size:9.0pt;color:black'>qt-everywhere-src-5.12.1.tar.xz», </span><span lang=EN-US>but no success</span>. <span lang=EN-US>Would you be so kind to give some advice about how you compile your port on freshports.org? <o:p></o:p></span></pre><pre style='background:white'><span lang=EN-US><o:p> </o:p></span></pre><pre style='background:white'><span lang=EN-US>FreeBSD is </span>«<span lang=EN-US>FreeBSD FreeBSDBuildServer 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan  8 21:31:23 UTC 2019     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386</span>»<span lang=EN-US>.<o:p></o:p></span></pre><pre style='background:white'><span lang=EN-US><o:p> </o:p></span></pre><pre style='background:white'><span lang=EN-US>Last error is:<o:p></o:p></span></pre><pre style='background:white'><span lang=EN-US><o:p> </o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>clang++ -c -pipe -O2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.12.1 -I../../../../include/QtGui/5.12.1/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.12.1 -I../../../../include/QtCore/5.12.1/QtCore -I../../../../include/QtCore -I.moc -I/usr/local/include -I../../../../mkspecs/freebsd-clang -o .obj/main.o main.cpp<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>/root/qt5/qtbase/bin/moc -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB --include /root/qt5/qtbase/src/plugins/generic/bsdmouse/.moc/moc_predefs.h -I/root/qt5/qtbase/mkspecs/freebsd-clang -I/root/qt5/qtbase/src/plugins/generic/bsdmouse -I/root/qt5/qtbase/include/QtGui/5.12.1 -I/root/qt5/qtbase/include/QtGui/5.12.1/QtGui -I/root/qt5/qtbase/include -I/root/qt5/qtbase/include/QtGui -I/root/qt5/qtbase/include/QtCore/5.12.1 -I/root/qt5/qtbase/include/QtCore/5.12.1/QtCore -I/root/qt5/qtbase/include/QtCore -I/usr/include/c++/v1 -I/usr/lib/clang/4.0.0/include -I/usr/include qbsdmouse.h -o .moc/moc_qbsdmouse.cpp<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>clang++ -c -pipe -O2 -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wdate-time -Winconsistent-missing-override -pthread -fPIC -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I. -I../../../../include/QtGui/5.12.1 -I../../../../include/QtGui/5.12.1/QtGui -I../../../../include -I../../../../include/QtGui -I../../../../include/QtCore/5.12.1 -I../../../../include/QtCore/5.12.1/QtCore -I../../../../include/QtCore -I.moc -I/usr/local/include -I../../../../mkspecs/freebsd-clang -o .obj/moc_qbsdmouse.o .moc/moc_qbsdmouse.cpp<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>rm -f libqbsdmouseplugin.so<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>clang++ -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/Qt-5.12.1/lib -shared -o libqbsdmouseplugin.so .obj/main.o  .obj/qbsdmouse.o  .obj/moc_qbsdmouse.o  -L/root/qt5/qtbase/lib -lQt5Gui -L/usr/local/lib -lQt5Core  -L/usr/local/lib<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>mv -f libqbsdmouseplugin.so ../../../../plugins/generic/libqbsdmouseplugin.so<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>cd styles/ && ( test -e Makefile || /root/qt5/qtbase/bin/qmake -o Makefile /root/qt5/qtbase/src/plugins/styles/styles.pro ) && make -f Makefile<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>cd printsupport/ && ( test -e Makefile || /root/qt5/qtbase/bin/qmake -o Makefile /root/qt5/qtbase/src/plugins/printsupport/printsupport.pro ) && make -f Makefile<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>cd qmake/ && ( test -e Makefile.qmake-aux || /root/qt5/qtbase/bin/qmake -o Makefile.qmake-aux /root/qt5/qtbase/qmake/qmake-aux.pro ) && make -f Makefile.qmake-aux<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>make binary<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>clang++ -c -o qlibraryinfo_final.o   -std=c++11 -ffunction-sections -fdata-sections -g -g   -I/root/qt5/qtbase/qmake -I/root/qt5/qtbase/qmake/library -I/root/qt5/qtbase/qmake/generators  -I/root/qt5/qtbase/qmake/generators/unix -I/root/qt5/qtbase/qmake/generators/win32 -I/root/qt5/qtbase/qmake/generators/mac  -I../include -I../include/QtCore  -I../include/QtCore/5.12.1 -I../include/QtCore/5.12.1/QtCore  -I../src/corelib/global  -I/root/qt5/qtbase/mkspecs/freebsd-clang  -DQT_VERSION_STR=\"5.12.1\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=12 -DQT_VERSION_PATCH=1  -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL  -DQT_NO_FOREACH<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>clang++: error: no input files<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>*** Error code 1<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>Stop.<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>make[3]: stopped in /root/qt5/qtbase/qmake<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>*** Error code 1<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>Stop.<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>make[2]: stopped in /root/qt5/qtbase/qmake<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>*** Error code 1<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>Stop.<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>make[1]: stopped in /root/qt5/qtbase<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>*** Error code 1<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'><o:p> </o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>Stop.<o:p></o:p></span></pre><pre style='background:white'><span style='font-size:9.0pt;color:black'>make: stopped in /root/qt5<o:p></o:p></span></pre></div><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-bottom:solid windowtext 1.0pt;padding:0cm 0cm 1.0pt 0cm'><p class=MsoNormal style='border:none;padding:0cm'><o:p> </o:p></p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><span lang=EN-US>Best regards,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Alexey</span></p></div></body></html>