#41013: aalib: fatal error: 'malloc.h' file not found ------------------------+------------------- Reporter: ra.serg@… | Owner: tim@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: aalib | ------------------------+------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => tim@… * milestone: MacPorts Future => Old description:
I tried to install aalib and it is complaining of a command execution failure. Here are the last few lines:
{code} :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_aalib/aalib/work/aalib-1.4.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port aalib returned: command execution failed :debug:build Error code: CHILDSTATUS 43404 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" {code}
New description: I tried to install aalib and it is complaining of a command execution failure. Here are the last few lines: {{{ :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_aalib/aalib/work/aalib-1.4.0" && /usr/bin/make -j8 -w all :info:build Exit code: 2 :error:build org.macports.build for port aalib returned: command execution failed :debug:build Error code: CHILDSTATUS 43404 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" }}} -- Comment: It builds fine for me on Mavericks. The relevant line in your log seems to be `fatal error: 'malloc.h' file not found` -- Ticket URL: <https://trac.macports.org/ticket/41013#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X