From owner-freebsd-ports@FreeBSD.ORG Sat Aug 29 19:01:51 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E335A106566B for ; Sat, 29 Aug 2009 19:01:51 +0000 (UTC) (envelope-from spawk@acm.poly.edu) Received: from acm.poly.edu (acm.poly.edu [128.238.9.200]) by mx1.freebsd.org (Postfix) with ESMTP id 840418FC0A for ; Sat, 29 Aug 2009 19:01:51 +0000 (UTC) Received: (qmail 37830 invoked from network); 29 Aug 2009 19:01:50 -0000 Received: from unknown (HELO ?192.168.0.2?) (spawk@69.123.45.64) by acm.poly.edu with AES256-SHA encrypted SMTP; 29 Aug 2009 19:01:50 -0000 Message-ID: <4A997AFD.8090801@acm.poly.edu> Date: Sat, 29 Aug 2009 15:01:17 -0400 From: Boris Kochergin User-Agent: Thunderbird 2.0.0.19 (X11/20090108) MIME-Version: 1.0 To: James Bailie References: <4A992E63.1000408@mammothcheese.ca> In-Reply-To: <4A992E63.1000408@mammothcheese.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Need Help From Sparc64 User X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2009 19:01:52 -0000 James Bailie wrote: > Ports Readers, > > I'm the maintainer of lang/munger, and it has been marked broken on > Sparc64 because it won't link. I need to see the compiler output > to fix the problem, but I don't have access to this architecture. > Therefore, I would like to ask anyone out there running this > platform to do me the favor of invoking the following as root: > > /bin/sh -c '/usr/bin/make -C /usr/ports/lang/munger 2>&1 | \ > mail -s sparc64 jimmy@mammothcheese.ca' > > Thanks in advance, > http://acm.poly.edu/~spawk/munger/munger.log The attempt was made on a 7.1-RELEASE-p2 system. -Boris