[DragonFlyBSD - Bug #2589] buildworld issues

2013-09-27 Thread bugtracker-admin

Issue #2589 has been updated by ano.


There is fresh dfly with make src-create

10:43 ano@px:/usr/src:$ git status
# On branch DragonFly_RELEASE_3_4
# Untracked files:
#   (use git add file... to include in what will be committed)
#
#   nohup.out
#   sys/config/ANO
nothing added to commit but untracked files present (use git add to track)



Bug #2589: buildworld issues
http://bugs.dragonflybsd.org/issues/2589#change-11592

* Author: ano
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

make buildworld failed on fresh dfly-3.4.3:
=== gnu/lib/gcc44/libstdc++
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++_p.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libstdc++.so.9 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
install: libstdc++.so.9: No such file or directory
*** Error code 71




-- 
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


[DragonFlyBSD - Bug #2589] buildworld issues

2013-09-27 Thread bugtracker-admin

Issue #2589 has been updated by swildner.


On Fri, 27 Sep 2013 08:41:48 +0200,  
 wrote:


 Issue #2589 has been updated by ano.


 There is fresh dfly with make src-create

 10:43 ano@px:/usr/src:$ git status
 # On branch DragonFly_RELEASE_3_4
 # Untracked files:
 #   (use git add ... to include in what will be committed)
 #
 #   nohup.out
 #   sys/config/ANO
 nothing added to commit but untracked files present (use git add to  
 track)

Hmm,

was it a -j x build? Do you have a log file of the build? Maybe the line  
with the actual error was further up in the log. Look for error:.

Sascha


Bug #2589: buildworld issues
http://bugs.dragonflybsd.org/issues/2589#change-11593

* Author: ano
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

make buildworld failed on fresh dfly-3.4.3:
=== gnu/lib/gcc44/libstdc++
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++_p.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libstdc++.so.9 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
install: libstdc++.so.9: No such file or directory
*** Error code 71




-- 
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


[DragonFlyBSD - Bug #2589] buildworld issues

2013-09-27 Thread bugtracker-admin

Issue #2589 has been updated by ano.


I do not use -j option on VPS and already deleted nohup.out.

I have tried to build world after your last commit 
(54ff46d7fce3643db9c2988d826476dc96ab7d66) which seems unrelated to the problem 
but buildworld finished with no errors.


Bug #2589: buildworld issues
http://bugs.dragonflybsd.org/issues/2589#change-11594

* Author: ano
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

make buildworld failed on fresh dfly-3.4.3:
=== gnu/lib/gcc44/libstdc++
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++_p.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libstdc++.so.9 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
install: libstdc++.so.9: No such file or directory
*** Error code 71




-- 
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


[DragonFlyBSD - Bug #2589] buildworld issues

2013-09-26 Thread bugtracker-admin

Issue #2589 has been updated by swildner.


On Thu, 26 Sep 2013 20:33:39 +0200,  
 wrote:

 make buildworld failed on fresh dfly-3.4.3:
 === gnu/lib/gcc44/libstdc++
 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++.a  
 /usr/obj/usr/src/world_x86_64/usr/lib/gcc44
 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++_p.a  
 /usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a
 sh /usr/src/tools/install.sh -s -o root -g wheel -m 444  
 libstdc++.so.9 /usr/obj/usr/src/world_x86_64/usr/lib/gcc44
 install: libstdc++.so.9: No such file or directory
 *** Error code 71

Can you check if your tree is dirty?

cd /usr/src
git status

Sascha


Bug #2589: buildworld issues
http://bugs.dragonflybsd.org/issues/2589#change-11590

* Author: ano
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 

make buildworld failed on fresh dfly-3.4.3:
=== gnu/lib/gcc44/libstdc++
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   libstdc++_p.a 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a
sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libstdc++.so.9 
/usr/obj/usr/src/world_x86_64/usr/lib/gcc44
install: libstdc++.so.9: No such file or directory
*** Error code 71




-- 
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