On Thu, Jan 14, 2016 at 7:47 AM, David Sterba <dsterba@xxxxxxx> wrote:
> Hi,
>
> the btrfs-progs 4.4-rc1 has been tagged. This is a heads-up before the release
> (ETA tmorrow). Please give it some testing.
$ ./autogen.sh && ./configure && make static
Generate build-system by:
aclocal: aclocal (GNU automake) 1.15
autoconf: autoconf (GNU Autoconf) 2.69
autoheader: autoheader (GNU Autoconf) 2.69
automake: automake (GNU automake) 1.15
....
[LD] btrfs.static
help.static.o: In function `usage_command':
/usr/local/src/btrfs-progs/help.c:120: multiple definition of `usage_command'
help.static.o:/usr/local/src/btrfs-progs/help.c:120: first defined here
help.static.o: In function `usage':
help.c:(.text.usage+0x0): multiple definition of `usage'
help.static.o:help.c:(.text.usage+0x0): first defined here
help.static.o: In function `usage_command_group_short':
help.c:(.text.usage_command_group_short+0x0): multiple definition of
`usage_command_group_short'
help.static.o:help.c:(.text.usage_command_group_short+0x0): first defined here
help.static.o: In function `usage_command_group':
help.c:(.text.usage_command_group+0x0): multiple definition of
`usage_command_group'
help.static.o:help.c:(.text.usage_command_group+0x0): first defined here
help.static.o: In function `help_unknown_token':
help.c:(.text.help_unknown_token+0x0): multiple definition of
`help_unknown_token'
help.static.o:help.c:(.text.help_unknown_token+0x0): first defined here
help.static.o: In function `help_command_group':
help.c:(.text.help_command_group+0x0): multiple definition of
`help_command_group'
help.static.o:help.c:(.text.help_command_group+0x0): first defined here
help.static.o: In function `prefixcmp':
help.c:(.text.prefixcmp+0x0): multiple definition of `prefixcmp'
help.static.o:help.c:(.text.prefixcmp+0x0): first defined here
help.static.o: In function `help_ambiguous_token':
help.c:(.text.help_ambiguous_token+0x0): multiple definition of
`help_ambiguous_token'
help.static.o:help.c:(.text.help_ambiguous_token+0x0): first defined here
collect2: error: ld returned 1 exit status
Makefile:269: recipe for target 'btrfs.static' failed
make: *** [btrfs.static] Error 1
git bisect blames a6cc8ea10ad84e4b7d1303ed048e644f0dd7ae04
~ Noah
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html