Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#434 - kbd-1.12-1 runs aground

Attached to Project: Arch Linux
Opened by john lowell (jlowell) - Tuesday, 03 February 2004, 04:42 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture not specified
Severity Critical
Priority Normal
Reported Version 0.5 Nova
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

==> Making package: kbd (Mon Feb 2 23:39:19 EST 2004)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==>  Downloading kbd-1.12.tar.gz
--23:39:19-- ftp://ftp.win.tue.nl/pub/linux-local/utils/kbd/kbd-1.12.tar.gz
=> `kbd-1.12.tar.gz'
Resolving ftp.win.tue.nl... 131.155.71.89
Connecting to ftp.win.tue.nl[131.155.71.89]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/linux-local/utils/kbd ... done.
==> PASV ... done. ==> RETR kbd-1.12.tar.gz ... done.
Length: 884,827 (unauthoritative)

0K .......... .......... .......... .......... .......... 5% 92.62 KB/s
50K .......... .......... .......... .......... .......... 11% 280.42 KB/s
100K .......... .......... .......... .......... .......... 17% 212.66 KB/s
150K .......... .......... .......... .......... .......... 23% 278.70 KB/s
200K .......... .......... .......... .......... .......... 28% 214.20 KB/s
250K .......... .......... .......... .......... .......... 34% 276.89 KB/s
300K .......... .......... .......... .......... .......... 40% 214.37 KB/s
350K .......... .......... .......... .......... .......... 46% 214.83 KB/s
400K .......... .......... .......... .......... .......... 52% 273.81 KB/s
450K .......... .......... .......... .......... .......... 57% 215.53 KB/s
500K .......... .......... .......... .......... .......... 63% 274.97 KB/s
550K .......... .......... .......... .......... .......... 69% 214.03 KB/s
600K .......... .......... .......... .......... .......... 75% 277.48 KB/s
650K .......... .......... .......... .......... .......... 81% 211.94 KB/s
700K .......... .......... .......... .......... .......... 86% 279.60 KB/s
750K .......... .......... .......... .......... .......... 92% 213.71 KB/s
800K .......... .......... .......... .......... .......... 98% 218.53 KB/s
850K .......... .... 100% 83.23 KB/s

23:39:35 (212.32 KB/s) - `kbd-1.12.tar.gz' saved [884827]

==> Validating source files with MD5sums
kbd-1.12.tar.gz ... Passed
==> Extracting Sources...
==>  tar --use-compress-program=gzip -xf kbd-1.12.tar.gz
==> Starting build()...
checking for gcc
gcc is /usr/bin/gcc
You have <locale.h>
You have <libintl.h> and gettext()
Assuming that you want to enable NLS support.
(Otherwise, edit defines.h and delete the line with ENABLE_NLS)

