Ticket #26980 (closed defect: fixed)
step by step port install causes error was "kdepimlibs4 fails to install"
| Reported by: | mk@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | snc@…, sharky@…, ygramul.el.multiple@… | |
| Port: | kdepimlibs4 |
Description
I tried to install kdepimlibs4, using the attached patch to use KDE4 port group 1.1 but it actually complains about "no rule to make target 'install'".
DEBUG: Skipping completed org.macports.build (kdepimlibs4)
---> Staging kdepimlibs4 into destroot
. missing (directory not created: File exists)
./Applications missing (directory not created: File exists)
./Developer missing (directory not created: File exists)
./Library missing (directory not created: File exists)
DEBUG: destroot phase started at Sun Oct 24 15:42:26 CEST 2010
DEBUG: Executing org.macports.destroot (kdepimlibs4)
DEBUG: Environment: CPATH='/opt/macports-test/include' CC_PRINT_OPTIONS_FILE='/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/.CC_PRINT_OPTIONS' QTDIR='/opt/macports-test' LIBRARY_PATH='/opt/macports-test/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' INSTALL_ROOT='/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/destroot' DESTDIR='/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/destroot' MOC='/opt/macports-test/bin/moc' QMAKE='/opt/macports-test/bin/qmake'
DEBUG: Assembled command: 'cd "/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/kdepimlibs-4.4.5" && /usr/bin/make install DESTDIR=/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/destroot'
make: *** No rule to make target `install'. Stop.
shell command " cd "/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/kdepimlibs-4.4.5" && /usr/bin/make install DESTDIR=/opt/macports-test/var/macports/build/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/work/destroot " returned error 2
Error: Target org.macports.destroot returned: shell command failed
DEBUG: Backtrace: shell command failed
while executing
"command_exec destroot"
(procedure "portdestroot::destroot_main" line 2)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for kdepimlibs4): org.macports.activate org.macports.destroot org.macports.install
Log for kdepimlibs4 is at: /opt/macports-test/var/macports/logs/_Users_marko_WC_MacPorts_ports_kde_kdepimlibs4/main.log
Error: Status 1 encountered during processing.
Attachments
Change History
Changed 3 years ago by mk@…
- Attachment kdepimlibs4.diff added
comment:1 Changed 3 years ago by snc@…
- Status changed from new to closed
- Resolution set to invalid
I appreciate the help, but getting tickets from people applying patches that haven't been released into MacPorts won't help. How you built kdelibs will impact all the other dependencies, and applying the patches incorrectly will lead to issues as well. Please wait for the release.
comment:2 Changed 3 years ago by mk@…
OK, snc, you are certainly right, I'll wait for the release then.
comment:3 Changed 3 years ago by mk@…
- Status changed from closed to reopened
- Resolution invalid deleted
The error above mentioned is the same like the one described for kdelibs4 here
And the solution is the same: sudo port clean; sudo port install
Don't know why it wasn't possible to do the usual step by step procedure of configure, build, destroot and install! That's the bug here!!!


KDE4 port group 1.1