Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642942 - www-servers/xsp-2014.12-r2014120900: Socket.cs(38,3): error CS0619: 'TestFixtureAttribute' is obsolete:
Summary: www-servers/xsp-2014.12-r2014120900: Socket.cs(38,3): error CS0619: 'TestFixt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
: 661686 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-01-01 10:54 UTC by Toralf Förster
Modified: 2021-03-28 03:02 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.39 KB, text/plain)
2018-01-01 10:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,139.80 KB, text/plain)
2018-01-01 10:55 UTC, Toralf Förster
Details
environment (environment,125.13 KB, text/plain)
2018-01-01 10:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.77 KB, application/x-bzip)
2018-01-01 10:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.31 KB, application/x-bzip)
2018-01-01 10:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,44.09 KB, application/x-bzip)
2018-01-01 10:55 UTC, Toralf Förster
Details
www-servers:xsp-2014.12-r2014120900:20180101-043651.log (www-servers:xsp-2014.12-r2014120900:20180101-043651.log,48.54 KB, text/plain)
2018-01-01 10:55 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-01-01 10:54:59 UTC
Time Elapsed 00:00:11.4804340
 * ERROR: www-servers/xsp-2014.12-r2014120900::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_20171229-184738

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

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)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
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 www-servers/xsp
[ebuild  N    ] www-servers/xsp-2014.12-r2014120900  USE="-developer -doc -net35 -net40 -net45 {-test}"
Comment 1 Toralf Förster gentoo-dev 2018-01-01 10:55:02 UTC
Created attachment 512442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-01 10:55:05 UTC
Created attachment 512444 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-01 10:55:08 UTC
Created attachment 512446 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-01 10:55:11 UTC
Created attachment 512448 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-01 10:55:14 UTC
Created attachment 512450 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-01 10:55:17 UTC
Created attachment 512452 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-01-01 10:55:19 UTC
Created attachment 512454 [details]
www-servers:xsp-2014.12-r2014120900:20180101-043651.log
Comment 8 Alexey Skobkin 2018-02-08 13:40:15 UTC
Having the same problem.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-03-28 02:58:59 UTC
*** Bug 661686 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2021-03-28 03:02:48 UTC
The bug has been closed via the following commit(s):

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

commit c9106bdfc10e315a72f9e7cf23956add8f2fa2b5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-28 02:54:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-28 03:00:21 +0000

    www-servers/xsp: add 4.7.1
    
    Closes: https://bugs.gentoo.org/642942
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/xsp/Manifest         |  1 +
 www-servers/xsp/xsp-4.7.1.ebuild | 95 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 96 insertions(+)

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

commit 748c333b1f45abc1c8d12f606d0f374377d81346
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-28 02:05:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-28 03:00:19 +0000

    www-servers/xsp: port to EAPI 7, drop autotools-utils.eclass
    
    * Port to EAPI 7
    * Drop autotools-utils.eclass
    * Use normal makefiles to build for now
    
    Closes: https://bugs.gentoo.org/642942
    Signed-off-by: Sam James <sam@gentoo.org>

 www-servers/xsp/files/aclocal-fix.patch        |  4 +-
 www-servers/xsp/xsp-2014.12-r2014120900.ebuild | 66 ++++++++++++++------------
 2 files changed, 37 insertions(+), 33 deletions(-)