Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639042 - bootstrap-prefix.sh stage3: sys-libs/gdbm-1.13-r1 fails to build on SLES 11 SP2 (error: unknown type name 'blksize_t')
Summary: bootstrap-prefix.sh stage3: sys-libs/gdbm-1.13-r1 fails to build on SLES 11 S...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-28 09:17 UTC by Daniel Hornung
Modified: 2021-01-07 19:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hornung 2017-11-28 09:17:21 UTC
When trying to install Prefix on a SuSE SLES 11 system, stage 3 fails when trying to compile sys-libs/gdbm-1.13-r1:

...
/usr/bmp/gentoo/var/tmp/portage/sys-libs/gdbm-1.13-r1/work/gdbm-1.13/src/gdbmopen.c:35:40: error: unknown type name 'blksize_t'
 compute_directory_size (GDBM_FILE dbf, blksize_t block_size,
                                        ^
/usr/bmp/gentoo/var/tmp/portage/sys-libs/gdbm-1.13-r1/work/gdbm-1.13/src/gdbmopen.c: In function 'gdbm_fd_open':
/usr/bmp/gentoo/var/tmp/portage/sys-libs/gdbm-1.13-r1/work/gdbm-1.13/src/gdbmopen.c:189:7: warning: implicit declaration of function 'compute_directory_size' [-Wimplicit
-function-declaration]
       compute_directory_size (dbf, block_size, &dir_size, &dir_bits);
       ^
make[3]: *** [Makefile:723: gdbmopen.lo] Error 1
...

> cat /etc/issue
Welcome to SUSE Linux Enterprise Server 11 SP2  (x86_64) - Kernel \r (\l).


Reproducible: Always
Comment 1 Daniel Hornung 2017-11-28 09:20:24 UTC
Installing gdbm-1.11 works though.
Comment 2 Fabian Groffen gentoo-dev 2021-01-07 19:51:19 UTC
We'd have to revisit this with latest packages