Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240121 - app-portage/deltup: CFLAGS are ignored
Summary: app-portage/deltup: CFLAGS are ignored
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 20:39 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-08-02 15:41 UTC (History)
2 users (show)

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


Attachments
patch to ebuild to apply patches I'm submitting (ebuild.patch,511 bytes, patch)
2009-05-08 17:45 UTC, Zeev Tarantov
Details | Diff
patch to bzip2-1.0.2 to respect cflags and ldflags (bzip2-1.0.2-makefile-CFLAGS.patch,1.33 KB, patch)
2009-05-08 17:46 UTC, Zeev Tarantov
Details | Diff
patch to bzip2-1.0.3 to respect cflags and ldflags (bzip2-1.0.3-makefile-CFLAGS.patch,566 bytes, patch)
2009-05-08 17:46 UTC, Zeev Tarantov
Details | Diff
patch to deltup-0.4.4 to compile with gcc-4.4, replaces patch to compile with gcc-4.3 (gcc-4.4-compile.patch,178 bytes, patch)
2009-05-08 17:47 UTC, Zeev Tarantov
Details | Diff
patch to deltup-0.4.4 to respect cflags, ldflags and --as-needed (deltup-0.4.4-makefile-CFLAGS.patch,775 bytes, patch)
2009-05-08 17:48 UTC, Zeev Tarantov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 20:39:42 UTC
I don't know the build system for this program (and this is a generic bug template so I cannot tell you which program exactly is), but my tests shows that it's not respecting CFLAGS properly.

Please look into it, since it's important to respect user CFLAGS.

Thanks,
Diego
Comment 1 Zeev Tarantov 2009-05-08 17:45:19 UTC
Created attachment 190691 [details, diff]
patch to ebuild to apply patches I'm submitting
Comment 2 Zeev Tarantov 2009-05-08 17:46:18 UTC
Created attachment 190693 [details, diff]
patch to bzip2-1.0.2 to respect cflags and ldflags
Comment 3 Zeev Tarantov 2009-05-08 17:46:37 UTC
Created attachment 190694 [details, diff]
patch to bzip2-1.0.3 to respect cflags and ldflags
Comment 4 Zeev Tarantov 2009-05-08 17:47:19 UTC
Created attachment 190695 [details, diff]
patch to deltup-0.4.4 to compile with gcc-4.4, replaces patch to compile with gcc-4.3
Comment 5 Zeev Tarantov 2009-05-08 17:48:02 UTC
Created attachment 190696 [details, diff]
patch to deltup-0.4.4 to respect cflags, ldflags and --as-needed
Comment 6 Zeev Tarantov 2009-05-08 17:49:06 UTC
replace files/ with my patches and patch the ebuild. This fixes bugs #240121, #246189 and #246916.
Comment 7 Víctor Ostorga (RETIRED) gentoo-dev 2009-08-02 15:41:58 UTC
Fixed in portage, thanks for the patches!