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

Bug 764815

Summary: dev-python/pydantic-1.6.1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20606
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-01-10 13:08:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pydantic-1.6.1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-10 13:08:21 UTC
Created attachment 682264 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-04 22:17:46 UTC
The bug has been closed via the following commit(s):

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

commit f374396f4266cf1b23ff6deb5faec6852c283a6c
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-04-29 18:28:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-04 22:17:04 +0000

    dev-python/pydantic: Remove old 1.6.1
    
    Closes: https://bugs.gentoo.org/764815
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pydantic/Manifest                       |   1 -
 .../pydantic/files/pydantic-1.6.1-fix-tests.patch  |  45 ---
 .../pydantic/files/pydantic-1.6.1-py39.patch       | 316 ---------------------
 dev-python/pydantic/pydantic-1.6.1.ebuild          |  38 ---
 4 files changed, 400 deletions(-)