[MacPorts] #33393: freetype: 'stdarg.h' file not found (was: no build of latex2rtf / freetype)
MacPorts
noreply at macports.org
Tue Feb 28 08:24:28 PST 2012
#33393: freetype: 'stdarg.h' file not found
-------------------------------+--------------------------------------------
Reporter: schneebeli@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: freetype
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):
* port: latex2rtf => freetype
* owner: macports-tickets@… => ryandesign@…
Old description:
> I tried to install latex2rtf
> I used
> sudo port install latex2rtf
>
> error Error: Target org.macports.build returned: shell command failed
> (see log for details)
>
> sudo port install latex2rtf configure.compiler=gcc-4.2
>
> did also not work...
New description:
I tried to install latex2rtf
I used
{{{
sudo port install latex2rtf
}}}
error
{{{
Error: Target org.macports.build returned: shell command failed (see log
for details)
}}}
{{{
sudo port install latex2rtf configure.compiler=gcc-4.2
}}}
did also not work...
--
Comment:
The relevant error in the log seems to be:
`:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.4.8/include/freetype/config/ftstdlib.h:168:10:
fatal error: 'stdarg.h' file not found`
I will assign the ticket to myself because I am the maintainer of
freetype, but I do not know what to do to fix the problem.
Does the file stdarg.h exist anywhere on your system? For example
/usr/include/stdarg.h? My understanding is that it should exist, and it
does on my Snow Leopard system. Because the log you've attached is
incomplete, it doesn't show what OS version you have. Please "sudo port
clean freetype" and try again and attach the new complete main.log so that
we have a complete record of what's happening. Also please indicate your
OS and Xcode versions.
We've had some other reports of errors with stdarg.h, including #26804 and
#33306, but they seem unrelated to me, since your message does not
implicate an SDK. The latter ticket suggests a bad Xcode install was
responsible; you could try uninstalling and reinstalling Xcode.
--
Ticket URL: <https://trac.macports.org/ticket/33393#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list