Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673208 - gnome-base/gnome-desktop-3.26.2-r2 : ./configure:line <snip>: syntax error near unexpected token maximum
Summary: gnome-base/gnome-desktop-3.26.2-r2 : ./configure:line <snip>: syntax error ne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-15 19:58 UTC by Toralf Förster
Modified: 2018-12-15 21:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.91 KB, text/plain)
2018-12-15 19:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,55.07 KB, text/plain)
2018-12-15 19:58 UTC, Toralf Förster
Details
environment (environment,120.04 KB, text/plain)
2018-12-15 19:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.14 KB, application/x-bzip)
2018-12-15 19:58 UTC, Toralf Förster
Details
gnome-base:gnome-desktop-3.26.2-r2:20181215-194716.log (gnome-base:gnome-desktop-3.26.2-r2:20181215-194716.log,11.86 KB, text/plain)
2018-12-15 19:58 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.67 KB, application/x-bzip)
2018-12-15 19:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.90 KB, application/x-bzip)
2018-12-15 19:58 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-12-15 19:58:15 UTC
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
./configure: line 14085: syntax error near unexpected token `maximum'
./configure: line 14085: `GNOME_COMPILE_WARNINGS(maximum)'

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20181214-071146

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby24 (with Rubygems)
  [3]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO gnome-base/gnome-desktop
[ebuild  N    ] gnome-base/gnome-desktop-3.26.2-r2  USE="introspection (seccomp) udev -debug -test"
Comment 1 Toralf Förster gentoo-dev 2018-12-15 19:58:18 UTC
Created attachment 557858 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-15 19:58:21 UTC
Created attachment 557860 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-12-15 19:58:24 UTC
Created attachment 557862 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-12-15 19:58:26 UTC
Created attachment 557864 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-12-15 19:58:29 UTC
Created attachment 557866 [details]
gnome-base:gnome-desktop-3.26.2-r2:20181215-194716.log
Comment 6 Toralf Förster gentoo-dev 2018-12-15 19:58:32 UTC
Created attachment 557868 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-15 19:58:35 UTC
Created attachment 557870 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-12-15 21:16:11 UTC
The bug has been closed via the following commit(s):

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

commit e4f9c63072ffe0976d4be813df18ad65495f942d
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-12-15 21:15:56 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-12-15 21:15:56 +0000

    gnome-base/gnome-desktop-3.26.2-r2: add missing gnome-common build dep
    
    We need gnome-common due to m4 macros used out of it in configure.ac still
    and us eautoreconfing now due to the patchset.
    
    Closes: https://bugs.gentoo.org/673208
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.52, Repoman-2.3.11

 gnome-base/gnome-desktop/gnome-desktop-3.26.2-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)