Opened 10 years ago

Last modified 10 years ago

#44599 closed defect

povray-3.7.0.0_1 + Build fails + Makefile:398: *** multiple target patterns. Stop. — at Version 1

Reported by: stallenlu@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: povray

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

Computing dependencies for povray
--->  Fetching archive for povray
--->  Attempting to fetch povray-3.7.0.0_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/povray
--->  Attempting to fetch povray-3.7.0.0_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/povray
--->  Attempting to fetch povray-3.7.0.0_1.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/povray
--->  Fetching distfiles for povray
--->  Attempting to fetch povray-3.7.0.0.tar.gz from http://jog.id.distfiles.macports.org/macports/mpdistfiles/povray
--->  Verifying checksums for povray
--->  Extracting povray
--->  Applying patches to povray
--->  Configuring povray
--->  Building povray
make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_povray/povray/work/povray-3.7.0.0'
Makefile:398: *** multiple target patterns.  Stop.
make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_povray/povray/work/povray-3.7.0.0'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_povray/povray/work/povray-3.7.0.0" && /usr/bin/make -j8 -w all
Exit code: 2
Error: org.macports.build for port povray returned: command execution failed
Warning: targets not executed for povray: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port povray for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_povray/povray/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port povray failed

Change History (2)

Changed 10 years ago by stallenlu@…

Attachment: main.log added

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

Description: modified (diff)
Keywords: povray removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: povray added

The main.log file you attached is not the one produced by the console output you showed above. The console output you showed is from a clean build attempt but the main.log is not. Please "sudo port clean povray" and then try again and attach that main.log to this ticket. It builds fine for me, so I'll need to compare your log with mine to see what's different. Please also let me know your version of Xcode.

Note: See TracTickets for help on using tickets.