Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637616 - net-nds/gssproxy-0.7.0-r1 : src/gp_socket.c:477:10: error: implicit declaration of function writev [-Werror=implicit-function-declaration]
Summary: net-nds/gssproxy-0.7.0-r1 : src/gp_socket.c:477:10: error: implicit declarati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 642134
  Show dependency tree
 
Reported: 2017-11-15 18:47 UTC by Toralf Förster
Modified: 2019-06-05 17:57 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.86 KB, text/plain)
2017-11-15 18:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,285.39 KB, text/plain)
2017-11-15 18:47 UTC, Toralf Förster
Details
environment (environment,18.35 KB, text/plain)
2017-11-15 18:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.23 KB, application/x-bzip)
2017-11-15 18:47 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,12.87 KB, application/x-bzip)
2017-11-15 18:47 UTC, Toralf Förster
Details
net-nds:gss-proxy-0.7.0-r1:20171115-074949.log (net-nds:gss-proxy-0.7.0-r1:20171115-074949.log,60.38 KB, text/plain)
2017-11-15 18:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.61 KB, application/x-bzip)
2017-11-15 18:47 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 2017-11-15 18:47:00 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.   -Wall -Iinclude -I.. -I./include -I. -Iinclude -I.    -DLIBDIR=\"/usr/lib64\" -DVARDIR=\"/var\" -DSHLIBEXT=\"\" -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\"   -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -fstrict-aliasing -Wstrict-aliasing -Werror=strict-aliasing -Werror-implicit-function-declaration -Werror=format-security  -O2 -pipe -march=native -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o src/gp_socket.o src/gp_socket.c
src/gp_socket.c: In function ‘gp_socket_write’:
src/gp_socket.c:477:10: error: implicit declaration of function ‘writev’ [-Werror=implicit-function-declaration]
     wn = writev(fd, iov, vecs);
          ^~~~~~
cc1: some warnings being treated as errors

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20171106-195719

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
  [6]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-nds/gss-proxy
[ebuild  N    ] net-nds/gss-proxy-0.7.0-r1  USE="-debug -hardened (-selinux) -systemd"
Comment 1 Toralf Förster gentoo-dev 2017-11-15 18:47:04 UTC
Created attachment 504354 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-15 18:47:08 UTC
Created attachment 504356 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-15 18:47:12 UTC
Created attachment 504358 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-15 18:47:16 UTC
Created attachment 504360 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-15 18:47:20 UTC
Created attachment 504362 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-15 18:47:23 UTC
Created attachment 504364 [details]
net-nds:gss-proxy-0.7.0-r1:20171115-074949.log
Comment 7 Toralf Förster gentoo-dev 2017-11-15 18:47:27 UTC
Created attachment 504366 [details]
temp.tbz2
Comment 8 Matt Turner gentoo-dev 2019-04-22 20:35:10 UTC
This is fixed as of 0.8.0.
Comment 9 Matt Turner gentoo-dev 2019-06-05 17:57:19 UTC
Affected versions dropped. Stable version fixed.