FS#33938 - [qt4] pkg-config gives /usr/bin/moc instead of /usr/lib/qt4/...

Attached to Project: Arch Linux
Opened by Sergej Pupykin (sergej) - Tuesday, 19 February 2013, 15:25 GMT
Last edited by Florian Pritz (bluewind) - Wednesday, 20 February 2013, 10:56 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Pierre Schmitz (Pierre)
Andrea Scarpino (BaSh)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

... so I can not build some packages from Qt5 todo

Steps to reproduce:
# pacman -Q qt4
qt4 4.8.4-3

# pacman -Ql qt4 | grep QtCore.pc
qt4 /usr/lib/pkgconfig/QtCore.pc

# grep moc /usr/lib/pkgconfig/QtCore.pc
moc_location=/usr/bin/moc

# ls -l /usr/bin/moc
ls: cannot access /usr/bin/moc: No such file or directory
This task depends upon

Closed by  Florian Pritz (bluewind)
Wednesday, 20 February 2013, 10:56 GMT
Reason for closing:  Fixed
Additional comments about closing:  pushed to staging
Comment by Andrea Scarpino (BaSh) - Wednesday, 20 February 2013, 09:30 GMT
Fixed on trunk.

@Pierre
could you build the qt4 package and push it to [staging]? I can't push any package today.
Comment by Florian Pritz (bluewind) - Wednesday, 20 February 2013, 09:48 GMT
I'll build it.

Loading...