Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 267623 Details for
Bug 338161
app-accessibility/brltty-4.1 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 23.79 KB, created by
William Hubbs
on 2011-03-29 03:13:22 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
William Hubbs
Created:
2011-03-29 03:13:22 UTC
Size:
23.79 KB
patch
obsolete
> * 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 ocaml pcm python speech usb userland_GNU x86 > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> 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 ... > * Applying brltty-4.2-fix-ldflags.patch ... > [ ok ] > * Applying brltty-4.2-fix-ocaml-install.patch ... > [ ok ] > * Applying brltty-4.2-glibc-212.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2' ... > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-accessibility/brltty-4.2/work/brltty-4.2 ... > * econf: updating brltty-4.2/acdir/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating brltty-4.2/acdir/config.sub with /usr/share/gnuconfig/config.sub >./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 --enable-caml-bindings --enable-pcm-support --enable-python-bindings --enable-speech-support --disable-standalone-programs --disable-tcl-bindings --disable-x --without-bluetooth-package --with-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 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 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... no >checking for make relocatable object command... $(LD) -r -o >checking for loadable module creation command... $(CC) -shared -Wl,-O1 -Wl,--as-needed -Wl,-export-dynamic -o >checking for dynamic library creation command... $(CC) -shared -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... 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 ocamlc... ocamlc >checking for ocamlmklib... ocamlmklib >configure: OCaml version is 3.11.2 >configure: OCaml library path is /usr/lib/ocaml >checking for ocamlopt... ocamlopt >checking ocamlopt version... ok >checking for ocamlc.opt... ocamlc.opt >checking ocamlc.opt version... ok >checking for ocamlopt.opt... ocamlopt.opt >checking ocamlc.opt version... ok >checking platform... Unix >checking for ocamlfind... ocamlfind >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... ttyS0 >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/Caml/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/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: yes > 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: linux > 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: usb: > 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 > 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 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 -march=native -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 >In file included from ./../prologue.h:174, > from ./brltty.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./brltty.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./program.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./program.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./pid.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./pid.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./options.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./options.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./log.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./log.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./file.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./file.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./device.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./device.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./parse.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./parse.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./timing.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./timing.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./misc.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./misc.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./io_misc.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./io_misc.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./sys_linux.c:19: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./sys_linux.c:19: >./../prologue.h:27:1: warning: this is the location of the previous definition >In file included from ./sys_linux.c:137: >./sys_shlib_dlfcn.h:22:2: warning: #warning shared object support not available on this installation: no <dlfcn.h> >./sys_linux.c:149:2: warning: #warning PCM interface either unspecified or unsupported >In file included from ./sys_linux.c:150: >./sys_pcm_none.h:19:2: warning: #warning sound card support not available on this platform >./sys_linux.c:161:2: warning: #warning MIDI interface either unspecified or unsupported >In file included from ./sys_linux.c:162: >./sys_midi_none.h:19:2: warning: #warning MIDI support not available on this platform >i686-pc-linux-gnu-gcc -Wall -march=native -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 >In file included from ./../prologue.h:174, > from ./config.c:23: >./../config.h:353:1: warning: "PACKAGE_URL" redefined >In file included from ./config.c:23: >./../prologue.h:27:1: warning: this is the location of the previous definition >./config.c: In function 'constructBrailleDriver': >./config.c:2153: error: 'KEY_TABLE_EXTENSION' undeclared (first use in this function) >./config.c:2153: error: (Each undeclared identifier is reported only once >./config.c:2153: error: for each function it appears in.) >./config.c: In function 'startup': >./config.c:3131: error: 'TEXT_TABLE_EXTENSION' undeclared (first use in this function) >./config.c:3131: warning: passing argument 3 of 'globPrepare' from incompatible pointer type >./config.c:1334: note: expected 'const char *' but argument is of type 'const char **' >./config.c:3139: error: 'ATTRIBUTES_TABLE_EXTENSION' undeclared (first use in this function) >./config.c:3139: warning: passing argument 3 of 'globPrepare' from incompatible pointer type >./config.c:1334: note: expected 'const char *' but argument is of type 'const char **' >./config.c:3147: error: 'CONTRACTION_TABLE_EXTENSION' undeclared (first use in this function) >./config.c:3147: warning: passing argument 3 of 'globPrepare' from incompatible pointer type >./config.c:1334: note: expected 'const char *' but argument is of type 'const char **' >./config.c:3035: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >./config.c:3036: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >./config.c:3041: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result >make[1]: *** [config.o] Error 1 >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 (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 4799: 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="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info > * The complete build log is located at '/var/tmp/portage/app-accessibility/brltty-4.2/temp/build.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'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 338161
:
248126
|
267387
| 267623