Project

General

Profile

Actions

Bug #2548

closed

Today's git checkout buildworld failure. (binutils222).

Added by russiane39 almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/21/2013
Due date:
% Done:

0%

Estimated time:

Description

Today's git checkout of dragonfly repository fails buildworld process (either singlejob, or multijob).
  1. cat /etc/make.conf
    CPUTYPE?=corei7
    CFLAGS=-O2 -pipe -mtune=corei7
    CXXFLAGS=-O2 -pipe -mtune=corei7
    MAKE_OPTS="-j4"
    FORCE_MAKE_JOBS=yes
    MAKE_JOBS_NUMBER=4
    WANT_NETGRAPH7=y
    KERNCONF=DX58SO

Files

buildworld.txt (251 KB) buildworld.txt russiane39, 04/21/2013 04:34 PM
Actions #1

Updated by russiane39 almost 11 years ago

My problem is solved. Our buildworld is very sensitive to junk/remaining of unfinished kernel/world build process. So, if you getting some bogus errors when doing buildworld, do "git status | less" in /usr/src to see, what "untracked" files exist and take care of them.

Actions #2

Updated by marino almost 11 years ago

  • Status changed from New to Closed

yep, dirty /usr/src trees can do that.
I'm glad it's resolved.

Actions

Also available in: Atom PDF