From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 8 17:19:47 2010 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 364DE1065674 for ; Thu, 8 Apr 2010 17:19:47 +0000 (UTC) (envelope-from craig001@lerwick.hopto.org) Received: from lerwick.hopto.org (81-178-20-70.dsl.pipex.com [81.178.20.70]) by mx1.freebsd.org (Postfix) with ESMTP id 7749C8FC1F for ; Thu, 8 Apr 2010 17:19:45 +0000 (UTC) Received: (qmail 16545 invoked by uid 98); 8 Apr 2010 18:19:52 +0100 Received: from 192.168.0.2 by polaris.lerwick.hopto.org (envelope-from , uid 82) with qmail-scanner-2.01 (clamdscan: 0.95.1/9971. hbedv: 7.9.1.53/7.1.6.174. spamassassin: 3.2.5. Clear:RC:1(192.168.0.2):. Processed in 0.078606 secs); 08 Apr 2010 17:19:52 -0000 Received: from unknown (HELO ?192.168.0.2?) (192.168.0.2) by lerwick.hopto.org with SMTP; 8 Apr 2010 18:19:52 +0100 From: Craig Butler To: Christian Weisgerber In-Reply-To: <20100406114117.GA9339@lorvorc.mips.inka.de> References: <20100406061213.GB46137@server.vk2pj.dyndns.org> <20100406114117.GA9339@lorvorc.mips.inka.de> Content-Type: text/plain; charset="us-ascii" Date: Thu, 08 Apr 2010 18:19:56 +0100 Message-ID: <1270747196.21009.3.camel@main.lerwick.hopto.org> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-sparc64@freebsd.org Subject: Re: Trailing slashes on file names X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2010 17:19:47 -0000 On Tue, 2010-04-06 at 13:41 +0200, Christian Weisgerber wrote: > Peter Jeremy: > > > Do you have access to the config.log output? > > No, I have only been looking at the pointyhat logs, since I don't have > access to a FreeBSD/sparc64 machine. Is there one available to > committers? There is no mention on > http://www.freebsd.org/internal/machines.html Hi Christian I can setup access to a sparc64 box for you.... jail ok ? > > > That may provide more insight into what is going wrong. I have > > in the past seen configure get very confused about how to compile > > test programs and blunder on regardless, reporting nonsense. > > The configure script doesn't get confused in general. If you diff > its output between amd64/i386 and sparc64, you see that it specifically > differs about whether a number of system calls accept a trailing > slash to a file name: chown, lstat, unlink, open, stat. Hundreds > of other tests are fine. > > Anybody with access to a sparc64 can check what make configure for > ports/archivers/gcpio reports for their system. I will script a configure for you as soon as portsnap finishes. > > I am concerned that linimon@ may have sprinkled BROKEN all over the > ports tree based on a bogus build run. > naughty boy :) Cheers Craig B