Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900667 - dev-db/mysql-connector-c-8.0.32-r1 has implicit function declarations in configure logs (CLANG-17-SYSTEM)
Summary: dev-db/mysql-connector-c-8.0.32-r1 has implicit function declarations in conf...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-10 09:24 UTC by Agostino Sarubbo
Modified: 2023-05-09 13:15 UTC (History)
0 users

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


Attachments
build.log (build.log,445.27 KB, text/plain)
2023-03-10 09:24 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 2023-03-10 09:24:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-db/mysql-connector-c-8.0.32-r1 has implicit function declarations in configure logs (CLANG-17-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(CLANG-17-SYSTEM) in the summary means that the bug was found on a machine that runs clang-17 but this bug MAY or MAY NOT BE related to the new compiler
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-10 09:24:47 UTC
Created attachment 857109 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-10 09:28:44 UTC
 *   /var/tmp/portage/dev-db/mysql-connector-c-8.0.32-r1/work/mysql-8.0.32_build-abi_x86_64.amd64/CMakeFiles/CMakeError.log:351 - pthread_threadid_np

Might be legit, missing a _GNU_SOURCE or smilar?