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

Bug 712970

Summary: dev-libs/avro-c-1.9.1-r2 : /.../avro_generic_internal.h: error: ssize_t undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: williamh
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-libs:avro-c-1.9.1:20200316-231744.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-17 13:59:20 UTC
In file included from /var/tmp/portage/dev-libs/avro-c-1.9.1/work/avro-c-1.9.1/src/generic.c:29:
/var/tmp/portage/dev-libs/avro-c-1.9.1/work/avro-c-1.9.1/src/generic.c: In function avro_generic_value_new:
/var/tmp/portage/dev-libs/avro-c-1.9.1/work/avro-c-1.9.1/src/avro_generic_internal.h:63:39: error: ssize_t undeclared (first use in this function); did you mean size_t?
   63 |     ((gcls)->instance_size == NULL ? (ssize_t)-1 : (ssize_t)(gcls)->instance_size(&(gcls)->parent))
      |                                       ^~~~~~~
/var/tmp/portage/dev-libs/avro-c-1.9.1/work/avro-c-1.9.1/src/generic.c:59:26: note: in expansion of macro avro_value_instance_size

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

  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 *
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 16 Mar 2020 21:38:22 +0000
emerge -qpvO dev-libs/avro-c
[ebuild  N    ] dev-libs/avro-c-1.9.1
Comment 1 Toralf Förster gentoo-dev 2020-03-17 13:59:23 UTC
Created attachment 620764 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-17 13:59:26 UTC
Created attachment 620766 [details]
dev-libs:avro-c-1.9.1:20200316-231744.log
Comment 3 Toralf Förster gentoo-dev 2020-03-17 13:59:28 UTC
Created attachment 620768 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-17 13:59:31 UTC
Created attachment 620770 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-17 13:59:34 UTC
Created attachment 620772 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-17 13:59:37 UTC
Created attachment 620774 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-17 13:59:39 UTC
Created attachment 620776 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-08 21:28:31 UTC
tinderbox_musl has reproduced this issue with version 1.9.1-r1 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2023-05-14 20:45:15 UTC
tinderbox_musl has reproduced this issue with version 1.9.1-r2 - Updating summary.