Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 672660

Summary: dev-libs/xerces-c-3.2.2[-icu iconv] : make[2]: *** No rule to make target /var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg , needed by src/XercesMessages_en_US.ca
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: candrews, girolimetti
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://issues.apache.org/jira/browse/XERCESC-2161
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:xerces-c-3.2.2:20181206-231213.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-12-06 23:22:48 UTC
make -f src/CMakeFiles/gencat.dir/build.make src/CMakeFiles/gencat.dir/build
make[2]: Entering directory '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build'
make[2]: *** No rule to make target '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg', needed by 'src/XercesMessages_en_US.cat'.  Stop.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build'
make[1]: *** [CMakeFiles/Makefile2:211: src/CMakeFiles/gencat.dir/all] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20181201-222728

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

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

java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-libs/xerces-c
[ebuild     U ] dev-libs/xerces-c-3.2.2 [3.1.4-r1] USE="iconv -curl -doc -examples -icu -static-libs -test -threads" CPU_FLAGS_X86="sse2"
Comment 1 Toralf Förster gentoo-dev 2018-12-06 23:22:51 UTC
Created attachment 557198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-06 23:22:53 UTC
Created attachment 557200 [details]
dev-libs:xerces-c-3.2.2:20181206-231213.log
Comment 3 Toralf Förster gentoo-dev 2018-12-06 23:22:56 UTC
Created attachment 557202 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-06 23:22:59 UTC
Created attachment 557204 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-06 23:23:02 UTC
Created attachment 557206 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-06 23:23:04 UTC
Created attachment 557208 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-06 23:23:07 UTC
Created attachment 557210 [details]
temp.tbz2
Comment 8 Stefano Girolimetti 2018-12-07 14:35:31 UTC
This is happening on all my machines.

Just wanted to add portage has requested that I enable keyword ~amd64 for this package during my last world update.

Calculating dependencies... done!
[ebuild     U  ] sys-apps/net-tools-1.60_p20180626073013 [1.60_p20161110235919]
[ebuild     U  ] media-libs/libpng-1.6.35-r1 [1.6.34]
[ebuild     U  ] app-crypt/acme-0.28.0 [0.27.1]
[ebuild     U  ] app-crypt/certbot-0.28.0 [0.27.1]
[ebuild     U ~] dev-util/shellcheck-0.6.0 [0.5.0-r1]
[ebuild     U ~] dev-libs/xerces-c-3.2.2 [3.1.4-r1]
[ebuild     U ~] dev-libs/xml-security-c-2.0.2 [1.7.3]

The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by dev-libs/xml-security-c-2.0.2::gentoo
# required by app-emulation/open-vm-tools-10.2.5::gentoo[xml-security-c,vgauth]
# required by @selected
# required by @world (argument)
=dev-libs/xerces-c-3.2.2 ~amd64
Comment 9 Craig Andrews gentoo-dev 2018-12-07 16:35:24 UTC
This issue only occurs with USE="-icu iconv"
Comment 10 Craig Andrews gentoo-dev 2018-12-07 16:39:55 UTC
Reported upstream at https://issues.apache.org/jira/browse/XERCESC-2161
Comment 11 Larry the Git Cow gentoo-dev 2018-12-07 19:34:36 UTC
The bug has been closed via the following commit(s):

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

commit da957cff2cd79bbad78ff39a816a18e17da61e1c
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-12-07 19:33:52 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-12-07 19:34:23 +0000

    dev-libs/xerces-c: Fix building with USE="-icu iconv"
    
    Closes: https://bugs.gentoo.org/672660
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 .../files/xerces-c-3.2.2-fix-XERCESC-2161.patch    | 770 +++++++++++++++++++++
 dev-libs/xerces-c/xerces-c-3.2.2.ebuild            |   3 +
 2 files changed, 773 insertions(+)