Opened 10 years ago

Closed 9 years ago

#43122 closed defect (wontfix)

qt4-mac: error: 'kCFProxyTypeKey' was not declared in this scope

Reported by: dormouse75@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: mkae (Marko Käning)
Port: qt4-mac

Description

Hi, I'm new, I ask help to you. I tried to install Qucs using Macports 2.2.1. I typed sudo port -d selfupdate and sudo port install qucs

the installation failed, because is impossible to build qt4-mac (see attached main.log) Thank you! Sergio

Attachments (2)

main.log (10.2 KB) - added by dormouse75@… 10 years ago.
qt4-mac-fail-log.txt.bz2 (19.6 KB) - added by dormouse75@… 10 years ago.

Download all attachments as: .zip

Change History (8)

Changed 10 years ago by dormouse75@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to michaelld@…
Port: qt4-mac added
Summary: qucs installation failedqt4-mac: error: 'kCFProxyTypeKey' was not declared in this scope

This was not a clean attempt. Please clean qt4-mac and try again.

comment:2 Changed 10 years ago by michaelld (Michael Dickens)

It looks like from your log that your computer is running Mac OS X 10.4, yes? If so, that OS version is not officially supported by Qt 4.8. Thus, while I recommend that you try the following either way, I'm doubtful that qt4-mac will compile on your OS.

To be more precise, do the following:

sudo port clean qt4-mac
sudo port install qt4-mac

and, if it fails again, then do:

cp `port logfile qt4-mac` ~/Desktop/qt4-mac-fail-log.txt
bzip2 ~/Desktop/qt4-mac-fail-log.txt

and post the resulting compressed logfile to this ticket

Changed 10 years ago by dormouse75@…

Attachment: qt4-mac-fail-log.txt.bz2 added

comment:3 in reply to:  2 Changed 10 years ago by dormouse75@…

Replying to michaelld@…:

I followed your instructions (clean and Install again) but it fails again... I attached the log file as you suggest.

It seems a problem of OSX version. I'm sad because my Imac is still a good machine, but I must replace it soon, because nobody develop nothing for it (chrome, safari, flash, etc.).

Do you know if there is (through macports) an older version of Qucs (using older Qt) that can work on my system? Thanks Sergio

comment:4 Changed 10 years ago by mkae (Marko Käning)

Cc: mk@… added

Cc Me!

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Yes, I have never been able to install Qt 4.8.x on my Tiger systems. Qt 4.7.x did install back when that was current, however.

You can sometimes install older versions of ports by following these instructions: wiki:howto/InstallingOlderPort.

comment:6 Changed 9 years ago by michaelld (Michael Dickens)

Resolution: wontfix
Status: newclosed

I don't know how to fix this except to roll back qt4-mac for 10.4, which would be a real pain. maybe we need a qt47-mac port? That seems a little silly just to support really old OSs that are officially unsupported anyway. Thus, I'm closing this ticket.

Note: See TracTickets for help on using tickets.