Done. You can run make now.
for i in src openvt po data; do make -C $i all || exit 1; done
make[1]: Entering directory `/var/abs/base/kbd/src/kbd-1.12/src'
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" dumpkeys.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" ksyms.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" xmalloc.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" getfd.c
gcc -s dumpkeys.o ksyms.o xmalloc.o getfd.o -o dumpkeys
bison -y loadkeys.y
mv -f y.tab.c loadkeys.c
flex -8 -t analyze.l > analyze.c
gcc -c -O2 -DDATADIR=\"/usr/share/kbd\" loadkeys.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" findfile.c
gcc -s loadkeys.o ksyms.o xmalloc.o findfile.o getfd.o -o loadkeys
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" showkey.c
gcc -s showkey.o getfd.o -o showkey
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setfont.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" mapscrn.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" loadunimap.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" kdmapop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" kdfontop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" psffontop.c
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" utf8.c
gcc -s setfont.o findfile.o xmalloc.o getfd.o mapscrn.o loadunimap.o kdmapop.o kdfontop.o psffontop.o utf8.o -o setfont
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" showconsolefont.c
gcc -s showconsolefont.o xmalloc.o getfd.o kdmapop.o kdfontop.o -o showconsolefont
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setleds.c
gcc -s setleds.o -o setleds
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setmetamode.c
gcc -s setmetamode.o -o setmetamode
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" kbd_mode.c
gcc -s kbd_mode.o getfd.o -o kbd_mode
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" chvt.c
gcc -s chvt.o getfd.o -o chvt
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" deallocvt.c
gcc -s deallocvt.o getfd.o -o deallocvt
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" psfxtable.c
gcc -s psfxtable.o psffontop.o xmalloc.o utf8.o -o psfxtable
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" kbdrate.c
gcc -s kbdrate.o -o kbdrate
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" fgconsole.c
gcc -s fgconsole.o getfd.o -o fgconsole
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" getkeycodes.c
gcc -s getkeycodes.o getfd.o -o getkeycodes
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setkeycodes.c
gcc -s setkeycodes.o getfd.o -o setkeycodes
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" resizecons.c
gcc -s resizecons.o findfile.o xmalloc.o getfd.o -o resizecons
gcc -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -DDATADIR=\"/usr/share/kbd\" -DMAIN -c mapscrn.c -o main_mapscrn.o
gcc -s main_mapscrn.o findfile.o psffontop.o utf8.o xmalloc.o getfd.o kdmapop.o -o mapscrn
gcc -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -DDATADIR=\"/usr/share/kbd\" -DMAIN -c loadunimap.c -o main_loadunimap.o
gcc -s main_loadunimap.o findfile.o psffontop.o utf8.o xmalloc.o getfd.o kdmapop.o -o loadunimap
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" screendump.c
gcc -s screendump.o xmalloc.o -o screendump
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setlogcons.c
gcc -s setlogcons.o getfd.o -o setlogcons
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setvesablank.c
gcc -s setvesablank.o getfd.o -o setvesablank
gcc -O2 -s spawn_console.c -o spawn_console
gcc -O2 -s spawn_login.c -o spawn_login
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" getunimap.c
gcc -s getunimap.o xmalloc.o getfd.o kdmapop.o -o getunimap
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" clrunimap.c
gcc -s clrunimap.o getfd.o kdmapop.o -o clrunimap
gcc -O2 -s outpsfheader.c -o outpsfheader
gcc -c -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -DDATADIR=\"/usr/share/kbd\" setpalette.c
gcc -s setpalette.o getfd.o -o setpalette
make[1]: Leaving directory `/var/abs/base/kbd/src/kbd-1.12/src'
make[1]: Entering directory `/var/abs/base/kbd/src/kbd-1.12/openvt'
gcc -O2 -Wall -ansi -c -o openvt.o openvt.c
gcc -O2 -Wall -ansi -c -o getfd.o getfd.c
gcc -O2 -Wall -ansi -s openvt.o getfd.o -o openvt
make[1]: Leaving directory `/var/abs/base/kbd/src/kbd-1.12/openvt'
make[1]: Entering directory `/var/abs/base/kbd/src/kbd-1.12/po'
xgettext --default-domain=kbd --directory=.. \
--add-comments --keyword=_ --keyword=N_ \
--files-from=POTFILES.in
xgettext: error while loading shared libraries: libgettextlib-0.13.1.so: cannot open shared object file: No such file or directory
make[1]: *** [kbd.pot] Error 127
make[1]: Leaving directory `/var/abs/base/kbd/src/kbd-1.12/po'
make: *** [all] Error 1
==> ERROR: Build Failed. Aborting...
This task depends upon

Closed by  Judd Vinet (judd)
Tuesday, 03 February 2004, 07:50 GMT
Reason for closing:  Works for me
Comment by Judd Vinet (judd) - Tuesday, 03 February 2004, 07:50 GMT
It builds fine for me. Looks like your gettext build may be broken. Are you running the Arch package?

Loading...