Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

main.log (54.4 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
root log
Makefile.config (7.8 KB) - added by ryandesign (Ryan Carsten Schmidt) 14 years ago.
the config file it's trying to patch

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

root log

Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: Makefile.config added

the config file it's trying to patch

comment:1 Changed 14 years ago by cjones051073 (Chris Jones)

Cc: jonesc@… added

Cc Me!

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: newclosed

I'm assuming that the changes worked, and hence I'm closing this ticket. Please reopen if necessary.

comment:5 Changed 14 years ago by cjones051073 (Chris Jones)

The fix worked for me. Thanks !

Note: See TracTickets for help on using tickets.