TritonDataCenter / pkgsrc-legacy

Automatically updated conversion of the "pkgsrc" module from anoncvs.netbsd.org
http://www.pkgsrc.org
127 stars 64 forks source link

Qt5 on OSX? #503

Open krackers opened 7 years ago

krackers commented 7 years ago

It doesn't appear that Qt5 is available as a package on OSX platforms. Though it does seem to be in the trunk as X11/Qt5.

jperkin commented 7 years ago

It's currently failing due to this:

http://us-east.manta.joyent.com/pkgsrc/public/reports/Darwin/trunk/x86_64/20170514.2152/qt5-qtbase-5.5.1nb12/build.log

Looks like it's being mis-compiled somewhere. I'll try to get to take a look at this soon.

khoan commented 7 years ago

@jperkin how can I help to move this forward?

jperkin commented 7 years ago

Help debugging the issue would be helpful. If it successfully builds for other package managers then that's a great start as we can then see what we are doing differently or if there are patches that we are missing. Otherwise it's the usual slog through debugging and fixing.