Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744106 - app-emulation/lxd-4.0.3 uses -Werror for build
Summary: app-emulation/lxd-4.0.3 uses -Werror for build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror
  Show dependency tree
 
Reported: 2020-09-22 14:48 UTC by Agostino Sarubbo
Modified: 2020-12-15 07:18 UTC (History)
2 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 2020-09-22 14:48:49 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue:  uses -Werror for build.
Discovered on: amd64 (internal ref: ci)

See also: https://devmanual.gentoo.org/ebuild-writing/common-mistakes/index.html

NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word '-Werror'
Comment 1 Larry the Git Cow gentoo-dev 2020-10-23 07:37:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d63e8ebe8e24e37ba29415d4e7d11e49ac9b6d64

commit d63e8ebe8e24e37ba29415d4e7d11e49ac9b6d64
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-10-23 07:35:25 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-23 07:36:53 +0000

    app-emulation/lxd: bump to 4.0.4
    
     - dropped bundled libco,
     - dropped dependencies that were required to build bundled libs,
     - dropped multiple kernel requirements that were not documented upstream,
       please run 'lxc-checkconfig' to enable some optional kernel features,
     - fixed 'builds with -Werror' bug #744106,
     - test phase works now,
     - use system dqlite instead of bundled one,
     - use system raft instead of bundled one,
     - use system sqlite instead of bundled one.
    
    Bug: https://bugs.gentoo.org/744106
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/lxd/Manifest         |   2 +
 app-emulation/lxd/lxd-4.0.4.ebuild | 144 +++++++++++++++++++++++++++++++++++++
 2 files changed, 146 insertions(+)
Comment 2 crabbed halo ablution 2020-12-13 19:02:30 UTC
I think this can be marked as resolved due to commit d63e8ebe8e24e37ba29415d4e7d11e49ac9b6d64?
Comment 3 Joonas Niilola gentoo-dev 2020-12-14 06:00:37 UTC
4.0.3 is still in the tree, but 4.0.4 is already stabilized so I'll close this bug once 4.0.3 gets removed from tree.
Comment 4 Larry the Git Cow gentoo-dev 2020-12-15 07:18:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e045296069aeaa62de31b85cca24b0fc721ccf1

commit 9e045296069aeaa62de31b85cca24b0fc721ccf1
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2020-12-15 07:16:58 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-12-15 07:18:02 +0000

    app-emulation/lxd: remove old 4.0.3
    
    Closes: https://bugs.gentoo.org/744106
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-emulation/lxd/Manifest            |   2 -
 app-emulation/lxd/lxd-4.0.3-r2.ebuild | 212 ----------------------------------
 2 files changed, 214 deletions(-)