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

Bug 870865

Summary: net-misc/sstp-client-1.0.17 - sstp-mppe.c: error: call to undeclared library function memcpy with type
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
clang.tar.bz2
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-misc:sstp-client-1.0.17:20220917-153824.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-09-17 16:05:40 UTC
too long lines were shrinked:

/bin/sh ../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../..    -I../../include  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o sstp_pppd_plugin_la-sstp-plugin.lo `test -f 'sstp-plugin.c' || echo './'`sstp-plugin.
/bin/sh ../../libtool  --tag=CC   --mode=compile clang -DHAVE_CONFIG_H -I. -I../..    -I../../include  -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o sstp_pppd_plugin_la-sstp-mppe.lo `test -f 'sstp-mppe.c' || echo './'`sstp-mppe.c
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c sstp-plugin.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-plugin.o
libtool: compile:  clang -DHAVE_CONFIG_H -I. -I../.. -I../../include -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c sstp-mppe.c  -fPIC -DPIC -o .libs/sstp_pppd_plugin_la-sstp-mppe.o
sstp-mppe.c:44:9: error: call to undeclared library function 'memcpy' with type
      'void *(void *, const void *, unsigned long)'; ISO C99 and later do not
      support implicit function declarations

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220915-203738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 27e349751fc08f79c6f96f84652edf0c93ba9a1f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 17 14:46:52 2022 +0000

    2022-09-17 14:46:52 UTC

emerge -qpvO net-misc/sstp-client
[ebuild  N    ] net-misc/sstp-client-1.0.17  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2022-09-17 16:05:42 UTC
Created attachment 808249 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-17 16:05:42 UTC
Created attachment 808252 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-17 16:05:44 UTC
Created attachment 808255 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-17 16:05:45 UTC
Created attachment 808258 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-17 16:05:46 UTC
Created attachment 808261 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-17 16:05:48 UTC
Created attachment 808264 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-17 16:05:49 UTC
Created attachment 808267 [details]
net-misc:sstp-client-1.0.17:20220917-153824.log
Comment 8 Toralf Förster gentoo-dev 2022-09-17 16:05:50 UTC
Created attachment 808270 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-01-23 02:40:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ca397b84cc1ffec4736e22e757f79aeb4294891

commit 9ca397b84cc1ffec4736e22e757f79aeb4294891
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-23 02:31:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-23 02:32:57 +0000

    net-misc/sstp-client: add 1.0.18
    
    Closes: https://bugs.gentoo.org/870865
    Closes: https://bugs.gentoo.org/854858
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/sstp-client/Manifest                      |  1 +
 .../files/sstp-client-1.0.18-includes.patch        | 42 ++++++++++++++
 net-misc/sstp-client/sstp-client-1.0.18.ebuild     | 65 ++++++++++++++++++++++
 3 files changed, 108 insertions(+)