[BRLTTY] cannot compile git on one of my systems

John Covici covici at ccs.covici.com
Wed Aug 9 07:32:39 EDT 2017


Hi.  I am having problems compiling on one of my systems using git.  I
want to put this on a cd which I am generating, so thesystem is a bit
different.

What I get is that reldeps.mk is missing and so the make stops.

Thanks in advance for any suggestions.


I attach the complete build log, so you can check if I am doing
something wrong.


-------------- next part --------------
>>> Emerging (184 of 195) app-accessibility/brltty-9999::local_ebuilds
>>> Unpacking source...
 * Fetching https://github.com/brltty/brltty.git ...
git fetch https://github.com/brltty/brltty.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/app-accessibility/brltty/0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/brltty/brltty.git to /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/brltty/brltty.git
   at the commit:            8583e1077e1aa6c7cee192bf416a2c7089a12287
>>> Source unpacked in /var/tmp/portage/app-accessibility/brltty-9999/work
>>> Preparing source in /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999 ...
 * Applying brltty-5.2-fix-ldflags.patch ...
 [ ok ]
 * Applying brltty-5.2-respect-AR.patch ...
 [ ok ]
/usr/bin/env: 'tclsh': No such file or directory
 * Running autoconf ...
 [ ok ]
 * Will copy sources from /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999
 * python2_7: copying to /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999-python2_7
 * python3_4: copying to /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999-python3_4
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999 ...
 * econf: updating brltty-9999/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999-python3_4/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python3_4/acdir/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --prefix=/ --localedir=/usr/share/locale --includedir=/usr/include --localstatedir=/var --disable-stripping --with-install-root=/var/tmp/portage/app-accessibility/brltty-9999/image/ --with-writable-directory=/run/brltty --enable-api --with-beep-package --enable-contracted-braille --with-fm-package --disable-gpm --enable-iconv --disable-icu --disable-java-bindings --with-midi-package --enable-i18n --disable-ocaml-bindings --with-pcm-package --enable-speech-support --disable-tcl-bindings --disable-x --with-bluetooth-package --with-curses --with-usb-package
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-ld... /usr/bin/x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
checking for gawk... gawk
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for linuxdoc... false
checking for doxygen... false
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for make relocatable object command... $(LD) -r -o
checking for loadable module creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic  -o
checking for dynamic library creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -Wl,-soname,<name> -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... x86_64-pc-linux-gnu-gcc -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 for wcwidth... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for main in -liconv... no
configure: WARNING: polkit support not available
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 cython... /usr/bin/cython
checking which curses package to use... checking for ncursesw/ncurses.h... yes
checking for main in -lncursesw... yes
ncursesw
checking for time... yes
checking for stime... yes
checking for gettimeofday... yes
checking for settimeofday... yes
checking for nanosleep... yes
checking whether clock_gettime is declared... yes
checking for library containing clock_gettime... none required
checking whether clock_settime is declared... yes
checking for library containing clock_settime... none required
checking whether pthread_getname_np is declared... yes
checking for library containing pthread_getname_np... none required
checking whether localtime_r is declared... 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 for select... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for sigaction... yes
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 langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.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 dev/speaker/speaker.h usability... no
checking dev/speaker/speaker.h presence... no
checking for dev/speaker/speaker.h... no
checking linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
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 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 mempcpy... yes
checking for wmempcpy... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking size of wchar_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__((noreturn))... yes
checking if the compiler understands __attribute__((packed))... yes
checking if the compiler understands __attribute__((unused))... yes
checking if the compiler supports thread-local variables... _Thread_local
checking for static archive extension... a
checking for shared object run-time search path environment variable... LD_LIBRARY_PATH
configure: WARNING: louis support not available
configure: system service package not available: libsystemd
configure: WARNING: system service support not available on this platform
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking for iconv.h... (cached) yes
checking whether fork is declared... yes
checking for signal.h... (cached) yes
checking whether SIGCHLD is declared... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for setmntent... yes
checking for addmntent... yes
configure: PCm package not available: alsa
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: MIDI package not available: alsa
checking for sys/soundcard.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for tcdrain... yes
checking bluetooth/bluetooth.h usability... yes
checking bluetooth/bluetooth.h presence... yes
checking for bluetooth/bluetooth.h... yes
checking for main in -lbluetooth... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille
checking for device directory... /dev
checking for first serial device... ttyS0
configure: WARNING: eSpeak package not found: /usr /usr/local /usr/local/eSpeak /usr/local/espeak /opt/eSpeak /opt/espeak /mingw /mingw/eSpeak /mingw/espeak
configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw /mingw/FestivalLite /mingw/flite
configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw /mingw/Mikropuhe /mingw/mikropuhe
configure: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd /mingw /mingw/speech-dispatcher /mingw/speechd
configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift
configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta
configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice /mingw /mingw/ViaVoice /mingw/viavoice
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
checking X11/keysym.h usability... no
checking X11/keysym.h presence... no
checking for X11/keysym.h... no
configure: creating ./config.status
config.status: creating config.mk
config.status: creating brltty.spec
config.status: creating config.sh
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 Android/Application/res/values/configured.xml
config.status: creating Autostart/Systemd/brltty at .service
config.status: creating ./Makefile
config.status: creating Programs/Makefile
config.status: creating Documents/Makefile
config.status: creating Messages/Makefile
config.status: creating Android/Core/Makefile
config.status: creating Android/Application/Makefile
config.status: creating Autostart/AppStream/Makefile
config.status: creating Autostart/Systemd/Makefile
config.status: creating Autostart/Udev/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/BrailComm/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/Cebra/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/Hedo/Makefile
config.status: creating Drivers/Braille/HIMS/Makefile
config.status: creating Drivers/Braille/HandyTech/Makefile
config.status: creating Drivers/Braille/HumanWare/Makefile
config.status: creating Drivers/Braille/Iris/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/BrailleMemo/Makefile
config.status: creating Drivers/Braille/MiniBraille/Makefile
config.status: creating Drivers/Braille/Metec/Makefile
config.status: creating Drivers/Braille/NinePoint/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/Braille/B2G/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/Festival/Makefile
config.status: creating Drivers/Speech/GenericSay/Makefile
config.status: creating Drivers/Speech/ExternalSpeech/Makefile
config.status: creating Drivers/Screen/Linux/Makefile
config.status: creating Drivers/Screen/Screen/Makefile
config.status: creating config.h
config.status: creating Programs/brlapi.h
config.status: executing item-summary commands
config.status: Options Summary:
   execute-root: 
   install-root: /var/tmp/portage/app-accessibility/brltty-9999/image/
   libdir: /lib64
   sysconfdir: /etc
   program-directory: ${exec_prefix}/bin
   drivers-directory: /lib64/brltty
   writable-directory: /run/brltty
   tables-directory: /etc/brltty
   manpage-directory: /usr/share/man
   include-directory: /usr/include/brltty
   init-path: 
   stderr-path: 
   standalone-programs: no
   i18n: yes
   icu: no
   iconv: yes
   polkit: yes
   api: yes
   api-parameters: 
   java-bindings: no
   lisp-bindings: yes
   ocaml-bindings: no
   python-bindings: yes
   tcl-bindings: no
   api-socket-path: /var/lib/BrlAPI
   curses-package: ncursesw
   x: no
   system-package: linux
   contracted-braille: yes
   liblouis: yes
   gpm: no
   pgmpath-package: linux
   service-package: none
   params-package: linux
   dynld-package: dlfcn
   charset-package: iconv
   hostcmd-package: unix
   mntpt-package: mntent
   mntfs-package: linux
   kbd-package: linux
   bell-package: linux
   leds-package: linux
   beep-package: linux
   pcm-package: oss
   midi-package: oss
   fm-package: adlib
   serial-package: termios
   usb-package: linux
   bluetooth-package: linux
   ports-package: glibc
   libbraille-root: 
   external-braille-drivers: al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg
   internal-braille-drivers: 
   braille-parameters: 
   braille-device: usb:,bluetooth:
   text-table: en-nabcc
   attributes-table: left_right
   speech-support: yes
   espeak-root: 
   flite-root: 
   mikropuhe-root: 
   speechd-root: 
   swift-root: 
   theta-root: 
   viavoice-root: 
   external-speech-drivers: al bl cb fv gs xs
   internal-speech-drivers: 
   speech-parameters: 
   external-screen-drivers: lx sc
   internal-screen-drivers: 
   screen-parameters: 
   screen-driver: lx
   relocatable-install: no
   stripping: no
