Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695918 - app-text/a2ps-4.14-r6 fails with sys-apps/texinfo-6.7: utf8 "\xCB" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 127.
Summary: app-text/a2ps-4.14-r6 fails with sys-apps/texinfo-6.7: utf8 "\xCB" does not m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 697606
  Show dependency tree
 
Reported: 2019-09-30 15:46 UTC by Toralf Förster
Modified: 2019-12-08 18:07 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.56 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
app-text:a2ps-4.14-r6:20190926-213445.log (app-text:a2ps-4.14-r6:20190926-213445.log,85.24 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,64.90 KB, text/plain)
2019-09-30 15:47 UTC, Toralf Förster
Details
environment (environment,107.32 KB, text/plain)
2019-09-30 15:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.38 KB, application/x-bzip)
2019-09-30 15:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,27.52 KB, application/x-bzip)
2019-09-30 15:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.17 KB, application/x-bzip)
2019-09-30 15:47 UTC, Toralf Förster
Details
patch for texinfo-6.7 (texinfo-6.7-encoding.patch,905 bytes, patch)
2019-11-24 19:17 UTC, Neil Bothwick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-09-30 15:46:51 UTC
make[1]: *** [Makefile:509: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14'
make: *** [Makefile:439: all] Error 2
 * ERROR: app-text/a2ps-4.14-r6::gentoo failed (compile phase):
 *   emake failed
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20190925-190110

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 26 Sep 2019 20:46:21 +0000

emerge -qpvO app-text/a2ps
[ebuild  N    ] app-text/a2ps-4.14-r6  USE="cjk emacs nls -latex -static-libs -vanilla"
Comment 1 Toralf Förster gentoo-dev 2019-09-30 15:46:54 UTC
Created attachment 591328 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-30 15:46:57 UTC
Created attachment 591330 [details]
app-text:a2ps-4.14-r6:20190926-213445.log
Comment 3 Toralf Förster gentoo-dev 2019-09-30 15:47:01 UTC
Created attachment 591332 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-30 15:47:04 UTC
Created attachment 591334 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-30 15:47:07 UTC
Created attachment 591336 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-30 15:47:10 UTC
Created attachment 591338 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-09-30 15:47:13 UTC
Created attachment 591340 [details]
temp.tbz2
Comment 8 Arfrever Frehtes Taifersar Arahesis 2019-10-01 01:38:18 UTC
Problem occurs with sys-apps/texinfo-6.7.
Problem does not occur with ~sys-apps/texinfo-6.6.

Relevant part of build log:

make[2]: Entering directory '/var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/doc'
Updating ./version.texi
. ../tests/defs ; LC_ALL= LC_COLLATE=fr \
../src/a2ps --list=edf-texi > encoding.texi || rm encoding.texi
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/sh /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in a2ps.info a2ps.info-[0-9] a2ps.info-[0-9][0-9] a2ps.i[0-9] a2ps.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh /var/tmp/portage/app-text/a2ps-4.14-r6/work/a2ps-4.14/auxdir/missing makeinfo   -I . \
 -o a2ps.info a2ps.texi; \
then \
  rc=0; \
  CDPATH="${ZSH_VERSION+.}:" && cd .; \
else \
  rc=$?; \
  CDPATH="${ZSH_VERSION+.}:" && cd . && \
  $restore $backupdir/* `echo "./a2ps.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
utf8 "\xCB" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 127.
Malformed UTF-8 character: \xcb\xeb (unexpected non-continuation byte 0xeb, immediately after start byte 0xcb; need 2 bytes, got 1) in pattern match (m//) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3364.
Malformed UTF-8 character (fatal) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3364.
make[2]: *** [Makefile:472: a2ps.info] Error 25
Comment 9 Neil Bothwick 2019-11-24 19:17:56 UTC
Created attachment 597440 [details, diff]
patch for texinfo-6.7

Patch to fix the missing @encoding headers required by texinfo-6.7, as per bug  697606
Comment 10 Larry the Git Cow gentoo-dev 2019-12-08 18:07:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03caf215cbcaf69693134351df44be1f32104e5

commit c03caf215cbcaf69693134351df44be1f32104e5
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-12-08 18:05:05 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-12-08 18:07:46 +0000

    app-text/a2ps: fix build against texinfo-6.7, bug #695918
    
    Reported-by: Toralf Förster
    Fixed-by: Neil Bothwick
    Closes: https://bugs.gentoo.org/695918
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 app-text/a2ps/a2ps-4.14-r6.ebuild                  |  5 ++-
 .../files/a2ps-4.14-texinfo-6.7-encoding.patch     | 40 ++++++++++++++++++++++
 2 files changed, 44 insertions(+), 1 deletion(-)