Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fast optional revdep-rebuild basic toolchain selftest idea
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
phalaxy
Tux's lil' helper
Tux's lil' helper


Joined: 12 Aug 2008
Posts: 120

PostPosted: Tue Dec 14, 2010 11:29 am    Post subject: fast optional revdep-rebuild basic toolchain selftest idea Reply with quote

hi,

just a few minutes back here on my system i tried to batch compile a lot of packages and it failed shortly after the first packages have been merged because the automake subsystem refused to work and i didnt noticed it in the first place ...

yes you surely guessed it already...

Code:

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/dev-lang/python-2.7.1/temp/aclocal.out

 * ERROR: dev-lang/python-2.7.1 failed:
 *   Failed Running aclocal !
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_prepare
 *   environment, line 5591:  Called eautoreconf
 *   environment, line 1615:  Called eaclocal
 *   environment, line 1548:  Called autotools_run_tool 'aclocal'
 *   environment, line 1099:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";


by the way this automake mess happend noticeable often in the last few weeks on my system. i fixed it already myself by rebuilding all already installed automake packages. im a little surprised that ...

Code:

revdep-rebuild -ivp


... executed as root user didnt show these kind of problems.

that can be really annoying if you do a ...

Code:

emerge -evD world


go to bed and next morning you recognize the wasted time because your box hasnt done its job.

that could be preventable in the future by this :

revdep-rebuild (or a new tool developed from scratch) should have an fast optional check to test for a working minimal compiler toolchain which includes all mandatory build tools like automake(yes slotted ones too), gcc, make, m4, ld, grep (i missed several to keep the list short) and some more if installed (scons, cmake etc.) just like a oldschool configure script but more advanced.

one last question: anyone got an idea how to assign (sound) events to state returns from the emerge command? the possibility to forward events to the play command ( sox package ) would be a very nice optional refit to portages functionality.

opinions wanted :-)
_________________
Gigabyte P43-ES3G Rev. 1.0 Mainboard Ver. F14 Bios
Intel Pentium E6300 (2x 2,8 Ghz)
8GB RAM (2x 4GB DDR2-800)
Sapphire AMD Radeon R7 240 PCIe 4GB VRAM
Gentoo Linux ~amd64 multilib

SWAP??? Are you kidding me? :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum