Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640860 - dev-cpp/xsd-4.0.0[test] : /.../driver.cxx:28:7: error: Gender has not been declared
Summary: dev-cpp/xsd-4.0.0[test] : /.../driver.cxx:28:7: error: Gender has not been de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-10-06
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-12-12 20:23 UTC by Toralf Förster
Modified: 2019-10-07 08:12 UTC (History)
5 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2017-12-12 20:23 UTC, Toralf Förster
Details
dev-cpp:xsd-4.0.0:20171212-094528.log.bz2 (dev-cpp:xsd-4.0.0:20171212-094528.log.bz2,49.97 KB, application/x-bzip)
2017-12-12 20:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,176.13 KB, text/plain)
2017-12-12 20:23 UTC, Toralf Förster
Details
environment (environment,88.60 KB, text/plain)
2017-12-12 20:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.67 KB, application/x-bzip)
2017-12-12 20:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,72.04 KB, application/x-bzip)
2017-12-12 20: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 2017-12-12 20:23:25 UTC
                            ^~~~~~~~
/var/tmp/portage/dev-cpp/xsd-4.0.0/work/xsd-4.0.0/tests/cxx/tree/naming/camel/driver.cxx: In function ‘int main()’:
/var/tmp/portage/dev-cpp/xsd-4.0.0/work/xsd-4.0.0/tests/cxx/tree/naming/camel/driver.cxx:28:7: error: ‘Gender’ has not been declared
       Gender::Value v;
       ^~~~~~
/var/tmp/portage/dev-cpp/xsd-4.0.0/work/xsd-4.0.0/tests/cxx/tree/naming/camel/driver.cxx:29:7: error: ‘v’ was not declared in this scope

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)

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

emerge -qpv dev-cpp/xsd
[ebuild  N    ] dev-cpp/xsd-4.0.0  USE="{test} zlib -ace -doc -examples"
Comment 1 Toralf Förster gentoo-dev 2017-12-12 20:23:28 UTC
Created attachment 509648 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-12 20:23:31 UTC
Created attachment 509650 [details]
dev-cpp:xsd-4.0.0:20171212-094528.log.bz2
Comment 3 Toralf Förster gentoo-dev 2017-12-12 20:23:34 UTC
Created attachment 509652 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-12 20:23:38 UTC
Created attachment 509654 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-12 20:23:41 UTC
Created attachment 509656 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-12 20:23:44 UTC
Created attachment 509658 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-10-07 08:12:33 UTC
The bug has been closed via the following commit(s):

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

commit fcf4dfb546f16bb9eb94f1bc54adac98acb41490
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-10-07 08:06:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-10-07 08:12:15 +0000

    dev-cpp/xsd: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/640860
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-cpp/xsd/Manifest                               |   1 -
 .../xsd-4.0.0-disable_examples_and_tests.patch     |  50 -------
 .../xsd/files/xsd-4.0.0-fix-expat-support.patch    |  59 --------
 dev-cpp/xsd/files/xsd-4.0.0-fix-include.patch      |  11 --
 dev-cpp/xsd/files/xsd-4.0.0-xsdcxx-rename.patch    | 159 ---------------------
 dev-cpp/xsd/metadata.xml                           |   8 --
 dev-cpp/xsd/xsd-4.0.0.ebuild                       | 150 -------------------
 profiles/arch/arm/package.use.mask                 |   1 -
 profiles/default/linux/package.use.mask            |   4 -
 profiles/package.mask                              |   5 -
 10 files changed, 448 deletions(-)