Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946533 - net-analyzer/sinfo-0.0.48-r1 - [gcc-15] udpmessagetransmitter.h: error: io_service in namespace boost::asio does not name a type
Summary: net-analyzer/sinfo-0.0.48-r1 - [gcc-15] udpmessagetransmitter.h: error: io_se...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-15 21:00 UTC by Toralf Förster
Modified: 2024-12-15 21:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2024-12-15 21:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.15 KB, text/plain)
2024-12-15 21:00 UTC, Toralf Förster
Details
environment (environment,77.43 KB, text/plain)
2024-12-15 21:00 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.09 KB, application/x-xz)
2024-12-15 21:00 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,10.71 KB, application/x-xz)
2024-12-15 21:00 UTC, Toralf Förster
Details
net-analyzer:sinfo-0.0.48-r1:20241215-184930.log (net-analyzer:sinfo-0.0.48-r1:20241215-184930.log,65.08 KB, text/plain)
2024-12-15 21:00 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,46.08 KB, application/x-xz)
2024-12-15 21:00 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,21.24 KB, application/x-xz)
2024-12-15 21:00 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-12-15 21:00:41 UTC
too long lines were shrinked:

make[1]: Leaving directory '/var/tmp/portage/net-analyzer/sinfo-0.0.48-r1/work/sinfo-0.0.48/libmessageiobase'
Making all in libmessageio
make[1]: Entering directory '/var/tmp/portage/net-analyzer/sinfo-0.0.48-r1/work/sinfo-0.0.48/libmessageio'
/bin/sh ../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"sinfo\" -DPACKAGE_TARNAME=\"sinfo\" -DPACKAGE_VERSION=\"0.0.48\" -DPACKAGE_STRING=\"sinfo\ 0.0.48\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sinfo\" -DVERSION=\"0.0.48\" -DHAVE_STDIO_H=1 -DHAVE_STD
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"sinfo\" -DPACKAGE_TARNAME=\"sinfo\" -DPACKAGE_VERSION=\"0.0.48\" "-DPACKAGE_STRING=\"sinfo 0.0.48\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sinfo\" -DVERSION=\"0.0.48\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -
In file included from udpmessagetransmitter.cc:1:
udpmessagetransmitter.h:11:16: error: 'io_service' in namespace 'boost::asio' does not name a type; did you mean 'use_service'?
   11 |   boost::asio::io_service & ioservice;
      |                ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_hardened_systemd-20241213-050004

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
llvm-config: 19.1.5
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1
  [2]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 2452d24365255a8cc812f7c48bf2b101eb9f90f6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 15 17:33:30 2024 +0000

    2024-12-15 17:33:30 UTC

emerge -qpvO =net-analyzer/sinfo-0.0.48-r1
[ebuild  N    ] net-analyzer/sinfo-0.0.48-r1  USE="ipv6 -static-libs"
Comment 1 Toralf Förster gentoo-dev 2024-12-15 21:00:42 UTC
Created attachment 914138 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-15 21:00:43 UTC
Created attachment 914139 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-12-15 21:00:44 UTC
Created attachment 914140 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-12-15 21:00:45 UTC
Created attachment 914141 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-12-15 21:00:46 UTC
Created attachment 914142 [details]
logs.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-15 21:00:47 UTC
Created attachment 914143 [details]
net-analyzer:sinfo-0.0.48-r1:20241215-184930.log
Comment 7 Toralf Förster gentoo-dev 2024-12-15 21:00:48 UTC
Created attachment 914144 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-15 21:00:49 UTC
Created attachment 914145 [details]
temp.tar.xz