config.status: executing build-configure commands
 * python2_7: running run_in_build_dir python_configure
 * econf: updating brltty-9999/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999-python3_4/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python3_4/acdir/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --prefix=/ --localedir=/usr/share/locale --includedir=/usr/include --localstatedir=/var --disable-stripping --with-install-root=/var/tmp/portage/app-accessibility/brltty-9999/image/ --with-writable-directory=/run/brltty --enable-api --with-beep-package --enable-contracted-braille --with-fm-package --disable-gpm --enable-iconv --disable-icu --disable-java-bindings --with-midi-package --enable-i18n --disable-ocaml-bindings --with-pcm-package --enable-speech-support --disable-tcl-bindings --disable-x --with-bluetooth-package --with-curses --with-usb-package --enable-python-bindings
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-ld... /usr/bin/x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
checking for gawk... gawk
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for linuxdoc... false
checking for doxygen... false
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for make relocatable object command... $(LD) -r -o
checking for loadable module creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic  -o
checking for dynamic library creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -Wl,-soname,<name> -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... x86_64-pc-linux-gnu-gcc -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 for wcwidth... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for main in -liconv... no
configure: WARNING: polkit support not available
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/python2.7
checking for cython... /usr/bin/cython
checking which curses package to use... checking for ncursesw/ncurses.h... yes
checking for main in -lncursesw... yes
ncursesw
checking for time... yes
checking for stime... yes
checking for gettimeofday... yes
checking for settimeofday... yes
checking for nanosleep... yes
checking whether clock_gettime is declared... yes
checking for library containing clock_gettime... none required
checking whether clock_settime is declared... yes
checking for library containing clock_settime... none required
checking whether pthread_getname_np is declared... yes
checking for library containing pthread_getname_np... none required
checking whether localtime_r is declared... 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 for select... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for sigaction... yes
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 langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.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 dev/speaker/speaker.h usability... no
checking dev/speaker/speaker.h presence... no
checking for dev/speaker/speaker.h... no
checking linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
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 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 mempcpy... yes
checking for wmempcpy... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking size of wchar_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__((noreturn))... yes
checking if the compiler understands __attribute__((packed))... yes
checking if the compiler understands __attribute__((unused))... yes
checking if the compiler supports thread-local variables... _Thread_local
checking for static archive extension... a
checking for shared object run-time search path environment variable... LD_LIBRARY_PATH
configure: WARNING: louis support not available
configure: system service package not available: libsystemd
configure: WARNING: system service support not available on this platform
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking for iconv.h... (cached) yes
checking whether fork is declared... yes
checking for signal.h... (cached) yes
checking whether SIGCHLD is declared... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for setmntent... yes
checking for addmntent... yes
configure: PCm package not available: alsa
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: MIDI package not available: alsa
checking for sys/soundcard.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for tcdrain... yes
checking bluetooth/bluetooth.h usability... yes
checking bluetooth/bluetooth.h presence... yes
checking for bluetooth/bluetooth.h... yes
checking for main in -lbluetooth... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille
checking for device directory... /dev
checking for first serial device... ttyS0
configure: WARNING: eSpeak package not found: /usr /usr/local /usr/local/eSpeak /usr/local/espeak /opt/eSpeak /opt/espeak /mingw /mingw/eSpeak /mingw/espeak
configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw /mingw/FestivalLite /mingw/flite
configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw /mingw/Mikropuhe /mingw/mikropuhe
configure: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd /mingw /mingw/speech-dispatcher /mingw/speechd
configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift
configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta
configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice /mingw /mingw/ViaVoice /mingw/viavoice
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
checking X11/keysym.h usability... no
checking X11/keysym.h presence... no
checking for X11/keysym.h... no
configure: creating ./config.status
config.status: creating config.mk
config.status: creating brltty.spec
config.status: creating config.sh
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 Android/Application/res/values/configured.xml
config.status: creating Autostart/Systemd/brltty at .service
config.status: creating ./Makefile
config.status: creating Programs/Makefile
config.status: creating Documents/Makefile
config.status: creating Messages/Makefile
config.status: creating Android/Core/Makefile
config.status: creating Android/Application/Makefile
config.status: creating Autostart/AppStream/Makefile
config.status: creating Autostart/Systemd/Makefile
config.status: creating Autostart/Udev/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/BrailComm/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/Cebra/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/Hedo/Makefile
config.status: creating Drivers/Braille/HIMS/Makefile
config.status: creating Drivers/Braille/HandyTech/Makefile
config.status: creating Drivers/Braille/HumanWare/Makefile
config.status: creating Drivers/Braille/Iris/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/BrailleMemo/Makefile
config.status: creating Drivers/Braille/MiniBraille/Makefile
config.status: creating Drivers/Braille/Metec/Makefile
config.status: creating Drivers/Braille/NinePoint/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/Braille/B2G/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/Festival/Makefile
config.status: creating Drivers/Speech/GenericSay/Makefile
config.status: creating Drivers/Speech/ExternalSpeech/Makefile
config.status: creating Drivers/Screen/Linux/Makefile
config.status: creating Drivers/Screen/Screen/Makefile
config.status: creating config.h
config.status: creating Programs/brlapi.h
config.status: executing item-summary commands
config.status: Options Summary:
   execute-root: 
   install-root: /var/tmp/portage/app-accessibility/brltty-9999/image/
   libdir: /lib64
   sysconfdir: /etc
   program-directory: ${exec_prefix}/bin
   drivers-directory: /lib64/brltty
   writable-directory: /run/brltty
   tables-directory: /etc/brltty
   manpage-directory: /usr/share/man
   include-directory: /usr/include/brltty
   init-path: 
   stderr-path: 
   standalone-programs: no
   i18n: yes
   icu: no
   iconv: yes
   polkit: yes
   api: yes
   api-parameters: 
   java-bindings: no
   lisp-bindings: yes
   ocaml-bindings: no
   python-bindings: yes
   tcl-bindings: no
   api-socket-path: /var/lib/BrlAPI
   curses-package: ncursesw
   x: no
   system-package: linux
   contracted-braille: yes
   liblouis: yes
   gpm: no
   pgmpath-package: linux
   service-package: none
   params-package: linux
   dynld-package: dlfcn
   charset-package: iconv
   hostcmd-package: unix
   mntpt-package: mntent
   mntfs-package: linux
   kbd-package: linux
   bell-package: linux
   leds-package: linux
   beep-package: linux
   pcm-package: oss
   midi-package: oss
   fm-package: adlib
   serial-package: termios
   usb-package: linux
   bluetooth-package: linux
   ports-package: glibc
   libbraille-root: 
   external-braille-drivers: al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg
   internal-braille-drivers: 
   braille-parameters: 
   braille-device: usb:,bluetooth:
   text-table: en-nabcc
   attributes-table: left_right
   speech-support: yes
   espeak-root: 
   flite-root: 
   mikropuhe-root: 
   speechd-root: 
   swift-root: 
   theta-root: 
   viavoice-root: 
   external-speech-drivers: al bl cb fv gs xs
   internal-speech-drivers: 
   speech-parameters: 
   external-screen-drivers: lx sc
   internal-screen-drivers: 
   screen-parameters: 
   screen-driver: lx
   relocatable-install: no
   stripping: no
