#22895: count-1.20 build failure due to use_parallel_build=yes default --------------------------------------+------------------------------------- Reporter: bruyeron@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: count use_parallel_build | Port: count --------------------------------------+------------------------------------- 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. }}} -- Ticket URL: <http://trac.macports.org/ticket/22895> MacPorts <http://www.macports.org/> Ports system for Mac OS