Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696044 - dev-scheme/c-wrapper-0.6.1-r1 fails with sys-apps/texinfo-6.7: utf8 \xA5 does not map to Unicode
Summary: dev-scheme/c-wrapper-0.6.1-r1 fails with sys-apps/texinfo-6.7: utf8 \xA5 does...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 697606
  Show dependency tree
 
Reported: 2019-10-02 07:17 UTC by Toralf Förster
Modified: 2020-05-12 14:59 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.79 KB, text/plain)
2019-10-02 07:17 UTC, Toralf Förster
Details
dev-scheme:c-wrapper-0.6.1-r1:20191001-181313.log (dev-scheme:c-wrapper-0.6.1-r1:20191001-181313.log,10.31 KB, text/plain)
2019-10-02 07:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,260.20 KB, text/plain)
2019-10-02 07:17 UTC, Toralf Förster
Details
environment (environment,60.36 KB, text/plain)
2019-10-02 07:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.92 KB, application/x-bzip)
2019-10-02 07:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,3.67 KB, application/x-bzip)
2019-10-02 07:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.59 KB, application/x-bzip)
2019-10-02 07:17 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-02 07:17:16 UTC
  makeinfo --no-warn c-wrapper-refj.texi; \
fi
utf8 "\xA5" does not map to Unicode at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1796, <FH> line 4.
Malformed UTF-8 character (unexpected end of string) in substitution (s///) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 1802, <FH> line 4.
Malformed UTF-8 character (unexpected end of string) in substitution (s///) at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3495.
Malformed UTF-8 character (unexpected end of string) in substr at /usr/share/texinfo/Texinfo/ParserNonXS.pm line 3966.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20190926-192004

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

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 <==
Tue, 01 Oct 2019 17:47:07 +0000

emerge -qpvO dev-scheme/c-wrapper
[ebuild  N    ] dev-scheme/c-wrapper-0.6.1-r1  USE="-examples"
Comment 1 Toralf Förster gentoo-dev 2019-10-02 07:17:19 UTC
Created attachment 591550 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-10-02 07:17:22 UTC
Created attachment 591552 [details]
dev-scheme:c-wrapper-0.6.1-r1:20191001-181313.log
Comment 3 Toralf Förster gentoo-dev 2019-10-02 07:17:25 UTC
Created attachment 591554 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-10-02 07:17:28 UTC
Created attachment 591556 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-10-02 07:17:31 UTC
Created attachment 591558 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-10-02 07:17:33 UTC
Created attachment 591560 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-10-02 07:17:37 UTC
Created attachment 591562 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-05-12 14:59:46 UTC
The bug has been closed via the following commit(s):

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

commit 3b9037031dd5e022577842a92eada5e31fb50e91
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2020-05-12 14:51:28 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2020-05-12 14:59:24 +0000

    dev-scheme/c-wrapper: fix build with >=sys-apps/texinfo-6.7
    
    Closes: https://bugs.gentoo.org/696044
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 dev-scheme/c-wrapper/c-wrapper-0.6.1-r1.ebuild     |  3 +-
 .../c-wrapper/files/c-wrapper-texinfo-6.7.patch    | 34 ++++++++++++++++++++++
 2 files changed, 36 insertions(+), 1 deletion(-)