Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 914660

Summary: media-sound/ecasound-2.9.3-r1 - [clang] eca-neteci-server.cpp: error: assigning to int from incompatible type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
media-sound:ecasound-2.9.3-r1:20230925-134754.log
temp.tar.xz

Description Toralf Förster gentoo-dev 2023-09-25 14:13:10 UTC
too long lines were shrinked:

clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o ecasound.o ecasound.cpp
clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-curses.o eca-curses.cpp
clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-comhelp.o eca-comhelp.cpp
clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-neteci-server.o eca-neteci-server.cpp
clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o eca-plaintext.o eca-plaintext.cpp
clang++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include/readline -I. -I.. -I../libecasound -I../kvutils  -ffast-math -fstrict-aliasing -std=c++11 -DNDEBUG -DENABLE_DBC -O2 -pipe -march=native -fno-diagnostics-color -c -o textdebug.o textdebug.cpp
eca-neteci-server.cpp:179:11: error: assigning to 'int' from incompatible type
      '__bind<int &, sockaddr *, unsigned long>'
  179 |     res = bind(srvfd_rep, (struct sockaddr*)&addr_un_rep, sizeof(addr_un_rep));

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_clang-20230924-160600

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1+libcxx
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit b29c052bdcb0a1badc0e27576c3164f40600dcc9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 25 12:16:35 2023 +0000

    2023-09-25 12:16:35 UTC

emerge -qpvO media-sound/ecasound
[ebuild  N    ] media-sound/ecasound-2.9.3-r1  USE="ncurses -alsa -audiofile -debug -doc -jack -libsamplerate -lv2 -mikmod -oil -osc -oss -python -ruby -sndfile -static-libs -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-09-25 14:13:11 UTC
Created attachment 871393 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-09-25 14:13:12 UTC
Created attachment 871394 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-09-25 14:13:13 UTC
Created attachment 871395 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-09-25 14:13:14 UTC
Created attachment 871396 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-09-25 14:13:15 UTC
Created attachment 871397 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-09-25 14:13:16 UTC
Created attachment 871398 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-09-25 14:13:17 UTC
Created attachment 871399 [details]
media-sound:ecasound-2.9.3-r1:20230925-134754.log
Comment 8 Toralf Förster gentoo-dev 2023-09-25 14:13:18 UTC
Created attachment 871400 [details]
temp.tar.xz