Opened 14 years ago

Closed 13 years ago

Last modified 7 years ago

#3081 closed enhancement (fixed)

Libxml2-2.7.7

Reported by: matthew@… Owned by: ken@…
Priority: normal Milestone: x-future
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. Most notably, previous versions wouldn't build against zlib-1.2.4 which was recently added to LFS (see http://mail.gnome.org/archives/xml/2010-March/msg00026.html for the report).

In addition, I note that the xmlts tests that were removed in r8266 don't appear to cause the build to fail. I do see the following output, which looks OK:

Ran 2262 tests, 15 errors, 0 leaks
...
15 errors were expected

Change History (5)

comment:1 by Lars Bamberger, 14 years ago

Addition: I got a segfault in libc-2.11.1 (LFS 6.6) running xmllint and also during make check with libxml2-2.7.6.

Upgrade to libxml2-2.7.7 solved this problem.

comment:2 by Nathan Coulson, 14 years ago

Also wanted to report that OpenOffice 2.3.1 causes xsltproc to setfault. Upgrading to 2.7.7 resolved this for me

(Actual Error)


mkdir -p ../../../../unxlngx6.pro/misc/registry/data/org/openoffice/ if ($?LD_LIBRARY_PATH == 1) eval 'setenv LD_LIBRARY_PATH "${LD_LIBRARY_PATH}:/mnt/raid5/book/blfs/32/OOO320_m19/solver/320/unxlngx6.pro/lib"' && if ($?LD_LIBRARY_PATH == 0) setenv LD_LIBRARY_PATH "/mnt/raid5/book/blfs/32/OOO320_m19/solver/320/unxlngx6.pro/lib" && xsltproc --nonet -o /mnt/raid5/book/blfs/32/OOO320_m19/officecfg/unxlngx6.pro/misc/registry/data/org/openoffice/Inet.val \

--stringparam xcs /mnt/raid5/book/blfs/32/OOO320_m19/officecfg/registry/data/org/openoffice/../../../../registry/schema/org/openoffice/Inet.xcs \ --stringparam schemaRoot /mnt/raid5/book/blfs/32/OOO320_m19/officecfg/registry/data/org/openoffice/../../../../registry/schema \ ../../../../util/data_val.xsl Inet.xcu

Segmentation fault dmake: Error code 139, while making '../../../../unxlngx6.pro/misc/registry/data/org/openoffice/Inet.xcu'

ERROR: Error 65280 occurred while making /mnt/raid5/book/blfs/32/OOO320_m19/officecfg/registry/data/org/openoffice rmdir /tmp/XmS46dCZmD dmake: Error code 1, while making 'instsetoo_native/prj/build_instsetoo_native' (from dmesg) xsltproc[7769]: segfault at 300001c4f ip 00007f2b43a8c400 sp 00007ffff0ea40a8 error 4 in libc-2.11.2.so[7f2b43a11000+151000]

According to https://trac.macports.org/ticket/24060, there is a simular problem with gnome-doc-utils.

comment:3 by ken@…, 13 years ago

Owner: changed from blfs-book@… to ken@…
Status: newassigned

For some reason, I didn't notice the earlier reports of these problems, perhaps because BLFS was stuck in "what works for 6.5". and I'm only using x86_64 (with 2.7.7) as from 6.6. I had this way down my list of things to change in the book, I guess it's more urgent than I thought.

comment:4 by ken@…, 13 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

Note: See TracTickets for help on using tickets.