Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #2254 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

BUG: jed port doesn't destroot properly

Reported by: reilles@… Owned by: olegb@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

When trying to "port install jed", after a port clean jed, i get :

The make: install is up to date is strange, and the destroot is not created, so target install does install an empty port

./share/skel missing (created) ./var missing (created) ./var/db missing (created) ./var/db/dports missing (created) ./var/db/dports/distfiles missing (created) ./var/db/dports/receipts missing (created) DEBUG: Executing com.apple.destroot (jed) DEBUG: Assembled command: 'cd "/Users/tonio/darwinports/dports/editors/jed/work/jed-0.99-16" && make install DESTDIR=/Users/tonio/darwinports/dports/editors/jed/work/destroot' make: `install' is up to date. DEBUG: Executing destroot_finish ---> Installing jed 0.99-16_0 DEBUG: Executing com.apple.install (jed) couldn't change working directory to "/Users/tonio/darwinports/dports/editors/jed/work/destroot": no such file or directory DEBUG: Executing com.apple.activate (jed) ---> Activating jed 0.99-16_0 Error: Target com.apple.activate returned: Image error: Source file /opt/local/var/db/dports/software/ jed/0.99-16_0 does not appear to exist (cannot lstat it). Unable to activate port jed. Warning: the following items did not execute (for jed): com.apple.activate

Attachments

plop (28.0 KB) - added by reilles@… 4 years ago.
log for port -vd install jed

Change History

Changed 4 years ago by mww@…

  • owner changed from darwinports-bugs@… to olegb@…

assign to maintainer

Changed 4 years ago by olegb@…

  • status changed from new to assigned

damnit ... no problems on this end

does "port clean" remove the work directory ?

would you mind giving me a full build log ?

thanks

Changed 4 years ago by reilles@…

Well, port clean do his job : it deletes the work directory

I will attach a full log of port -vd install jed (after port clean).

My machine is under mac osx 10.3.5, with xcode 1.5, and i have packages like autoconf and autotools intalled from darwinports

Changed 4 years ago by reilles@…

  • attachment plop added

log for port -vd install jed

Changed 4 years ago by olegb@…

  • status changed from assigned to closed
  • resolution set to fixed

newest commit to the jed port fixes this problem.

Da Makefile was bust3d! D1dn7 like c4se1nsensitive filesystems, bloody ugly ;)

Note: See TracTickets for help on using tickets.