Opened 13 years ago

Closed 13 years ago

#27071 closed defect (fixed)

nonpareil 0.79 - fix build errors

Reported by: jmrosenstock@… Owned by: krischik@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: nonpareil

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

There were a few problems.

  1. scons-local/scons.py just executed "python", so the version wasn't guaranteed. Versions >= 3.0 cause errors because os.environ.has_key doesn't exist. Use system scons instead.
  2. osx.patch is needed all the time, but was only applied for the +hpil variant. Apply it all the time.

Attachments (1)

nonpareil-Portfile.diff (1.6 KB) - added by jmrosenstock@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by jmrosenstock@…

Attachment: nonpareil-Portfile.diff added

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

Cc: krischik@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to krischik@…

comment:2 Changed 13 years ago by krischik@…

Status: newassigned

I have another go but last time the system scon did not work at all. Probably because it was to new and nonpareil has not been updated in a long time.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.