Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737344 - dev-util/conan-1.28.0 fails tests
Summary: dev-util/conan-1.28.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-16 07:50 UTC by Agostino Sarubbo
Modified: 2021-06-14 22:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,403.64 KB, text/plain)
2020-08-16 07:50 UTC, Agostino Sarubbo
Details
43-CMakeOutput.log (43-CMakeOutput.log,24.30 KB, text/plain)
2020-08-16 07:50 UTC, Agostino Sarubbo
Details
446-CMakeOutput.log (446-CMakeOutput.log,25.48 KB, text/plain)
2020-08-16 07:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-08-16 07:50:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/conan-1.28.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-16 07:50:36 UTC
Created attachment 654892 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-08-16 07:50:37 UTC
Created attachment 654894 [details]
43-CMakeOutput.log

43-CMakeOutput.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-08-16 07:50:39 UTC
Created attachment 654896 [details]
446-CMakeOutput.log

446-CMakeOutput.log
Comment 4 Larry the Git Cow gentoo-dev 2020-09-15 14:11:26 UTC
The bug has been closed via the following commit(s):

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

commit 51801ad348fbf10ecc0978245aae1b1d85cdfb85
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2020-08-15 13:51:30 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-09-15 14:11:16 +0000

    dev-util/conan: update to 1.28.1
    
    Added Python 3.8 support, remove all dependency restrictions, exclude failing
    tests.
    Closes: https://bugs.gentoo.org/737344
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17130
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/conan/Manifest            |  1 +
 dev-util/conan/conan-1.28.1.ebuild | 75 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)
Comment 5 Joonas Niilola gentoo-dev 2020-09-15 14:12:50 UTC
Not fixed, still getting the same error.
Comment 6 Larry the Git Cow gentoo-dev 2021-06-14 22:11:39 UTC
The bug has been closed via the following commit(s):

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

commit c0cd757acf06a328c9890000122e4d9ad17c6630
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-14 19:02:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-14 22:11:15 +0000

    dev-util/conan: drop 1.28.1
    
    Closes: https://bugs.gentoo.org/737344
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/conan/Manifest            |  1 -
 dev-util/conan/conan-1.28.1.ebuild | 75 --------------------------------------
 2 files changed, 76 deletions(-)