Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941469 - dev-db/myodbc-8.0.32 - [libtool] [llvm] /.../string: error: implicit instantiation of undefined template std::char_traits<unsigned short>
Summary: dev-db/myodbc-8.0.32 - [libtool] [llvm] /.../string: error: implicit instanti...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-13 12:24 UTC by Toralf Förster
Modified: 2024-10-13 12:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.85 KB, text/plain)
2024-10-13 12:24 UTC, Toralf Förster
Details
dev-db:myodbc-8.0.32:20241013-121911.log (dev-db:myodbc-8.0.32:20241013-121911.log,80.21 KB, text/plain)
2024-10-13 12:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.54 KB, text/plain)
2024-10-13 12:24 UTC, Toralf Förster
Details
environment (environment,130.00 KB, text/plain)
2024-10-13 12:24 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-10-13 12:24 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,24.68 KB, application/x-xz)
2024-10-13 12:25 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,55.86 KB, application/x-xz)
2024-10-13 12:25 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,71.59 KB, application/x-xz)
2024-10-13 12:25 UTC, Toralf Förster
Details
var.tmp.clang.tar.xz (var.tmp.clang.tar.xz,5.16 KB, application/x-xz)
2024-10-13 12:25 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 2024-10-13 12:24:51 UTC
too long lines were shrinked:

In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36:
In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37:
In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54:
In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56:
In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42:
In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30:
/usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>'
  820 |   static_assert(is_same<_CharT, typename traits_type::char_type>::value,
      |                                          ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm-20241010-060009

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 19.1.1+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1+libcxx
Python 3.12.7
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit be8862c2ec3d8f74de7246d20688ef7d3d4bba9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 13 11:48:28 2024 +0000

    2024-10-13 11:48:27 UTC

emerge -qpvO =dev-db/myodbc-8.0.32
[ebuild  N    ] dev-db/myodbc-8.0.32  ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-10-13 12:24:52 UTC
Created attachment 905632 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-13 12:24:53 UTC
Created attachment 905633 [details]
dev-db:myodbc-8.0.32:20241013-121911.log
Comment 3 Toralf Förster gentoo-dev 2024-10-13 12:24:57 UTC
Created attachment 905634 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-10-13 12:24:59 UTC
Created attachment 905635 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-10-13 12:24:59 UTC
Created attachment 905636 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-13 12:25:00 UTC
Created attachment 905637 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-13 12:25:02 UTC
Created attachment 905638 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-10-13 12:25:04 UTC
Created attachment 905639 [details]
temp.tar.xz
Comment 9 Toralf Förster gentoo-dev 2024-10-13 12:25:05 UTC
Created attachment 905640 [details]
var.tmp.clang.tar.xz