[DragonFlyBSD - Bug #2548] Today's git checkout buildworld failure. (binutils222).

Michael Kosarev via Redmine bugtracker-admin at leaf.dragonflybsd.org
Tue Apr 23 17:33:45 PDT 2013


Issue #2548 has been updated by russiane39.


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.
----------------------------------------
Bug #2548: Today's git checkout buildworld failure. (binutils222).
http://bugs.dragonflybsd.org/issues/2548

Author: russiane39
Status: New
Priority: Normal
Assignee: 
Category: 
Target version: 


Today's git checkout of dragonfly repository fails buildworld process (either singlejob, or multijob).
# 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



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list