[72571] trunk/dports/aqua/qt4-mac
Michael Dickens
michaelld at macports.org
Fri Oct 22 11:09:27 PDT 2010
Hi Petr - qsci & almost all of the immediate qt4-mac dependents install for me (10.6.4, x86_64 native, MacPorts 1.9.99 from SVN latest, XCode 3.2.3). I updated all of these ports to use the new qt4 portgroup, which sets lots of location variables (for the most part) including where qmake is located (via qt_qmake_cmd). Just to double check, did you do a "clean" first, then "selfupdate", then try the install? That sometimes fixes things. If your issue continues, can you send me a debug log for your install of qsci? Maybe something got lost during checkins or somewhere else ... - MLD
On Oct 22, 2010, at 12:21 PM, Petr Vanek wrote:
> On Oct 21, 2010 (Thursday), at 9:44 PM, Michael Dickens wrote:
>>>> qt4-mac:
>>> [snip]
>>>> * add postgresql variants for versions 83, 84 (default), 90, and 91.
>>>
>>> Why not make postgresql90 the default? That is the latest stable version and the default in several other postgresql-using ports.
>>
>> My bad. I just did a propedit & removed it. There is no default for +psql## variants in qt4-mac; the user can choose one of them, but the default is none. Thanks for catching this! - MLD
>
> I can confirm successful build of 4.7 with pgsql 84. Unfortunately it looks like all qt apps using qmake for build are broken - qmake is usually expected in
>
> ${prefix}/libexec/qt4-mac/bin/qmake
>
> in macports, which leads into for example:
>
> rimmer:~ pvanek$ sudo port -v install qscintilla
> - ---> Computing dependencies for qscintilla.
> - ---> Building qscintilla
> make: *** No targets specified and no makefile found. Stop.
> make: *** No targets specified and no makefile found. Stop.
> - -j2 all
> install_name_tool: can't open file: /opt/local/var/macports/build/_Users_pvanek_oss_uports_devel_qscintilla/work/QScintilla-gpl-2.4.5/Qt4/libqscintilla2.5.dylib (No such file or directory)
> shell command "install_name_tool -id /opt/local/libexec/qt4-mac/lib/libqscintilla2.5.dylib /opt/local/var/macports/build/_Users_pvanek_oss_uports_devel_qscintilla/work/QScintilla-gpl-2.4.5/Qt4/libqscintilla2.5.dylib" returned error 1
>
> but anyway it looks like the new port is much better now.
More information about the macports-dev
mailing list