Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830082 - net-misc/mcproxy-1.1.1-r2 - src/.../mc_socket.cpp: error: aggregate mc_socket::set_receive_timeout(long int) const::timeval t has
Summary: net-misc/mcproxy-1.1.1-r2 - src/.../mc_socket.cpp: error: aggregate mc_socket...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 10:21 UTC by Toralf Förster
Modified: 2024-01-23 21:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.03 KB, text/plain)
2021-12-27 10:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,217.92 KB, text/plain)
2021-12-27 10:21 UTC, Toralf Förster
Details
environment (environment,81.48 KB, text/plain)
2021-12-27 10:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.56 KB, application/x-bzip)
2021-12-27 10:21 UTC, Toralf Förster
Details
net-misc:mcproxy-1.1.1-r1:20211226-224140.log (net-misc:mcproxy-1.1.1-r1:20211226-224140.log,4.40 KB, text/plain)
2021-12-27 10:21 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 2021-12-27 10:21:08 UTC
x86_64-gentoo-linux-musl-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -fPIC  -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o hamcast_logging.o src/hamcast_logging.cpp
x86_64-gentoo-linux-musl-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -fPIC  -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o mc_socket.o src/utils/mc_socket.cpp
x86_64-gentoo-linux-musl-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -std=c++11 -Wall -Wextra -fPIC  -I. -I/usr/lib/qt5/mkspecs/linux-g++ -o addr_storage.o src/utils/addr_storage.cpp
src/utils/mc_socket.cpp: In member function 'bool mc_socket::set_receive_timeout(long int) const':
src/utils/mc_socket.cpp:433:20: error: aggregate 'mc_socket::set_receive_timeout(long int) const::timeval t' has incomplete type and cannot be defined
  433 |     struct timeval t;
      |                    ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211222-090216

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 4e3fc3ba96ec93688afc2308b7264752c55aed9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:21:48 2021 +0000

    2021-12-26 21:21:46 UTC

emerge -qpvO net-misc/mcproxy
[ebuild  N    ] net-misc/mcproxy-1.1.1-r1  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 10:21:09 UTC
Created attachment 760456 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 10:21:10 UTC
Created attachment 760457 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-27 10:21:12 UTC
Created attachment 760458 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-27 10:21:13 UTC
Created attachment 760459 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-27 10:21:14 UTC
Created attachment 760460 [details]
net-misc:mcproxy-1.1.1-r1:20211226-224140.log
Comment 6 Agostino Sarubbo gentoo-dev 2022-09-22 09:27:09 UTC
tinderbox_musl has reproduced this issue with version 1.1.1-r2 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2024-01-23 21:04:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fac2703455ff89b973f4704fbec0c931a5948fa

commit 2fac2703455ff89b973f4704fbec0c931a5948fa
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-01-23 21:03:13 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-01-23 21:03:48 +0000

    profiles/features/musl/package.mask: mask net-misc/mcproxy
    
    Closes: https://bugs.gentoo.org/830082
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/features/musl/package.mask | 5 +++++
 1 file changed, 5 insertions(+)