Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710260 - net-misc/vino-3.22.0-r3 failed (configure phase)
Summary: net-misc/vino-3.22.0-r3 failed (configure phase)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-19 21:40 UTC by Pavol Cupka
Modified: 2020-02-20 08:51 UTC (History)
0 users

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


Attachments
config.log (file_710260.txt,13.54 KB, text/plain)
2020-02-19 21:41 UTC, Pavol Cupka
Details
build.log (file_710260.txt,13.33 KB, text/plain)
2020-02-19 21:41 UTC, Pavol Cupka
Details
emerge --info (file_710260.txt,5.04 KB, text/plain)
2020-02-19 21:43 UTC, Pavol Cupka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavol Cupka 2020-02-19 21:40:04 UTC
When trying to emerge latest vino package, it ends up with a failure:

 

Reproducible: Always

Steps to Reproduce:
1. emerge vino

Actual Results:  
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... no                    
./configure: line 4058: GNOME_MAINTAINER_MODE_DEFINES: command not found                     
./configure: line 4059: syntax error near unexpected token `maximum'                              
./configure: line 4059: `GNOME_COMPILE_WARNINGS(maximum)'  

Expected Results:  
compiles
Comment 1 Pavol Cupka 2020-02-19 21:41:18 UTC
Created attachment 614586 [details]
config.log
Comment 2 Pavol Cupka 2020-02-19 21:41:55 UTC
Created attachment 614588 [details]
build.log
Comment 3 Pavol Cupka 2020-02-19 21:43:10 UTC
Created attachment 614590 [details]
emerge --info
Comment 4 Larry the Git Cow gentoo-dev 2020-02-20 08:51:07 UTC
The bug has been closed via the following commit(s):

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

commit c432a2bc139bc5bafdbd8a8e88916c5ef5f5ea56
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2020-02-20 08:24:35 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2020-02-20 08:24:35 +0000

    net-misc/vino: fix missing gnome-common eautoreconf dep
    
    Closes: https://bugs.gentoo.org/710260
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 net-misc/vino/vino-3.22.0-r2.ebuild | 2 ++
 net-misc/vino/vino-3.22.0-r3.ebuild | 2 ++
 2 files changed, 4 insertions(+)