Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716012 - net-dialup/diald-1.0-r3 : diald.c: error: SOL_TCP undeclared (first use in this function)
Summary: net-dialup/diald-1.0-r3 : diald.c: error: SOL_TCP undeclared (first use in th...
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: PMASKED
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-03 11:02 UTC by Toralf Förster
Modified: 2021-02-01 09:50 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.44 KB, text/plain)
2020-04-03 11:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,253.18 KB, text/plain)
2020-04-03 11:02 UTC, Toralf Förster
Details
environment (environment,105.90 KB, text/plain)
2020-04-03 11:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.86 KB, application/x-bzip)
2020-04-03 11:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.71 KB, application/x-bzip)
2020-04-03 11:02 UTC, Toralf Förster
Details
net-dialup:diald-1.0-r3:20200403-105152.log (net-dialup:diald-1.0-r3:20200403-105152.log,4.45 KB, text/plain)
2020-04-03 11:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.27 KB, application/x-bzip)
2020-04-03 11:02 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 2020-04-03 11:02:14 UTC
      |  ^~~~~~~
diald.c: In function mon_cork:
diald.c:995:26: error: SOL_TCP undeclared (first use in this function); did you mean SOL_TIPC?
  995 |      setsockopt(mon->fd, SOL_TCP, TCP_CORK,
      |                          ^~~~~~~
      |                          SOL_TIPC

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr  3 09:41:54 UTC 2020
/var/db/repos/musl	Thu Apr  2 19:02:24 UTC 2020

emerge -qpvO net-dialup/diald
[ebuild  N    ] net-dialup/diald-1.0-r3  USE="pam"
Comment 1 Toralf Förster gentoo-dev 2020-04-03 11:02:17 UTC
Created attachment 629372 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-03 11:02:20 UTC
Created attachment 629374 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-03 11:02:23 UTC
Created attachment 629376 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-03 11:02:25 UTC
Created attachment 629378 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-03 11:02:28 UTC
Created attachment 629380 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-03 11:02:31 UTC
Created attachment 629382 [details]
net-dialup:diald-1.0-r3:20200403-105152.log
Comment 7 Toralf Förster gentoo-dev 2020-04-03 11:02:34 UTC
Created attachment 629384 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-02-01 09:50:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00343d7935c9654de4583e7d54f66fb7a487b55a

commit 00343d7935c9654de4583e7d54f66fb7a487b55a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-01 09:47:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-01 09:50:13 +0000

    net-dialup/diald: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/677322
    Closes: https://bugs.gentoo.org/707200
    Closes: https://bugs.gentoo.org/716012
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-dialup/diald/Manifest                     |   1 -
 net-dialup/diald/diald-1.0-r3.ebuild          |  58 -----------
 net-dialup/diald/files/diald-1.0-gentoo.patch |  50 ----------
 net-dialup/diald/files/diald-1.0-nopam.patch  |  40 --------
 net-dialup/diald/files/diald-1.0-posix.patch  |  42 --------
 net-dialup/diald/files/diald-init             |  29 ------
 net-dialup/diald/files/diald.conf             |  38 -------
 net-dialup/diald/files/diald.filter           | 138 --------------------------
 net-dialup/diald/metadata.xml                 |  10 --
 profiles/package.mask                         |   6 --
 10 files changed, 412 deletions(-)