Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937308 - net-im/spectrum2-2.2.1 - [icu-75.1] [gcc-15] /.../main.cpp: error: is_regular was not declared in this scope
Summary: net-im/spectrum2-2.2.1 - [icu-75.1] [gcc-15] /.../main.cpp: error: is_regular...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-04 13:44 UTC by Toralf Förster
Modified: 2024-08-06 10:42 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.38 KB, text/plain)
2024-08-04 13:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,44.05 KB, text/plain)
2024-08-04 13:44 UTC, Toralf Förster
Details
environment (environment,108.47 KB, text/plain)
2024-08-04 13:44 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,32.34 KB, application/x-xz)
2024-08-04 13:44 UTC, Toralf Förster
Details
net-im:spectrum2-2.2.1:20240804-133144.log (net-im:spectrum2-2.2.1:20240804-133144.log,155.61 KB, text/plain)
2024-08-04 13:44 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,101.76 KB, text/plain)
2024-08-04 13:44 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.04 KB, application/x-xz)
2024-08-04 13:44 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-08-04 13:44:51 UTC
too long lines were shrinked:

/usr/bin/x86_64-pc-linux-musl-g++ -DBOOST_BIND_GLOBAL_PLACEHOLDERS -DBOOST_FILESYSTEM_VERSION=3 -DIRC_SHARED -DSPECTRUM_VERSION=\"2.2.1\" -DSUPPORT_LEGACY_CAPS -DWITH_LIBEVENT -DWITH_LOG4CXX -DWITH_PROTOBUF -DWITH_SQLITE -I/usr/include/qt5/Communi/IrcCore -I/usr/include/qt5/Communi/IrcUtil -I/usr/in
In file included from /var/tmp/portage/net-im/spectrum2-2.2.1/work/spectrum2-2.2.1/backends/smstools3/main.cpp:23:
/usr/include/sys/signal.h:1:2: warning: #warning redirecting incorrect #include <sys/signal.h> to <signal.h> [-Wcpp]
    1 | #warning redirecting incorrect #include <sys/signal.h> to <signal.h>
      |  ^~~~~~~
/var/tmp/portage/net-im/spectrum2-2.2.1/work/spectrum2-2.2.1/backends/smstools3/main.cpp: In member function 'void SMSNetworkPlugin::handleSMSDir()':
/var/tmp/portage/net-im/spectrum2-2.2.1/work/spectrum2-2.2.1/backends/smstools3/main.cpp:138:45: error: 'is_regular' was not declared in this scope
  138 |                                         if (is_regular(itr->path())) {
      |                                             ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl-20240804-000501

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <sys-devel/gcc-15.0.9999:15
    Requested by sam
  ~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-musl-15 *
clang/llvm (if any):
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0 *
php cli (if any):
  (none found)
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit 2f442a661557e4918ae8a186ede49840305fddec
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 4 11:36:14 2024 +0000

    2024-08-04 11:36:14 UTC

emerge -qpvO net-im/spectrum2
[ebuild  N    ] net-im/spectrum2-2.2.1  USE="frotz irc sms sqlite -doc -mysql -postgres -purple -test -twitter -whatsapp -xmpp"
Comment 1 Toralf Förster gentoo-dev 2024-08-04 13:44:52 UTC
Created attachment 898984 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-04 13:44:53 UTC
Created attachment 898985 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-04 13:44:54 UTC
Created attachment 898986 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-04 13:44:55 UTC
Created attachment 898987 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-04 13:44:57 UTC
Created attachment 898988 [details]
net-im:spectrum2-2.2.1:20240804-133144.log
Comment 6 Toralf Förster gentoo-dev 2024-08-04 13:44:58 UTC
Created attachment 898989 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2024-08-04 13:44:59 UTC
Created attachment 898990 [details]
temp.tar.xz
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-06 08:44:15 UTC
Looks like we missed an instance in bug 933691?
Comment 9 Bill Prendergast 2024-08-06 10:42:32 UTC
(In reply to Sam James from comment #8)
> Looks like we missed an instance in bug 933691?

actually two:
this one (the smstools3 backend )
and also the frotz backend

I somehow missed them in my egrep for 'branch_path|is_regular|.->path'

Though it's possible I missed the backend directory entirely.