Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764815 - dev-python/pydantic-1.6.1 does not respect CFLAGS
Summary: dev-python/pydantic-1.6.1 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2021-01-10 13:08 UTC by Agostino Sarubbo
Modified: 2021-05-04 22:17 UTC (History)
0 users

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


Attachments
build.log (build.log,118.37 KB, text/plain)
2021-01-10 13:08 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 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(-)