Ticket #28494 (new defect)
kdelibs4 @4.6.0 +kdesdk4 on Tiger 10.4.11 PPC proxymodeltest Declaration errors - Build failure
| Reported by: | afisynte@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | tiger, powerpc | Cc: | snc@…, michaelld@…, sharky@… |
| Port: | kdelibs4 |
Description
This error is encountered when "sudo port install kdesdk4" gets to kdelibs4.
Attachments
Change History
comment:1 Changed 2 years ago by afisynte@…
Attachment is the build.log which is also available here: http://pastebin.com/RxAyjp6L
comment:2 Changed 2 years ago by snc@…
It looks like an include of some sort is missing: enum undeclared.
comment:3 Changed 2 years ago by afisynte@…
I think this bug is related: https://bugs.kde.org/show_bug.cgi?id=255922
comment:4 Changed 2 years ago by snc@…
I would not be surprised if it's entirely due to the GCC version. There are other problems (in fact tickets I have open with KDE Bugs) where templates fail when using less than GCC 4.3. Of course, GCC above 4.2 requires a non-Apple compiler which breaks all the -arch flags.
Note: See
TracTickets for help on using
tickets.

