* Package: app-accessibility/edbrowse-3.5.1  * Repository: gentoo  * Maintainer: accessibility@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux odbc userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking edbrowse-3.5.1.zip to /var/tmp/portage/app-accessibility/edbrowse-3.5.1/work >>> Source unpacked in /var/tmp/portage/app-accessibility/edbrowse-3.5.1/work >>> Preparing source in /var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1 ... * Applying edbrowse-3.5.1-implicit-decl.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1 ... make -j1 prefix=/usr 'JSLIB=-lmozjs-24 ' 'JS_CXXFLAGS=-include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/mozjs-24 -I/usr/include/nspr ' STRIP= cd src ; make make[1]: Entering directory '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1/src' cc -pipe -O2 -c -o main.o main.c main.c: In function 'bufferToProgram': main.c:1578:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd);  ^ cc -pipe -O2 -c -o buffers.o buffers.c buffers.c: In function 'shellEscape': buffers.c:1657:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(subshell);  ^ buffers.c:1743:2: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(newline);  ^ buffers.c: In function 'browseCurrentBuffer': buffers.c:4794:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd);  ^ cc -pipe -O2 -c -o url.o url.c cc -pipe -O2 -c -o auth.o auth.c cc -pipe -O2 -c -o http.o http.c http.c: In function 'httpConnect': http.c:478:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd);  ^ cc -pipe -O2 -c -o sendmail.o sendmail.c sendmail.c: In function 'encodeAttachment': sendmail.c:449:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, buf + buflen, n);  ^ cc -pipe -O2 -c -o fetchmail.o fetchmail.c fetchmail.c: In function 'scanMail': fetchmail.c:807:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh,  ^ g++ -pipe -O2 -include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/mozjs-24 -I/usr/include/nspr -c -o html.o html.cpp In file included from /usr/include/sched.h:28:0, from /usr/include/pthread.h:23, from /usr/include/mozjs-24/mozilla/ThreadLocal.h:25, from /usr/include/mozjs-24/jsapi.h:15, from js.h:17, from html.cpp:8: /usr/include/mozjs-24/jspubtd.h:370:74: warning: invalid access to non-static data member 'js::PerThreadDataFriendFields::RuntimeDummy::mainThread' of NULL object [-Winvalid-offsetof] static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread);  ^ /usr/include/mozjs-24/jspubtd.h:370:74: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: invalid access to non-static data member 'JS::detail::CallReceiverBase<(JS::detail::UsedRval)1u>::argv_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgv = offsetof(JSJitMethodCallArgs, argv_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: invalid access to non-static data member 'JS::detail::CallArgsBase<(JS::detail::UsedRval)1u>::argc_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgc = offsetof(JSJitMethodCallArgs, argc_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] html.cpp: In function 'char* encodeTags(char*)': html.cpp:2006:25: warning: format '%d' expects argument of type 'int', but argument 4 has type 'std::vector::size_type {aka long unsigned int}' [-Wformat=] tagList.size() - 1);  ^ cc -pipe -O2 -c -o format.o format.c cc -pipe -O2 -c -o cookies.o cookies.c cc -pipe -O2 -c -o stringfile.o stringfile.c stringfile.c: In function 'getche': stringfile.c:942:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, &c, 1);  ^ stringfile.c: In function 'getch': stringfile.c:952:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(0, &c, 1);  ^ g++ -pipe -O2 -include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/mozjs-24 -I/usr/include/nspr -c -o jsdom.o jsdom.cpp In file included from /usr/include/sched.h:28:0, from /usr/include/pthread.h:23, from /usr/include/mozjs-24/mozilla/ThreadLocal.h:25, from /usr/include/mozjs-24/jsapi.h:15, from js.h:17, from jsdom.cpp:12: /usr/include/mozjs-24/jspubtd.h:370:74: warning: invalid access to non-static data member 'js::PerThreadDataFriendFields::RuntimeDummy::mainThread' of NULL object [-Winvalid-offsetof] static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread);  ^ /usr/include/mozjs-24/jspubtd.h:370:74: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: invalid access to non-static data member 'JS::detail::CallReceiverBase<(JS::detail::UsedRval)1u>::argv_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgv = offsetof(JSJitMethodCallArgs, argv_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: invalid access to non-static data member 'JS::detail::CallArgsBase<(JS::detail::UsedRval)1u>::argc_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgc = offsetof(JSJitMethodCallArgs, argc_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] g++ -pipe -O2 -include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/mozjs-24 -I/usr/include/nspr -c -o jsloc.o jsloc.cpp In file included from /usr/include/sched.h:28:0, from /usr/include/pthread.h:23, from /usr/include/mozjs-24/mozilla/ThreadLocal.h:25, from /usr/include/mozjs-24/jsapi.h:15, from js.h:17, from jsloc.cpp:10: /usr/include/mozjs-24/jspubtd.h:370:74: warning: invalid access to non-static data member 'js::PerThreadDataFriendFields::RuntimeDummy::mainThread' of NULL object [-Winvalid-offsetof] static const size_t RuntimeMainThreadOffset = offsetof(RuntimeDummy, mainThread);  ^ /usr/include/mozjs-24/jspubtd.h:370:74: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: invalid access to non-static data member 'JS::detail::CallReceiverBase<(JS::detail::UsedRval)1u>::argv_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgv = offsetof(JSJitMethodCallArgs, argv_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1538:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: invalid access to non-static data member 'JS::detail::CallArgsBase<(JS::detail::UsedRval)1u>::argc_' of NULL object [-Winvalid-offsetof] static const size_t offsetOfArgc = offsetof(JSJitMethodCallArgs, argc_);  ^ /usr/include/mozjs-24/jsfriendapi.h:1539:70: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] cc -pipe -O2 -c -o messages.o messages.c ../tools/buildstartwindow cc -pipe -O2 -c -o startwindow.o startwindow.c cc -pipe -O2 -c -o dbstubs.o dbstubs.c cc -Wl,-O1 -Wl,--as-needed main.o buffers.o url.o auth.o http.o sendmail.o fetchmail.o html.o format.o cookies.o stringfile.o jsdom.o jsloc.o messages.o startwindow.o dbstubs.o -lpcre -lmozjs-24 -lcurl -lreadline -lncurses -lcrypto -lstdc++ -o edbrowse make[1]: Leaving directory '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1/src' make -j1 prefix=/usr 'JSLIB=-lmozjs-24 ' 'JS_CXXFLAGS=-include /usr/include/mozjs-24/js/RequiredDefines.h -I/usr/include/mozjs-24 -I/usr/include/nspr ' STRIP= make: Nothing to be done for 'all'. >>> Source compiled. >>> Test phase [not enabled]: app-accessibility/edbrowse-3.5.1 >>> Install edbrowse-3.5.1 into /var/tmp/portage/app-accessibility/edbrowse-3.5.1/image/ category app-accessibility make -j1 prefix=/usr DESTDIR=/var/tmp/portage/app-accessibility/edbrowse-3.5.1/image/ install install -Dm755 edbrowse /var/tmp/portage/app-accessibility/edbrowse-3.5.1/image//usr/bin/edbrowse !!! dobin: edbrowseodbc does not exist * ERROR: app-accessibility/edbrowse-3.5.1::gentoo failed (install phase): * dobin failed * * If you need support, post the output of `emerge --info '=app-accessibility/edbrowse-3.5.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-accessibility/edbrowse-3.5.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/temp/environment'. * Working directory: '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1/src' * S: '/var/tmp/portage/app-accessibility/edbrowse-3.5.1/work/edbrowse-3.5.1'  * QA Notice: file does not exist:  *   *  dobin: edbrowseodbc does not exist