* Package: app-accessibility/brltty-4.2 * Repository: gentoo * Maintainer: williamh@gentoo.org accessibility@gentoo.org * USE: api beeper contracted-braille elibc_glibc fm gpm iconv kernel_linux learn-mode midi nls pcm python speech test userland_GNU x86 >>> Unpacking source... >>> Unpacking brltty-4.2.tar.gz to /var/tmp/portage/app-accessibility/brltty-4.2/work >>> Source unpacked in /var/tmp/portage/app-accessibility/brltty-4.2/work >>> Preparing source in /var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2 ... * econf: updating brltty-4.2/acdir/config.sub with /usr/share/gnuconfig/config.sub * econf: updating brltty-4.2/acdir/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/ --includedir=/usr/include --localstatedir=/var --disable-stripping --with-install-root=/var/tmp/portage/app-accessibility/brltty-4.2/image/ --with-screen-driver=-a2 --enable-api --enable-beeper-support --enable-contracted-braille --enable-fm-support --enable-gpm --enable-iconv --disable-icu --disable-java-bindings --enable-learn-mode --enable-midi-support --enable-i18n --disable-caml-bindings --enable-pcm-support --enable-python-bindings --enable-speech-support --disable-standalone-programs --disable-tcl-bindings --disable-x --without-bluetooth-package --without-usb-package checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for library containing __cxa_pure_virtual... -lsupc++ checking if the C compiler can compile C++... yes checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-gcc -Wall accepts -g... yes checking for ld... ld checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for gawk... gawk checking whether ln -s works... yes checking for linkage editor program creation flags... -export-dynamic checking for static linkage flag... -static checking for a BSD-compatible install... /usr/bin/install -c checking for doxygen... /usr/bin/doxygen checking for make relocatable object command... $(LD) -r -o checking for loadable module creation command... $(CC) -shared -o checking for dynamic library creation command... $(CC) -shared -Wl,-soname, -o checking for configure shared object directory command... /sbin/ldconfig -n checking for library containing socket... none required checking for library containing inet_ntoa... none required checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -Wall -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for main in -lintl... no checking for wcslen... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for main in -liconv... no checking if pthreads are available... checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing pthread_create... -lpthread yes checking for python... /usr/bin/python checking for pyrexc... /usr/bin/pyrexc checking which curses package to use... checking ncursesw/ncurses.h usability... yes checking ncursesw/ncurses.h presence... yes checking for ncursesw/ncurses.h... yes checking for main in -lncursesw... yes ncursesw checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking machine/speaker.h usability... no checking machine/speaker.h presence... no checking for machine/speaker.h... no checking linux/vt.h usability... yes checking linux/vt.h presence... yes checking for linux/vt.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking for addmntent... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking for linux/uinput.h... yes checking for getopt_long... yes checking for hstrerror... yes checking for realpath... yes checking for vsyslog... yes checking for pause... yes checking for sigaction... yes checking for fchdir... yes checking for fchmod... yes checking for shmget... yes checking for shm_open... no checking for getpeereid... no checking for getpeerucred... no checking for getzoneid... no checking for gai_strerror... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking size of key_t... 4 checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if the compiler understands the __alignof__ operator... yes checking if the compiler understands __attribute__((format(__printf__)))... yes checking if the compiler understands __attribute__((packed))... yes checking if the compiler understands __attribute__((unused))... yes checking for system-dependent compilation flags... -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE checking for c compiler shared object flags... -fPIC checking for c++ compiler shared object flags... -fPIC checking for static archive extension... a checking for shared object run-time search path environment variable... LD_LIBRARY_PATH checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for Gpm_Open in -lgpm... yes checking for library containing dlopen... -ldl configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille checking for device directory... /dev checking for first serial device... configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice configure: creating ./config.status config.status: creating config.mk config.status: creating brltty.spec config.status: creating Programs/brltty-config config.status: creating Documents/brltty.conf config.status: creating Documents/brltty.1 config.status: creating Documents/BrlAPIref.doxy config.status: creating Bindings/Lisp/brlapi.lisp config.status: creating Bindings/Python/setup.py config.status: creating ./Makefile config.status: creating Programs/Makefile config.status: creating Documents/Makefile config.status: creating Documents/Manual-BRLTTY/English/Makefile config.status: creating Documents/Manual-BRLTTY/French/Makefile config.status: creating Documents/Manual-BrlAPI/English/Makefile config.status: creating Bindings/Lisp/Makefile config.status: creating Bindings/Python/Makefile config.status: creating Drivers/Braille/Alva/Makefile config.status: creating Drivers/Braille/Albatross/Makefile config.status: creating Drivers/Braille/BrlAPI/Makefile config.status: creating Drivers/Braille/Braudi/Makefile config.status: creating Drivers/Braille/BrailleLite/Makefile config.status: creating Drivers/Braille/Baum/Makefile config.status: creating Drivers/Braille/BrailleNote/Makefile config.status: creating Drivers/Braille/CombiBraille/Makefile config.status: creating Drivers/Braille/EcoBraille/Makefile config.status: creating Drivers/Braille/EuroBraille/Makefile config.status: creating Drivers/Braille/FreedomScientific/Makefile config.status: creating Drivers/Braille/HIMS/Makefile config.status: creating Drivers/Braille/HandyTech/Makefile config.status: creating Drivers/Braille/IrisLinux/Makefile config.status: creating Drivers/Braille/LogText/Makefile config.status: creating Drivers/Braille/MultiBraille/Makefile config.status: creating Drivers/Braille/MDV/Makefile config.status: creating Drivers/Braille/MiniBraille/Makefile config.status: creating Drivers/Braille/Metec/Makefile config.status: creating Drivers/Braille/Pegasus/Makefile config.status: creating Drivers/Braille/Papenmeier/Makefile config.status: creating Drivers/Braille/Seika/Makefile config.status: creating Drivers/Braille/TechniBraille/Makefile config.status: creating Drivers/Braille/TSI/Makefile config.status: creating Drivers/Braille/TTY/Makefile config.status: creating Drivers/Braille/VideoBraille/Makefile config.status: creating Drivers/Braille/Voyager/Makefile config.status: creating Drivers/Braille/Virtual/Makefile config.status: creating Drivers/Braille/VisioBraille/Makefile config.status: creating Drivers/Speech/Alva/Makefile config.status: creating Drivers/Speech/BrailleLite/Makefile config.status: creating Drivers/Speech/CombiBraille/Makefile config.status: creating Drivers/Speech/eSpeak/Makefile config.status: creating Drivers/Speech/ExternalSpeech/Makefile config.status: creating Drivers/Speech/FestivalLite/Makefile config.status: creating Drivers/Speech/Festival/Makefile config.status: creating Drivers/Speech/GenericSay/Makefile config.status: creating Drivers/Speech/SpeechDispatcher/Makefile config.status: creating Drivers/Screen/Linux/Makefile config.status: creating Drivers/Screen/Screen/Makefile config.status: creating Drivers/Screen/AtSpi/Makefile config.status: creating Drivers/Screen/AtSpi2/Makefile config.status: creating config.h config.status: creating Programs/brlapi.h config.status: executing brltty-summary commands config.status: Options Summary: execute-root: install-root: /var/tmp/portage/app-accessibility/brltty-4.2/image/ libdir: /lib sysconfdir: /etc program-directory: /bin library-directory: /lib/brltty writable-directory: /lib/brltty/rw data-directory: /etc/brltty manpage-directory: /usr/share/man include-directory: /usr/include/brltty compiler-prefix: init-path: stderr-path: standalone-programs: no i18n: yes icu: no iconv: yes api: yes api-parameters: caml-bindings: no java-bindings: no lisp-bindings: yes python-bindings: yes tcl-bindings: no curses-package: ncursesw x: no learn-mode: yes contracted-braille: yes beeper-support: yes pcm-support: yes midi-support: yes fm-support: yes gpm: yes usb-package: none bluetooth-package: none libbraille-root: external-braille-drivers: al at ba bd bl bm bn cb ec eu fs hm ht il lt mb md mn mt pg pm sk tn ts tt vd vo vr vs internal-braille-drivers: braille-parameters: braille-device: serial: text-table: en-nabcc attributes-table: attributes speech-support: yes espeak-root: /usr flite-root: /usr flite-language: usenglish flite-lexicon: cmulex flite-voice: cmu_us_kal16 mikropuhe-root: speechd-root: /usr swift-root: theta-root: viavoice-root: external-speech-drivers: al bl cb es xs fl fv gs sd internal-speech-drivers: speech-parameters: external-screen-drivers: lx sc as internal-screen-drivers: screen-parameters: screen-driver: lx relocatable-install: no stripping: no >>> Source configured. >>> Compiling source in /var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2 ... make -j14 JAVAC= cd Programs && make all make[1]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Programs' gawk -f ./brldefs.awk -f ./brlapi_constants.awk ./brldefs.h >brlapi_constants.h i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./program.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./pid.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./options.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./log.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./file.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./device.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./parse.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./timing.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./io_misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./sys_linux.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./cut.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./async.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./charset.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./dataarea.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./datafile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./lock.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./mount.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./queue.c gawk -f ./brldefs.awk -f ./cmds.awk ./brldefs.h >cmds.auto.h ./sys_linux.c: In function ‘openCharacterDevice’: ./sys_linux.c:233:13: warning: implicit declaration of function ‘mknod’ ./sys_linux.c:255:5: warning: implicit declaration of function ‘fstat’ ./sys_linux.c:258:5: warning: implicit declaration of function ‘S_ISCHR’ i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scancodes.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ttb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ttb_native.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./tbl2hex.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_program.o -c ./program.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_pid.o -c ./pid.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_log.o -c ./log.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_device.o -c ./device.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_parse.o -c ./parse.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_timing.o -c ./timing.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_misc.o -c ./misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_io_misc.o -c ./io_misc.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_lock.o -c ./lock.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_charset.o -c ./charset.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_queue.o -c ./queue.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_dataarea.o -c ./dataarea.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ttb_compile.o -c ./ttb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ttb_native.o -c ./ttb_native.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./atb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ctb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ctb_translate.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ktb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ktb_translate.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ktb_list.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./ktb_keyboard.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./kbd.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./kbd_linux.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./tunes.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./beeper.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./pcm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./midi.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./fm.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./adlib.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./drivers.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./driver.c ./mkdrvtab ScreenDriver scr_driver_ >scr.auto.h i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr_base.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr_help.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr_frozen.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr_main.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr_real.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./routing.c ./mkdrvtab BrailleDriver brl_driver_ >brl.auto.h ./mkdrvtab SpeechDriver spk_driver_ >spk.auto.h i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./serial.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./usb.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./usb_none.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./bluetooth.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./bluetooth_none.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./brlapi_server.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./brlapi_keyranges.c ./usb_none.c:19:2: warning: #warning USB support not available on this platform ./routing.c: In function ‘startRouting’: ./routing.c:368:11: warning: ignoring return value of ‘nice’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./auth.c ./bluetooth_none.c:19:2: warning: #warning Bluetooth support not available on this platform for driver in Alva Albatross BrlAPI Braudi BrailleLite Baum BrailleNote CombiBraille EcoBraille EuroBraille FreedomScientific HIMS HandyTech IrisLinux LogText MultiBraille MDV MiniBraille Metec Pegasus Papenmeier Seika TechniBraille TSI TTY VideoBraille Voyager Virtual VisioBraille; \ do (cd ./../Drivers/Braille/$driver && make braille-driver braille-all) || exit 1; \ done for driver in Alva BrailleLite CombiBraille eSpeak ExternalSpeech FestivalLite Festival GenericSay SpeechDispatcher; \ do (cd ./../Drivers/Speech/$driver && make speech-driver) || exit 1; \ done for driver in Linux Screen AtSpi; \ do (cd ./../Drivers/Screen/$driver && make screen-driver) || exit 1; \ done gawk -f ./brldefs.awk -f ./brlapi_keytab.awk ./brldefs.h >brlapi_keytab.auto.h make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/Alva' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Alva' '-DDRIVER_CODE=al' '-DDRIVER_COMMENT="ABT(3nn), Delphi(4nn), Satellite(5nn), Braille System 40, Braille Controller 640/680"' '-DDRIVER_VERSION="2.2"' '-DDRIVER_DEVELOPERS="Nicolas Pitre "' -c ./braille.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./brltty.c /usr/bin/install -c -d ./../../../data i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./config.c set -- ./*.hlp && [ -f $1 ] || exit 0 && \ for file in "${@}"; do /usr/bin/install -c $file ./../../../data/brltty-al-`basename $file`; done make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/Linux' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Linux' '-DDRIVER_CODE=lx' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./screen.c make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/Alva' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Alva' '-DDRIVER_CODE=al' '-DDRIVER_COMMENT="Delphi(4nn)"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./speech.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./touch.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./cmd.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_options.o -c ./options.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_file.o -c ./file.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_sys_linux.o -c ./sys_linux.c ./config.c: In function ‘startup’: ./config.c:3035:14: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result ./config.c:3036:14: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result ./config.c:3041:16: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result ./screen.c: In function ‘insertTranslated’: ./screen.c:1546:7: warning: case value ‘63503’ not in enumerated type ‘ScreenKey’ ./screen.c:1549:7: warning: case value ‘63504’ not in enumerated type ‘ScreenKey’ ./screen.c:1552:7: warning: case value ‘63505’ not in enumerated type ‘ScreenKey’ ./screen.c:1555:7: warning: case value ‘63506’ not in enumerated type ‘ScreenKey’ ./screen.c:1558:7: warning: case value ‘63507’ not in enumerated type ‘ScreenKey’ ./screen.c:1561:7: warning: case value ‘63508’ not in enumerated type ‘ScreenKey’ ./screen.c:1564:7: warning: case value ‘63509’ not in enumerated type ‘ScreenKey’ ./screen.c:1567:7: warning: case value ‘63510’ not in enumerated type ‘ScreenKey’ ./screen.c:1570:7: warning: case value ‘63511’ not in enumerated type ‘ScreenKey’ ./screen.c:1573:7: warning: case value ‘63512’ not in enumerated type ‘ScreenKey’ ./screen.c:1576:7: warning: case value ‘63513’ not in enumerated type ‘ScreenKey’ ./screen.c:1579:7: warning: case value ‘63514’ not in enumerated type ‘ScreenKey’ ./screen.c:1582:7: warning: case value ‘63515’ not in enumerated type ‘ScreenKey’ ./screen.c:1585:7: warning: case value ‘63516’ not in enumerated type ‘ScreenKey’ ./screen.c:1588:7: warning: case value ‘63517’ not in enumerated type ‘ScreenKey’ ./screen.c:1591:7: warning: case value ‘63518’ not in enumerated type ‘ScreenKey’ ./screen.c:1594:7: warning: case value ‘63519’ not in enumerated type ‘ScreenKey’ ./screen.c:1597:7: warning: case value ‘63520’ not in enumerated type ‘ScreenKey’ ./screen.c:1600:7: warning: case value ‘63521’ not in enumerated type ‘ScreenKey’ /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysal.so speech.o i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_datafile.o -c ./datafile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_atb_compile.o -c ./atb_compile.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -o host_ctb_compile.o -c ./ctb_compile.c make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/Alva' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./scr.c ./sys_linux.c: In function ‘openCharacterDevice’: ./sys_linux.c:233:13: warning: implicit declaration of function ‘mknod’ ./sys_linux.c:255:5: warning: implicit declaration of function ‘fstat’ ./sys_linux.c:258:5: warning: implicit declaration of function ‘S_ISCHR’ make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/BrailleLite' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=BrailleLite' '-DDRIVER_CODE=bl' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./speech.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./brl.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -c ./spk.c i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../Programs -I../Programs -I./.. -I.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC -c ./brlapi_client.c /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysbl.so speech.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/BrailleLite' /usr/bin/install -c -d ../../../lib make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/CombiBraille' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=CombiBraille' '-DDRIVER_CODE=cb' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./speech.c i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttybal.so braille.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/Alva' /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyxlx.so screen.o /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyscb.so speech.o make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/Albatross' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Albatross' '-DDRIVER_CODE=at' '-DDRIVER_COMMENT="46/80"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS="Dave Mielke "' -c ./braille.c /usr/bin/install -c -d ./../../../data set -- ./*.hlp && [ -f $1 ] || exit 0 && \ for file in "${@}"; do /usr/bin/install -c $file ./../../../data/brltty-at-`basename $file`; done make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/CombiBraille' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/Linux' i686-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-export-dynamic -o tbl2hex tbl2hex.o host_program.o host_pid.o host_options.o host_log.o host_file.o host_device.o host_parse.o host_timing.o host_misc.o host_io_misc.o host_sys_linux.o host_lock.o host_charset.o host_datafile.o host_queue.o host_dataarea.o host_ttb_compile.o host_ttb_native.o host_atb_compile.o host_ctb_compile.o -ldl -lgpm -lpthread -lsupc++ make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/eSpeak' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=eSpeak' '-DDRIVER_CODE=es' '-DDRIVER_COMMENT="text to speech engine "' '-DDRIVER_VERSION="0.1 "' '-DDRIVER_DEVELOPERS="Nicolas Pitre "' -I/usr/include -c ./speech.c make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/Screen' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Screen' '-DDRIVER_CODE=sc' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./screen.c host_sys_linux.o: In function `openCharacterDevice': sys_linux.c:(.text+0x2348): undefined reference to `S_ISCHR' collect2: ld returned 1 exit status make[1]: *** [tbl2hex] Error 1 make[1]: *** Waiting for unfinished jobs.... /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyses.so speech.o -L/usr/lib -lespeak /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttybat.so braille.o /usr/bin/install -c -d ../../../lib make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/eSpeak' i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyxsc.so screen.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/Albatross' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/ExternalSpeech' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=ExternalSpeech' '-DDRIVER_CODE=xs' '-DDRIVER_COMMENT="runs /usr/local/bin/externalspeech"' '-DDRIVER_VERSION="0.8 (September 2004)"' '-DDRIVER_DEVELOPERS="Stéphane Doyon "' -c ./speech.c make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/Screen' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/BrlAPI' cd ./../../../Programs && make api /usr/bin/install -c -d ./../../../data set -- ./*.hlp && [ -f $1 ] || exit 0 && \ for file in "${@}"; do /usr/bin/install -c $file ./../../../data/brltty-ba-`basename $file`; done make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/AtSpi' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=AtSpi' '-DDRIVER_CODE=as' '-DDRIVER_COMMENT=""' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -I/usr/include/at-spi-1.0 -I/usr/include/libbonobo-2.0 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -c ./screen.c make[3]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Programs' i686-pc-linux-gnu-gcc -Wall -shared -Wl,-soname,libbrlapi.so.0.5 -o libbrlapi.so brlapi_client.o -lpthread -lsupc++ ar rc libbrlapi.a brlapi_client.o i686-pc-linux-gnu-ranlib libbrlapi.a brlapi_client.o: file not recognized: File truncated collect2: ld returned 1 exit status make[3]: *** [libbrlapi.so] Error 1 make[3]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Programs' make[2]: *** [brlapi] Error 2 make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Braille/BrlAPI' make[1]: *** [braille-drivers] Error 1 /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysxs.so speech.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/ExternalSpeech' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/FestivalLite' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=FestivalLite' '-DDRIVER_CODE=fl' '-DDRIVER_COMMENT="text to speech engine"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -I/usr/include/flite -DREGISTER_VOX=register_cmu_us_kal -DUNREGISTER_VOX=unregister_cmu_us_kal -c ./speech.c ./speech.c: In function ‘spk_say’: ./speech.c:113:12: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysfl.so speech.o -L/usr/lib -lflite_cmu_us_kal16 -lflite_cmulex -lflite_usenglish -lflite -lm make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/FestivalLite' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/Festival' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=Festival' '-DDRIVER_CODE=fv' '-DDRIVER_COMMENT="text to speech engine"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./speech.c /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyxas.so screen.o -pthread -lcspi -lspi -lbonobo-2 -latk-1.0 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysfv.so speech.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/Festival' make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Screen/AtSpi' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/GenericSay' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=GenericSay' '-DDRIVER_CODE=gs' '-DDRIVER_COMMENT="pipes to /usr/local/bin/say"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -c ./speech.c ./speech.c: In function ‘spk_say’: ./speech.c:58:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ./speech.c:59:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttysgs.so speech.o make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/GenericSay' make[2]: Entering directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/SpeechDispatcher' i686-pc-linux-gnu-gcc -Wall -O2 -pipe -I. -I. -I./../../../Programs -I../../../Programs -I./../../.. -I../../.. -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -fPIC '-DDRIVER_NAME=SpeechDispatcher' '-DDRIVER_CODE=sd' '-DDRIVER_COMMENT="text to speech server"' '-DDRIVER_VERSION=""' '-DDRIVER_DEVELOPERS=""' -I/usr/include -c ./speech.c /usr/bin/install -c -d ../../../lib i686-pc-linux-gnu-gcc -Wall -shared -o ../../../lib/libbrlttyssd.so speech.o -L/usr/lib -lspeechd make[2]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Drivers/Speech/SpeechDispatcher' make[1]: Leaving directory `/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2/Programs' make: *** [all] Error 2 emake failed * ERROR: app-accessibility/brltty-4.2 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 4590: Called die * The specific snippet of code: * emake JAVAC="${JAVAC_CONF}" || die * * If you need support, post the output of 'emerge --info =app-accessibility/brltty-4.2', * the complete build log and the output of 'emerge -pqv =app-accessibility/brltty-4.2'. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * The complete build log is located at '/var/log/portage/build/app-accessibility/brltty-4.2:20101005-145134.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/brltty-4.2/temp/environment'. * S: '/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2'