#33318 closed defect (fixed)
xcircuit: build fails
Reported by: | sxs061600@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | Stochasticus@… | |
Port: | xcircuit |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: Target org.macports.build returned: shell command failed (see log for details) Log for xcircuit is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xcircuit/xcircuit/main.log Error: Status 1 encountered during processing
Attachments (3)
Change History (13)
Changed 13 years ago by sxs061600@…
Attachment: | log file.docx added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | xcircuit added |
Summary: | Target org.macports.build returned: shell command failed (see log for details) → xcircuit: build fails |
comment:3 Changed 13 years ago by Stochasticus@…
I'm getting the same error so I'll attach the log file. I've also tried building from the xcircuit 3.7 source and am getting an error there as well. The problems may be the same and are due to something wrong in either the tclxcircuit.c file or in the latest version of tcl/tk. Error has something to do with incompatible type declarations in commands like "tcl_vprintf"
Changed 13 years ago by Stochasticus@…
Log file from: sudo port install xcircuit
comment:4 Changed 13 years ago by mf2k (Frank Schima)
That's not a complete log (skipping completed configure, etc.). Please clean xcircuit, try again and then attach the log if it fails.
comment:5 follow-up: 6 Changed 13 years ago by Stochasticus@…
Okay, the new one seems to have the configure information.
Changed 13 years ago by Stochasticus@…
Attachment: | main.2.log added |
---|
main.log for xcircuit install from clean
comment:6 follow-up: 7 Changed 13 years ago by sxs061600@…
Replying to Stochasticus@…:
Okay, the new one seems to have the configure information.
Could you please tell me how you fixed the problem?
comment:7 Changed 13 years ago by Stochasticus@…
Replying to sxs061600@…:
Replying to Stochasticus@…:
Okay, the new one seems to have the configure information.
Could you please tell me how you fixed the problem?
I didn't, I was just updating the log file for the owner. Hope it can be sorted out. I had a working version of xcircuit last week but reinstalled Lion yesterday and found this problem today :(
comment:8 follow-up: 9 Changed 13 years ago by piessens@…
This is fixed when changing CC=/usr/bin/gcc instead of CC=/usr/bin/clang in the Makefile
comment:9 Changed 13 years ago by Stochasticus@…
Replying to piessens@…:
This is fixed when changing CC=/usr/bin/gcc instead of CC=/usr/bin/clang in the Makefile
Okay, that built okay when I tried manually changing this in the Makefile but it's still broken at runtime due to this unsolved ticket #30787
comment:10 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Should be fixed by r93306.
Replying to sxs061600@…:
Please attach this file.