Subject: pkg/31048: tcl-expect doesn't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <wojtek@tensor.3miasto.net>
List: pkgsrc-bugs
Date: 08/23/2005 17:35:01
>Number: 31048
>Category: pkg
>Synopsis: tcl-expect doesn't build
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 23 17:35:01 +0000 2005
>Originator: Wojciech Puchar
>Release: -current few days old
>Organization:
TENSOR ap
>Environment:
NetBSD serwer.3miasto.net 3.99.7 NetBSD 3.99.7 (3miasto.net) #0: Mon Aug 22 18:40:22 CEST 2005 root@serwer.3miasto.net:/usr/src/sys/arch/amd64/compile/3miasto.net amd64
>Description:
tcl-expect doesn't build
# make
===> Checking for vulnerabilities in tcl-expect-5.43.0
===> Building for tcl-expect-5.43.0
libtool --mode=link cc -pipe -O2 -I/usr/pkg/include -I/usr/include -O2 -I/usr/include
-DDFLT_STTY="\"sane\"" -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o expect exp_main_exp.o
libexpect543.a -L/usr/pkg/lib -ltcl84 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib
-lpthread -lm -lutil -Wl,-rpath,
cc -pipe -O2 -I/var/tmp/pkg/lang/tcl-expect/work/.buildlink/include -O2 -DDFLT_STTY=\"sane\"
-Wl,-R/usr/pkg/lib -o expect exp_main_exp.o -Wl,-rpath libexpect543.a
-L/var/tmp/pkg/lang/tcl-expect/work/.buildlink/lib
/var/tmp/pkg/lang/tcl-expect/work/.buildlink/lib/libtcl84.so -lpthread -lm -lutil -Wl,--rpath
-Wl,/var/tmp/pkg/lang/tcl-expect/work/.buildlink/lib -Wl,--rpath
-Wl,/var/tmp/pkg/lang/tcl-expect/work/.buildlink/lib
exp_main_exp.o(.text+0x37): In function `main':
: undefined reference to `Expect_Init'
exp_main_exp.o(.text+0x49): In function `main':
: undefined reference to `exp_parse_arexp_main_exp.o(.text+0x66): In function `main':
: undefined reference to `exp_cmdfilename'
exp_main_exp.o(.text+0x9d): In function `main':
: undefined reference to `exp_interpret_cmdfilename'
exp_main_exp.o(.text+0xaa): In function `main':
: undefined reference to `exp_interpret_cmdfile'
exp_main_exp.o(.text+0xb6): In function `main':
: undefined reference to `exp_interpreter'
*** Error code 1
Stop.
make: stopped in /var/tmp/pkg/lang/tcl-expect/work/expect-5.43
*** Error code 1
Stop.
make: stopped in /usr/src/pkgsrc/lang/tcl-expect
gv'
exp_main_exp.o(.text+0x4f): In function `main':
: undefined reference to `exp_interactive'
exp_main_exp.o(.text+0x5a): In function `main':
: undefined reference to `exp_cmdfile'
>How-To-Repeat:
try to install lang/tcl-expect
>Fix: