Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687376 - x11-wm/awesome-9999: CMake Error at AutoOption.cmake:26: Value of WITH_DBUS must be one of ON/OFF/AUTO, but is yes
Summary: x11-wm/awesome-9999: CMake Error at AutoOption.cmake:26: Value of WITH_DBUS m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-04 18:30 UTC by Manfred Knick
Modified: 2020-01-24 23:04 UTC (History)
0 users

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


Attachments
CMakeOutput.log (CMakeOutput.log,23.00 KB, text/x-log)
2019-06-04 18:34 UTC, Manfred Knick
Details
emerge --info =x11-wm/awesome-9999::gentoo (m-i.txt,6.79 KB, text/plain)
2019-06-04 18:35 UTC, Manfred Knick
Details
awesome-9999-r1.ebuild (awesome-9999-r1.ebuild,3.57 KB, text/plain)
2019-06-06 07:29 UTC, Manfred Knick
Details
awesome-9999-r2.ebuild : update (awesome-9999-r2.ebuild,3.62 KB, text/plain)
2020-01-15 12:04 UTC, Manfred Knick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manfred Knick 2019-06-04 18:30:23 UTC
-- The C compiler identification is GNU 8.3.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at AutoOption.cmake:26 (message):
  Value of WITH_DBUS must be one of ON/OFF/AUTO, but is yes
Call Stack (most recent call first):
  awesomeConfig.cmake:11 (autoOption)
  CMakeLists.txt:33 (include)
Comment 1 Manfred Knick 2019-06-04 18:34:15 UTC
Created attachment 578790 [details]
CMakeOutput.log

/var/tmp/portage/x11-wm/awesome-9999/work/awesome-9999_build/CMakeFiles/CMakeOutput.log
Comment 2 Manfred Knick 2019-06-04 18:35:31 UTC
Created attachment 578792 [details]
emerge --info =x11-wm/awesome-9999::gentoo

emerge --info =x11-wm/awesome-9999::gentoo
Comment 3 Emmanuel Lepage Vallee 2019-06-05 19:20:18 UTC
Proposed change to the ebuild:

https://github.com/awesomeWM/awesome/issues/2782#issuecomment-499218171

(this can be done with a GitHub pull request to the Gentoo project, I don't plan to do it myself since, while I use Gentoo, I compile all Awesome deps "manually" so I can test patches and that comes into conflict with installing Awesome using portage.
Comment 4 Manfred Knick 2019-06-06 07:29:46 UTC
Created attachment 578976 [details]
awesome-9999-r1.ebuild

awesome-9999-r1.ebuild

patched according porposal
Comment 5 Manfred Knick 2019-06-06 07:30:21 UTC
(In reply to Emmanuel Lepage Vallee from comment #3)

CONFIRMATION :   WORKSFORME .
Comment 6 Manfred Knick 2019-10-10 15:18:31 UTC
# Reported: 	2019-06-04 


@ Assignee: Maxim Koltsov:

  Anything withstanding integration of this confirmed "ON OFF" patch?
Comment 7 Manfred Knick 2019-12-15 16:24:26 UTC
(In reply to Manfred Knick from comment #6)

> # Reported: 	2019-06-04 

> @ Assignee: Maxim Koltsov:

>   Anything withstanding integration of this confirmed "ON OFF" patch?


    PING:   Another two months without answer:   R u alive ?
Comment 8 Manfred Knick 2020-01-15 12:04:03 UTC
Created attachment 603340 [details]
awesome-9999-r2.ebuild : update

reflect updates from current awesome-9999.ebuild
Comment 9 Larry the Git Cow gentoo-dev 2020-01-24 23:04:07 UTC
The bug has been closed via the following commit(s):

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

commit 84e97a7cb06b148084f6db2ff9a24185703b3a94
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-24 23:03:35 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-24 23:03:54 +0000

    x11-wm/awesome: fix configure options on 9999
    
    Closes: https://bugs.gentoo.org/687376
    Package-Manager: Portage-2.3.85, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 x11-wm/awesome/awesome-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)