From root@adamselene.akardam.net  Fri Jan 10 15:05:35 2003
Return-Path: <root@adamselene.akardam.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3F84637B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jan 2003 15:05:35 -0800 (PST)
Received: from adamselene.akardam.net (adamselene.akardam.net [66.117.131.212])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ABCE043F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jan 2003 15:05:34 -0800 (PST)
	(envelope-from root@adamselene.akardam.net)
Received: from adamselene.akardam.net (localhost.akardam.net [127.0.0.1])
	by adamselene.akardam.net (8.12.6/8.12.6) with ESMTP id h0AN5o1O090691
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Jan 2003 15:05:50 -0800 (PST)
	(envelope-from root@adamselene.akardam.net)
Received: (from root@localhost)
	by adamselene.akardam.net (8.12.6/8.12.6/Submit) id h0AN5oqk090690;
	Fri, 10 Jan 2003 15:05:50 -0800 (PST)
Message-Id: <200301102305.h0AN5oqk090690@adamselene.akardam.net>
Date: Fri, 10 Jan 2003 15:05:50 -0800 (PST)
From: Peter Acord <freebsd@akkymail.net>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Failure when running "make install" on expect port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46964
>Category:       ports
>Synopsis:       Failure when running "make install" on expect port
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 10 15:10:02 PST 2003
>Closed-Date:    Mon Mar 29 11:36:21 PST 2004
>Last-Modified:  Mon Mar 29 11:36:21 PST 2004
>Originator:     Charlie &
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
Peter Acord
>Environment:
System: FreeBSD adamselene.x.x 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct 9 15:08:34 GMT 2002 
root@builder.freebsdmall.com:/usr/obj/usr/src/sys/GENERIC i386

>Description:
  When attempting to install the latest port of the expect package, received the following error when
  running "make install":

ld -shared -x -o libexpect538.so.1 shared/exp_command.o shared/expect.o shared/pty_termios.o  shared/exp_inter.o 
shared/exp_regexp.o shared/exp_tty.o  shared/exp_log.o shared/exp_main_sub.o shared/exp_pty.o  shared/exp_trap.o  
shared/exp_console.o shared/exp_strf.o shared/exp_glob.o  shared/exp_win.o shared/exp_clib.o  shared/exp_closetcl.o 
shared/exp_memmove.o shared/exp_tty_comm.o  shared/exp_select.o shared/exp_event.o  shared/exp_chan.o shared/Dbg.o 
-Wl,-rpath,/usr/local/lib -L/usr/local/lib -ltcl83   -lm -lutil -lc
/usr/libexec/elf/ld: unrecognized option '-Wl,-rpath,/usr/local/lib'
/usr/libexec/elf/ld: use the --help option for usage information
*** Error code 1

Stop in /usr/ports/lang/expect/work/expect-5.38.
*** Error code 1

Stop in /usr/ports/lang/expect.

>How-To-Repeat:
  Run "make install" on the latest port of the expect package.

>Fix:
  No known fix. Resorted to installing from package as opposed to ports.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: petef 
State-Changed-When: Sat Apr 19 08:59:50 CDT 2003 
State-Changed-Why:  
I can't reproduce the problem on a 4.8-R machine with expect 
5.38.0_1.  Is this still a problem for you? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46964 

From: "Danny Carroll" <danny@dannysplace.net>
To: <freebsd-gnats-submit@FreeBSD.org>, <freebsd@akkymail.net>
Cc:  
Subject: Re: ports/46964: Failure when running "make install" on expect port
Date: Sun, 27 Apr 2003 21:32:44 +0200

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0019_01C30D04.89DD0720
 Content-Type: text/plain;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 I can also reproduce this problem.. =20
 make -DWITHOUT_X11 install
 
 It fails during the linking..
 I tried the NO_X=3Dyes switch in make.conf and it did not help.
 I have no urgent need for expect so I can run any diags you need.
 
 My ports tree is about 1 week old.
 ------=_NextPart_000_0019_01C30D04.89DD0720
 Content-Type: text/html;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML><HEAD>
 <META http-equiv=3DContent-Type content=3D"text/html; =
 charset=3Diso-8859-1">
 <META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
 <STYLE></STYLE>
 </HEAD>
 <BODY bgColor=3D#ffffff>
 <DIV><FONT face=3DArial size=3D2>I can also reproduce this =
 problem..&nbsp;=20
 </FONT></DIV>
 <DIV><FONT face=3DArial size=3D2>make -DWITHOUT_X11 install</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
 <DIV><FONT face=3DArial size=3D2>It fails during the =
 linking..</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2>I tried the NO_X=3Dyes switch in =
 make.conf and it did=20
 not help.</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2>I have no urgent need for expect so I =
 can run any=20
 diags you need.</FONT></DIV>
 <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
 <DIV><FONT face=3DArial size=3D2>My ports tree is about 1 week=20
 old.</FONT></DIV></BODY></HTML>
 
 ------=_NextPart_000_0019_01C30D04.89DD0720--
 
State-Changed-From-To: feedback->open 
State-Changed-By: arved 
State-Changed-When: Mon May 19 12:56:02 PDT 2003 
State-Changed-Why:  
new followup 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46964 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sat Mar 13 16:32:50 PST 2004 
State-Changed-Why:  
Is this problem still current?  Bento is not reporting any 
build failures. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46964 
State-Changed-From-To: feedback->closed 
State-Changed-By: osa 
State-Changed-When: Mon Mar 29 11:35:05 PST 2004 
State-Changed-Why:  
I can't reproduce this error with fresh ports system. 
Please provide more infomation, build and install logs 
in next time. 
Thanks for report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46964 
>Unformatted:
