#13884 closed defect (fixed)
sleuthkit-2.09 broken on OS X 10.5.1
Reported by: | simon@… | Owned by: | ecronin (Eric Cronin) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | sleuthkit leopard | Cc: | md@… |
Port: |
Description
sleuthkit-2.09 does not like Darwin 9.1.0. See below:
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_sleuthkit/work/sleuthkit-2.09" && make all " returned error 2 Command output: mkdir -p bin make -C src/auxtools unsupported system: Darwin.9.1.0 make[1]: *** [defs] Error 1 make: *** [no-perl] Error 2
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by ecronin (Eric Cronin)
Cc: | md@… added |
---|---|
Owner: | changed from macports-tickets@… to ecronin@… |
Status: | new → assigned |
Changed 17 years ago by ecronin (Eric Cronin)
Attachment: | sleuthkit-Portfile.diff added |
---|
comment:2 Changed 17 years ago by simon@…
Thanks. The reinplace line does not seem to have any effect, but when I change the line in src/makedefs manually from 6-8 to 6-9 it compiles nicely.
comment:3 Changed 17 years ago by ecronin (Eric Cronin)
Are you saying that manually applying sleuthkit-Portfile.diff to your ports tree and then running port clean + port patch does not correctly patch src/makrdefs for you? I've installed it successfully on my side so not sure what could be different.
comment:4 Changed 17 years ago by simon@…
Hm, I did a port selfupdate just to be on the safe side, now it seems to patch it correctly. Before there was no symlink for the work directory inside the sleuthkit directory. So whatever was not working it does now. Thanks a lot again.
comment:5 Changed 17 years ago by ecronin (Eric Cronin)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r32894 since maintainer hasn't replied in 72 hours.
Just doesn't know about the existence of Darwin 9. Patch attached, I'll commit with the maintainer's OK.