#44416: p5.20-wx: No rule to make target `<something>', needed by `wxt_copy_files'. ---------------------+---------------------- Reporter: mojca@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: p5.20-wx ---------------------+---------------------- The port `p5.20-wx` fails to build, for example: {{{ Fixing flags in ext/xrc/Makefile ---> Patching Makefile: /^CCFLAGS *=/s/$/ -arch x86_64/ ---> Patching Makefile: /^OTHERLDFLAGS *=/s/$/ -arch x86_64/ ---> Building p5.20-wx make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-wx/p5.20-wx/work/Wx-0.9923' make: *** No rule to make target `cpp/v_cback_def.h', needed by `wxt_copy_files'. Stop. make: *** Waiting for unfinished jobs.... make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-wx/p5.20-wx/work/Wx-0.9923' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-wx/p5.20-wx/work/Wx-0.9923" && /usr/bin/make -j2 -w all Exit code: 2 Error: org.macports.build for port p5.20-wx returned: command execution failed Warning: targets not executed for p5.20-wx: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port p5.20-wx for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-wx/p5.20-wx/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.20-wx failed }}} On the buildbot it fails with {{{ ---> Building p5.20-wx DEBUG: Environment: CC_PRINT_OPTIONS='YES' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/.CC_PRINT_OPTIONS' CPATH='/opt/local/include' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.7' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/Wx-0.9923" && /usr/bin/make -j8 -w all' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/Wx-0.9923" && /usr/bin/make -j8 -w all make: Entering directory `/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/Wx-0.9923' make: *** No rule to make target `Opt', needed by `wxt_copy_files'. Stop. make: *** Waiting for unfinished jobs.... make: Leaving directory `/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/Wx-0.9923' Command failed: cd "/opt/local/var/macports/build/_opt_mports_dports_perl_p5-wx/p5.20-wx/work/Wx-0.9923" && /usr/bin/make -j8 -w all Exit code: 2 Error: org.macports.build for port p5.20-wx returned: command execution failed DEBUG: Error code: CHILDSTATUS 51217 2 DEBUG: Backtrace: command execution failed }}} -- Ticket URL: <https://trac.macports.org/ticket/44416> MacPorts <http://www.macports.org/> Ports system for OS X