Project

General

Profile

Actions

Bug #2450

closed

building 3.2 release on master fails

Added by thomas.nikolajsen over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
11/06/2012
Due date:
% Done:

0%

Estimated time:

Description

Using master of October 30 buildworld of 3.2 release fails,
see below for make output.

It seems like problem is that new make (aka bmake)
isn't backward compatible with old make,
e.g. .makeenv command isn't supported.
(after adding this command to bmake, buildworld fails later in build)

thomas

$ head -56 /usr/src/share/mk/bsd.cpu.mk | tail -2
.makeenv CCVER
.makeenv HOST_CCVER
- make j 10 buildworld
--
buildworld ---
make: "/usr/src/share/mk/bsd.cpu.mk" line 55: Unknown directive
make: "/usr/src/share/mk/bsd.cpu.mk" line 56: Unknown directive
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/src
  • [buildworld] Error code 1

make: stopped in /usr/src

make: stopped in /usr/src

Actions

Also available in: Atom PDF