Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452088 - =sys-cluster/ploop-1.4 should drop "-Werror -O0 -g"
Summary: =sys-cluster/ploop-1.4 should drop "-Werror -O0 -g"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreis Vinogradovs ( slepnoga )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 19:52 UTC by Agostino Sarubbo
Modified: 2013-05-02 13:55 UTC (History)
4 users (show)

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


Attachments

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