[MacPorts] #37201: cgal: demos variant does not build because of missing Qt SQLite plugin
#37201: cgal: demos variant does not build because of missing Qt SQLite plugin -----------------------+--------------------- Reporter: raphael@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: cgal -----------------------+--------------------- I get the following error when trying to compile the demos variants of the cgal port: {{{ [ 29%] Generating Periodic_3_triangulation_3.qhc cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3 && /opt/local/bin/qcollectiongenerator /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: Cannot open data base file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qch! Reading collection config file... Generating help for Periodic_3_triangulation_3.qhp... Building up file structure... make[3]: *** [demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc] Error 255 }}} Obviously, the Qt SQLite plugin is missing. After installing the qt4-mac- sqlite3-plugin port, cgal compiles successfully. -- Ticket URL: <https://trac.macports.org/ticket/37201> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37201: cgal: demos variant does not build because of missing Qt SQLite plugin ------------------------+---------------------- Reporter: raphael@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cgal | ------------------------+---------------------- Description changed by raphael@…: Old description:
I get the following error when trying to compile the demos variants of the cgal port:
{{{ [ 29%] Generating Periodic_3_triangulation_3.qhc cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3 && /opt/local/bin/qcollectiongenerator /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: Cannot open data base file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qch! Reading collection config file... Generating help for Periodic_3_triangulation_3.qhp... Building up file structure... make[3]: *** [demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc] Error 255 }}}
Obviously, the Qt SQLite plugin is missing. After installing the qt4-mac- sqlite3-plugin port, cgal compiles successfully.
New description: I get the following error when trying to compile the demos variant of the cgal port: {{{ [ 29%] Generating Periodic_3_triangulation_3.qhc cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3 && /opt/local/bin/qcollectiongenerator /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhcp -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: Cannot open data base file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gis_cgal/cgal/work/CGAL-4.1/demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qch! Reading collection config file... Generating help for Periodic_3_triangulation_3.qhp... Building up file structure... make[3]: *** [demo/Periodic_3_triangulation_3/Periodic_3_triangulation_3.qhc] Error 255 }}} Obviously, the Qt SQLite plugin is missing. After installing the qt4-mac- sqlite3-plugin port, cgal compiles successfully. -- -- Ticket URL: <https://trac.macports.org/ticket/37201#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37201: cgal: demos variant does not build because of missing Qt SQLite plugin ------------------------+---------------------- Reporter: raphael@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: cgal | ------------------------+---------------------- Comment (by vince@…): Thanks for reporting this. Should be fixed by r100235. Can you try again and confirm? I won’t be able to test it myself before Thursday afternoon. -- Ticket URL: <https://trac.macports.org/ticket/37201#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37201: cgal: demos variant does not build because of missing Qt SQLite plugin ------------------------+---------------------- Reporter: raphael@… | Owner: vince@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: cgal | ------------------------+---------------------- Changes (by raphael@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:2 vince@…]:
Should be fixed by r100235. Can you try again and confirm?
Yes, it works now. -- Ticket URL: <https://trac.macports.org/ticket/37201#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts