Ticket #2914 (closed defect: fixed)
BUG: bidwatcher fails to install: ports infrastructure error?
| Reported by: | paulbeard@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | jkh@… | |
| Port: |
Description
bidwatcher builds just fine but doesn't install for some reason: entrails follow.
white:~ root# port -vvf install bidwatcher ---> Staging bidwatcher 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) Making install in pixmaps make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. /bin/sh ./mkinstalldirs /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/work/ destroot/opt/local/bin
/usr/bin/install -c bidwatcher /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/
work/destroot/opt/local/bin/bidwatcher make install-man1 /bin/sh ./mkinstalldirs /Users/paul/Documents/src/darwinports/dports/net/bidwatcher/work/ destroot/opt/local/man/man1
/usr/bin/install -c -m 644 ./bidwatcher.1 /Users/paul/Documents/src/darwinports/dports/net/
bidwatcher/work/destroot/opt/local/man/man1/bidwatcher.1 Error: Target com.apple.destroot returned: error deleting "/Users/paul/Documents/src/darwinports/ dports/net/bidwatcher/work/destroot/opt/local/share/man": directory not empty Warning: the following items did not execute (for bidwatcher): com.apple.activate com.apple.destroot com.apple.archive com.apple.install
The port builds fine and doing "make install" from the work/${port} directory seems to do all the right things (except register and activate, of course).
Change History
comment:1 Changed 8 years ago by jmpp@…
- Owner changed from darwinports-bugs@… to jkh@…
- Summary changed from bidwatcher fails to install: ports infrastructure error? to bidwatcher fails to install: ports infrastructure error?
comment:2 Changed 8 years ago by snu@…
- Summary changed from bidwatcher fails to install: ports infrastructure error? to BUG: bidwatcher fails to install: ports infrastructure error?

