Re: qt5-core not building

2018-10-29 Thread Andrew Hamilton-Wright
Thanks. The only files that show up are a .bat file and an old perl file: /usr/local/lib/qt5/mkspecs/features/data/android/dx.bat was not found in the database /usr/local/lib/qt5/mkspecs/features/uikit/devices.pl was not found in the database Both seem reasonable to not have been edited since

Re: qt5-core not building

2018-10-28 Thread Tobias C. Berner
Moin moin You can do something like find /usr/local/lib/qt5 -type f | xargs pkg which -o | grep 'was not found in the database' to find other stray files -- note, not everything that appears might be "bad". mfg Tobias Am Sonntag, 28. Oktober 2018, 15:45:34 CET schrieb Andrew Hamilton-Wri

Re: qt5-core not building

2018-10-28 Thread Andrew Hamilton-Wright
Thank-you for your help. Your information allowed me to construct a resolution. The information to answer your queries is the following: # pwd /usr/ports/devel/qt5-buildtools # make -V QT5_VERSION 5.11.2 # pkg info qt5-buildtools pkg: No package(s) matching qt5-buildtools # pkg info qt5-qmake

Re: qt5-core not building

2018-10-27 Thread Tobias C. Berner
t; stored? Or additionally how to ensure that the entirety of QT is removed > in order that it can be reinstalled from scratch? > > > > Best regards, > > AHW > > > > > > *From: *"Tobias C. Berner" > *Date: *Friday, October 26, 2018 at 2:54 PM > *To:

Re: qt5-core not building

2018-10-27 Thread Schaich Alonso
On Fri, 26 Oct 2018 20:37:24 + Andrew Hamilton-Wright wrote: > > As it happens, I do use synth for port management. That does not solve the > problem. In fact, it was problems in synth build that let me to look into > this issue in the first place. > > What is clear to me is that the po

Re: qt5-core not building

2018-10-27 Thread Andrew Hamilton-Wright
entirety of QT is removed in order that it can be reinstalled from scratch? Best regards, AHW From: "Tobias C. Berner" Date: Friday, October 26, 2018 at 2:54 PM To: Schaich Alonso Cc: Andrew Hamilton-Wright , "k...@freebsd.org" Subject: Re: qt5-core not building Moin moin

Re: qt5-core not building

2018-10-26 Thread Tobias C. Berner
Moin moin Your wasting time by not building with poudriere or synth :). Qt5 is meant to be used as a blob. There is very limited support for version matching. All in all the Qt ports have become more robust and in that normally they do not use the files installed for building (as we have "hidden

Re: qt5-core not building

2018-10-26 Thread Schaich Alonso
On Fri, 26 Oct 2018 12:02:51 +0200 "Tobias C. Berner" wrote: > Moin moin > > Your Qt5 seems way out of date. As the version string is 5.9.4. > Please update your ports tree and packages to be up to date. > > > Mfg Tobias Hi There is also indication that both Qt-5.9.4 and 5.11.2 are being use

Re: qt5-core not building

2018-10-26 Thread Tobias C. Berner
Moin moin Your Qt5 seems way out of date. As the version string is 5.9.4. Please update your ports tree and packages to be up to date. Mfg Tobias Andrew Hamilton-Wright schrieb am Fr., 26. Okt. 2018, 10:45: > > Dear KDE maintainer, > > I am attempting to build the devel/qt5-core port (on Free

qt5-core not building

2018-10-26 Thread Andrew Hamilton-Wright
Dear KDE maintainer, I am attempting to build the devel/qt5-core port (on FreeBSD 11.2) and I am encountering an issue where QT_OPEN_EXCL is undefined: c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -ffunction-sections -fPIC -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden