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

Bug 715380

Summary: dev-db/pgpool2-4.3.2 : read.c: error: storage size of timeoutval isnt known
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: pgsql-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-db:pgpool2-4.0.5:20200329-235546.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-30 07:13:12 UTC
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../../src/include  -D_GNU_SOURCE -I /usr/include/postgresql-11   -O2 -pipe -march=native -pthread -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-format-truncation -fno-strict-aliasing -c -o read.o read.c
read.c: In function read_until_ready_for_query:
read.c:51:17: error: storage size of timeoutval isnt known
   51 |  struct timeval timeoutval;
      |                 ^~~~~~~~~~
read.c:52:2: error: unknown type name fd_set

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

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

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

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) *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Mar 29 22:38:58 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO dev-db/pgpool2
[ebuild  N    ] dev-db/pgpool2-4.0.5  USE="pam ssl -doc -libressl -memcached -static-libs" POSTGRES_TARGETS="postgres10 postgres11 -postgres9_4 -postgres9_5 -postgres9_6"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 07:13:15 UTC
Created attachment 627072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 07:13:17 UTC
Created attachment 627074 [details]
dev-db:pgpool2-4.0.5:20200329-235546.log
Comment 3 Toralf Förster gentoo-dev 2020-03-30 07:13:20 UTC
Created attachment 627076 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-30 07:13:23 UTC
Created attachment 627078 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-30 07:13:26 UTC
Created attachment 627080 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-30 07:13:29 UTC
Created attachment 627082 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-30 07:13:32 UTC
Created attachment 627084 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-05 21:18:04 UTC
tinderbox_musl has reproduced this issue with version 4.2.2-r1 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2022-08-08 07:11:01 UTC
tinderbox_musl has reproduced this issue with version 4.3.2 - Updating summary.