Ticket #22895 (closed defect: fixed)
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
Note: See
TracTickets for help on using
tickets.