config.status: executing build-configure commands
 * python3_4: running run_in_build_dir python_configure
 * econf: updating brltty-9999/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python2_7/acdir/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating brltty-9999-python3_4/acdir/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating brltty-9999-python3_4/acdir/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/lib64 --prefix=/ --localedir=/usr/share/locale --includedir=/usr/include --localstatedir=/var --disable-stripping --with-install-root=/var/tmp/portage/app-accessibility/brltty-9999/image/ --with-writable-directory=/run/brltty --enable-api --with-beep-package --enable-contracted-braille --with-fm-package --disable-gpm --enable-iconv --disable-icu --disable-java-bindings --with-midi-package --enable-i18n --disable-ocaml-bindings --with-pcm-package --enable-speech-support --disable-tcl-bindings --disable-x --with-bluetooth-package --with-curses --with-usb-package --enable-python-bindings
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-ld... /usr/bin/x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib
checking for gawk... gawk
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for linuxdoc... false
checking for doxygen... false
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
checking for make relocatable object command... $(LD) -r -o
checking for loadable module creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic  -o
checking for dynamic library creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -Wl,-soname,<name> -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... x86_64-pc-linux-gnu-gcc -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 for wcwidth... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for main in -liconv... no
configure: WARNING: polkit support not available
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/python3.4
checking for cython... /usr/bin/cython
checking which curses package to use... checking for ncursesw/ncurses.h... yes
checking for main in -lncursesw... yes
ncursesw
checking for time... yes
checking for stime... yes
checking for gettimeofday... yes
checking for settimeofday... yes
checking for nanosleep... yes
checking whether clock_gettime is declared... yes
checking for library containing clock_gettime... none required
checking whether clock_settime is declared... yes
checking for library containing clock_settime... none required
checking whether pthread_getname_np is declared... yes
checking for library containing pthread_getname_np... none required
checking whether localtime_r is declared... 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 for select... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking for sigaction... yes
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 langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.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 dev/speaker/speaker.h usability... no
checking dev/speaker/speaker.h presence... no
checking for dev/speaker/speaker.h... no
checking linux/vt.h usability... yes
checking linux/vt.h presence... yes
checking for linux/vt.h... yes
checking sdkddkver.h usability... no
checking sdkddkver.h presence... no
checking for sdkddkver.h... no
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 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 mempcpy... yes
checking for wmempcpy... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking size of wchar_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__((noreturn))... yes
checking if the compiler understands __attribute__((packed))... yes
checking if the compiler understands __attribute__((unused))... yes
checking if the compiler supports thread-local variables... _Thread_local
checking for static archive extension... a
checking for shared object run-time search path environment variable... LD_LIBRARY_PATH
configure: WARNING: louis support not available
configure: system service package not available: libsystemd
configure: WARNING: system service support not available on this platform
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking for iconv.h... (cached) yes
checking whether fork is declared... yes
checking for signal.h... (cached) yes
checking whether SIGCHLD is declared... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for setmntent... yes
checking for addmntent... yes
configure: PCm package not available: alsa
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
configure: MIDI package not available: alsa
checking for sys/soundcard.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for tcdrain... yes
checking bluetooth/bluetooth.h usability... yes
checking bluetooth/bluetooth.h presence... yes
checking for bluetooth/bluetooth.h... yes
checking for main in -lbluetooth... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
configure: WARNING: Libbraille package not found: /usr /usr/local /usr/local/Libbraille /usr/local/libbraille /opt/Libbraille /opt/libbraille /mingw /mingw/Libbraille /mingw/libbraille
checking for device directory... /dev
checking for first serial device... ttyS0
configure: WARNING: eSpeak package not found: /usr /usr/local /usr/local/eSpeak /usr/local/espeak /opt/eSpeak /opt/espeak /mingw /mingw/eSpeak /mingw/espeak
configure: WARNING: FestivalLite package not found: /usr /usr/local /usr/local/FestivalLite /usr/local/flite /opt/FestivalLite /opt/flite /mingw /mingw/FestivalLite /mingw/flite
configure: WARNING: Mikropuhe package not found: /usr /usr/local /usr/local/Mikropuhe /usr/local/mikropuhe /opt/Mikropuhe /opt/mikropuhe /mingw /mingw/Mikropuhe /mingw/mikropuhe
configure: WARNING: speech-dispatcher package not found: /usr /usr/local /usr/local/speech-dispatcher /usr/local/speechd /opt/speech-dispatcher /opt/speechd /mingw /mingw/speech-dispatcher /mingw/speechd
configure: WARNING: Swift package not found: /usr /usr/local /usr/local/Swift /usr/local/swift /opt/Swift /opt/swift /mingw /mingw/Swift /mingw/swift
configure: WARNING: Theta package not found: /usr /usr/local /usr/local/Theta /usr/local/theta /opt/Theta /opt/theta /mingw /mingw/Theta /mingw/theta
configure: WARNING: ViaVoice package not found: /usr /usr/local /usr/local/ViaVoice /usr/local/viavoice /opt/ViaVoice /opt/viavoice /mingw /mingw/ViaVoice /mingw/viavoice
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
configure: dbus package: dbus-1
configure: dbus includes: -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include 
configure: dbus libs: -ldbus-1 
checking X11/keysym.h usability... no
checking X11/keysym.h presence... no
checking for X11/keysym.h... no
configure: creating ./config.status
config.status: creating config.mk
config.status: creating brltty.spec
config.status: creating config.sh
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 Android/Application/res/values/configured.xml
config.status: creating Autostart/Systemd/brltty at .service
config.status: creating ./Makefile
config.status: creating Programs/Makefile
config.status: creating Documents/Makefile
config.status: creating Messages/Makefile
config.status: creating Android/Core/Makefile
config.status: creating Android/Application/Makefile
config.status: creating Autostart/AppStream/Makefile
config.status: creating Autostart/Systemd/Makefile
config.status: creating Autostart/Udev/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/BrailComm/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/Cebra/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/Hedo/Makefile
config.status: creating Drivers/Braille/HIMS/Makefile
config.status: creating Drivers/Braille/HandyTech/Makefile
config.status: creating Drivers/Braille/HumanWare/Makefile
config.status: creating Drivers/Braille/Iris/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/BrailleMemo/Makefile
config.status: creating Drivers/Braille/MiniBraille/Makefile
config.status: creating Drivers/Braille/Metec/Makefile
config.status: creating Drivers/Braille/NinePoint/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/Braille/B2G/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/Festival/Makefile
config.status: creating Drivers/Speech/GenericSay/Makefile
config.status: creating Drivers/Speech/ExternalSpeech/Makefile
config.status: creating Drivers/Screen/Linux/Makefile
config.status: creating Drivers/Screen/Screen/Makefile
config.status: creating config.h
config.status: creating Programs/brlapi.h
config.status: executing item-summary commands
config.status: Options Summary:
   execute-root: 
   install-root: /var/tmp/portage/app-accessibility/brltty-9999/image/
   libdir: /lib64
   sysconfdir: /etc
   program-directory: ${exec_prefix}/bin
   drivers-directory: /lib64/brltty
   writable-directory: /run/brltty
   tables-directory: /etc/brltty
   manpage-directory: /usr/share/man
   include-directory: /usr/include/brltty
   init-path: 
   stderr-path: 
   standalone-programs: no
   i18n: yes
   icu: no
   iconv: yes
   polkit: yes
   api: yes
   api-parameters: 
   java-bindings: no
   lisp-bindings: yes
   ocaml-bindings: no
   python-bindings: yes
   tcl-bindings: no
   api-socket-path: /var/lib/BrlAPI
   curses-package: ncursesw
   x: no
   system-package: linux
   contracted-braille: yes
   liblouis: yes
   gpm: no
   pgmpath-package: linux
   service-package: none
   params-package: linux
   dynld-package: dlfcn
   charset-package: iconv
   hostcmd-package: unix
   mntpt-package: mntent
   mntfs-package: linux
   kbd-package: linux
   bell-package: linux
   leds-package: linux
   beep-package: linux
   pcm-package: oss
   midi-package: oss
   fm-package: adlib
   serial-package: termios
   usb-package: linux
   bluetooth-package: linux
   ports-package: glibc
   libbraille-root: 
   external-braille-drivers: al at ba bc bd bl bm bn cb ce ec eu fs hd hm ht hw ir lt mb md mm mn mt np pg pm sk tn ts tt vd vo vr vs bg
   internal-braille-drivers: 
   braille-parameters: 
   braille-device: usb:,bluetooth:
   text-table: en-nabcc
   attributes-table: left_right
   speech-support: yes
   espeak-root: 
   flite-root: 
   mikropuhe-root: 
   speechd-root: 
   swift-root: 
   theta-root: 
   viavoice-root: 
   external-speech-drivers: al bl cb fv gs xs
   internal-speech-drivers: 
   speech-parameters: 
   external-screen-drivers: lx sc
   internal-screen-drivers: 
   screen-parameters: 
   screen-driver: lx
   relocatable-install: no
   stripping: no
config.status: executing build-configure commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-accessibility/brltty-9999/work/brltty-9999 ...
make -j1 JAVA_JNI_FLAGS= JAVAC= 
common.mk:27: reldeps.mk: No such file or directory
make: *** No rule to make target 'reldeps.mk'.  Stop.
 * ERROR: app-accessibility/brltty-9999::local_ebuilds failed (compile phase):
 *   emake failed
 

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         covici at ccs.covici.com


More information about the BRLTTY mailing list