svn commit: r230353 - head/usr.sbin/makefs

Andreas Tobler andreast at FreeBSD.org
Tue Jan 24 22:49:47 UTC 2012


Hi Eitan,

On 20.01.12 02:38, Eitan Adler wrote:
> Author: eadler
> Date: Fri Jan 20 01:38:21 2012
> New Revision: 230353
> URL: http://svn.freebsd.org/changeset/base/230353
>
> Log:
>    Fix warning when compiling with gcc46:
>            error: variable 'temp' set but not used
>
>    Approved by:	dim
>    Approved by:	cperciva (mentor, blanket for pre-mentorship already-approved commits)
>    MFC after:	3 days

I do not know which of the makefs commits it was:

[andreast at neon] /export/home/andreast/>  makefs -t cd9660 -o chrp-boot 
-o rockridge -o label=pseries -B4321 p.iso /data1/netboot/powerpc64/
Segmentation fault (core dumped)

[neon:~] andreast% uname -ra
FreeBSD neon.andreas.nets 10.0-CURRENT FreeBSD 10.0-CURRENT #11 
r230469M: Mon Jan 23 02:53:05 CET 2012 
andreast at neon.andreas.nets:/usr/obj/export/devel/fbsd/head/src/sys/NEON 
  amd64

Reverting to 230352 lets me create an iso.

I compile makefs with the base compiler.

I'll do some more investigations tomorrow, late night here.

if you have an idea, would be great.

Thanks,
Andreas


More information about the svn-src-all mailing list