Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#13800 closed defect (fixed)

arts-1.1.2_5 doesn't build at all

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: scacinto@…
Port: arts

Description

Scott Petersen reported on macports-users list that aRts fails to build, failing to apply the first patchfile. I get a different error when I try ("configure: error: C compiler cannot create executables"). I looked at the portfile, and it is doing some very strange things (16 patchfiles, overridden patch procedure, quotes around all the various arguments and flags which is no longer necessary or supported with MacPorts 1.6.0, weird changing of PATH, weird compiler selection for darwin 8 powerpc, etc, etc, etc).

Change History (5)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Well, it's not fixed, but it's a little better:

  • r32456: removed the quotes; now we're past "cannot create executables" anyway
  • r32457: no need to specify ${extract.suffix} like that
  • r32458: use ${extract.suffix} where appropriate
  • r32459: use ${x11prefix} instead of hardcoding /usr/X11R6
  • r32460: don't print the string "depends_lib" before building
  • r32461: whitespace changes: expand tabs
  • r32462: no need to specify ${distname} like that
  • r32463: whitespace changes: one item per line
  • r32464: use port:X-style dependencies

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Port: arts added

comment:3 Changed 15 years ago by blb@…

See #18690, to get rid of the arts port.

comment:4 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

Arts is gone: r49436

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.