Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16121 closed defect (fixed)

xterm-229 fails to build (breaking install of cssh)

Reported by: pdurph@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc: blb@…
Port:

Description

% sudo port install cssh
[snip]
--->  Fetching xterm
--->  Attempting to fetch xterm-229.tgz from ftp://invisible-island.net/xterm/
--->  Verifying checksum(s) for xterm
--->  Extracting xterm
--->  Configuring xterm
--->  Building xterm with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/bui
ld/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xterm/work/xterm-2
29" && make all " returned error 2
Command output: /usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H  -DXTHREADS -I/opt/local/include 
-I/usr/X11/include -I/opt/local/include/freetype2  -I. -I/usr/X11/include -I/usr/X11/inclu
de -I/usr/X11/include/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D_
_i386__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=9
 -DOSMINORVERSION=4  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOUR
CE=500 -DSIGWINCH=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X
.Org"'  -O2  -c ./button.c
/usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H  -DXTHREADS -I/opt/local/include -I/usr/X11/inclu
de -I/opt/local/include/freetype2  -I. -I/usr/X11/include -I/usr/X11/include -I/usr/X11/in
clude/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D__i386__ -D__DARW
IN__ -DNO_ALLOCA -DCSRG_BASED     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=9 -DOSMINORVERSIO
N=4  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINC
H=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X.Org"'  -O2  -c 
./cachedGCs.c
/usr/bin/gcc-4.0 -I. -I. -DHAVE_CONFIG_H  -DXTHREADS -I/opt/local/include -I/usr/X11/inclu
de -I/opt/local/include/freetype2  -I. -I/usr/X11/include -I/usr/X11/include -I/usr/X11/in
clude/freetype2 -I/usr/X11/include/freetype2/config -I/usr/X11/include -D__i386__ -D__DARW
IN__ -DNO_ALLOCA -DCSRG_BASED     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=9 -DOSMINORVERSIO
N=4  -I/usr/X11/include -I/opt/local/include -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DSIGWINC
H=28 -DPROJECTROOT='"/usr/X11"' -D__vendorversion__='"Version 6.8.99.903 X.Org"'  -O2  -c 
./charproc.c
./charproc.c: In function 'in_put':
./charproc.c:3230: error: 'fd_mask' undeclared (first use in this function)
./charproc.c:3230: error: (Each undeclared identifier is reported only once
./charproc.c:3230: error: for each function it appears in.)
make: *** [charproc.o] Error 1


Error: The following dependencies failed to build: xterm
Error: Status 1 encountered during processing.

Attachments (1)

xterm.diff (917 bytes) - added by blb@… 16 years ago.
diff to Portfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 16 years ago by pdurph@…

% port version
Version: 1.600

comment:2 Changed 16 years ago by blb@…

Cc: blb@… added
Milestone: Port Bugs
Summary: port install cssh fails (cannot build xterm)xterm-229 fails to build (breaking install of cssh)

Looks like this was fixed in xterm 235; attaching a patch to update the x11/xterm port to 236.

Changed 16 years ago by blb@…

Attachment: xterm.diff added

diff to Portfile

comment:3 Changed 16 years ago by mf2k (Frank Schima)

Patch applied in r38685.

@ pdurph: Please verify that it works for you so we can close this ticket.

comment:4 Changed 16 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

No response from reporter, so I'm closing this.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.