Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887049 - x11-misc/rofi-1.7.5 - configure: error: Require flex version 2.5.39 or higher
Summary: x11-misc/rofi-1.7.5 - configure: error: Require flex version 2.5.39 or higher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Petrus Zhao
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-18 19:56 UTC by Toralf Förster
Modified: 2022-12-27 10:45 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2022-12-18 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,215.75 KB, text/plain)
2022-12-18 19:56 UTC, Toralf Förster
Details
environment (environment,76.62 KB, text/plain)
2022-12-18 19:56 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,550 bytes, application/x-bzip)
2022-12-18 19:56 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.37 KB, application/x-bzip)
2022-12-18 19:56 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.63 KB, application/x-bzip)
2022-12-18 19:56 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.09 KB, application/x-bzip)
2022-12-18 19:56 UTC, Toralf Förster
Details
x11-misc:rofi-1.7.5:20221218-193535.log (x11-misc:rofi-1.7.5:20221218-193535.log,3.91 KB, text/plain)
2022-12-18 19:56 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 2022-12-18 19:56:26 UTC
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking if bison is the parser generator... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... gawk
checking for flex version... 2.5.4
configure: error: "Require flex version 2.5.39 or higher"

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221217-100005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit e810fdc56545e55265ccd8d0c26326db9bc7c0c3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 18 19:17:14 2022 +0000

    2022-12-18 19:17:13 UTC

emerge -qpvO x11-misc/rofi
[ebuild  N    ] x11-misc/rofi-1.7.5  USE="drun windowmode -test"
Comment 1 Toralf Förster gentoo-dev 2022-12-18 19:56:27 UTC
Created attachment 843523 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-18 19:56:29 UTC
Created attachment 843525 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-18 19:56:30 UTC
Created attachment 843527 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-18 19:56:31 UTC
Created attachment 843529 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-18 19:56:32 UTC
Created attachment 843531 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-18 19:56:33 UTC
Created attachment 843533 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-18 19:56:34 UTC
Created attachment 843535 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-18 19:56:35 UTC
Created attachment 843537 [details]
x11-misc:rofi-1.7.5:20221218-193535.log
Comment 9 Larry the Git Cow gentoo-dev 2022-12-27 10:45:59 UTC
The bug has been closed via the following commit(s):

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

commit 897b68a56391f69fe4cb90049871f2188b7ed48d
Author:     Petrus Zhao <petrus.zy.07@gmail.com>
AuthorDate: 2022-12-27 10:30:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-27 10:44:05 +0000

    x11-misc/rofi: add flex version requirement
    
    Closes: https://bugs.gentoo.org/887049
    
    Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/28842
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/rofi/rofi-1.7.3-r1.ebuild | 2 +-
 x11-misc/rofi/rofi-1.7.5.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 74922f6671fadafab953e6d552a81a070a9f103e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-27 10:45:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-27 10:45:11 +0000

    x11-misc/rofi: force flex, not reflex
    
    Bug: https://bugs.gentoo.org/887049
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/rofi/rofi-1.6.1-r1.ebuild | 3 +++
 x11-misc/rofi/rofi-1.7.3-r1.ebuild | 3 +++
 x11-misc/rofi/rofi-1.7.5.ebuild    | 3 +++
 x11-misc/rofi/rofi-99999.ebuild    | 5 ++++-
 4 files changed, 13 insertions(+), 1 deletion(-)