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

Bug 452088

Summary: =sys-cluster/ploop-1.4 should drop "-Werror -O0 -g"
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andreis Vinogradovs ( slepnoga ) <andreis.vinogradovs>
Status: RESOLVED FIXED    
Severity: normal CC: kir, proxy-maint, pva, vserver-devs+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2013-01-14 19:52:56 UTC
x86_64-pc-linux-gnu-gcc -march=x86-64 -O2 -g0 -pipe -I. -I../include -Wall -fno-strict-aliasing -Wstrict-prototypes -Werror -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O0 -DDEBUG  -I. -I../include -Wall -fno-strict-aliasing -Wstrict-prototypes -Werror -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O0 -DDEBUG  -I../lib -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -g -rdynamic -g -rdynamic -L../lib ploop-fsck.o common.o -lploop -o ploop-fsck
Comment 1 Sergey Popov gentoo-dev 2013-01-15 12:00:00 UTC
+  15 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> ploop-1.5.ebuild:
+  Add USE-flag 'debug' for debug builds, do not do debug builds by default, wrt
+  bug #452088. Thanks to Agostino Sarubbo for discovering this issue
Comment 2 Agostino Sarubbo gentoo-dev 2013-04-30 12:28:00 UTC
it happens for the 1.4 too
Comment 3 Andreis Vinogradovs ( slepnoga ) 2013-05-02 11:25:32 UTC
Pinkbyte, please drop 1.2 and 1.4 version from tree
Comment 4 Sergey Popov gentoo-dev 2013-05-02 13:55:07 UTC
(In reply to comment #3)
> Pinkbyte, please drop 1.2 and 1.4 version from tree

I do not think that dropping 1.4 is a good idea - vzctl 3.3, that was stabilized recently depends on it(it can not work with ploop 1.5 or higher).

+  02 May 2013; Sergey Popov <pinkbyte@gentoo.org> -ploop-1.2.ebuild,
+  ploop-1.4.ebuild:
+  Backport CFLAGS fix wrt bug #452088, drop old version