Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919876 - net-misc/netkit-timed-0.17-r11 - measure.c: error: passing argument 6 of recvfrom from incompatible pointer type [-Wincompatible-pointer-types]
Summary: net-misc/netkit-timed-0.17-r11 - measure.c: error: passing argument 6 of recv...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-12-14 10:37 UTC by Toralf Förster
Modified: 2024-03-31 16:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.49 KB, text/plain)
2023-12-14 10:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,14.83 KB, text/plain)
2023-12-14 10:37 UTC, Toralf Förster
Details
environment (environment,75.72 KB, text/plain)
2023-12-14 10:37 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.77 KB, application/x-xz)
2023-12-14 10:37 UTC, Toralf Förster
Details
net-misc:netkit-timed-0.17-r11:20231214-093749.log (net-misc:netkit-timed-0.17-r11:20231214-093749.log,4.90 KB, text/plain)
2023-12-14 10:37 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,39.05 KB, text/plain)
2023-12-14 10:37 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,18.56 KB, application/x-xz)
2023-12-14 10:37 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 2023-12-14 10:37:28 UTC
too long lines were shrinked:

(cd lib && make)
make[2]: Entering directory '/var/tmp/portage/net-misc/netkit-timed-0.17-r11/work/netkit-timed-0.17/timed/lib'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DCLK_TCK=CLOCKS_PER_SEC -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -I../timed byteorder.c -c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DCLK_TCK=CLOCKS_PER_SEC -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -I../timed measure.c -c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -DCLK_TCK=CLOCKS_PER_SEC -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -I../timed cksum.c -c
measure.c: In function measure:
measure.c:132:41: error: passing argument 6 of recvfrom from incompatible pointer type [-Wincompatible-pointer-types]
  132 |                                       0,&length);
      |                                         ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-20231213-230004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
Python 3.11.6
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 802d6f7eb6234de4bd79881c8e286b408f9b0040
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 14 08:47:01 2023 +0000

    2023-12-14 08:47:00 UTC

emerge -qpvO net-misc/netkit-timed
[ebuild  N    ] net-misc/netkit-timed-0.17-r11
Comment 1 Toralf Förster gentoo-dev 2023-12-14 10:37:29 UTC
Created attachment 879370 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-14 10:37:30 UTC
Created attachment 879371 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-12-14 10:37:31 UTC
Created attachment 879372 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-12-14 10:37:33 UTC
Created attachment 879373 [details]
etc.portage.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-12-14 10:37:33 UTC
Created attachment 879374 [details]
net-misc:netkit-timed-0.17-r11:20231214-093749.log
Comment 6 Toralf Förster gentoo-dev 2023-12-14 10:37:34 UTC
Created attachment 879375 [details]
qlist-info.txt
Comment 7 Toralf Förster gentoo-dev 2023-12-14 10:37:35 UTC
Created attachment 879376 [details]
temp.tar.xz