Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697556 - app-emacs/vm-8.2.0_beta-r1 : utf8 \xFC does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 6170.
Summary: app-emacs/vm-8.2.0_beta-r1 : utf8 \xFC does not map to Unicode at /usr/share/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 697606
  Show dependency tree
 
Reported: 2019-10-12 14:12 UTC by Toralf Förster
Modified: 2019-10-13 11:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2019-10-12 14:12 UTC, Toralf Förster
Details
app-emacs:vm-8.2.0_beta-r1:20191012-105948.log (app-emacs:vm-8.2.0_beta-r1:20191012-105948.log,40.95 KB, text/plain)
2019-10-12 14:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,219.49 KB, text/plain)
2019-10-12 14:12 UTC, Toralf Förster
Details
environment (environment,28.49 KB, text/plain)
2019-10-12 14:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.01 KB, application/x-bzip)
2019-10-12 14:12 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.32 KB, application/x-bzip)
2019-10-12 14:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.07 KB, application/x-bzip)
2019-10-12 14:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-10-12 14:12:16 UTC
echo @set VERSION 8.2.0b > version.texinfo
makeinfo  vm.texinfo -o vm.info
utf8 "\xFC" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 6170.
Malformed UTF-8 character: \xfc\x6c\x6c\x65\x72\x0a (unexpected non-continuation byte 0x6c, immediately after start byte 0xfc; need 6 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[1]: *** [<builtin>: vm.info] Error 25

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20191006-021754

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

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

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.38.0 *
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 <==
Sat, 12 Oct 2019 09:34:43 +0000

emerge -qpvO app-emacs/vm
[ebuild  N    ] app-emacs/vm-8.2.0_beta-r1  USE="ssl -bbdb"
Comment 1 Toralf Förster gentoo-dev 2019-10-12 14:12:19 UTC
Created attachment 592562 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-12 14:12:21 UTC
Created attachment 592564 [details]
app-emacs:vm-8.2.0_beta-r1:20191012-105948.log
Comment 3 Toralf Förster gentoo-dev 2019-10-12 14:12:24 UTC
Created attachment 592566 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-12 14:12:27 UTC
Created attachment 592568 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-12 14:12:29 UTC
Created attachment 592570 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-12 14:12:32 UTC
Created attachment 592572 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-10-12 14:12:35 UTC
Created attachment 592574 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-10-13 11:28:12 UTC
The bug has been closed via the following commit(s):

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

commit b451acb7defe46c596ca96ae3245b2779d47aa92
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2019-10-13 11:27:23 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2019-10-13 11:27:49 +0000

    app-emacs/vm: Declare encoding of texinfo file.
    
    Closes: https://bugs.gentoo.org/697556
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/vm/files/vm-8.2.0_beta-texinfo-encoding.patch |  8 ++++++++
 app-emacs/vm/vm-8.2.0_beta-r1.ebuild                    | 12 +++++++-----
 2 files changed, 15 insertions(+), 5 deletions(-)