Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111244

Summary: libxml2-2.6.22.ebuild compile error
Product: Gentoo Linux Reporter: Michael, A. Toth <lirul.lists>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED INVALID    
Severity: major    
Priority: High    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: typo fix

Description Michael, A. Toth 2005-11-02 06:51:16 UTC
relaxng.c: In function `xmlRelaxNGGroupContentType':
relaxng.c:6083: error: `XML_RELAXNG_CONTENU_ERROR' undeclared (first use in this
function)
relaxng.c:6083: error: (Each undeclared identifier is reported only once
relaxng.c:6083: error: for each function it appears in.)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-02 06:54:35 UTC
Compiles just fine here; emerge --info, please.
Comment 2 Michael, A. Toth 2005-11-02 07:02:21 UTC
# emerge --info
Portage 2.0.51.22-r3 (hardened/x86/2.6, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r3-grsec i686)
=================================================================
System uname: 2.6.13-gentoo-r3-grsec i686 Intel(R) Celeron(R) CPU 1.70GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.inf.elte.hu/ http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb chroot crypt curl dlloader gd gdbm gpm hardened mysql
ncurses nls nptl nptlonly pam pcre pic png python readline ssl tcpd tiff udev
userlocales x86 xml xml2 zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 3 Michael, A. Toth 2005-11-02 07:09:21 UTC
i try to update from 2.6.20-r2
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-11-02 07:38:07 UTC
You forgot to reopen.
Comment 5 Leonardo Boshell (RETIRED) gentoo-dev 2005-11-02 07:57:50 UTC
Please attach the complete output from emerge.
Comment 6 Michael, A. Toth 2005-11-02 08:00:39 UTC
Created attachment 71936 [details, diff]
typo fix

thanks.
not gentoo specific bug, upstream is wrong.
Comment 7 Leonardo Boshell (RETIRED) gentoo-dev 2005-11-02 08:27:36 UTC
The file relaxng.c included in the upstream sources doesn't have that typo, and
from looking at the project's CVS repository, it seems like that's never been
the case.

This looks like you're working with modified sources. If you still think there's
a real problem somewhere, please attach the complete output from "emerge libxml2".
Comment 8 Michael, A. Toth 2005-11-02 08:46:28 UTC
Thanks your advice. I recomplied the library and now all rights. I never change
the source code by manual. I fear this is hardware problem (such as bit error
RAM). :((( Sorry for panic.