#66518 closed defect (fixed)
qtruby @4.14.3_2 +debug+docs+ruby18: error: ordered comparison between pointer and zero
Reported by: | cooljeanius (Eric Gallager) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | NicosPavlov | |
Port: | qtruby |
Description
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_qtruby/qtruby/work/qtruby-4.14.3/src/qtruby.cpp:2097:17: error: ordered comparison between pointer and zero ('void *' and 'int') return (ptr > 0 ? Qtrue : Qfalse); ~~~ ^ ~ 1 error generated. make[2]: *** [src/CMakeFiles/qtruby4.dir/qtruby.cpp.o] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_qtruby/qtruby/work/build' make[1]: *** [src/CMakeFiles/qtruby4.dir/all] Error 2 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_qtruby/qtruby/work/build' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_qtruby/qtruby/work/build' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_kde_qtruby/qtruby/work/build" && /usr/bin/make -j16 -w all VERBOSE=ON Exit code: 2 Error: Failed to build qtruby: command execution failed DEBUG: Error code: CHILDSTATUS 52296 2
Attachments (1)
Change History (3)
Changed 2 years ago by cooljeanius (Eric Gallager)
Attachment: | qtruby_main.log added |
---|
comment:1 follow-up: 2 Changed 15 months ago by barracuda156
Owner: | set to barracuda156 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 15 months ago by cooljeanius (Eric Gallager)
Replying to barracuda156:
In 6c42dd7467478fa6bb0584578315c3f6f4520f11/macports-ports (master):
confirming that this fixed it; thanks!
Note: See
TracTickets for help on using
tickets.
main.log for qtruby