Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659520 - dev-python/citeproc-py-0.4.0 : * ERROR: dev-python/citeproc-py-0.4.0::gentoo failed (compile phase):
Summary: dev-python/citeproc-py-0.4.0 : * ERROR: dev-python/citeproc-py-0.4.0::gentoo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 18:23 UTC by Toralf Förster
Modified: 2018-09-22 13:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2018-06-28 18:23 UTC, Toralf Förster
Details
dev-python:citeproc-py-0.4.0:20180628-174156.log (dev-python:citeproc-py-0.4.0:20180628-174156.log,4.35 KB, text/plain)
2018-06-28 18:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.32 KB, text/plain)
2018-06-28 18:23 UTC, Toralf Förster
Details
environment (environment,105.19 KB, text/plain)
2018-06-28 18:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.80 KB, application/x-bzip)
2018-06-28 18:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.89 KB, application/x-bzip)
2018-06-28 18:23 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 2018-06-28 18:23:33 UTC
    return '\n'.join(prelude + self.buf)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 35: ordinal not in range(128)
 * ERROR: dev-python/citeproc-py-0.4.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_20180623-161101

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:


emerge -qpv dev-python/citeproc-py
[ebuild  N    ] dev-python/citeproc-py-0.4.0  PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6" 

!!! The following installed packages are masked:
- dev-qt/qttranslations-4.8.7::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Mask Qt4 for removal. Bug #631788

- dev-qt/qtgui-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtscript-4.8.7::gentoo (masked by: package.mask)
- net-analyzer/ostinato-0.9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Depends on dead Qt4. Bugs #644360, #644374, #656826, #655382

- dev-qt/qtcore-4.8.7-r4::gentoo (masked by: package.mask)
- app-eselect/eselect-qtgraphicssystem-1.1.1::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-28 18:23:36 UTC
Created attachment 537626 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-28 18:23:39 UTC
Created attachment 537628 [details]
dev-python:citeproc-py-0.4.0:20180628-174156.log
Comment 3 Toralf Förster gentoo-dev 2018-06-28 18:23:41 UTC
Created attachment 537630 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-28 18:23:44 UTC
Created attachment 537632 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-28 18:23:47 UTC
Created attachment 537634 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-28 18:23:50 UTC
Created attachment 537636 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2018-09-22 13:06:46 UTC
The bug has been closed via the following commit(s):

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

commit f7cda0a8974873c0e916752c62bc99af1fd75aeb
Author:     Christoph Junghans <junghans@gentoo.org>
AuthorDate: 2018-09-22 13:05:35 +0000
Commit:     Christoph Junghans <junghans@gentoo.org>
CommitDate: 2018-09-22 13:06:24 +0000

    dev-python/citeproc-py: fix build with python3
    
    Closes: https://bugs.gentoo.org/659520
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-python/citeproc-py/citeproc-py-0.4.0.ebuild    |  2 ++
 .../b1a5f925527093b0b5c11507f379a908e3354820.patch | 42 ++++++++++++++++++++++
 2 files changed, 44 insertions(+)