From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 5 14:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0461E93 for ; Wed, 5 Mar 2014 14:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9D91FDB2 for ; Wed, 5 Mar 2014 14:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s25EK0Hs024743 for ; Wed, 5 Mar 2014 14:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s25EK0fP024742; Wed, 5 Mar 2014 14:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 5 Mar 2014 14:20:00 GMT Resent-Message-Id: <201403051420.s25EK0fP024742@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Cina Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F67CC35 for ; Wed, 5 Mar 2014 14:13:29 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF6C5D5E for ; Wed, 5 Mar 2014 14:13:28 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s25EDS3q055120 for ; Wed, 5 Mar 2014 14:13:28 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s25EDS2N055119; Wed, 5 Mar 2014 14:13:28 GMT (envelope-from nobody) Message-Id: <201403051413.s25EDS2N055119@cgiserv.freebsd.org> Date: Wed, 5 Mar 2014 14:13:28 GMT From: Robert Cina To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187282: lang/clisp fails to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2014 14:20:00 -0000 >Number: 187282 >Category: ports >Synopsis: lang/clisp fails to compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Mar 05 14:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Robert Cina >Release: Freebsd 10.0 stable >Organization: >Environment: FreeBSD polyfree.my.domain 10.0-STABLE FreeBSD 10.0-STABLE #3 r260990: Tue Jan 21 19:44:40 EST 2014 root@polyfree.my.domain:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Port of clisp fails to compile. .o built.o modules.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libreadline.so -Wl,-rpath -Wl,/usr/local/lib -lncurses /usr/local/lib/libavcall.a /usr/local/lib/libcallback.a -L/usr/local/lib -lsigsegv -R/usr/local/lib libgnu_cl.a -o lisp.run stream.o: In function `oconv_unshift_output_buffered_': stream.c:(.text+0xa1b2): undefined reference to `libiconv' stream.o: In function `oconv_unshift_output_unbuffered_': stream.c:(.text+0xa3d0): undefined reference to `libiconv' stream.o: In function `iconv_mbstowcs': stream.c:(.text+0xab7c): undefined reference to `libiconv' stream.c:(.text+0xacc8): undefined reference to `libiconv' stream.o: In function `iconv_mblen': stream.c:(.text+0xafe9): undefined reference to `libiconv' stream.o:stream.c:(.text+0xd0b7): more undefined references to `libiconv' follow collect2: ld returned 1 exit status *** Error code 1 Stop. make[2]: stopped in /tmp/build/usr/ports/lang/clisp/work/clisp-2.49/src *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/clisp *** Error code 1 >How-To-Repeat: cd /usr/ports/lang/clisp make install clean >Fix: >Release-Note: >Audit-Trail: >Unformatted: