#25612 closed defect (fixed)
root qt_mac variant fails to apply its post-configure patch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | mattiafrancescomoro@…, cjones051073 (Chris Jones) | |
Port: | root |
Description
On my Snow Leopard Mac with qt4-mac @4.6.3_3+universal installed, root +qt_mac fails:
patching file config/Makefile.config Hunk #1 FAILED at 96. 1 out of 1 hunk FAILED -- saving rejects to file config/Makefile.config.rej shell command "cd /opt/local/var/macports/build/_Users_rschmidt_macports_dports-clean_science_root/work/root && patch -p0 < /Users/rschmidt/macports/dports-clean/science/root/files/patch-config-Makefile.config.diff" returned error 1
Attachments (2)
Change History (7)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | Makefile.config added |
---|
the config file it's trying to patch
comment:2 Changed 14 years ago by michaelld (Michael Dickens)
root's !@#$ configure script doesn't use pkg-config to detect Qt stuff, so the last round of Qt4 changes messed it up. I'll fix it over the weekend.
comment:3 Changed 14 years ago by michaelld (Michael Dickens)
Should be fixed in r69658. Please sync & verify.
comment:4 Changed 14 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm assuming that the changes worked, and hence I'm closing this ticket. Please reopen if necessary.
Note: See
TracTickets for help on using
tickets.
root log