Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921737 - [guru] dev-libs/octetos-core-2.32.0_beta fails to compile (GCC-14-SYSTEM): semver.tab.c:1114:16: error: implicit declaration of function yylex [-Wimplicit-function-declaration]
Summary: [guru] dev-libs/octetos-core-2.32.0_beta fails to compile (GCC-14-SYSTEM): se...
Status: RESOLVED PKGREMOVED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: azaeldevel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-11 07:49 UTC by Agostino Sarubbo
Modified: 2024-11-04 18:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,89.41 KB, text/plain)
2024-01-11 07:49 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-11 07:49:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/octetos-core-2.32.0_beta fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-11 07:49:52 UTC
Created attachment 881888 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-11 07:49:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


   30 | :InvalidComparison(const std::string& msg):Error(msg,Error::ERROR_VERSION_INVALID_COMPARISON)
   32 |         const Error* Error::see()
   33 |  msg ,std::string filename,int lineNumber):Error(msg,Error::ERROR_VERSION_INVALID_COMPARISON,filename,lineNumber)
   40 |         const Error* Error::error = NULL;
   42 |         Error Error::get()
semver.tab.c:1114:16: error: implicit declaration of function 'yylex' [-Wimplicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration]]
Comment 3 Larry the Git Cow gentoo-dev 2024-11-04 18:27:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=817e7c9bc7210d8d7df803a94ddad579353917ec

commit 817e7c9bc7210d8d7df803a94ddad579353917ec
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-11-04 13:48:27 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-11-04 13:53:06 +0000

    dev-libs/octetos-core: treeclean
    
    Closes: https://bugs.gentoo.org/780711 (pkgremoved)
    Closes: https://bugs.gentoo.org/784002 (pkgremoved)
    Closes: https://bugs.gentoo.org/785364 (pkgremoved)
    Closes: https://bugs.gentoo.org/839612 (pkgremoved)
    Closes: https://bugs.gentoo.org/859676 (pkgremoved)
    Closes: https://bugs.gentoo.org/887279 (pkgremoved)
    Closes: https://bugs.gentoo.org/921737 (pkgremoved)
    Closes: https://bugs.gentoo.org/932339 (pkgremoved)
    Closes: https://bugs.gentoo.org/932372 (pkgremoved)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-libs/octetos-core/Manifest                     |  9 ----
 dev-libs/octetos-core/metadata.xml                 | 11 -----
 .../octetos-core/octetos-core-2.15.0_beta.ebuild   | 35 ----------------
 .../octetos-core/octetos-core-2.20.0_beta.ebuild   | 35 ----------------
 .../octetos-core/octetos-core-2.25.0_beta.ebuild   | 38 -----------------
 .../octetos-core/octetos-core-2.25.1_beta.ebuild   | 39 -----------------
 .../octetos-core/octetos-core-2.31.2_beta.ebuild   | 39 -----------------
 .../octetos-core/octetos-core-2.31.3_beta.ebuild   | 39 -----------------
 .../octetos-core/octetos-core-2.31.5_beta.ebuild   | 39 -----------------
 .../octetos-core/octetos-core-2.32.0_beta.ebuild   | 49 ----------------------
 .../octetos-core/octetos-core-2.62.1_beta.ebuild   | 49 ----------------------
 profiles/package.mask                              |  5 ---
 12 files changed, 387 deletions(-)