Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863188 - dev-db/mysql-connector-c++-8.0.33-r1 - /.../socket_detail.cc: error: res_ninit was not declared in this scope
Summary: dev-db/mysql-connector-c++-8.0.33-r1 - /.../socket_detail.cc: error: res_nini...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-02 17:09 UTC by Toralf Förster
Modified: 2024-01-22 08:20 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.04 KB, text/plain)
2022-08-02 17:09 UTC, Toralf Förster
Details
CMakeCache.txt (CMakeCache.txt,15.12 KB, text/plain)
2022-08-02 17:09 UTC, Toralf Förster
Details
dev-db:mysql-connector-c++-8.0.27:20220802-154153.log (dev-db:mysql-connector-c++-8.0.27:20220802-154153.log,108.99 KB, text/plain)
2022-08-02 17:09 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,66.68 KB, application/x-bzip)
2022-08-02 17:09 UTC, Toralf Förster
Details
environment (environment,98.21 KB, text/plain)
2022-08-02 17:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,38.46 KB, application/x-bzip)
2022-08-02 17:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.15 KB, application/x-bzip)
2022-08-02 17:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.33 KB, application/x-bzip)
2022-08-02 17:09 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-08-02 17:09:13 UTC
too long lines were shrinked:

cd /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27_build/jdbc/driver && /usr/bin/c++ -DCONCPP_BUILD_SHARED -Dconnector_jdbc_EXPORTS -I/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27_build/jdbc/driver -I/var/tmp/portage/dev-db/mysq
[ 12%] Building CXX object cdk/foundation/CMakeFiles/cdk_foundation.dir/socket_detail.cc.o
cd /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27_build/cdk/foundation && /usr/bin/c++ -DCONCPP_BUILD_SHARED -I/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27-src/cdk/include -I/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/w
/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27-src/cdk/foundation/socket_detail.cc: In function 'std::forward_list<cdk::foundation::connection::detail::Srv_host_detail> cdk::foundation::connection::detail::srv_list(const std::string&)':
/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27/work/mysql-connector-c++-8.0.27-src/cdk/foundation/socket_detail.cc:1098:3: error: 'res_ninit' was not declared in this scope; did you mean 'res_init'?
 1098 |   res_ninit(&state);
      |   ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220730-110007

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1
  [2]   rust-1.62.1 *
php cli:

  HEAD of ::gentoo
commit b26aa44f89a35402f08769ba38beb1171a3474b9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 2 15:02:03 2022 +0000

    2022-08-02 15:02:02 UTC

emerge -qpvO dev-db/mysql-connector-c++
[ebuild  N    ] dev-db/mysql-connector-c++-8.0.27  USE="legacy"
Comment 1 Toralf Förster gentoo-dev 2022-08-02 17:09:14 UTC
Created attachment 797044 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-02 17:09:16 UTC
Created attachment 797047 [details]
CMakeCache.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-02 17:09:17 UTC
Created attachment 797050 [details]
dev-db:mysql-connector-c++-8.0.27:20220802-154153.log
Comment 4 Toralf Förster gentoo-dev 2022-08-02 17:09:18 UTC
Created attachment 797053 [details]
emerge-history.txt.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-02 17:09:20 UTC
Created attachment 797056 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2022-08-02 17:09:21 UTC
Created attachment 797059 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-02 17:09:22 UTC
Created attachment 797062 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-08-02 17:09:23 UTC
Created attachment 797065 [details]
temp.tar.bz2
Comment 9 Agostino Sarubbo gentoo-dev 2023-05-14 20:32:20 UTC
tinderbox_musl has reproduced this issue with version 8.0.32 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2024-01-22 08:20:34 UTC
tinderbox_musl has reproduced this issue with version 8.0.33-r1 - Updating summary.