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

Bug 496358

Summary: =app-portage/deltup-0.4.5-r1 doesn't respect CFLAGS and LDFLAGS
Product: Gentoo Linux Reporter: Andrew Savchenko <bircoph>
Component: Current packagesAssignee: Ameretat.Reith
Status: RESOLVED OBSOLETE    
Severity: QA CC: bircoph, jstein, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: emerge --info

Description Andrew Savchenko gentoo-dev 2013-12-29 11:31:00 UTC
Hello,

│QA: other                                                                                                                                                                   │
│^[[31;01mQA Notice: Files built without respecting CFLAGS have been detected^[[0m                                                                                           │
│ Please include the following list of files in your report:                                                                                                                 │
│/usr/bin/deltup                                                                                                                                                             │
│^[[31;01mQA Notice: Files built without respecting LDFLAGS have been detected^[[0m                                                                                          │
│ Please include the following list of files in your report:                                                                                                                 │
│/usr/bin/deltup
Comment 1 Andrew Savchenko gentoo-dev 2013-12-29 11:31:23 UTC
Created attachment 366426 [details]
emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-08-03 08:28:45 UTC
Fixing assignment.  I think this may be fixed nowadays wrt:

commit 9a8ce341be72dd7df418fc472968f1e44851e427
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-07-20 09:39:01 +0200
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-07-20 09:40:38 +0200

    app-portage/deltup: respect user's LDFLAGS, use CX, not CC
    
    While at it dropped use of unknown command:
        epatch_user: command not found
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.3


Please test and close or fix.
Comment 3 Jakov Smolić archtester gentoo-dev 2021-04-30 15:53:13 UTC
Fixed in 


commit 9a8ce341be72dd7df418fc472968f1e44851e427
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2017-07-20 09:39:01 +0200
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2017-07-20 09:40:38 +0200

    app-portage/deltup: respect user's LDFLAGS, use CX, not CC