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

Bug 713486

Summary: net-wireless/lorcon-2020.06.06 : lorcon_packasm.h: error: unknown type name u_char
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: zerochaos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-wireless:lorcon-0.0_p20200214:20200319-155957.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-19 16:01:28 UTC
libtool: compile:  x86_64-gentoo-linux-musl-gcc -I./ -DHAVE_CONFIG_H -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -I/usr/include/libnl3 -DLORCON_VERSION=20180302 -I/usr/include -c lorcon_packasm.c  -fPIC -DPIC -o .libs/lorcon_packasm.o
In file included from lorcon_packasm.c:36:
lorcon_packasm.h:168:49: error: unknown type name u_char; did you mean char?
  168 | void lcpa_freeze(struct lcpa_metapack *in_head, u_char *bytes);
      |                                                 ^~~~~~
      |                                                 char

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

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.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO net-wireless/lorcon
[ebuild  N    ] net-wireless/lorcon-0.0_p20200214  USE="-python" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-03-19 16:01:31 UTC
Created attachment 622726 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-19 16:01:34 UTC
Created attachment 622728 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-19 16:01:37 UTC
Created attachment 622730 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-19 16:01:39 UTC
Created attachment 622732 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-19 16:01:42 UTC
Created attachment 622734 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-19 16:01:45 UTC
Created attachment 622736 [details]
net-wireless:lorcon-0.0_p20200214:20200319-155957.log
Comment 7 Toralf Förster gentoo-dev 2020-03-19 16:01:47 UTC
Created attachment 622738 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-03 07:39:05 UTC
tinderbox_musl has reproduced this issue with version 2020.06.06 - Updating summary.
Comment 9 Rick Farina (Zero_Chaos) gentoo-dev 2022-02-16 15:57:20 UTC

*** This bug has been marked as a duplicate of bug 660484 ***