Ticket #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 macsforever2000@…) (diff)
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
comment:1 Changed 4 years ago by macsforever2000@…
- Owner changed from macports-tickets@… to illogic-al@…
- Description modified (diff)
- Port set to kdelibs4
Note: See
TracTickets for help on using
tickets.

