After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695805 - Problem building libxml2-2.9.0
Problem building libxml2-2.9.0
Status: RESOLVED OBSOLETE
Product: libxml2
Classification: Platform
Component: general
git master
Other FreeBSD
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-13 21:30 UTC by giffunip
Modified: 2021-07-05 13:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Configure log for FreeBSD-9.1 (103.10 KB, text/x-log)
2013-03-13 21:30 UTC, giffunip
Details

Description giffunip 2013-03-13 21:30:32 UTC
Created attachment 238823 [details]
Configure log for FreeBSD-9.1

Using FreeBSD 9.1 (gcc 4.2.1 but also happens with clang)
...
  CC     SAX.lo
  CC     entities.lo
  CC     encoding.lo
  CC     error.lo
  CC     parserInternals.lo
  CC     parser.lo
parser.c: In function 'xmlParseInNodeContext':
parser.c:13492: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler' differ in signedness
  CC     tree.lo
  CC     hash.lo
  CC     list.lo
  CC     xmlIO.lo
  CC     xmlmemory.lo
  CC     uri.lo
  CC     valid.lo
  CC     xlink.lo
  CC     HTMLparser.lo
  CC     HTMLtree.lo
  CC     debugXML.lo
  CC     xpath.lo
xpath.c: In function 'xmlXPathRegisterFuncNS':
xpath.c:4870: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' between function pointer and 'void *'
xpath.c: In function 'xmlXPathFunctionLookupNS':
xpath.c:4951: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c: In function 'xmlXPathCompOpEval':
xpath.c:13535: warning: ISO C forbids assignment between function pointer and 'void *'
xpath.c:13562: warning: ISO C forbids assignment between function pointer and 'void *'
  CC     xpointer.lo
xpath.c: At top level:
trionan.c:221: warning: 'trio_is_negative' defined but not used
  CC     xinclude.lo
  CC     nanohttp.lo
  CC     nanoftp.lo
  CC     catalog.lo
  CC     globals.lo
  CC     threads.lo
threads.c: In function 'xmlCleanupThreads':
threads.c:918: error: expected expression before '{' token
gmake[2]: *** [threads.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
Comment 1 GNOME Infrastructure Team 2021-07-05 13:23:25 UTC
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.