pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/48035: x11/xterm 295 sed: 1: "s,-lXft ,-lXft -L/usr/p ...": bad flag in substitute command: '-'



>Number:         48035
>Category:       pkg
>Synopsis:       x11/xterm 295 sed: 1: "s,-lXft ,-lXft -L/usr/p ...": bad flag 
>in substitute command: '-'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 09 14:50:00 +0000 2013
>Originator:     David Shao
>Release:        DragonFly 3.5-DEVELOPMENT i386 and x86_64
>Organization:
>Environment:
DragonFly 3.5-DEVELOPMENT i386 and x86_64
>Description:
Using latest src on DragonFly 3.5-DEVELOPMENT through
commit 9763404fb77bcd87b12566d1190d1c8e755d594a
Date:   Tue Jul 9 17:20:36 2013 +0800

and latest current pkgsrc through:
commit 4009d45ebf6dd061b2fc0c8660b1ec0f713b27d2
Date:   Tue Jul 9 06:34:35 2013 -0700

x11/xterm 295 fails to build.  This problem has not been observed on a NetBSD 
6.99.23 machine using X11_TYPE=modular.


The supported build options for xterm are:

        debug freetype luit pcre xpm

The currently selected options are:

        freetype luit xpm
...
The following variables will affect the build process of this package,
xterm-295.  Their current value is shown below:

        * XAW_TYPE = standard

Based on these variables, the following variables have been set:

        * TERMCAP_TYPE = tinfo
...
checking for usable Xaw/Xmu package... no
sed: 1: "s,-L/usr/pkg/lib ,-L/us ...": bad flag in substitute command: '-'
...
checking for /usr/pkgsrc/x11/xterm/work/.tools/bin/pkg-config cflags... 
-D_REENTRANT -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include 
checking for /usr/pkgsrc/x11/xterm/work/.tools/bin/pkg-config libs...  
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lXft 
checking if we can link with FreeType libraries... yes
checking for XftDrawCharSpec... yes
checking for XftDrawSetClip... yes
checking for XftDrawSetClipRectangles... yes
checking for usable Xft/fontconfig package... no
sed: 1: "s,-lXft ,-lXft -L/usr/p ...": bad flag in substitute command: '-'
...
cc -I. -I. -DHAVE_CONFIG_H -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2  -D_BSD_TYPES -D__BSD_VISIBLE 
-D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600  -D_REENTRANT -I/usr/pkg/include  
-D_REENTRANT  -I/usr/pkg/include  -DNARROWPROTO=1 -DFUNCPROTO=15 
-DOSMAJORVERSION=3 -DOSMINORVERSION=5  -D_REENTRANT -I/usr/pkg/include 
-I/usr/pkg/include/freetype2 -I/usr/pkg/include -DDEFCLASS=\"XTerm\"  
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2  -c ./wcwidth.c
/bin/sh ./plink.sh cc -I/usr/pkg/include -I/usr/include 
-I/usr/pkg/include/freetype2  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib -rpath /usr/pkg/lib -o xterm button.o cachedGCs.o charproc.o 
charsets.o cursor.o  data.o doublechr.o fontutils.o input.o  linedata.o main.o 
menu.o misc.o  print.o ptydata.o scrollback.o  screen.o scrollbar.o tabs.o 
util.o version.o xstrings.o  xtermcap.o VTPrsTbl.o xutf8.o TekPrsTbl.o 
Tekproc.o charclass.o precompose.o wcwidth.o  
button.o: In function `xtermUtf8ToTextList':
button.c:(.text+0x1638): undefined reference to `Xutf8TextPropertyToTextList'
button.c:(.text+0x1702): undefined reference to `XtMalloc'
button.c:(.text+0x1711): undefined reference to `XtMalloc'
button.c:(.text+0x17f5): undefined reference to `XFreeStringList'
button.o: In function `overrideTargets':
button.c:(.text+0x19bb): undefined reference to `XtMalloc'
button.c:(.text+0x1a5c): undefined reference to `_XA_UTF8_STRING'
button.c:(.text+0x1a76): undefined reference to `XmuInternAtom'

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index