Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2013 00:15:09 +0100
From:      Guido Falsi <mad@madpilot.net>
To:        stable@freebsd.org
Subject:   poudriere and tinderbox on current failing to build stable/8
Message-ID:  <5122B5FD.1080106@madpilot.net>

next in thread | raw e-mail | index | archive | help
Hi,

While performing some tests with the programs in the subject I noticed 
that stable/8 fails.

Both programs try to build stable/8 using the system cc compiler (clang 
on -CURRENT), which fails at building gcc, so the build stops with 
various errors.

To work around this I configured them to build stable 8 defining the 
following values:

CC=gcc
CXX=g++
CPP=gcpp

Forcing poudriere and tinderbox to use 10-CURRENT gcc binaries to 
perform the initial toolchain build.

Is this workaround acceptable? Does it have some hidden problems which 
perhaps could show up later? Or does it create a correct stable/8 build 
without problems?

If necessary I have a build log with the errors.

Thanks in advance for any clarification.

-- 
Guido Falsi <mad@madpilot.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5122B5FD.1080106>