From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 7 08:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org 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 5AF01AEE for ; Wed, 7 May 2014 08:40:01 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 476E79A0 for ; Wed, 7 May 2014 08:40:01 +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 s478e15N027050 for ; Wed, 7 May 2014 08:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s478e1A2027049; Wed, 7 May 2014 08:40:01 GMT (envelope-from gnats) Date: Wed, 7 May 2014 08:40:01 GMT Message-Id: <201405070840.s478e1A2027049@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Bertrand Augereau Subject: Re: ports/189357: lang/rust: rustc chokes on linking a trivial program (__morestack symbol) Reply-To: Bertrand Augereau X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2014 08:40:01 -0000 The following reply was made to PR ports/189357; it has been noted by GNATS. From: Bertrand Augereau To: Jyun-Yan You Cc: bug-followup@freebsd.org Subject: Re: ports/189357: lang/rust: rustc chokes on linking a trivial program (__morestack symbol) Date: Wed, 7 May 2014 10:30:59 +0200 --001a1133d8dc21fa4504f8cb2f0c Content-Type: text/plain; charset=UTF-8 I built the port with the patch and it works perfectly. Thanks a lot! 2014-05-06 17:53 GMT+02:00 Jyun-Yan You : > Because libmorestack.a is stripped, linker can not find the symbol. This > patch fixes the problem. Thanks for your report. > --001a1133d8dc21fa4504f8cb2f0c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I built the port with the patch and it works perfectl= y.
Thanks a lot!

2014-05-06 17:53 GMT+02:00 Jyun-Yan You <j= yyou@cs.nctu.edu.tw>:
Because libmorestack.a= is stripped, linker can not find the symbol. This patch fixes the problem.= Thanks for your report.

--001a1133d8dc21fa4504f8cb2f0c--