Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933871 - net-im/swift-4.0.3-r2 - [icu-75.1] /.../localpointer.h: error: parameter declared auto
Summary: net-im/swift-4.0.3-r2 - [icu-75.1] /.../localpointer.h: error: parameter decl...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 931089
  Show dependency tree
 
Reported: 2024-06-09 13:26 UTC by Toralf Förster
Modified: 2024-06-09 13:26 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.60 KB, text/plain)
2024-06-09 13:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.47 KB, text/plain)
2024-06-09 13:26 UTC, Toralf Förster
Details
environment (environment,113.44 KB, text/plain)
2024-06-09 13:26 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1020 bytes, application/x-xz)
2024-06-09 13:26 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.64 KB, application/x-xz)
2024-06-09 13:26 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,3.62 KB, application/x-xz)
2024-06-09 13:26 UTC, Toralf Förster
Details
net-im:swift-4.0.3-r2:20240609-121150.log (net-im:swift-4.0.3-r2:20240609-121150.log,216.38 KB, text/plain)
2024-06-09 13:26 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,102.46 KB, text/plain)
2024-06-09 13:26 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.36 KB, application/x-xz)
2024-06-09 13:26 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-06-09 13:26:45 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -o Swiften/Parser/PayloadParsers/PubSubErrorParser.os -c -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wno-unknown-pragmas -O2 -pipe -mar
x86_64-pc-linux-gnu-g++ -o Swiften/IDN/IDNConverter.os -c -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wno-unknown-pragmas -O2 -pipe -march=native -fno-diagnost
x86_64-pc-linux-gnu-g++ -o Swiften/IDN/ICUConverter.os -c -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wno-unknown-pragmas -O2 -pipe -march=native -fno-diagnost
x86_64-pc-linux-gnu-g++ -o Swiften/IDN/PlatformIDNConverter.os -c -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -Wextra -Wall -Wnon-virtual-dtor -Wundef -Wold-style-cast -Wno-long-long -Woverloaded-virtual -Wfloat-equal -Wredundant-decls -Wno-unknown-pragmas -O2 -pipe -march=native -fno-
In file included from /usr/include/unicode/uidna.h:30,
                 from Swiften/IDN/ICUConverter.cpp:11:
/usr/include/unicode/localpointer.h:561:26: error: parameter declared 'auto'
  561 | template <typename Type, auto closeFunction>
      |                          ^~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib-20240608-163003

  UNMASKED:
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.7
Python 3.12.4
Available Rust versions:
  [1]   rust-bin-1.78.0 *
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 160e55b7b7ac44675320c3c0b56c8ae35b3d0b28
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 9 10:49:05 2024 +0000

    2024-06-09 10:49:05 UTC

emerge -qpvO net-im/swift
[ebuild  N    ] net-im/swift-4.0.3-r2  USE="icu idn -expat -lua -test -zeroconf" LUA_SINGLE_TARGET="lua5-1 -luajit"
Comment 1 Toralf Förster gentoo-dev 2024-06-09 13:26:47 UTC
Created attachment 895465 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-06-09 13:26:48 UTC
Created attachment 895466 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-06-09 13:26:49 UTC
Created attachment 895467 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-06-09 13:26:50 UTC
Created attachment 895468 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-06-09 13:26:51 UTC
Created attachment 895469 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-06-09 13:26:51 UTC
Created attachment 895470 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-06-09 13:26:53 UTC
Created attachment 895471 [details]
net-im:swift-4.0.3-r2:20240609-121150.log
Comment 8 Toralf Förster gentoo-dev 2024-06-09 13:26:54 UTC
Created attachment 895472 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-06-09 13:26:56 UTC
Created attachment 895473 [details]
temp.tar.xz