From nobody@FreeBSD.org  Sun Nov 13 23:16:06 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 08AC9106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2011 23:16:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id D1BA88FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2011 23:16:05 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pADNG5I3034364
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Nov 2011 23:16:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pADNG5dt034353;
	Sun, 13 Nov 2011 23:16:05 GMT
	(envelope-from nobody)
Message-Id: <201111132316.pADNG5dt034353@red.freebsd.org>
Date: Sun, 13 Nov 2011 23:16:05 GMT
From: Oliver Hartmann <ohartman@mail.zedat.fu-berlin.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: astro/stellarium: usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/AngleMeasure/src/AngleMeasure.hpp : File name too long *** Error code 1
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162544
>Category:       ports
>Synopsis:       astro/stellarium: usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/AngleMeasure/src/AngleMeasure.hpp : File name too long *** Error code 1
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    danfe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 13 23:20:08 UTC 2011
>Closed-Date:    Wed Nov 30 03:12:30 UTC 2011
>Last-Modified:  Wed Nov 30 03:12:30 UTC 2011
>Originator:     Oliver Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64, FreeBSD 9.0-RC2/amd64
>Organization:
FU Berlin
>Environment:
>Description:
On several boxes running FreeBSD 9.0-RC2/amd64 and FreeBSD 10.0-CURRENT/amd64 (CLANG or gcc compiled), the port astro/stellarium fails installing/updating with the following error. It doesn't matter whether legacy gcc or clang is used: 

===>  Vulnerability check disabled, database not found
===>  License GPLv2 accepted by the user
===>  Found saved configuration for stellarium-0.10.6
===>  Extracting for stellarium-0.11.1
=> SHA256 Checksum OK for stellarium-0.11.1.tar.gz.
=> SHA256 Checksum OK for stars_4_1v0_0.cat.
=> SHA256 Checksum OK for stars_5_2v0_0.cat.
=> SHA256 Checksum OK for stars_6_2v0_0.cat.
=> SHA256 Checksum OK for stars_7_2v0_0.cat.
=> SHA256 Checksum OK for stars_8_2v0_0.cat.
===>  Patching for stellarium-0.11.1
sed: /usr/ports/astro/stellarium/work/stellarium-0.11.1/src/core/external/fixx11h.h
/usr/ports/astro/stellarium/work/stellarium-0.11.1/src/CMakeLists.txt
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/TelescopeControl/src/TelescopeControl.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/Oculars/src/Oculars.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/CompassMarks/src/CompassMarks.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/TextUserInterface/src/TextUserInterface.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/Supernovae/src/Supernovae.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/SolarSystemEditor/src/SolarSystemEditor.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/Satellites/src/Satellites.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/HelloStelModule/src/HelloStelModule.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/TimeZoneConfiguration/src/TimeZoneConfiguration.hpp
/usr/ports/astro/stellarium/work/stellarium-0.11.1/plugins/AngleMeasure/src/AngleMeasure.hpp
: File name too long
*** Error code 1

Stop in /usr/ports/astro/stellarium.
*** Error code 1

Stop in /usr/ports/astro/stellarium.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danfe 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Nov 13 23:20:18 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162544 
State-Changed-From-To: open->feedback 
State-Changed-By: danfe 
State-Changed-When: Tue Nov 29 15:14:42 UTC 2011 
State-Changed-Why:  
Hmm, per svn commit r228093 (in head/usr.bin/grep) which fixed --null option 
of BSD grep(1), it looks like it might be the cause of the problem.  However, 
in all FreeBSD versions, GNU grep is still the default, so such bugs can only 
appear for those people who opt-in to use BSD grep. 

Can you verify that you're using GNU grep?  I'd rather wait for gabor@ to 
MFC his change than to introduce gratuitous "fixes" in port's Makefile that 
only mask the problem out. 

Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162544 
State-Changed-From-To: feedback->closed 
State-Changed-By: danfe 
State-Changed-When: Wed Nov 30 03:10:40 UTC 2011 
State-Changed-Why:  
Submitter is tracking development version of FreeBSD and uses BSD grep.  He 
is aware of the fix in @head which fixes the problem for him. 

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