Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170800 - app-doc/xorg-docs-1.4: compile failure: "65533" is not a character number in the document character set
Summary: app-doc/xorg-docs-1.4: compile failure: "65533" is not a character number in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo X packagers
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2007-03-13 23:09 UTC by Ed Catmur
Modified: 2007-08-01 23:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
65533-URL-interpolation.patch (65533-URL-interpolation.patch,2.50 KB, patch)
2007-03-13 23:23 UTC, Ed Catmur
Details | Diff
65533-URL-interpolation.patch (65533-URL-interpolation.patch,1.70 KB, patch)
2007-03-13 23:32 UTC, Ed Catmur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Catmur 2007-03-13 23:09:14 UTC
make[2]: Entering directory `/var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4/sgml/fonts'
SGML_SEARCH_PATH=/usr/share/sgml /usr/bin/docbook2txt fonts.sgml
Using catalogs: /etc/sgml/sgml-docbook-4.2.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4/sgml/fonts/fonts.sgml
jade:/var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4/sgml/fonts/fonts.sgml:1923:3:E: "65533" is not a character number in the document character set
make[2]: *** [fonts.txt] Error 8
make[2]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4/sgml/fonts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4/sgml'
make: *** [all-recursive] Error 1

See https://bugs.freedesktop.org/show_bug.cgi?id=9842 for upstream.
Comment 1 Ed Catmur 2007-03-13 23:23:45 UTC
Created attachment 113224 [details, diff]
65533-URL-interpolation.patch

Patch, also upstream.
Comment 2 Ed Catmur 2007-03-13 23:32:58 UTC
Created attachment 113226 [details, diff]
65533-URL-interpolation.patch

oops, double patch
Comment 3 Mathieu Jobin 2007-05-23 15:06:34 UTC
I also have problem compiling xorg-docs-1.4

here is a log of the error.

________________________

>>> Emerging (42 of 123) app-doc/xorg-docs-1.4 to /
>>> Downloading 'http://distfiles.gentoo.org/distfiles/xorg-docs-1.4.tar.bz2'
--15:46:45--  http://distfiles.gentoo.org/distfiles/xorg-docs-1.4.tar.bz2
           => `/usr/portage/distfiles/xorg-docs-1.4.tar.bz2'
Resolving distfiles.gentoo.org... 156.56.247.195, 216.165.129.135, 64.50.236.52, ...
Connecting to distfiles.gentoo.org|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,300,321 (7.9M) [application/x-tar]

100%[==========================================================================================================================================================>] 8,300,321    144.63K/s    ETA 00:00

15:48:33 (75.42 KB/s) - `/usr/portage/distfiles/xorg-docs-1.4.tar.bz2' saved [8300321/8300321]

 * checking ebuild checksums ;-) ...                                                                                                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                           [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                          [ ok ]
 * checking xorg-docs-1.4.tar.bz2 ;-) ...                                                                                                                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking xorg-docs-1.4.tar.bz2 to /var/tmp/portage/app-doc/xorg-docs-1.4/work
 * Applying 1.1-allow_manpages_only.patch ...                                                                                                                                                   [ ok ]
 * Running eautoreconf in '/var/tmp/portage/app-doc/xorg-docs-1.4/work/xorg-docs-1.4' ...
 * Running aclocal ...                                                                                                                                                                          [ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/app-doc/xorg-docs-1.4/temp/aclocal-9728.out


!!! ERROR: app-doc/xorg-docs-1.4 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_unpack
  ebuild.sh, line 752:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  ebuild.sh, line 1305:   Called x-modular_src_unpack
  x-modular.eclass, line 283:   Called x-modular_reconf_source
  x-modular.eclass, line 268:   Called eautoreconf
  autotools.eclass, line 93:   Called eaclocal
  autotools.eclass, line 130:   Called autotools_run_tool 'aclocal'
  autotools.eclass, line 218:   Called die

!!! Failed Running aclocal !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/app-doc/xorg-docs-1.4/temp/build.log'.

somekool@krypton ~ $

________________________

content of /var/tmp/portage/app-doc/xorg-docs-1.4/temp/aclocal-9728.out


somekool@krypton ~ $ cat /var/tmp/portage/app-doc/xorg-docs-1.4/temp/aclocal-9728.out
***** aclocal *****

/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:43:   run info '(automake)Extending aclocal'
/usr/share/aclocal/pth.m4:43:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:25: error: Autoconf version 2.60 or higher is required
/usr/share/aclocal-1.10/init.m4:103: AM_INIT_AUTOMAKE is expanded from...
configure.ac:25: the top level
autom4te-2.59: /usr/bin/m4 failed with exit status: 63
aclocal-1.10: autom4te failed with exit status: 63
somekool@krypton ~ $

________________________

somekool@krypton ~ $ emerge --info
Portage 2.1.2.7 (default-linux/x86/2006.1/desktop, gcc-4.1.2, glibc-2.3.6-r5, 2.6.19-suspend2-r1-justbudget i686)
=================================================================
System uname: 2.6.19-suspend2-r1-justbudget i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System release 1.12.10
Timestamp of tree: Tue, 22 May 2007 00:00:01 +0000
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.3.5-r3, 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O2 -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/games/ggz /etc/gconf /etc/java-config/vms/ /etc/php/apache1-php5/ext-active/ /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-pipe -O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en ja fr"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/somekool/.gentoo-overlays/enlightenment /home/somekool/.gentoo-overlays/kolab2 /home/somekool/gentoo/portage.local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa arts bash-completion berkdb bidi bindist bitmap-fonts bl bonjour bzip2 cairo cdparanoia cdr cjk cli cpudetection cracklib crypt cups dbus dga dri dts dv dvb dvd dvdr dvdread edl eds emboss encode fam firefox fortran gcj gdbm ggi gif gpm hal i8x0 iconv immqt-bc isdnlog jack jpeg kde layout-osx-like libg++ lirc live lm_sensors lzo mad matroska midi mikmod mmx mmxext mp3 mpeg mplayer mudflap mysql mythtv ncurses nls nptl nptlonly objc ogg opengl openmp oss pam pcmcia pcre pdf perl png ppds pppd python qt qt3 qt4 quicktime readline real reflection rtc ruby sdl session spell spl sqlite sse sse2 ssl svg tcpd tga theora tordns truetype truetype-fonts type1-fonts unicode v4l v4l2 visualization vorbis wifi win32codecs x86 xcomposite xml xorg xv xvmc zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ja fr" USERLAND="GNU" VIDEO_CARDS="i740 sis vesa vga"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

somekool@krypton ~ $              
________________________

Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2007-08-01 23:17:58 UTC
Fixed in 1.4-r1, thanks for your patience!