Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 781650 - [guru] sci-mathematics/why3-1.3.3 does not respect CFLAGS/LDFLAGS
Summary: [guru] sci-mathematics/why3-1.3.3 does not respect CFLAGS/LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-09 06:38 UTC by Agostino Sarubbo
Modified: 2021-04-25 14:03 UTC (History)
0 users

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


Attachments
build.log (build.log,59.75 KB, text/plain)
2021-04-09 06:38 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-04-09 06:38:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/why3-1.3.3 does not respect CFLAGS/LDFLAGS.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS/LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-09 06:38:05 UTC
Created attachment 698715 [details]
build.log

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

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=556d223d1e4531cb91e44a21bba602ac92f2a25d

commit 556d223d1e4531cb91e44a21bba602ac92f2a25d
Author:     François-Xavier Carton <fx.carton91@gmail.com>
AuthorDate: 2021-04-19 01:03:43 +0000
Commit:     François-Xavier Carton <fx.carton91@gmail.com>
CommitDate: 2021-04-19 01:15:31 +0000

    sci-mathematics/why3: respect CFLAGS & LDFLAGS
    
    Closes: https://bugs.gentoo.org/781650
    Signed-off-by: François-Xavier Carton <fx.carton91@gmail.com>

 sci-mathematics/why3/why3-1.3.3.ebuild | 3 +++
 sci-mathematics/why3/why3-1.4.0.ebuild | 3 +++
 2 files changed, 6 insertions(+)
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-25 14:03:34 UTC
Changing TRACKER as requested by QA.