Opened 4 years ago

Last modified 3 years ago

#61363 closed defect

libiconv @1.16_1 build failure on os x 10.4: stdio.h: No such file or directory — at Version 1

Reported by: sheepdoll (Julie Porter) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: tiger Cc:
Port: libiconv

Description (last modified by jmroot (Joshua Root))

While attempting to install ghostscript on Mac os 10.4.11 the attached log was returned

console text is as follows:

--->  Attempting to fetch libiconv-1.16_1.darwin_8.ppc.tbz2 from http://kmq.jp.packages.macports.org/libiconv
--->  Building libiconv
Error: Failed to build libiconv: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_libiconv/libiconv/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port ghostscript failed
$ 

Change History (2)

Changed 4 years ago by sheepdoll (Julie Porter)

Attachment: main.log added

log from error

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: tiger added; ghostscript libiconv genaliases removed
Owner: set to ryandesign
Port: libiconv added; ghostscript removed
Status: newassigned
Summary: libiconv command execution failed os x 10.4 genaliaseslibiconv @1.16_1 build failure on os x 10.4: stdio.h: No such file or directory
:info:build lib/genaliases.c:20:19: error: stdio.h: No such file or directory

Looks like the Command Line Tools or whatever they were called on Tiger (UNIX Development?) aren't installed. You need to select the option when installing Xcode. https://guide.macports.org/chunked/installing.html#installing.xcode.other

Note: See TracTickets for help on using tickets.