From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: cairo causes next build crash Date: Sun, 08 Mar 2020 11:36:12 +0000 Message-ID: In-Reply-To: <5dcab8e3-20a0-b085-bc14-de84a9f83bb6@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0859091899904106300==" List-Id: --===============0859091899904106300== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, The last nightly build was successful. Is this the branch with an updated bin= utils? https://nightly.ipfire.org/next/2020-03-05%2005:54:09%20+0000-b3bc092d/ -Michael > On 7 Mar 2020, at 13:24, Peter M=C3=BCller wro= te: >=20 > Hello development list, >=20 > for your information: >=20 >> cairo (1.14.8) = [ 29 ][ = FAIL ] >>=20 >> | ^~~~~~~~~~~~~~~~~~~ >> | bfd_set_section_vma >> lookup-symbol.c:155:36: warning: passing argument 1 of 'bfd_section_siz= e' from incompatible pointer type [-Wincompatible-pointer-types] >> 155 | size =3D 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 'con= st 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_sect= ion_size' >> 155 | size =3D 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 >>=20 >> ERROR: Building cairo = [ = FAIL ] >> Check /home/pmu/devel/ipfire-2.x/log/_build.ipfire.log for errors if ap= plicable [ FAIL ] >=20 > Thanks, and best regards, > Peter M=C3=BCller --===============0859091899904106300==--