Opened 18 years ago

Closed 18 years ago

#9110 closed defect (fixed)

BUG: Can't build p5-term-readline-gnu

Reported by: david.sonenberg@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

When I try to build p5-term-readline-gnu I get the following error:

root# port install p5-term-readline-gnu ---> Building p5-term-readline-gnu with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_perl_p5-term-readline-gnu/work/Term-ReadLine-Gnu-1.14" && make all" returned error 2 Command output: Gnu.xs:1457: warning: assignment makes pointer from integer without a cast Gnu.xs: In function 'XS_TermReadLineGnuXS_rl_get_all_function_names': Gnu.xs:1494: error: 'funmap' undeclared (first use in this function) Gnu.xs:1494: error: used struct type value where scalar is required Gnu.xs:1499: error: invalid type argument of '->' Gnu.xs:1499: error: request for member 'name' in something not a structure or union Gnu.xs:1499: warning: passing argument 1 of 'Perl_newSVpv' from incompatible pointer type Gnu.xs: In function 'XS_TermReadLineGnuXS_rl_add_undo': Gnu.xs:1563: error: conversion to incomplete type Gnu.c: In function 'XS_TermReadLineGnuXS_rl_copy_text': Gnu.c:2501: warning: assignment makes pointer from integer without a cast Gnu.c: In function 'XS_TermReadLineGnuXS_rl_stuff_char': Gnu.c:2605: error: void value not ignored as it ought to be Gnu.c:2611:23: error: operator '>=' has no left operand Gnu.c:2672:23: error: operator '>=' has no left operand Gnu.c: In function 'XS_TermReadLineGnuXS_rl_reset_terminal': Gnu.c:2750: error: void value not ignored as it ought to be Gnu.c:2838:23: error: operator '>=' has no left operand Gnu.c: In function 'XS_TermReadLineGnuXS_rl_complete_internal': Gnu.c:3253: error: 'TAB' undeclared (first use in this function) Gnu.c: In function 'XS_TermReadLineGnuXS_remove_history': Gnu.c:3444: warning: assignment makes pointer from integer without a cast Gnu.xs: In function 'XS_TermReadLineGnuXS_replace_history_entry': Gnu.xs:2123: warning: assignment makes pointer from integer without a cast Gnu.xs: In function 'XS_TermReadLineGnuXSget_history_event': Gnu.xs:2280: warning: assignment discards qualifiers from pointer target type Gnu.xs: In function 'XS_TermReadLineGnuVarrl_fetch_keymap': Gnu.xs:2537: error: 'rl_executing_keymap' undeclared (first use in this function) Gnu.xs:2540: error: 'rl_binding_keymap' undeclared (first use in this function) make: * [Gnu.o] Error 1

Error: /opt/local/bin/port: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 18 years ago by markd@…

Summary: Can't build p5-term-readline-gnuBUG: Can't build p5-term-readline-gnu

Port is updated to 1.16 and it works for me. Please try again.

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added

comment:3 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed

After updating the port it seems to work fine. I'm going to presume this fixed unless you reopen it.

Note: See TracTickets for help on using tickets.