Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 11:44:42 -0300 (ART)
From:      Fernan Aguero <fernan@iib.unsam.edu.ar>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        krion@FreeBSD.org
Subject:   ports/73718: x11/xterm tries to chmod a nonexistent file
Message-ID:  <200411091444.iA9Eig3U025701@pi.iib.unsam.edu.ar>
Resent-Message-ID: <200411091500.iA9F0oSn071766@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73718
>Category:       ports
>Synopsis:       x11/xterm tries to chmod a nonexistent file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 09 15:00:47 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
IIB-UNSAM
>Environment:

FreeBSD pi.iib.unsam.edu.ar 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Wed May 26 12:56:43 ART 2004 fernan@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI  i386

	
>Description:
	

	I'm trying to replace the default xterm with a 256-color xterm.
	Thus I do:

	 portupgrade -f -m 'CONFIGURE_ARGS="--disable-bold-color \
	 --enable-tcap-query --enable-256-color"' x11/xterm
	
	xterm builds and installs fine, but it then fails with the
	following:

	chmod: /usr/X11R6/bin/xterm-static: No such file or directory
	
	Attached is the complete output.
	
>How-To-Repeat:
	
	
>Fix:

	



--- xterm-256.out begins here ---
Script started on Tue Nov  9 11:26:38 2004
pi# portupgrade -f -m 'CONFIGURE_ARGS="--disable-bold-color --enable-tcap-query --enable-256-color"' x11/xterm11/xterm
--->  Building '/usr/ports/x11/xterm' with make flags: "CONFIGURE_ARGS=--disable-bold-color  --enable-tcap-query --enable-256-color"
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for gettext-0.13.1_1
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-4.4.0
===>  Cleaning for libtool-1.3.5_2
===>  Cleaning for libtool-1.5.10
===>  Cleaning for pkgconfig-0.15.0_1
===>  Cleaning for perl-5.6.1_15
===>  Cleaning for freetype2-2.1.7_3
===>  Cleaning for expat-1.95.8
===>  Cleaning for fontconfig-2.2.3,1
===>  Cleaning for libXft-2.1.6
===>  Cleaning for XFree86-libraries-4.4.0_2
===>  Cleaning for xterm-196_3
===>  Vulnerability check disabled, database not found
===>  Extracting for xterm-196_3
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for xterm-196.tgz.
 ===>  Patching for xterm-196_3
 ===>  Applying FreeBSD patches for xterm-196_3
 ===>   xterm-196_3 depends on shared library: Xft.2 - found
 ===>   xterm-196_3 depends on shared library: X11.6 - found
 ===>  Configuring for xterm-196_3
 creating cache ./config.cache
 checking host system type... i386-unknown-freebsd4.10
 Configuring for freebsd4.10
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe  ) works... yes
 checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking how to run the C preprocessor... cc -E
 checking whether cc needs -traditional... no
 checking for mawk... no
 checking for gawk... gawk
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking for AIX... no
 checking for POSIXized ISC... no
 checking for ncurses/term.h... no
 checking for stdlib.h... yes
 checking for termios.h... yes
 checking for unistd.h... yes
 checking whether time.h and sys/time.h may both be included... yes
 checking for nl_langinfo and CODESET... yes
 checking for size_t in <sys/types.h> or <stdio.h>... yes
 checking for ANSI C header files... yes
 checking for time_t... yes
 checking for bcopy... yes
 checking for gethostname... yes
 checking for getlogin... yes
 checking for memmove... yes
 checking for strerror... yes
 checking for strftime... yes
 checking for tcgetattr... yes
 checking for waitpid... yes
 checking for memmove... (cached) yes
 checking for full tgetent function... -ltermcap
 checking for lastlog.h... no
 checking for paths.h... yes
 checking for lastlog path... no
 checking for utmp implementation... utmp
 checking if utmp.ut_host is declared... yes
 checking if utmp.ut_name is declared... ut_name
 checking for exit-status in utmp... no
 checking if utmp.ut_xtime is declared... no
 checking if utmp.ut_session is declared... no
 checking if utmp is SYSV flavor... no
 checking if you want to link with utempter... no
 checking if external errno is declared... yes
 checking if external errno exists... yes
 checking for tty group name... tty
 checking if we may use tty group... yes
 checking for cc option to accept ANSI C... -DCC_HAS_PROTOS
 checking for working const... yes
 checking for Cygwin environment... no
 checking for mingw32 environment... no
 checking for executable suffix... no
 checking for object suffix... o
 checking for sys/wait.h that is POSIX.1 compatible... yes
 checking for POSIX wait functions... yes
 checking if external sys_nerr is declared... yes
 checking if external sys_nerr exists... yes
 checking if external sys_errlist is declared... yes
 checking if external sys_errlist exists... yes
 checking if we should define SYSV... no
 checking for elf_begin in -lelf... no
 checking if we must define _GNU_SOURCE... no
 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
 checking for dnet_ntoa in -ldnet... no
 checking for dnet_ntoa in -ldnet_stub... no
 checking for gethostbyname... yes
 checking for connect... yes
 checking for remove... yes
 checking for shmat... yes
 checking for IceConnectionNumber in -lICE... yes
 checking for XOpenDisplay... no
 checking for XOpenDisplay in -lX11... yes
 checking for XtAppInitialize... no
 checking for XtAppInitialize in -lXt... yes
 checking for X11/DECkeysym.h... yes
 checking for X11/Sunkeysym.h... yes
 checking for X11/Xpoll.h... yes
 checking if you want to link with Xaw 3d library... no
 checking if you want to link with neXT Athena library... no
 checking if you want to link with Athena-Plus library... no
 checking for XextCreateExtension in -lXext... yes
 checking for X11/Xaw/SimpleMenu.h... yes
 checking for XawSimpleMenuAddGlobalActions in -lXaw -lXmu... yes
 checking for declaration of fd_set... sys/types.h
 checking for IRIX 6.5 baud-rate redefinitions... no
 checking for grantpt... no
 checking for openpty in -lutil... yes
 checking for xterm... /usr/X11R6/bin/xterm
 checking for XKB Bell extension... yes
 checking for Xutf8LookupString... yes
 checking if we should use imake to help... yes
 checking for xmkmf... /usr/X11R6/bin/xmkmf
 checking for default terminal-id... vt100
 checking for default terminal-type... xterm
 checking for private terminfo-directory... none
 checking if you want active-icons... yes
 checking if you want ANSI color... yes
 checking if you want 16 colors like aixterm... yes
 checking if you want 256 colors... yes
 checking if you want blinking cursor... yes
 checking if you want to ignore Linux's broken palette-strings... no
 checking if you want to allow broken string-terminators... no
 checking if you want printable 128-159... yes
 checking if you want bold colors mapped like IBM PC... no
 checking if you want separate color-classes... yes
 checking if you want color-mode enabled by default... yes
 checking if you want support for color highlighting... yes
 checking if you want support for doublesize characters... yes
 checking if you want fallback-support for box characters... yes
 checking if you want to use FreeType library... yes
 checking for xft-config... /usr/X11R6/bin/xft-config
 checking for X FreeType headers... -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include
 checking for X FreeType libraries...  -L/usr/X11R6/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lXrender -lXext -lX11
 checking if you want support for HP-style function keys... no
 checking if you want support for SCO-style function keys... no
 checking if you want support for internationalization... yes
 checking if you want support for initial-erase setup... yes
 checking if you want support for input-method... yes
 checking if X libraries support input-method... yes
 checking if you want support for load-vt-fonts... no
 checking if you want support for logging... no
 checking if you want support for iconify/maximize translations... yes
 checking if you want NumLock to override keyboard tables... yes
 checking if you want support for pty-handshaking... yes
 checking if you want support for right-scrollbar... yes
 checking if you want check for redundant name-change... yes
 checking if you want support for session management... yes
 checking if you want to use termcap-query/report... yes
 checking if you want support for tek4014... yes
 checking if you want pulldown menus with a toolbar... no
 checking if you want VT52 emulation... yes
 checking if you want to use luit... no
 checking if you want wide-character support... no
 checking if you want dynamic-abbreviation support... no
 checking if you want DECterm Locator support... no
 checking if you want -ziconbeep option... yes
 checking if you want debugging traces... no
 checking if you want to see long compiling messages... yes
 checking if you want magic cookie emulation... no
 checking if you want to turn on gcc warnings... no
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 creating xtermcfg.h
 ===>  Building for xterm-196_3
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./button.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./charproc.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./charsets.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./cursor.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./data.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./doublechr.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./fontutils.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./input.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./main.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./menu.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./misc.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./print.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./ptydata.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./screen.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./scrollbar.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./tabs.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./util.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./xstrings.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./VTPrsTbl.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./TekPrsTbl.c
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./Tekproc.c
 cc -O -pipe   -L/usr/X11R6/lib -o xterm button.o charproc.o charsets.o cursor.o  data.o doublechr.o fontutils.o input.o  main.o menu.o misc.o print.o ptydata.o  screen.o scrollbar.o tabs.o util.o xstrings.o  VTPrsTbl.o TekPrsTbl.o Tekproc.o -L/usr/X11R6/ lib  -L/usr/X11R6/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lXrender -lXext -lX11 -lutil -lXaw -lXmu -lXext -lXt  -lSM -lICE -lX11 -L/usr/X11R6/lib -ltermcap -Wl,-rpath,/usr/X11R6/lib
 cc -I. -I. -DHAVE_CONFIG_H  -I/usr/local/include/freetype2 -I/usr/local/include  -I. -I/usr/local/include -I/usr/local/include/freetype2 -I./exports/include/X11 -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO     -DXFREE86_FT2 -DUTMP  -DOSMAJORVERSION=4 -DOSMI NORVERSION=10 -I/usr/X11R6/include -DPROJECTROOT='"/usr/X11R6"' -D__vendorversion__='"Version 4.4.0 XFree86"' -O -pipe   -c ./resize.c
 /bin/sh ./plink.sh cc -O -pipe   -L/usr/X11R6/lib -o resize resize.o xstrings.o -L/usr/X11R6/lib  -L/usr/X11R6/lib -lXft -lX11 -L/usr/local/lib -lfreetype -lz -L/usr/X11R6/lib -lfontconfig -L/usr/X11R6/lib -lXrender -lXext -lX11 -lutil -lXaw -lXmu -lXext  -lXt  -lSM -lICE -lX11 -L/usr/X11R6/lib -ltermcap
 testing if -lXft is needed
 testing if -lX11 is needed
 testing if -lfreetype is needed
 testing if -lz is needed
 testing if -lfontconfig is needed
 testing if -lXrender is needed
 testing if -lXext is needed
 testing if -lX11 is needed
 testing if -lutil is needed
 testing if -lXaw is needed
 testing if -lXmu is needed
 testing if -lXext is needed
 testing if -lXt is needed
 testing if -lSM is needed
 testing if -lICE is needed
 testing if -lX11 is needed
 testing if -ltermcap is needed
 ...yes
 --->  Backing up the old version
 --->  Uninstalling the old version
 --->  Deinstalling 'xterm-196_3'
 pkg_delete: package 'xterm-196_3' is required by these other packages
 and may not be deinstalled (but I'll delete it anyway):
 XFree86-4.4.0_1,1
 XFree86-clients-4.4.0_2
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_delete: package bsdpan-GenBankParser-1.0 has no origin recorded
 [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 566 packages found (-1 +0) (...) done]
 --->  Installing the new version via the port with make flags: "CONFIGURE_ARGS=--disable-bold-color  --enable-tcap-query --enable-256-color"
 ===>  Installing for xterm-196_3
 ===>   xterm-196_3 depends on shared library: Xft.2 - found
 ===>   xterm-196_3 depends on shared library: X11.6 - found
 ===>   Generating temporary packing list
 /bin/sh ./sinstall.sh "install -c -s -o root -g wheel -m 555" xterm  /usr/X11R6/bin/xterm /usr/local/bin/`echo xterm-static|  sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
 checking for presumed installation-mode
 install -c -s -o root -g wheel -m 555 -m 755   xterm /usr/local/bin/xterm-static
 install -c -s -o root -g wheel -m 555 -s -m  755 resize /usr/local/bin/`echo resize-static| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
 install -c -o root -g wheel -m 555 -m  755 ./uxterm /usr/local/bin/`echo uxterm-static|   sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
 /bin/sh ./minstall.sh "install -c -o root -g wheel -m 444" ./xterm.man    /usr/local/man/man1/`echo xterm|    sed 's,x,x,'`.1
 install -c -o root -g wheel -m 444 ./xterm.man /usr/local/man/man1/xterm.1
 /bin/sh ./minstall.sh "install -c -o root -g wheel -m 444" ./resize.man   /usr/local/man/man1/`echo resize|   sed 's,x,x,'`.1
 install -c -o root -g wheel -m 444 ./resize.man /usr/local/man/man1/resize.1
 /bin/sh ./mkdirs.sh /usr/local/lib/X11/app-defaults
 mkdir /usr/local/lib/X11
 mkdir /usr/local/lib/X11/app-defaults
 installing /usr/local/lib/X11/app-defaults/XTerm
 installing /usr/local/lib/X11/app-defaults/XTerm-color
 installing /usr/local/lib/X11/app-defaults/UXTerm-static
 Completed installation of executables and documentation.
 Use "make install-ti" to install terminfo description.
 chmod: /usr/X11R6/bin/xterm-static: No such file or directory
 *** Error code 1
 
 Stop in /usr/ports/x11/xterm.
 *** Error code 1
 
 Stop in /usr/ports/x11/xterm.
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade19971.0 make "CONFIGURE_ARGS=--disable-bold-color  --enable-tcap-query --enable-256-color" -DFORCE_PKG_REGISTER reinstall
 --->  Restoring the old version
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 pkg_add: package bsdpan-GenBankParser-1.0 has no origin recorded
 ** Fix the installation problem and try again.
 [Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 567 packages found (-0 +1) . done]
 ** Listing the failed packages (*:skipped / !:failed)
 	! x11/xterm (xterm-196_3)	(install error)
 --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
 exit
 
 Script done on Tue Nov  9 11:32:16 2004
 --- xterm-256.out ends here ---
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411091444.iA9Eig3U025701>