linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [REGRESSION] mdadm git fails to compile with "make mdassemble" after 0c21b485e4beb7bcfe631412a231f7c1ea1067bc
@ 2014-07-18 14:09 Samuli Suominen
  2014-07-18 15:12 ` Baldysiak, Pawel
  0 siblings, 1 reply; 2+ messages in thread
From: Samuli Suominen @ 2014-07-18 14:09 UTC (permalink / raw)
  To: linux-raid, NeilBrown

The broken commit is,
http://git.neil.brown.name/?p=mdadm.git;a=commit;h=0c21b485e4beb7bcfe631412a231f7c1ea1067bc

$ make mdassemble
gcc -Wall -Werror -Wstrict-prototypes -Wextra -Wno-unused-parameter
-ggdb -DSendmail=\""/usr/sbin/sendmail -t"\"
-DCONFFILE=\"/etc/mdadm.conf\" -DCONFFILE2=\"/etc/mdadm/mdadm.conf\"
-DMAP_DIR=\"/run/mdadm\" -DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\"
-DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\"
-DVERSION=\"3.3.1-14-g13ffbe8\" -DVERS_DATE="\"17th July 2014\""
-DUSE_PTHREADS -DBINDIR=\"/sbin\" -Wall -Werror -Wstrict-prototypes
-Wextra -Wno-unused-parameter -ggdb -DSendmail=\""/usr/sbin/sendmail
-t"\" -DCONFFILE=\"/etc/mdadm.conf\"
-DCONFFILE2=\"/etc/mdadm/mdadm.conf\" -DMAP_DIR=\"/run/mdadm\"
-DMAP_FILE=\"map\" -DMDMON_DIR=\"/run/mdadm\"
-DFAILED_SLOTS_DIR=\"/run/mdadm/failed-slots\"
-DVERSION=\"3.3.1-14-g13ffbe8\" -DVERS_DATE="\"17th July 2014\""
-DUSE_PTHREADS -DMDASSEMBLE -o mdassemble mdassemble.c Assemble.c
Manage.c config.c policy.c dlink.c util.c maps.c lib.c xmalloc.c
super0.c super1.c super-ddf.c super-intel.c sha1.c crc32.c sg_io.c
mdstat.c platform-intel.c probe_roms.c sysfs.c super-mbr.c super-gpt.c
pwgr.c
super-intel.c:10611:24: error: ‘validate_container_imsm’ undeclared here
(not in a function)
.validate_container = validate_container_imsm,
^
Makefile:209: recipe for target 'mdassemble' failed
make: *** [mdassemble] Error 1

- Samuli
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-18 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 14:09 [REGRESSION] mdadm git fails to compile with "make mdassemble" after 0c21b485e4beb7bcfe631412a231f7c1ea1067bc Samuli Suominen
2014-07-18 15:12 ` Baldysiak, Pawel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).