Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 2013 21:17:27 -0400 (EDT)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r316124 - head/lang/gcc48
Message-ID:  <alpine.LNX.2.00.1304192111370.1863@trevally.site>
In-Reply-To: <201304192345.r3JNjRxR055723@svn.freebsd.org>
References:  <201304192345.r3JNjRxR055723@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 Apr 2013, Gerald Pfeifer wrote:
> Log:
>   Update to the 20130418 snapshot of GCC 4.8.1.  This no longer installs
>   libffi and its info and man pages which was always meant to remain for
>   internal use only.

Sooo, why is `make install` not failing on the following?

gzip: can't stat: /scratch2/tmp/gerald/prefix/gcc48/man/man3/ffi48.3: No such file or directory
gzip: can't stat: /scratch2/tmp/gerald/prefix/gcc48/man/man3/ffi_call48.3: No such file or directory
:
pkg: lstat(/scratch2/tmp/gerald/prefix/gcc48/man/man3/ffi48.3.gz): No such fileor directory
pkg: lstat(/scratch2/tmp/gerald/prefix/gcc48/man/man3/ffi_call48.3.gz): No such file or directory

Even worse, why is `make package` not failing when pages specificied in
MAN3 are not actually present?
 

Looks like a bug in Mk/bsd.port.mk and/or pkgng?  Or am I missing 
something??

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LNX.2.00.1304192111370.1863>