* cairo causes next build crash
@ 2020-03-07 13:24 Peter Müller
2020-03-08 11:36 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-03-07 13:24 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2416 bytes --]
Hello development list,
for your information:
> cairo (1.14.8) [ 29 ][ FAIL ]
>
> | ^~~~~~~~~~~~~~~~~~~
> | bfd_set_section_vma
> lookup-symbol.c:155:36: warning: passing argument 1 of 'bfd_section_size' from incompatible pointer type [-Wincompatible-pointer-types]
> 155 | size = bfd_section_size (symtab->bfd, section);
> | ~~~~~~^~~~~
> | |
> | bfd * {aka struct bfd *}
> In file included from lookup-symbol.c:67:
> /usr/include/bfd.h:1205:35: note: expected 'const asection *' {aka 'const struct bfd_section *'} but argument is of type 'bfd *' {aka 'struct bfd *'}
> 1205 | bfd_section_size (const asection *sec)
> | ~~~~~~~~~~~~~~~~^~~
> lookup-symbol.c:155:12: error: too many arguments to function 'bfd_section_size'
> 155 | size = bfd_section_size (symtab->bfd, section);
> | ^~~~~~~~~~~~~~~~
> In file included from lookup-symbol.c:67:
> /usr/include/bfd.h:1205:1: note: declared here
> 1205 | bfd_section_size (const asection *sec)
> | ^~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[5]: *** [Makefile:613: libcairo_trace_la-lookup-symbol.lo] Error 1
> make[5]: Leaving directory '/usr/src/cairo-1.14.8/util/cairo-trace'
> make[4]: *** [Makefile:975: all-recursive] Error 1
> make[4]: Leaving directory '/usr/src/cairo-1.14.8/util'
> make[3]: *** [Makefile:757: all] Error 2
> make[3]: Leaving directory '/usr/src/cairo-1.14.8/util'
> make[2]: *** [Makefile:897: all-recursive] Error 1
> make[2]: Leaving directory '/usr/src/cairo-1.14.8'
> make[1]: *** [Makefile:747: all] Error 2
> make[1]: Leaving directory '/usr/src/cairo-1.14.8'
> make: *** [cairo:74: /usr/src/log/cairo-1.14.8] Error 2
>
> ERROR: Building cairo [ FAIL ]
> Check /home/pmu/devel/ipfire-2.x/log/_build.ipfire.log for errors if applicable [ FAIL ]
Thanks, and best regards,
Peter Müller
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: cairo causes next build crash
2020-03-07 13:24 cairo causes next build crash Peter Müller
@ 2020-03-08 11:36 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-03-08 11:36 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2701 bytes --]
Hi,
The last nightly build was successful. Is this the branch with an updated binutils?
https://nightly.ipfire.org/next/2020-03-05%2005:54:09%20+0000-b3bc092d/
-Michael
> On 7 Mar 2020, at 13:24, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> Hello development list,
>
> for your information:
>
>> cairo (1.14.8) [ 29 ][ FAIL ]
>>
>> | ^~~~~~~~~~~~~~~~~~~
>> | bfd_set_section_vma
>> lookup-symbol.c:155:36: warning: passing argument 1 of 'bfd_section_size' from incompatible pointer type [-Wincompatible-pointer-types]
>> 155 | size = bfd_section_size (symtab->bfd, section);
>> | ~~~~~~^~~~~
>> | |
>> | bfd * {aka struct bfd *}
>> In file included from lookup-symbol.c:67:
>> /usr/include/bfd.h:1205:35: note: expected 'const asection *' {aka 'const struct bfd_section *'} but argument is of type 'bfd *' {aka 'struct bfd *'}
>> 1205 | bfd_section_size (const asection *sec)
>> | ~~~~~~~~~~~~~~~~^~~
>> lookup-symbol.c:155:12: error: too many arguments to function 'bfd_section_size'
>> 155 | size = bfd_section_size (symtab->bfd, section);
>> | ^~~~~~~~~~~~~~~~
>> In file included from lookup-symbol.c:67:
>> /usr/include/bfd.h:1205:1: note: declared here
>> 1205 | bfd_section_size (const asection *sec)
>> | ^~~~~~~~~~~~~~~~
>> cc1: some warnings being treated as errors
>> make[5]: *** [Makefile:613: libcairo_trace_la-lookup-symbol.lo] Error 1
>> make[5]: Leaving directory '/usr/src/cairo-1.14.8/util/cairo-trace'
>> make[4]: *** [Makefile:975: all-recursive] Error 1
>> make[4]: Leaving directory '/usr/src/cairo-1.14.8/util'
>> make[3]: *** [Makefile:757: all] Error 2
>> make[3]: Leaving directory '/usr/src/cairo-1.14.8/util'
>> make[2]: *** [Makefile:897: all-recursive] Error 1
>> make[2]: Leaving directory '/usr/src/cairo-1.14.8'
>> make[1]: *** [Makefile:747: all] Error 2
>> make[1]: Leaving directory '/usr/src/cairo-1.14.8'
>> make: *** [cairo:74: /usr/src/log/cairo-1.14.8] Error 2
>>
>> ERROR: Building cairo [ FAIL ]
>> Check /home/pmu/devel/ipfire-2.x/log/_build.ipfire.log for errors if applicable [ FAIL ]
>
> Thanks, and best regards,
> Peter Müller
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-08 11:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-07 13:24 cairo causes next build crash Peter Müller
2020-03-08 11:36 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox