Opened 12 years ago

Last modified 5 years ago

#33428 closed defect

gcc44: malloc.h: No such file or directory — at Version 1

Reported by: gjuhasz@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: gcc44

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

I have tried to install shogun toolbox on my Mac, and able to use it with r and octave. Using the description fro the shogun website:

sudo port selfupdate
sudo port install swig -php5 -ruby -perl +python +r +octave
sudo port install shogun +r +octave

The first two went well as far as I see, however the last step stopped with the error:

Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install gcc44
Log for gcc44 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gcc44/gcc44/main.log
Error: The following dependencies were not installed: atlas gcc44 gzip texinfo glpk hdf5-18 py26-numpy fftw-3 py26-nose nosetests_select py26-distribute python26 db46 openssl python_select python_select sqlite3 readline swig-octave octave GraphicsMagick freetype jpeg lcms tiff libpng libtool automake autoconf help2man p5.12-locale-gettext perl5.12 gdbm perl5 perl5 perl5 perl5 autoconf libxml2 SuiteSparse arpack curl curl-ca-bundle libidn pkgconfig glib2 libffi fftw-3-single ftgl gawk ghostscript fontconfig jbig2dec lcms2 libpaper xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 python27 xorg-libpthread-stubs xorg-xcb-proto xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXt xorg-libsm xorg-libice gnuplot aquaterm gd2 xpm lua pango Xft2 xrender xorg-renderproto cairo libpixman xorg-xcb-util pdflib metis qhull cmake qrupdate swig-python swig-r R icu tcl tk xorg-libXScrnSaver xorg-scrnsaverproto xorg-libXmu
Error: Status 1 encountered during processing.

Change History (2)

Changed 12 years ago by gjuhasz@…

Attachment: main.log added

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

Description: modified (diff)
Keywords: shogun gcc44 removed
Owner: changed from macports-tickets@… to mww@…
Port: gcc44 added; shogun removed
Summary: failed to install gcc44 (instaling shogun toolbox)gcc44: malloc.h: No such file or directory

The log says:

:info:build ../../gcc-4.4.6/libiberty/hashtab.c:48:20: error: malloc.h: No such file or directory

However I don't know if I trust this error message since this was not a clean build attempt. Clean and try again and attach the new complete main.log file if it fails again.

sudo port clean gcc44
sudo port install gcc44
Note: See TracTickets for help on using tickets.