Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638722 - app-accessibility/edbrowse-3.5.1 : /.../jstypes.h:194:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
Summary: app-accessibility/edbrowse-3.5.1 : /.../jstypes.h:194:23: error: ISO C++ forb...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-24 17:00 UTC by Toralf Förster
Modified: 2019-05-01 22:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.94 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
app-accessibility:edbrowse-3.5.1:20171124-122031.log (app-accessibility:edbrowse-3.5.1:20171124-122031.log,31.42 KB, text/plain)
2017-11-24 17:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.07 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
environment (environment,77.23 KB, text/plain)
2017-11-24 17:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.32 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.71 KB, application/x-bzip)
2017-11-24 17:01 UTC, Toralf Förster
Details
edbrowse-3.5.1-comparison-error.patch (edbrowse-3.5.1-comparison-error.patch,655 bytes, patch)
2018-10-14 06:17 UTC, Marco Genasci
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-24 17:00:51 UTC
                 from jsloc.cpp:10:
jsloc.cpp: In function ‘void establish_property_url(JS::HandleObject, const char*, const char*, eb_bool)’:
/usr/include/mozjs-24/jstypes.h:194:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
 #define JS_FALSE (int)0
                       ^
jsloc.cpp:895:42: note: in expansion of macro ‘JS_FALSE’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_libressl_20171120-180701

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *



emerge -qpv app-accessibility/edbrowse
[ebuild  N    ] app-accessibility/edbrowse-3.5.1  USE="libressl -odbc" L10N="-fr"
Comment 1 Toralf Förster gentoo-dev 2017-11-24 17:00:54 UTC
Created attachment 506392 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-24 17:00:57 UTC
Created attachment 506394 [details]
app-accessibility:edbrowse-3.5.1:20171124-122031.log
Comment 3 Toralf Förster gentoo-dev 2017-11-24 17:01:00 UTC
Created attachment 506396 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-24 17:01:03 UTC
Created attachment 506398 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-24 17:01:05 UTC
Created attachment 506400 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-24 17:01:08 UTC
Created attachment 506402 [details]
temp.tbz2
Comment 7 Marco Genasci 2018-10-14 06:17:54 UTC
Created attachment 550996 [details, diff]
edbrowse-3.5.1-comparison-error.patch

This patch solve the problem
Comment 8 Larry the Git Cow gentoo-dev 2019-05-01 22:44:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44f25e22e07a4b11a185ed086f51872bd9febe19

commit 44f25e22e07a4b11a185ed086f51872bd9febe19
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-05-01 22:41:32 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-05-01 22:42:30 +0000

    app-accessibility/edbrowse: bump to 3.7.4
    
    Uses duktape instead of old mozjs/spidermonkey version.
    Ported to use new cmake system. Hopefully fixing the two
    edbrowseodbc bugs along the way (not tested).
    
    Closes: https://bugs.gentoo.org/632632
    Closes: https://bugs.gentoo.org/638722
    Closes: https://bugs.gentoo.org/556924
    Closes: https://bugs.gentoo.org/625334
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-accessibility/edbrowse/Manifest              |  1 +
 app-accessibility/edbrowse/edbrowse-3.7.4.ebuild | 38 ++++++++++++++++++++++++
 2 files changed, 39 insertions(+)