GNOME Bugzilla – Bug 674581
Assembler Error: offset out of range
Last modified: 2021-07-05 13:22:01 UTC
Created attachment 212558 [details] Log file of the compilation with the error. Hi, I'm using OpenEmbedded to build libxml2 for linux for the ARMv7a architecture, using gcc-4.4.1 compiler. The compilation fails with the following errors: xmlschemas.c: In function 'xmlSchemaParseLocalAttribute': xmlschemas.c:7448: warning: cast increases required alignment of target type CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo CC testdso.lo CC xmllint.o CC xmlcatalog.o CC testSchemas.o CC testRelax.o CC testSAX.o CC testHTML.o CC testXPath.o CC testURI.o CC testThreads.o CC testC14N.o CC testAutomata.o CC testRegexp.o CC testReader.o CC testapi.o CC testModule.o CC runtest.o CC runsuite.o /tmp/ccYYenwc.s: Assembler messages: /tmp/ccYYenwc.s:7785: Error: offset out of range /tmp/ccYYenwc.s:7786: Error: offset out of range /tmp/ccYYenwc.s:10761: Error: offset out of range /tmp/ccYYenwc.s:10762: Error: offset out of range /tmp/ccYYenwc.s:10953: Error: offset out of range /tmp/ccYYenwc.s:10954: Error: offset out of range make[2]: *** [xmllint.o] Error 1 make[2]: *** Waiting for unfinished jobs.... Best regards, Elvis Dowson
Created attachment 212559 [details] OpenEmbedded bitbake recipe for libxml2
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxml2/-/issues/ Thank you for your understanding and your help.