Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#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)

log file.docx (130.6 KB) - added by sxs061600@… 12 years ago.
main.log (65.8 KB) - added by Stochasticus@… 12 years ago.
Log file from: sudo port install xcircuit
main.2.log (178.1 KB) - added by Stochasticus@… 12 years ago.
main.log for xcircuit install from clean

Download all attachments as: .zip

Change History (13)

Changed 12 years ago by sxs061600@…

Attachment: log file.docx added

comment:1 in reply to:  description Changed 12 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

Replying to sxs061600@…:

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

Please attach this file.

comment:2 Changed 12 years ago by Stochasticus@…

Cc: Stochasticus@… added

Cc Me!

comment:3 Changed 12 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 12 years ago by Stochasticus@…

Attachment: main.log added

Log file from: sudo port install xcircuit

comment:4 Changed 12 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 Changed 12 years ago by Stochasticus@…

Okay, the new one seems to have the configure information.

Changed 12 years ago by Stochasticus@…

Attachment: main.2.log added

main.log for xcircuit install from clean

comment:6 in reply to:  5 ; Changed 12 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 in reply to:  6 Changed 12 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 Changed 12 years ago by piessens@…

This is fixed when changing CC=/usr/bin/gcc instead of CC=/usr/bin/clang in the Makefile

comment:9 in reply to:  8 Changed 12 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

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

comment:10 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Should be fixed by r93306.

Note: See TracTickets for help on using tickets.