Opened 12 years ago

Closed 5 years ago

#36249 closed defect (fixed)

magic-exttools: compile fails with clang; activation fails

Reported by: rupapara.prashant@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: magic-exttools

Description (last modified by ryandesign (Ryan Carsten Schmidt))

i installed magic but ext2spice dont work it gives error like

dlopen(/opt/local/lib/magic/tcl/exttospice.dylib, 6): Symbol not found: _DBTechName
  Referenced from: /opt/local/lib/magic/tcl/exttospice.dylib
  Expected in: flat namespace
 in /opt/local/lib/magic/tcl/exttospice.dylib

so I search in macports and I found magic-exttools. I dont know whether it will solve my problem or not. but this magic-exttools when i try to install gives error.

Attachments (1)

main.log (142.9 KB) - added by rupapara.prashant@… 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by rupapara.prashant@…

Attachment: main.log added

comment:1 Changed 12 years ago by rupapara.prashant@…

"sudo port install magic-exttools configure.compiler=llvm-gcc-4.2" ...works... but it says

Image error: /opt/local/bin/ext2sim is being used by the active magic port.  Please deactivate this port first, or use 'port -f activate magic-exttools' to force the activation.

I installed magic so will this force activation will create problem with magic or will solve problem of ext2spice

Last edited 12 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Summary: magic-exttoolsmagic-exttools: compile fails with clang; activation fails

Please remember to use WikiFormatting when writing in Trac.

When I was working on updating the magic port recently I did not know that we had a magic-exttools port, and I don't know what it's for. I'll have to investigate. If the port is still needed, we may want to integrate it into the magic port as a subport, since it seems to share a distfile at least with the magic port already.

comment:3 Changed 12 years ago by rupapara.prashant@…

Ya please update it as in magic port ext2spice is not working.

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

In 0d01e9324e1657b2fa939be977588f80c3a6b7e2/macports-ports (master):

magic-exttools: replaced_by magic

This port was created ten years ago because apparently the ext2sim and
ext2spice programs provided by the magic port didn't work:

See: #15173

That ticket didn't explain in what way they didn't work, but perhaps it
was as described in another ticket filed six years ago. If so, I am
unable to reproduce that problem today, so this plus the current
inability to build magic-exttools at all and it being years out of date
supports replacing it with magic.

Closes: #36249

magic-exttools did also install sim2spi, which magic does not install,
however it can't ever have worked since it references /usr/bin/nawk
which does not exist.

Note: See TracTickets for help on using tickets.