Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
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
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
|
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
Wednesday, 20 February 2013, 10:56 GMT
Reason for closing: Fixed
Additional comments about closing: pushed to staging
@Pierre
could you build the qt4 package and push it to [staging]? I can't push any package today.