Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2015 12:16:58 +0200 (CEST)
From:      =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no>
To:        FreeBSD current <freebsd-current@freebsd.org>
Subject:   amd64 base/head r284673 fails to build on amd64 base/head r284639, pilot error?
Message-ID:  <alpine.BSF.2.20.1506211155290.69928@mail.fig.ol.no>

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

Am I the only one who fails to build recent base/head (r284673) on 
pretty recent base/head (r284639)? This is on amd64 with ZFS and BEs.

Under the above circumstances, I got:

--- rescue.all__D ---
rescue
sh: rescue: not found
*** [rescue] Error code 127

make[5]: stopped in /usr/obj/usr/src/rescue/rescue
1 error

Yes, a ran a four-way build, -j 4. Maybe I should switch to single job 
builds.

Also, I see at lot of:

--- gnu/lib/libssp/libssp_nonshared__PL ---
ERROR: ctfconvert: rc = -1 No entry found [dwarf_next_cu_header_c(61)]

The one above happened very early in "stage 4.2: building libraries".

Complete build log (23 MiB) is available at 
http://ximalas.info/~trond/base-head-201506/make-buildworld-buildkernel-20150621-r284673.txt.

Using a one month old base/head (r284273) appears to get the job done, 
and I'm using that BE to build r284675 ATM, using serial jobs.

I haven't ruled out any pilot error on my behalf, or maybe my working 
copy of base/head is on the fritz.

My /etc/make.conf looks like this:

KERNCONF=VBOX

# DTrace for both base and ports. See https://wiki.freebsd.org/DTrace/KernelSupport.
STRIP=
CFLAGS+=-fno-omit-frame-pointer
WITH_CTF=1

WITH_PKGNG=yes
WITH_BDB6_PERMITTED=yes
WITH_SSP_PORTS=yes
WRKDIRPREFIX=/usr/ports/workdirs

TEX_DEFAULT=texlive

DEFAULT_VERSIONS=apache=2.4 bdb=5 firebird=2.5 gcc=4.8 lua=5.2 mysql=5.6 perl5=5.20 pgsql=9.4 php=5.6 python=2.7 python2=2.7 python3=3.4 ruby=2.2 tcltk=8.6

My /etc/src.conf looks like this:

CC=clang
CXX=clang++
CPP=clang-cpp

NO_WERROR=
WERROR=

WITH_CLANG_EXTRAS=yes
WITH_CLANG_FULL=yes
WITH_CTF=yes
WITH_GCC=yes
WITH_GNUCXX=yes
WITH_LIBCPLUSPLUS=yes
WITH_LLDB=yes
WITH_NAND=yes

My /etc/src-env.conf exists, but empty.

-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+
From owner-freebsd-current@FreeBSD.ORG  Sun Jun 21 15:06:27 2015
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
Delivered-To: current@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 9E9AD633;
 Sun, 21 Jun 2015 15:06:27 +0000 (UTC) (envelope-from jhs@berklix.com)
Received: from slim.berklix.org (slim.berklix.org [94.185.90.68])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 32E2C9A8;
 Sun, 21 Jun 2015 15:06:26 +0000 (UTC) (envelope-from jhs@berklix.com)
Received: from mart.js.berklix.net (p57BCFDD9.dip0.t-ipconnect.de
 [87.188.253.217]) (authenticated bits=128)
 by slim.berklix.org (8.14.5/8.14.5) with ESMTP id t5LF9I87057005;
 Sun, 21 Jun 2015 17:09:20 +0200 (CEST)
 (envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41])
 by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id t5LF6IQA030612;
 Sun, 21 Jun 2015 17:06:18 +0200 (CEST)
 (envelope-from jhs@berklix.com)
Received: from fire.js.berklix.net (localhost [127.0.0.1])
 by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id t5LF65pw051546;
 Sun, 21 Jun 2015 17:06:18 +0200 (CEST)
 (envelope-from jhs@berklix.com)
Message-Id: <201506211506.t5LF65pw051546@fire.js.berklix.net>
To: imp@freebsd.org
cc: current@freebsd.org
Subject: src/UPDATING to more precisely document usr.bin/make removal
From: "Julian H. Stacey" <jhs@berklix.com>
Organization: http://berklix.com BSD Linux Unix Consultants, Munich Germany
User-agent: EXMH on FreeBSD http://www.berklix.com/free/
X-URL: http://www.berklix.com/~jhs/cv/
Date: Sun, 21 Jun 2015 17:06:05 +0200
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>;
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 21 Jun 2015 15:06:27 -0000

Hi Warner & cc current@,

I discovered make had dissapeared (A local patch script failed),
so I had to hunt.  Let's make text string hunting easier with this for
11.0-CURRENT/src/UPDATING	Sun Jun 21 16:29:53 2015

52,53c52,54
< 	FreeBSD's old make (fmake) has been removed from the system. It is
< 	available as the devel/fmake port or via pkg install fmake.
---
> 	FreeBSD's old make (fmake) has been removed from src/usr.bin/make.
> 	It is available as ports/devel/fmake or via pkg install fmake.
> 	/usr/bin/make is installed from src/usr.bin/bmake

Cheers,
Julian
--
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
 Reply after previous text, like a play - Not before, which looses context.
 Indent previous text with "> "         Insert new lines before 80 chars.
 Send plain text, Not quoted-printable, Not HTML, Not ms.doc, Not base64.



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