Opened 11 years ago

Closed 11 years ago

#41013 closed defect (invalid)

aalib: fatal error: 'malloc.h' file not found

Reported by: ra.serg@… Owned by: tim@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: aalib

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

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"

Attachments (1)

main.log (48.9 KB) - added by ra.serg@… 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by ra.serg@…

Attachment: main.log added

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

Cc: ryandesign@… added
Description: modified (diff)
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to tim@…
Summary: aalib installation failureaalib: fatal error: 'malloc.h' file not found

It builds fine for me on Mavericks. The relevant line in your log seems to be fatal error: 'malloc.h' file not found

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Are you running Xcode 5.0.1? Have you installed its command line tools by running xcode-select --install?

comment:3 in reply to:  2 Changed 11 years ago by machari000@…

Replying to ryandesign@…:

Are you running Xcode 5.0.1? Have you installed its command line tools by running xcode-select --install?

That worked for me.

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Great.

Note: See TracTickets for help on using tickets.