#41083 closed defect (duplicate)
makeicns-1.4.10 build fails in Mavericks 10.9 — at Version 1
Reported by: | laew_rena24@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | mk@…, pixilla@… |
Port: | makeicns |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mk@… pixilla@… added |
---|---|
Description: | modified (diff) |
Keywords: | mavericks added; Fityk removed |
Milestone: | MacPorts Future |
Resolution: | → duplicate |
Status: | new → closed |
Type: | submission → defect |
Note: See
TracTickets for help on using
tickets.
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.