Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496358 - =app-portage/deltup-0.4.5-r1 doesn't respect CFLAGS and LDFLAGS
Summary: =app-portage/deltup-0.4.5-r1 doesn't respect CFLAGS and LDFLAGS
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Ameretat.Reith
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2013-12-29 11:31 UTC by Andrew Savchenko
Modified: 2021-04-30 15:53 UTC (History)
3 users (show)

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


Attachments
emerge --info (emerge.info,6.37 KB, text/plain)
2013-12-29 11:31 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
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