Opened 11 years ago

Last modified 11 years ago

#41083 closed defect

makeicns-1.4.10 build fails in Mavericks 10.9 — at Initial Version

Reported by: laew_rena24@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: makeicns

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

Change History (0)

Note: See TracTickets for help on using tickets.