Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914760 - dev-lang/qore-1.19.1 - checking for flex 2.5.31 or greater... configure: error: incompatible reflex version 2.5.4 (20230523) found - you can download
Summary: dev-lang/qore-1.19.1 - checking for flex 2.5.31 or greater... configure: erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 19:34 UTC by Toralf Förster
Modified: 2023-10-12 15:52 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.28 KB, text/plain)
2023-09-26 19:34 UTC, Toralf Förster
Details
dev-lang:qore-1.19.1:20230926-185006.log (dev-lang:qore-1.19.1:20230926-185006.log,10.14 KB, text/plain)
2023-09-26 19:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,207.91 KB, text/plain)
2023-09-26 19:34 UTC, Toralf Förster
Details
environment (environment,72.49 KB, text/plain)
2023-09-26 19:34 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.75 KB, application/x-xz)
2023-09-26 19:34 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.37 KB, application/x-xz)
2023-09-26 19:34 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,22.16 KB, application/x-xz)
2023-09-26 19:34 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 2023-09-26 19:34:50 UTC
checking for flex... reflex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking for library containing yywrap... -lfl
checking whether yytext is a pointer... yes
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes
checking for flex 2.5.31 or greater... configure: error: incompatible reflex version 2.5.4 (20230523) found - you can download flex 2.5.35 at http://sourceforge.net/projects/flex

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20230924-084510

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 17.0.8.1_p1 [openjdk-jre-bin-17]
*)	Eclipse Temurin JRE 8.382_p05 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
  [2]   openjdk-jre-bin-17 

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 92ad0db70d359a9f633fc0fd85cf37a9fffc3ae1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Sep 26 18:46:39 2023 +0000

    2023-09-26 18:46:38 UTC

emerge -qpvO dev-lang/qore
[ebuild  N    ] dev-lang/qore-1.19.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2023-09-26 19:34:51 UTC
Created attachment 871501 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-26 19:34:52 UTC
Created attachment 871502 [details]
dev-lang:qore-1.19.1:20230926-185006.log
Comment 3 Toralf Förster gentoo-dev 2023-09-26 19:34:53 UTC
Created attachment 871503 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-09-26 19:34:54 UTC
Created attachment 871504 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-09-26 19:34:55 UTC
Created attachment 871505 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-26 19:34:56 UTC
Created attachment 871506 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-26 19:34:57 UTC
Created attachment 871507 [details]
temp.tar.xz
Comment 8 Maciej Barć gentoo-dev 2023-10-06 09:47:29 UTC
> checking for flex... reflex

Interesting, it does not say "checking for lex",
so looks like it is checking in relity for lex because from what
I understand "lex" is a symlink to "reflex" inside this tinderbox.
Maybe a configure script mistake.

Will be problematic if it has hard-coded calls to "lex"...
Comment 9 Larry the Git Cow gentoo-dev 2023-10-06 15:20:59 UTC
The bug has been closed via the following commit(s):

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

commit 7a9795178531839edbb8a79e1e5e16c543184268
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-10-06 10:04:07 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-10-06 15:20:47 +0000

    dev-lang/qore: unset LEX and YACC
    
    Closes: https://bugs.gentoo.org/914760
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-lang/qore/qore-1.19.0.ebuild | 4 ++++
 dev-lang/qore/qore-1.19.1.ebuild | 4 ++++
 2 files changed, 8 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2023-10-12 15:52:31 UTC
The bug has been referenced in the following commit(s):

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

commit 7aee5a6faf0bd14135321e15b729e2e6faccf06c
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-10-12 09:51:52 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-10-12 15:52:28 +0000

    sci-electronics/nvc: unset LEX and YACC
    
    Bug: https://bugs.gentoo.org/914760
    Closes: https://bugs.gentoo.org/915493
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 sci-electronics/nvc/nvc-1.10.1-r1.ebuild | 4 ++++
 sci-electronics/nvc/nvc-1.10.2-r1.ebuild | 4 ++++
 sci-electronics/nvc/nvc-1.10.3.ebuild    | 4 ++++
 3 files changed, 12 insertions(+)