GCC bug 634757 F14 rebuild status

Jakub Jelinek jakub at redhat.com
Thu Dec 2 07:26:49 UTC 2010


On Thu, Dec 02, 2010 at 12:03:42AM -0500, Matt McCutchen wrote:
> On Wed, 2010-12-01 at 20:29 -0600, Dennis Gilmore wrote:
>  /usr/bin/install -c -m 644 'doc/examples/runExample.sh' '/builddir/build/BUILDROOT/libgnome-java-2.12.7-2.fc14.1.i386/usr/share/doc/libgnome-java-2.12.7/examples/runExample.sh'
>  /usr/bin/install -c 'doc/examples/runExample.sh' '/builddir/build/BUILDROOT/libgnome-java-2.12.7-2.fc14.1.i386/usr/share/doc/libgnome-java-2.12.7/examples/runExample.sh'
> ...
> /usr/bin/install: cannot create regular file `/builddir/build/BUILDROOT/libgnome-java-2.12.7-2.fc14.1.i386/usr/share/doc/libgnome-java-2.12.7/examples/runExample.sh': File exists

> When this succeeds, the permissions are unpredictably 644 or 755.
> 
> The solution: patch the package to not do that, or just try again and
> hope you get lucky.

Or don't use %{_smp_mflags} for make install, just for make.
Parallelized make install doesn't work for many packages, and doesn't buy
much anyway.

	Jakub


More information about the devel mailing list