Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18274 closed defect (fixed)

kdelibs4 throws an error after building

Reported by: nerdrew@… Owned by: illogic-al@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: kdelibs4

Description (last modified by mf2k (Frank Schima))

The file: macports/dports/_resources/port1.0/group/kde4-1.0.tcl contains a line that hass $USER in it. It isn't escaped, so when it goes to print it, it throws an error and says:

######################################################
#  Programs will not start until you issue the foll: #
Error: Target org.macports.activate returned: can't read "USER": no such variable
Error: The following dependencies failed to build: kdebase4 kdebase4-runtime kdelibs4 soprano kdepimlibs4 akonadi gpgme pth libical qimageblitz
Error: Status 1 encountered during processing.

(the above error came after soprano finished building)

It seems to run when any port in the kde4 group finishes. Building koffice2-devel has lots of dependencies on ports in the kde4 group, so after each one finishes, the above error is thrown, and the build stops.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to illogic-al@…
Port: kdelibs4 added

comment:2 Changed 15 years ago by illogic-al@…

Resolution: fixed
Status: newclosed

I'm REALLY sorry about that. That'll teach me to not test my changes before uploading. Fixed in r46145.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.