[MacPorts] #23311: xplot fails to install
MacPorts
noreply at macports.org
Sat Jan 16 14:12:35 PST 2010
#23311: xplot fails to install
----------------------------------+-----------------------------------------
Reporter: george.allen@… | Owner: fenner@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: xplot
----------------------------------+-----------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => fenner@…
Old description:
> I ran the command sudo port install -d xplot, and it failed with errors.
> I'm running MacPorts 1.8.2 on a macbook pro, running 10.5.8
>
> Here is the output of the command,
>
> sudo port install -d xplot
> ---> Computing dependencies for xplot
> ---> Building xplot
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1"
> && /usr/bin/make -j1 all " returned error 2
> Command output: xplot.c:3028: warning: incompatible implicit declaration
> of built-in function 'strcpy'
> xplot.c:3044: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3046: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3062: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3064: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3079: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3081: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3093: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3095: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3107: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3109: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3119: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3121: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c: In function 'emit_PS':
> xplot.c:3164: error: storage size of 'pspl' isn't known
> xplot.c:3177: error: dereferencing pointer to incomplete type
> xplot.c:3207: error: dereferencing pointer to incomplete type
> xplot.c:3252: error: dereferencing pointer to incomplete type
> xplot.c:3258: error: dereferencing pointer to incomplete type
> xplot.c:3708: error: dereferencing pointer to incomplete type
> xplot.c:3164: warning: unused variable 'pspl'
> xplot.c: In function 'make_name_open_file':
> xplot.c:3724: error: dereferencing pointer to incomplete type
> xplot.c:3727: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3757: warning: incompatible implicit declaration of built-in
> function 'strcpy'
> xplot.c:3760: warning: incompatible implicit declaration of built-in
> function 'strcat'
> xplot.c:3761: warning: incompatible implicit declaration of built-in
> function 'strlen'
> xplot.c:3764: warning: implicit declaration of function 'access'
> xplot.c:3764: error: 'F_OK' undeclared (first use in this function)
> make: *** [xplot.o] Error 1
>
> Error: Status 1 encountered during processing.
> Before reporting a bug, first run the command again with the -d flag to
> get complete output.
New description:
I ran the command sudo port install -d xplot, and it failed with errors.
I'm running MacPorts 1.8.2 on a macbook pro, running 10.5.8
Here is the output of the command,
{{{
sudo port install -d xplot
---> Computing dependencies for xplot
---> Building xplot
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_xplot/work/xplot-0.90.7.1"
&& /usr/bin/make -j1 all " returned error 2
Command output: xplot.c:3028: warning: incompatible implicit declaration
of built-in function 'strcpy'
xplot.c:3044: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3046: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3062: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3064: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3079: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3081: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3093: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3095: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3107: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3109: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3119: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3121: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c: In function 'emit_PS':
xplot.c:3164: error: storage size of 'pspl' isn't known
xplot.c:3177: error: dereferencing pointer to incomplete type
xplot.c:3207: error: dereferencing pointer to incomplete type
xplot.c:3252: error: dereferencing pointer to incomplete type
xplot.c:3258: error: dereferencing pointer to incomplete type
xplot.c:3708: error: dereferencing pointer to incomplete type
xplot.c:3164: warning: unused variable 'pspl'
xplot.c: In function 'make_name_open_file':
xplot.c:3724: error: dereferencing pointer to incomplete type
xplot.c:3727: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3757: warning: incompatible implicit declaration of built-in
function 'strcpy'
xplot.c:3760: warning: incompatible implicit declaration of built-in
function 'strcat'
xplot.c:3761: warning: incompatible implicit declaration of built-in
function 'strlen'
xplot.c:3764: warning: implicit declaration of function 'access'
xplot.c:3764: error: 'F_OK' undeclared (first use in this function)
make: *** [xplot.o] Error 1
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to
get complete output.
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/23311#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list