[MacPorts] #41083: makeicns-1.4.10 build fails in Mavericks 10.9
MacPorts
noreply at macports.org
Wed Oct 30 17:18:08 PDT 2013
#41083: makeicns-1.4.10 build fails in Mavericks 10.9
----------------------------+--------------------------------
Reporter: laew_rena24@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: duplicate | Keywords: mavericks
Port: makeicns |
----------------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: mk@…, pixilla@… (added)
* resolution: => duplicate
* milestone: MacPorts Future =>
* keywords: Fityk => mavericks
* type: submission => defect
Old description:
> The building of makeicns failed in OS X 10.9. The main.log shows that
>
> :info:build Makefile:53: building for an UNSUPPORTED OS
> :info:build Building makeicns 1.4.10 for Mac OS X UNSUPPORTED system
> :info:build /usr/bin/clang -Os -arch x86_64 -DVERSION=\"1.4.10\"
> -DCHANGESET=\"284bd686824f\" -O2 -fpascal-strings -c -o makeicns.o
> makeicns.m
> :info:build MACOS_MAJOR = 10.9
> :info:build MACOS_MINOR = 10.9
> :info:build /usr/bin/clang -Os -arch x86_64 -DVERSION=\"1.4.10\"
> -DCHANGESET=\"284bd686824f\" -O2 -fpascal-strings -c -o IconFamily.o
> IconFamily.m
> :info:build DARWIN_MAJOR = 13
> .
> .
> .
> .
> .
> .
> :error:build org.macports.build for port makeicns returned: command
> execution failed
> :debug:build Error code: CHILDSTATUS 2955 2
> :debug:build Backtrace: command execution failed
> while executing
> "system -nice 0 $fullcmdstring"
> ("eval" body line 1)
> invoked from within
> "eval system $notty $nice \$fullcmdstring"
> invoked from within
> "command_exec build"
> (procedure "portbuild::build_main" line 8)
> invoked from within
> "$procedure $targetname"
> :info:build Warning: targets not executed for makeicns:
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> :notice:build Please see the log file for port makeicns for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_makeicns/makeicns/main.log
New description:
The building of makeicns failed in OS X 10.9. The main.log shows that
{{{
:info:build Makefile:53: building for an UNSUPPORTED OS
:info:build Building makeicns 1.4.10 for Mac OS X UNSUPPORTED system
:info:build /usr/bin/clang -Os -arch x86_64 -DVERSION=\"1.4.10\"
-DCHANGESET=\"284bd686824f\" -O2 -fpascal-strings -c -o makeicns.o
makeicns.m
:info:build MACOS_MAJOR = 10.9
:info:build MACOS_MINOR = 10.9
:info:build /usr/bin/clang -Os -arch x86_64 -DVERSION=\"1.4.10\"
-DCHANGESET=\"284bd686824f\" -O2 -fpascal-strings -c -o IconFamily.o
IconFamily.m
:info:build DARWIN_MAJOR = 13
.
.
.
.
.
.
:error:build org.macports.build for port makeicns returned: command
execution failed
:debug:build Error code: CHILDSTATUS 2955 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for makeicns:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port makeicns for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_makeicns/makeicns/main.log
}}}
--
Comment:
You did not show the relevant portion of the log (please always attach the
entire main.log file) but I assume this is a duplicate of #40869.
--
Ticket URL: <https://trac.macports.org/ticket/41083#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list