New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22895 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

count-1.20 build failure due to use_parallel_build=yes default

Reported by: bruyeron@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: count

Description

OSX 10.6.2

The build invokes smake with "-j2" flag which is not supported.

Adding "use_parallel_build no" to the Portfile fixes the problem.

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_count/work/count-1.20" && /opt/local/bin/smake -j2 all " returned error 255
Command output: /opt/local/bin/smake: Bad flag: -j2.

Change History

comment:1 Changed 3 years ago by macsforever2000@…

  • Keywords count use_parallel_build removed
  • Owner changed from macports-tickets@… to mww@…

comment:2 Changed 3 years ago by mww@…

  • Status changed from new to closed
  • Resolution set to fixed

thanks, fixed;

Note: See TracTickets for help on using tickets.