Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938816 - media-plugins/vdr-vompserver-0.5.1 - [ncurses-6.5] [llvm] mvpserver.c: error: invalid operands to binary expression (_bind<int &,
Summary: media-plugins/vdr-vompserver-0.5.1 - [ncurses-6.5] [llvm] mvpserver.c: error:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Petric Frank
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-31 07:53 UTC by Toralf Förster
Modified: 2024-08-31 07:53 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,22.12 KB, text/plain)
2024-08-31 07:53 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.91 KB, application/x-xz)
2024-08-31 07:53 UTC, Toralf Förster
Details
environment (environment,121.59 KB, text/plain)
2024-08-31 07:53 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.21 KB, application/x-xz)
2024-08-31 07:53 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,52.34 KB, application/x-xz)
2024-08-31 07:53 UTC, Toralf Förster
Details
media-plugins:vdr-vompserver-0.5.1:20240831-014927.log (media-plugins:vdr-vompserver-0.5.1:20240831-014927.log,16.80 KB, text/plain)
2024-08-31 07:53 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,63.38 KB, application/x-xz)
2024-08-31 07:53 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,28.09 KB, application/x-xz)
2024-08-31 07:53 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-31 07:53:44 UTC
clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
CC udp6replier.o
clang++ -O2 -pipe -march=native -fno-diagnostics-color  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"vompserver"' -D__STL_CONFIG_H -DVOMPSERVER  -o udp6replier.o udp6replier.c
clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
CC bootpd.o
clang++ -O2 -pipe -march=native -fno-diagnostics-color  -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DPLUGIN_NAME_I18N='"vompserver"' -D__STL_CONFIG_H -DVOMPSERVER  -o bootpd.o bootpd.c
mvpserver.c:341:73: error: invalid operands to binary expression ('__bind<int &,
      sockaddr *, unsigned long>' and 'int')
  341 |   if (bind(listeningSocket,(struct sockaddr *)&address,sizeof(address)) < 0)

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

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

  UNMASKED:
    Requested by sam
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

  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 18.1.8+libcxx
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.8+libcxx
Python 3.12.5
Available Rust versions:
  [1]   rust-bin-1.80.1
  [2]   rust-1.80.1 *
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):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit 71b4fc7acb94f00dbe4f3de9c6e157268fe901a0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 31 01:21:10 2024 +0000

    2024-08-31 01:21:10 UTC

emerge -qpvO =media-plugins/vdr-vompserver-0.5.1
[ebuild  N    ] media-plugins/vdr-vompserver-0.5.1
Comment 1 Toralf Förster gentoo-dev 2024-08-31 07:53:45 UTC
Created attachment 901723 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-31 07:53:46 UTC
Created attachment 901724 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-08-31 07:53:47 UTC
Created attachment 901725 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-31 07:53:48 UTC
Created attachment 901726 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-31 07:53:49 UTC
Created attachment 901727 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-31 07:53:50 UTC
Created attachment 901728 [details]
media-plugins:vdr-vompserver-0.5.1:20240831-014927.log
Comment 7 Toralf Förster gentoo-dev 2024-08-31 07:53:51 UTC
Created attachment 901729 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-31 07:53:52 UTC
Created attachment 901730 [details]
temp.tar.xz