bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

parted build fails on m68k ...


From: Timshel Knoll
Subject: parted build fails on m68k ...
Date: Wed, 6 Jun 2001 00:57:11 +1000
User-agent: Mutt/1.3.18i

Andrew,

After telling you that parted had compiled cleanly on all arches but
m68k hadn't gotten around to building yet, I checked the m68k buildlog,
and the build failed with the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -O2 -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/share/locale\"
-DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wno-unused -Wno-switch
-Werror -c calc.c  -fPIC -DPIC -o calc.o
cc1: warnings being treated as errors
calc.c: In function `fat_check_resize_geometry':
calc.c:65: warning: `free_space' might be used uninitialized in this function
calc.c:67: warning: `total_space' might be used uninitialized in this function
calc.c:68: warning: `new_total_space' might be used uninitialized in this 
function
calc.c:69: warning: `dir_space' might be used uninitialized in this function
calc.c: In function `fat_calc_align_sectors':
calc.c:265: warning: `new_clusters_size' might be used uninitialized in
this function
make[4]: *** [calc.lo] Error 1
make[4]: Leaving directory
`/build/buildd/parted-1.4.14/libparted/fs_fat'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/parted-1.4.14/libparted'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/parted-1.4.14'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/build/buildd/parted-1.4.14'
make: *** [build-stamp] Error 2

(the full build log is available from
http://m68k.debian.org/buildd/logs/parted_1.4.14-1_20010603-1006)

This looks really wierd. The assignments of all of the listed variables
happens clearly on lines 73-78 of calc.c, as does the assignment of
new_clusters_size at line 289. Have a look and see if you can work
anything more out than me :-) No doubt I'll get a bug report about it
anyway - I'll keep you posted.

Timshel

-- 
   Timshel Knoll <address@hidden>  for Debian email: <address@hidden>
                Geomatics/Computer Science double degree, RMIT
      Debian GNU/Linux developer, see http://people.debian.org/~timshel/
                For GnuPG public key: finger address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]