#6925 closed defect (fixed)
BUG: tin 1.8.0 fails to build
Reported by: | carson@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | matt@… | |
Port: |
Description
tin fails to build with the error:
Error: Target com.apple.build returned: shell command "patch -p0 /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_news_tin/work/tin-1.8.0/src/Makefile < files/patch-src-Makefile.diff" returned error 1
A full build log (port -vd install tin) is attached.
Here's some system info:
Welcome to Darwin!
uname -a
Darwin caroline.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30 20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh powerpc
port version
Version: 1.200
Attachments (2)
Change History (7)
Changed 19 years ago by carson@…
Attachment: | tin-build.log added |
---|
comment:1 Changed 19 years ago by matt@…
Try to remove the pre-build target and see if it builds ok (i can't test it as i don't have Mac OS X 10.3 anymore...)
comment:2 Changed 19 years ago by carson@…
(In reply to comment #2)
Try to remove the pre-build target and see if it builds ok (i can't test it as i don't have Mac OS X 10.3 anymore...)
Well, I did a "port clean --all tin" which I assume(?) removes the pre-build target. I got the same error, though, when I tried to build it again afterwards.
I'm sorry not to be more helpful, but I really am not a programmer, or even familiar with this sort of thing. :(
comment:3 Changed 19 years ago by matt@…
Test this Portfile to see if it's build ok (see attachment).
comment:4 Changed 19 years ago by carson@…
Removing the pre-build target seems to do it. Thanks! I'm not sure how you want to handle it, so I've just left the bug open.
comment:5 Changed 19 years ago by matt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Great news. i've just committed a fix for this. Thanks Carson!
build log