Re: Build 6830 Fails building immediately after toolchain load.

[email protected] Thu, 28 Mar 2013 00:25:53 +0100 (CET)
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <1544089886.8101308.1364426753739.JavaMail.root@zimbra33-e6.priv.proxad.net>

----- Mail original -----
> De: "David W Studeman" <[email protected]>
> À: [email protected]
> Envoyé: Mercredi 27 Mars 2013 23:11:32
> Objet: [IPCop-devel] Build 6830 Fails building immediately after toolchain	load.
> 
> In the most recent svn pulls I have this error when I try to build:
> ----------snip----------------------------------------------------------
> mkdir -p /dev1
> # Avoid writing our /dev move to mtab to look more like a ordinary
> mtab.
> # When this line was alone in mtab, it caused some 'df' issue.
> mount --no-mtab --move /dev /dev1
> mount: wrong fs type, bad option, bad superblock on /dev,
>        missing codepage or helper program, or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail or so
> make: *** [/usr/src/files_i486/02_base/stage2] Error 32
> 
> ------------------------------------------------------------------------
> 
> The system is OpenSuSE 12.3 64 bit. Note that the toolchain itself
> builds
> fine on this system.
> 
> --
> Dave Studeman
> http://www.raqcop.com
> 

I encounter the same issue on the same distrib a few days ago.
I think we would need to remove the trick that move  /dev to /dev1, to create /dev/null and /dev/console.
The reason should be that only one devtmpfs could exist by design and that could be moved.
I commented the lines starting from mkdir -p /dev1 until rm -fr /dev1 and build was fine.
- I haven't tested to install that build, I am unsure /dev/null, /dev/console may miss as I don't think /dev is include/installed.
- probably we should switch to devtmpfs (opinion?)
 
Don't try to run test (aka ./make.sh build test). My machine hang during parted tests.
I haven't find the time to investigate why/how for now.

Gilles

------------------------------------------------------------------------------
Own the Future-Intel&reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
IPCop-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-devel