Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-08 Thread Benjamin Trigona-Harany
Update on QGIS 3: I've made a few fixes to the build process, and there are 
now two README files in the repository 
(https://github.com/bosth/qgis3-slackbuild), one for 14.2 and one for current.

QGIS 3 is now building and running on the following configurations:

- Slackware64 14.2
- Slackware 14.2 (thanks to Frédéric)
- Slackware64 current
- Slackware64 current + ktown

I've also updated the remaining SlackBuilds that needed Python 3 support so 
that all of the default plugins work.

If there are any more questions or issues, contact me on/off list or file a 
GitHub issue.

Ben


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware [FIXED]

2018-03-07 Thread Rich Shepard

On Wed, 7 Mar 2018, Benjamin Trigona-Harany wrote:


I can't say what's happening on your system but I doubt that a new kernel
would break gdal, spatialite and postgis, whereas I know that a proj
upgrade to version 5.0.0 would break all three of them.


Ben,

  I did the kernel upgrade recently; don't recall when I upgraded proj. But,
I'll accept your explanation and be aware of this when proj is again
upgraded.

Thanks again,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware [FIXED]

2018-03-07 Thread Benjamin Trigona-Harany
On Wednesday, 7 March 2018 09:10:10 PST Rich Shepard wrote:
>   Yes, proj-5.0.0 is installed, and the latest packages for gdal,
> libspatialite, and postgis are shown as present in /var/log/packages.
> Unfortunately, not only did the kernel upgrade to 4.4.118 remove the gdal
> executable (which I built and re-installed yesterday), but it also borked
> the libspatialite and postgis executables.

I can't say what's happening on your system but I doubt that a new kernel 
would break gdal, spatialite and postgis, whereas I know that a proj upgrade 
to version 5.0.0 would break all three of them.


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware [FIXED]

2018-03-07 Thread Rich Shepard

On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:


Is it possible you installed proj 5.0.0? In any case, you've probably
upgraded proj at some point and not recompiled everything that depends on
it (at least gdal, libspatialite and postgis).


Ben,

 Yes, proj-5.0.0 is installed, and the latest packages for gdal,
libspatialite, and postgis are shown as present in /var/log/packages.
Unfortunately, not only did the kernel upgrade to 4.4.118 remove the gdal
executable (which I built and re-installed yesterday), but it also borked
the libspatialite and postgis executables.


Rebuild those and try QGIS again and I'm betting it also builds.


  I rebuilt and re-installed libspatialite and postgis and you're correct,
qgis now built to completion and allowed me to upgrade the version.

  I caught the gdal issue yesterday when attemting to build the latest grass
version, but did not check the other qgis dependencies.

Thanks for your help,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
Package qgis3-3.0.0-i586-1_SBo.tgz installed

 thanks Benjamin!
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
On Tue, 06 Mar 2018 12:11:31 -0800
Benjamin Trigona-Harany  wrote:


> 
> Can you try inserting the following two lines in the build script immediately 
> before the "python3 configure.py ..." line?
> 
> sed -i "1423i\pro.write('INCLUDEPATH += /usr/include/qt5/QtWidgets\\\n')" 
> configure.py
> sed -i "1423i\pro.write('INCLUDEPATH += /usr/include/qt5/QtPrintSupport\\
> \n')" configure.py
> 
> For some reason this is not necessary on my x86_64 install. qmake-qt5 
> automatically adds the right include paths but not for you. I hope these 
> lines 
> will be enough.

thanks Benjamin, it works!
QScintilla-qt5-2.10.2-i586-1_SBo.tgz installed
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 18:13:18 PST Rich Shepard wrote:
> On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:
> > rm -r python/plugins/GdalTools
> > make > output.log
> 
> Ben,
> 
>Log file (about 3k smaller) is attached, and I think I see the problem.
> On the v.t. I see:
> 
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bin
> /ld: warning: libproj.so.12, needed by
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not
> found (try using -rpath or -rpath-link)
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bi
> n/ld: warning: libproj.so.12, needed by
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not
> found (try using -rpath or -rpath-link)
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bi
> n/ld: warning: libproj.so.12, needed by
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not
> found (try using -rpath or -rpath-link)
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bi
> n/ld: warning: libproj.so.12, needed by
> /usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not
> found (try using -rpath or -rpath-link) Traceback (most recent call last):
>File "../../../../../scripts/pyuic-wrapper.py", line 26, in 
>  import qgis.PyQt.uic.pyuic
>File "/opt/SBo/qgis-2.18.17/build/output/python/qgis/__init__.py", line
> 27, in  from qgis.core import QgsFeature, QgsGeometry
>File "/opt/SBo/qgis-2.18.17/build/output/python/qgis/core/__init__.py",
> line 30, in  from qgis._core import *
> ImportError: libproj.so.12: cannot open shared object file: No such file or
> directory make[2]: *** [python/plugins/GdalTools/tools/ui_widgetSieve.py]
> Error 1 make[1]: ***
> [python/plugins/GdalTools/tools/CMakeFiles/zzz-GdalTools-2-depend.dir/all]
> Error 2 make: *** [all] Error 2
> 
> and the build is looking for libproj.so.12. Here, libproj-4.4.7-i486-2 is
> installed and provides /usr/lib/libproj.so.13.
> 
> HTH,
> 
> Rich

Is it possible you installed proj 5.0.0? In any case, you've probably upgraded 
proj at some point and not recompiled everything that depends on it (at least 
gdal, libspatialite and postgis).

Rebuild those and try QGIS again and I'm betting it also builds.



___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:


rm -r python/plugins/GdalTools
make > output.log


Ben,

  Log file (about 3k smaller) is attached, and I think I see the problem. On 
the v.t. I see:

/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bin/ld:
 warning: libproj.so.12, needed by 
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not found 
(try using -rpath or -rpath-link)
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bin/ld:
 warning: libproj.so.12, needed by 
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not found 
(try using -rpath or -rpath-link)
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bin/ld:
 warning: libproj.so.12, needed by 
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not found 
(try using -rpath or -rpath-link)
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../../i586-slackware-linux/bin/ld:
 warning: libproj.so.12, needed by 
/usr/lib/gcc/i586-slackware-linux/5.5.0/../../../libspatialite.so, not found 
(try using -rpath or -rpath-link)
Traceback (most recent call last):
  File "../../../../../scripts/pyuic-wrapper.py", line 26, in 
import qgis.PyQt.uic.pyuic
  File "/opt/SBo/qgis-2.18.17/build/output/python/qgis/__init__.py", line 27, in 

from qgis.core import QgsFeature, QgsGeometry
  File "/opt/SBo/qgis-2.18.17/build/output/python/qgis/core/__init__.py", line 30, in 

from qgis._core import *
ImportError: libproj.so.12: cannot open shared object file: No such file or 
directory
make[2]: *** [python/plugins/GdalTools/tools/ui_widgetSieve.py] Error 1
make[1]: *** 
[python/plugins/GdalTools/tools/CMakeFiles/zzz-GdalTools-2-depend.dir/all] 
Error 2
make: *** [all] Error 2

and the build is looking for libproj.so.12. Here, libproj-4.4.7-i486-2 is
installed and provides /usr/lib/libproj.so.13.

HTH,

Rich-- QGIS version: 2.18.17 Las Palmas (21817)
-- Could not find GRASS 6
-- Could not find GRASS 7
-- Found Proj: /usr/lib/libproj.so
-- Found GEOS: /usr/lib/libgeos_c.so (3.6.2)
-- Found GDAL: /usr/lib/libgdal.so (2.2.3)
-- Found Expat: /usr/lib/libexpat.so
-- Found Spatialindex: /usr/lib/libspatialindex.so
-- Found Qwt: /usr/lib/libqwt.so (6.1.3)
-- Found Sqlite3: /usr/lib/libsqlite3.so
-- Found PostgreSQL: /usr/lib/postgresql/10.2/lib/libpq.so
-- Found SpatiaLite: /usr/lib/libspatialite.so
-- Qt WebKit support enabled
-- Found Qt version: 4.8.7
-- Touch support disabled
-- Found QScintilla2: /usr/lib/libqscintilla2.so (2.4)
-- Found QCA: /usr/lib/libqca.so (2.1.1)
-- Found QCA OpenSSL plugin
-- Pedantic compiler settings enabled
-- Found Python executable: /usr/bin/python2.7
-- Found Python version: 2.7.14
-- Found Python library: /usr/lib/libpython2.7.so
-- Found PyQt4 version: 4.11.4
-- Found SIP version: 4.18
-- Found QScintilla2 PyQt module: 2.9.1
-- Found QwtPolar: /usr/lib/libqwtpolar.so
-- Found GSL: -L/usr/lib -lgsl -lgslcblas -lm
-- txt2tags not found - disabled
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/SBo/qgis-2.18.17/build
[  0%] Built target version
Scanning dependencies of target qgis_core
[  0%] Building CXX object src/core/CMakeFiles/qgis_core.dir/qgis.cpp.o
[  0%] Building CXX object src/core/CMakeFiles/qgis_core.dir/qgserror.cpp.o
[  0%] Linking CXX shared library ../../output/lib/libqgis_core.so
[ 18%] Built target qgis_core
[ 18%] Linking CXX shared library ../../output/lib/libqgis_analysis.so
[ 20%] Built target qgis_analysis
[ 20%] Linking CXX shared library ../../../output/lib/libqgis_networkanalysis.so
[ 21%] Built target qgis_networkanalysis
[ 29%] Built target ui
[ 29%] Linking CXX shared library ../../output/lib/libqgis_gui.so
[ 57%] Built target qgis_gui
[ 57%] Linking CXX shared module ../../../output/lib/qgis/libbasicauthmethod.so
[ 57%] Built target basicauthmethod
[ 57%] Linking CXX shared module 
../../../output/lib/qgis/libidentcertauthmethod.so
[ 57%] Built target identcertauthmethod
[ 57%] Linking CXX shared module 
../../../output/lib/qgis/libpkipathsauthmethod.so
[ 58%] Built target pkipathsauthmethod
[ 58%] Linking CXX shared module ../../../output/lib/qgis/libpkcs12authmethod.so
[ 58%] Built target pkcs12authmethod
[ 58%] Linking CXX shared module 
../../../output/lib/qgis/libarcgisfeatureserverprovider.so
[ 58%] Built target arcgisfeatureserverprovider
[ 59%] Linking CXX shared module 
../../../output/lib/qgis/libarcgismapserverprovider.so
[ 59%] Built target arcgismapserverprovider
[ 59%] Linking CXX shared module ../../../output/lib/qgis/libmemoryprovider.so
[ 59%] Built target memoryprovider
[ 59%] Linking CXX shared module ../../../output/lib/qgis/libogrprovider.so
[ 59%] Built target ogrprovider
[ 60%] Built target wmsprovider_a
[ 60%] Linking CXX shared module ../../../output/lib/qgis/libwmsprovider.so
[ 61%] Built target wmsprovider
[ 61%] Linking CXX shared module 
../../../output/lib/qgis/libdelimitedtextprovider.so
[ 61%] Built target delim

Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 17:01:59 PST Rich Shepard wrote:
> On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:
> > Hard to say with big builds like QGIS. If you go to the build directory
> > and run "make > output.log" and attach the file here or put it in a
> > pastebin that will be enough. You'll need to do that as root or change the
> > ownership of the directory.
> 
> Ben,
> 
>That was quick and easy. The log file's attached.

I think I'll need a bit more since I've encountered failures with the GDAL 
plugin before and it's never been simple to resolve. In the build dir can you 
do this:

rm -r python/plugins/GdalTools
make > output.log

The new logfile should have a lot more info this time.


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:


Hard to say with big builds like QGIS. If you go to the build directory
and run "make > output.log" and attach the file here or put it in a
pastebin that will be enough. You'll need to do that as root or change the
ownership of the directory.


Ben,

  That was quick and easy. The log file's attached.

Thanks,

Rich[  0%] Built target version
[ 18%] Built target qgis_core
[ 20%] Built target qgis_analysis
[ 21%] Built target qgis_networkanalysis
[ 29%] Built target ui
[ 57%] Built target qgis_gui
[ 57%] Built target basicauthmethod
[ 57%] Built target identcertauthmethod
[ 58%] Built target pkipathsauthmethod
[ 58%] Built target pkcs12authmethod
[ 58%] Built target arcgisfeatureserverprovider
[ 59%] Built target arcgismapserverprovider
[ 59%] Built target memoryprovider
[ 59%] Built target ogrprovider
[ 60%] Built target wmsprovider_a
[ 61%] Built target wmsprovider
[ 61%] Built target delimitedtextprovider
[ 61%] Built target gdalprovider
[ 61%] Built target mssqlprovider
[ 61%] Built target owsprovider
[ 61%] Built target wcsprovider
[ 61%] Built target gpxprovider
[ 62%] Built target wfsprovider
[ 62%] Built target spatialiteprovider
[ 63%] Built target virtuallayerprovider
[ 64%] Built target db2provider
[ 65%] Built target postgresprovider
[ 65%] Built target crssync
[ 66%] Built target libdxfrw
[ 82%] Built target qgis_app
[ 82%] Generating qrc_testdata.cxx
[ 82%] Generating qrc_images.cxx
Scanning dependencies of target qgis
[ 82%] Building CXX object src/app/CMakeFiles/qgis.dir/main.cpp.o
[ 82%] Building CXX object src/app/CMakeFiles/qgis.dir/qrc_images.cxx.o
[ 82%] Building CXX object src/app/CMakeFiles/qgis.dir/qrc_testdata.cxx.o
[ 82%] Linking CXX executable ../../output/bin/qgis
[ 82%] Built target qgis
[ 82%] Built target qgis_help
[ 82%] Built target qbrowser
[ 83%] Built target interpolationplugin
[ 84%] Built target oracleplugin
[ 84%] Built target rasterterrainplugin
[ 84%] Built target coordinatecaptureplugin
[ 85%] Built target dxf2shpconverterplugin
[ 86%] Built target evis
[ 87%] Built target spatialqueryplugin
[ 88%] Built target roadgraphplugin
[ 88%] Built target zonalstatisticsplugin
[ 90%] Built target georefplugin
[ 91%] Built target gpsimporterplugin
[ 92%] Built target topolplugin
[ 93%] Built target offlineeditingplugin
[ 93%] Built target heatmapplugin
[ 95%] Built target geometrycheckerplugin
[ 96%] Built target geometrysnapperplugin
[ 96%] Built target qgispython
Scanning dependencies of target translations
[ 96%] Generating ../output/i18n/qgis_ar.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_ar.qm'...
Generated 9431 translation(s) (9301 finished and 130 unfinished)
Ignored 8807 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_bg.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_bg.qm'...
Generated 12470 translation(s) (12384 finished and 86 unfinished)
Ignored 5768 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_bs.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_bs.qm'...
Generated 18093 translation(s) (18091 finished and 2 unfinished)
Ignored 145 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_ca.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_ca.qm'...
Generated 13036 translation(s) (12981 finished and 55 unfinished)
Ignored 5202 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_cs.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_cs.qm'...
Generated 14771 translation(s) (14735 finished and 36 unfinished)
Ignored 3467 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_da.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_da.qm'...
Generated 17891 translation(s) (17889 finished and 2 unfinished)
Ignored 347 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_de.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_de.qm'...
Generated 18368 translation(s) (18368 finished and 0 unfinished)
[ 96%] Generating ../output/i18n/qgis_el.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_el.qm'...
Generated 10797 translation(s) (10749 finished and 48 unfinished)
Ignored 7441 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_es.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_es.qm'...
Generated 18174 translation(s) (18174 finished and 0 unfinished)
Ignored 64 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_et.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_et.qm'...
Generated 13315 translation(s) (13224 finished and 91 unfinished)
Ignored 4923 untranslated source text(s)
[ 96%] Generating ../output/i18n/qgis_eu.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgis_eu.qm'...
Generated 18238 translation(s) (18238 finished and 0 unfinished)
[ 96%] Generating ../output/i18n/qgis_fi.qm
Updating '/opt/SBo/qgis-2.18.17/build/output/i18n/qgi

Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 16:41:34 PST Rich Shepard wrote:
> On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:
> > QGIS uses cmake, which by convention means the makefiles end up in the
> > build directory. In any case, we'd need to see much more output to see
> > what's happening when you are building 2.18.17.
> 
> Ben,
> 
>How much output should I provide? It ran approximately 59 minutes to the
> point it failed. I suppose that I could tee the output to a file if that
> would help.

Hard to say with big builds like QGIS. If you go to the build directory and 
run "make > output.log" and attach the file here or put it in a pastebin that 
will be enough. You'll need to do that as root or change the ownership of the 
directory.


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:


QGIS uses cmake, which by convention means the makefiles end up in the
build directory. In any case, we'd need to see much more output to see
what's happening when you are building 2.18.17.


Ben,

  How much output should I provide? It ran approximately 59 minutes to the
point it failed. I suppose that I could tee the output to a file if that
would help.

Regards,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 10:43:22 PST Rich Shepard wrote:
> On Tue, 6 Mar 2018, Rich Shepard wrote:
> >> Try running the script with no modifications and no options and you
> >> should
> >> get what you want.
> >> 
> >  Thanks very much for clarifying!
> 
> Ben,
> 
>I downloaded fresh *.tar.gz and source tarball.
> 
>What might I be missing now with this error?
> 
> [ 97%] Building CXX object
> src/app/CMakeFiles/qgis_app.dir/moc_qgsvariantdelegate.cxx.o [ 97%] Linking
> CXX shared library ../../output/lib/libqgis_app.so
> [ 97%] Built target qgis_app
> Makefile:149: recipe for target 'all' failed
> make: *** [all] Error 2
> 
>Looking in /opt/SBo/qgis-2.18.17/ I don't see a Makefile in the top-level
> directory and don't know where the script is looking for the Makefile that
> failed.

QGIS uses cmake, which by convention means the makefiles end up in the build 
directory. In any case, we'd need to see much more output to see what's 
happening when you are building 2.18.17.


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 08:25:09 PST Frédéric Falsetti wrote:
> On Tue, 06 Mar 2018 08:21:51 -0800
> 
> Benjamin Trigona-Harany  wrote:
> > On Tuesday, 6 March 2018 08:03:47 PST Frédéric Falsetti wrote:
> > > On Tue, 06 Mar 2018 07:15:25 -0800
> > > 
> > > Benjamin Trigona-Harany  wrote:
> > > > Can you confirm which version of python3-PyQt5 you have installed?
> > > > Also if
> > > > you could attach a longer error message with more context that could
> > > > help.
> > > 
> > > python3-PyQt5-5.7.1-i586-1_SBo
> > 
> > Thanks. Can you confirm that you have qwidget.h installed as part of the
> > qt5-5.7.1 package? I assume you do and the QScintilla build isn't finding
> > it, which I should be able to fix.
> 
>  slocate qwidget.h
> /usr/include/qt5/QtWidgets/qwidget.h
> 
> cat /var/log/packages/qt5-5.7.1-i586-1_SBo|grep qwidget.h
> usr/include/qt5/QtWidgets/qwidget.h

Hi Frédéric,

Can you try inserting the following two lines in the build script immediately 
before the "python3 configure.py ..." line?

sed -i "1423i\pro.write('INCLUDEPATH += /usr/include/qt5/QtWidgets\\\n')" 
configure.py
sed -i "1423i\pro.write('INCLUDEPATH += /usr/include/qt5/QtPrintSupport\\
\n')" configure.py

For some reason this is not necessary on my x86_64 install. qmake-qt5 
automatically adds the right include paths but not for you. I hope these lines 
will be enough.



___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Rich Shepard wrote:


Try running the script with no modifications and no options and you should
get what you want.


 Thanks very much for clarifying!


Ben,

  I downloaded fresh *.tar.gz and source tarball.

  What might I be missing now with this error?

[ 97%] Building CXX object 
src/app/CMakeFiles/qgis_app.dir/moc_qgsvariantdelegate.cxx.o
[ 97%] Linking CXX shared library ../../output/lib/libqgis_app.so
[ 97%] Built target qgis_app
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2

  Looking in /opt/SBo/qgis-2.18.17/ I don't see a Makefile in the top-level
directory and don't know where the script is looking for the Makefile that
failed.

Regards,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Benjamin Trigona-Harany wrote:


The script will auto-detect GRASS. Setting "yes" will just cause an error.


Ben,

  I wondered about this.


This is automatic for GDAL and QGIS. No special parameters are needed.


  Then I mis-interpreted the SBo page.


Try running the script with no modifications and no options and you should
get what you want.


  Thanks very much for clarifying!

Best regards,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
Could you start a new thread for QGIS issues that didn't relate to QGIS 3?

On March 6, 2018 5:19:39 PM UTC, Rich Shepard  wrote:
>   Now I have another issue (along with a question about compile-time
>options).
>
>   In the qgis.SlackBuild script I have these set:
>
>WITHGRASS="yes"
>if pkg-config --exists grass; then
>   WITHGRASS="-DGRASS_PREFIX=$(pkg-config --variable=prefix grass)"
>fi

The script will auto-detect GRASS. Setting "yes" will just cause an error.
>
>WITHSERVER="-DWITH_SERVER=FALSE"
>CGIBINDIR="${CGIBINDIR:-/var/www/cgi-bin/qgis}"
>if [ "${SERVER:-no}" = "yes" ]; then
>   WITHSERVER="-DWITH_SERVER=TRUE -DQGIS_CGIBIN_SUBDIR=$CGIBINDIR"
>fi
>
>WITHNINJA="yes"
>if [ "${NINJA:-no}" = "yes" ]; then
>   WITHNINJA="-GNinja"
>fi
>
>  And I do not see where to add support for postgres and postgis in the
>script. It's not on Ben's SBo gdal page, either.

This is automatic for GDAL and QGIS. No special parameters are needed. 

>   So, setting grass and ninja to 'yes' produces this error:
>
>...
>qgis-2.18.17/tools/
>qgis-2.18.17/tools/qgis-qt3to4.pl
>patching file src/providers/arcgisrest/CMakeLists.txt
>CMake Error: The source directory "/opt/SBo/qgis-2.18.17/build/yes"
>does not exist.
>Specify --help for usage, or press the help button on the CMake GUI.

Try running the script with no modifications and no options and you should get 
what you want. 

>This must be a syntax error I made specifying inclusion of grass and
>ninja
>so I would appreciate learning how to correctly do this.
>
>TIA,
>
>Rich
>___
>SlackBuilds-users mailing list
>SlackBuilds-users@slackbuilds.org
>https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>FAQ - https://slackbuilds.org/faq/

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Frédéric Falsetti wrote:


I have the same here,
the install of qgis-2.18.16-i586-1_SBo worked fine me


ff,

  I'm trying to upgrade from 2.18.15 to 2.18.17. One problem I solved was
the loss of gdal and libLAS when I upgraded the kernel to 4.4.118. For some
reason the latest flurry of kernel upgrades remove the libraries or
executables of some files while the packages are still shown as installed.
So, a re-installation of gdal fixed that.

  Now I have another issue (along with a question about compile-time
options).

  In the qgis.SlackBuild script I have these set:

WITHGRASS="yes"
if pkg-config --exists grass; then
  WITHGRASS="-DGRASS_PREFIX=$(pkg-config --variable=prefix grass)"
fi

WITHSERVER="-DWITH_SERVER=FALSE"
CGIBINDIR="${CGIBINDIR:-/var/www/cgi-bin/qgis}"
if [ "${SERVER:-no}" = "yes" ]; then
  WITHSERVER="-DWITH_SERVER=TRUE -DQGIS_CGIBIN_SUBDIR=$CGIBINDIR"
fi

WITHNINJA="yes"
if [ "${NINJA:-no}" = "yes" ]; then
  WITHNINJA="-GNinja"
fi

  And I do not see where to add support for postgres and postgis in the
script. It's not on Ben's SBo gdal page, either.

  So, setting grass and ninja to 'yes' produces this error:

...
qgis-2.18.17/tools/
qgis-2.18.17/tools/qgis-qt3to4.pl
patching file src/providers/arcgisrest/CMakeLists.txt
CMake Error: The source directory "/opt/SBo/qgis-2.18.17/build/yes" does not 
exist.
Specify --help for usage, or press the help button on the CMake GUI.

  This must be a syntax error I made specifying inclusion of grass and ninja
so I would appreciate learning how to correctly do this.

TIA,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
On Tue, 6 Mar 2018 07:04:55 -0800 (PST)
Rich Shepard  wrote:

> On Tue, 6 Mar 2018, Frédéric Falsetti wrote:
> 
> > now  QScintilla fails : No file or folder of this type:
> >> /usr/share/sip/PyQt5/QtWidgets/qwidget.sip:28:21: fatal error: qwidget.h
> 
> Frédéric,
> 
>For what it's worth, on my 14.2/32-bit system that header file is found
> here:
> 
> $ locate qwidget.h
> /usr/include/qt5/QtWidgets/qwidget.h
> /usr/lib/qt/include/Qt/qwidget.h
> /usr/lib/qt/include/QtGui/qwidget.h
> 
>But, I cannot build the latest SBo qgis on this host; there's a different
> error at the 91% completion level, but I didn't write it down because I use
> GRASS more than qgis.
> 

Hi Rich,

I have the same here, 
the install of qgis-2.18.16-i586-1_SBo worked fine me

regards
ff


> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
On Tue, 06 Mar 2018 08:21:51 -0800
Benjamin Trigona-Harany  wrote:

> On Tuesday, 6 March 2018 08:03:47 PST Frédéric Falsetti wrote:
> > On Tue, 06 Mar 2018 07:15:25 -0800
> > 
> > Benjamin Trigona-Harany  wrote:
> > > Can you confirm which version of python3-PyQt5 you have installed? Also if
> > > you could attach a longer error message with more context that could
> > > help.
> > python3-PyQt5-5.7.1-i586-1_SBo
> 
> Thanks. Can you confirm that you have qwidget.h installed as part of the  
> qt5-5.7.1 package? I assume you do and the QScintilla build isn't finding it, 
> which I should be able to fix.

 slocate qwidget.h
/usr/include/qt5/QtWidgets/qwidget.h

cat /var/log/packages/qt5-5.7.1-i586-1_SBo|grep qwidget.h
usr/include/qt5/QtWidgets/qwidget.h

> 
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 08:03:47 PST Frédéric Falsetti wrote:
> On Tue, 06 Mar 2018 07:15:25 -0800
> 
> Benjamin Trigona-Harany  wrote:
> > Can you confirm which version of python3-PyQt5 you have installed? Also if
> > you could attach a longer error message with more context that could
> > help.
> python3-PyQt5-5.7.1-i586-1_SBo

Thanks. Can you confirm that you have qwidget.h installed as part of the  
qt5-5.7.1 package? I assume you do and the QScintilla build isn't finding it, 
which I should be able to fix.




___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
On Tue, 06 Mar 2018 07:15:25 -0800
Benjamin Trigona-Harany  wrote:


> Can you confirm which version of python3-PyQt5 you have installed? Also if 
> you 
> could attach a longer error message with more context that could help.

python3-PyQt5-5.7.1-i586-1_SBo




QScintilla-qt5.output
Description: Binary data
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Benjamin Trigona-Harany
On Tuesday, 6 March 2018 06:49:54 PST Frédéric Falsetti wrote:
> On Mon, 05 Mar 2018 12:37:08 -0800
> 
> Benjamin Trigona-Harany  wrote:
> > On Monday, 5 March 2018 11:32:45 PST Frédéric Falsetti wrote:
> > > QScintilla-qt5 configure fails with:
> > > 
> > > install -m 755 -p libqscintillaplugin.so
> > > /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintil
> > > lap
> > > lugin.so strip --strip-unneeded
> > > /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintil
> > > lap
> > > lugin.so /tmp/SBo/QScintilla_gpl-2.10.2
> > > Usage: python configure.py [options]
> > > 
> > > configure.py: error: '/usr/bin/python-sip' is not an executable
> > 
> > I just pushed an update to my repo with a fix. However, I also noticed
> > that
> > PyQt5 and python3-PyQt5 seem to write over eachother's files, so I
> > recommend uninstalling PyQt5 (QGIS doesn't need it) and reinstalling
> > python3-PyQt5 to make sure you don't have any incompatible files that
> > might prevent QScintilla- qt5 from building properly.
> > 
> > Thanks for finding this issue!
> 
> now  QScintilla fails : No file or folder of this type:
> > /usr/share/sip/PyQt5/QtWidgets/qwidget.sip:28:21: fatal error: qwidget.h

Can you confirm which version of python3-PyQt5 you have installed? Also if you 
could attach a longer error message with more context that could help.




___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Rich Shepard

On Tue, 6 Mar 2018, Frédéric Falsetti wrote:


now  QScintilla fails : No file or folder of this type:

/usr/share/sip/PyQt5/QtWidgets/qwidget.sip:28:21: fatal error: qwidget.h


Frédéric,

  For what it's worth, on my 14.2/32-bit system that header file is found
here:

$ locate qwidget.h
/usr/include/qt5/QtWidgets/qwidget.h
/usr/lib/qt/include/Qt/qwidget.h
/usr/lib/qt/include/QtGui/qwidget.h

  But, I cannot build the latest SBo qgis on this host; there's a different
error at the 91% completion level, but I didn't write it down because I use
GRASS more than qgis.

Regards,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-06 Thread Frédéric Falsetti
On Mon, 05 Mar 2018 12:37:08 -0800
Benjamin Trigona-Harany  wrote:

> On Monday, 5 March 2018 11:32:45 PST Frédéric Falsetti wrote:
> > QScintilla-qt5 configure fails with:
> > 
> > install -m 755 -p libqscintillaplugin.so
> > /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillap
> > lugin.so strip --strip-unneeded
> > /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillap
> > lugin.so /tmp/SBo/QScintilla_gpl-2.10.2
> > Usage: python configure.py [options]
> > 
> > configure.py: error: '/usr/bin/python-sip' is not an executable
> 
> I just pushed an update to my repo with a fix. However, I also noticed that 
> PyQt5 and python3-PyQt5 seem to write over eachother's files, so I recommend 
> uninstalling PyQt5 (QGIS doesn't need it) and reinstalling python3-PyQt5 to 
> make sure you don't have any incompatible files that might prevent QScintilla-
> qt5 from building properly.
> 
> Thanks for finding this issue!

now  QScintilla fails : No file or folder of this type:
> /usr/share/sip/PyQt5/QtWidgets/qwidget.sip:28:21: fatal error: qwidget.h 



> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Benjamin Trigona-Harany
On Monday, 5 March 2018 11:32:45 PST Frédéric Falsetti wrote:
> QScintilla-qt5 configure fails with:
> 
> install -m 755 -p libqscintillaplugin.so
> /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillap
> lugin.so strip --strip-unneeded
> /tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillap
> lugin.so /tmp/SBo/QScintilla_gpl-2.10.2
> Usage: python configure.py [options]
> 
> configure.py: error: '/usr/bin/python-sip' is not an executable

I just pushed an update to my repo with a fix. However, I also noticed that 
PyQt5 and python3-PyQt5 seem to write over eachother's files, so I recommend 
uninstalling PyQt5 (QGIS doesn't need it) and reinstalling python3-PyQt5 to 
make sure you don't have any incompatible files that might prevent QScintilla-
qt5 from building properly.

Thanks for finding this issue!


___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Frédéric Falsetti
QScintilla-qt5 configure fails with:

install -m 755 -p libqscintillaplugin.so 
/tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillaplugin.so
strip --strip-unneeded 
/tmp/SBo/package-QScintilla-qt5/usr/lib/qt5/plugins/designer/libqscintillaplugin.so
/tmp/SBo/QScintilla_gpl-2.10.2
Usage: python configure.py [options]

configure.py: error: '/usr/bin/python-sip' is not an executable



I have 
/usr/bin/python3-sip from python3-sip-4.19.6-i586-1_SBo

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread B Watson
On 3/5/18, Frédéric Falsetti  wrote:

> DOWNLOAD="https://github.com/KDE/qca/archive/v2.1.3.tar.gz";

No!

Use this URL:

https://github.com/KDE/qca/archive/v2.1.3/qca-2.1.3.tar.gz

This will result in the downloaded file being called qca-2.1.3.tar.gz
regardless of whether content-disposition is supported by the client or
not. Makes life easier for everyone.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Frédéric Falsetti
qca-qt5.info
DOWNLOAD="https://github.com/KDE/qca/archive/v2.1.3.tar.gz";

qca-qt5.SlackBuild
SRCNAM=qca
PRGNAM=$SRCNAM-qt5
VERSION=${VERSION:-2.1.3}

--> mv v2.1.3.tar.gz qca-2.1.3.tar.gz

On Mon, 05 Mar 2018 07:28:41 -0800
Benjamin Trigona-Harany  wrote:

> On Sunday, 4 March 2018 08:46:28 PST Konrad J Hambrick wrote:
> > Wow Ben.
> > 
> > I checked out QGIS' Home Page:  https://qgis.org/en/site/
> > 
> > It is a very impressive piece of work !
> > 
> > Speaking of work, I wish I had time to test your qgis-3.SlackBuild but I've
> > got my hands full right now.
> 
> If you do get a chance, let me know how it goes.
>  
> > We do have a project coming up later this summer where QGIS might be a
> > great way to display tax jurisdictions in certain US Locations.
> > 
> > Anyhow ... thanks for turning me on to QGIS and good luck with your
> > qgis-3.SlackBuild Project !
> 
> Thanks!
> 
> > -- kjh
> > 
> > On Sun, Mar 4, 2018 at 9:41 AM, Benjamin Trigona-Harany <
> > 
> > slackbui...@jaxartes.net> wrote:
> > > If anyone is interested in running QGIS 3.0.0 on Slackware 14.2, I have
> > > working build scripts available. I would like feedback and bug reports, of
> > > course, but I'm also interested in hearing how much demand there is for
> > > QGIS 3
> > > to be an official SlackBuild.
> > > 
> > > Instructions and new SlackBuilds are located here
> > > https://github.com/bosth/
> > > qgis3-slackbuild (this is still a work in progress so not everything is
> > > intended to be ready for submission). The end product won't be compatible
> > > with
> > > an existing QGIS 2.x installation.
> > > 
> > > For the missing but optional Python 3 modules I mentioned in the README,
> > > you
> > > can just use pip3 install $NAME --user to install them until we have
> > > proper
> > > Python 3 SlackBuilds. I believe it is just psycopg2, owslib and Jinja2
> > > that
> > > need this treatment.
> > > 
> > > Ben
> > > 
> > > 
> > > ___
> > > SlackBuilds-users mailing list
> > > SlackBuilds-users@slackbuilds.org
> > > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > > FAQ - https://slackbuilds.org/faq/
> 
> 
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Frédéric Falsetti
On Mon, 05 Mar 2018 07:33:10 -0800
Benjamin Trigona-Harany  wrote:

> 
> Hi Frédéric, I should have mentioned that I only tested on Slackware64, so 
> thanks for checking the process on 32-bit Slackware.
> 
> Could you try adding -fPIC to line 82 of the SlackBuild so it looks like this:
> 
> CXXFLAGS+="$SLKCFLAGS -std=c++11 -fPIC"
> 
> The error message suggests that this is the issue.
> 

many thanks, it works fine !

attention:
https://github.com/bosth/qgis3-slackbuild/blob/master/qgis3/qgis3.info :
DOWNLOAD="http://qgis.org/downloads/qgis-2.18.16.tar.bz2";

;)





___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Benjamin Trigona-Harany
On Monday, 5 March 2018 02:50:51 PST Frédéric Falsetti wrote:
> Hi,
> an idea of what I did wrong ?
> 
> patching file qwtfunctions.pri
> Info: creating stash file /tmp/SBo/qwt-6.1.3/build/.qmake.stash
> cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5
> /tmp/SBo/qwt-6.1.3/src/src.pro LIBDIRSUFFIX= -o Makefile ) && make -f
> Makefile make[1] : on entre dans le répertoire
> « /tmp/SBo/qwt-6.1.3/build/src » compiling
> ../../src/qwt_abstract_scale_draw.cpp
> In file included from ../../src/qwt_global.h:13:0,
>  from ../../src/qwt_abstract_scale_draw.h:13,
>  from ../../src/qwt_abstract_scale_draw.cpp:10:
> /usr/include/qt5/QtCore/qglobal.h:1113:4: erreur : #error "You must build
> your code with position independent code if Qt was built with
> -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not
> enough)." #  error "You must build your code with position independent code
> if Qt was built with -r ^

Hi Frédéric, I should have mentioned that I only tested on Slackware64, so 
thanks for checking the process on 32-bit Slackware.

Could you try adding -fPIC to line 82 of the SlackBuild so it looks like this:

CXXFLAGS+="$SLKCFLAGS -std=c++11 -fPIC"

The error message suggests that this is the issue.

> On Sun, 04 Mar 2018 07:41:42 -0800
> 
> Benjamin Trigona-Harany  wrote:
> > If anyone is interested in running QGIS 3.0.0 on Slackware 14.2, I have
> > working build scripts available. I would like feedback and bug reports, of
> > course, but I'm also interested in hearing how much demand there is for
> > QGIS 3 to be an official SlackBuild.
> > 
> > Instructions and new SlackBuilds are located here
> > https://github.com/bosth/
> > qgis3-slackbuild (this is still a work in progress so not everything is
> > intended to be ready for submission). The end product won't be compatible
> > with an existing QGIS 2.x installation.
> > 
> > For the missing but optional Python 3 modules I mentioned in the README,
> > you can just use pip3 install $NAME --user to install them until we have
> > proper Python 3 SlackBuilds. I believe it is just psycopg2, owslib and
> > Jinja2 that need this treatment.
> > 
> > Ben
> > 
> > 
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/




___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Benjamin Trigona-Harany
On Sunday, 4 March 2018 08:46:28 PST Konrad J Hambrick wrote:
> Wow Ben.
> 
> I checked out QGIS' Home Page:  https://qgis.org/en/site/
> 
> It is a very impressive piece of work !
> 
> Speaking of work, I wish I had time to test your qgis-3.SlackBuild but I've
> got my hands full right now.

If you do get a chance, let me know how it goes.
 
> We do have a project coming up later this summer where QGIS might be a
> great way to display tax jurisdictions in certain US Locations.
> 
> Anyhow ... thanks for turning me on to QGIS and good luck with your
> qgis-3.SlackBuild Project !

Thanks!

> -- kjh
> 
> On Sun, Mar 4, 2018 at 9:41 AM, Benjamin Trigona-Harany <
> 
> slackbui...@jaxartes.net> wrote:
> > If anyone is interested in running QGIS 3.0.0 on Slackware 14.2, I have
> > working build scripts available. I would like feedback and bug reports, of
> > course, but I'm also interested in hearing how much demand there is for
> > QGIS 3
> > to be an official SlackBuild.
> > 
> > Instructions and new SlackBuilds are located here
> > https://github.com/bosth/
> > qgis3-slackbuild (this is still a work in progress so not everything is
> > intended to be ready for submission). The end product won't be compatible
> > with
> > an existing QGIS 2.x installation.
> > 
> > For the missing but optional Python 3 modules I mentioned in the README,
> > you
> > can just use pip3 install $NAME --user to install them until we have
> > proper
> > Python 3 SlackBuilds. I believe it is just psycopg2, owslib and Jinja2
> > that
> > need this treatment.
> > 
> > Ben
> > 
> > 
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/




___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Frédéric Falsetti
On Mon, 5 Mar 2018 12:18:18 +0100
Matteo Bernardini  wrote:


> 
> Hi Frederic,
> 
> which version of qt5 do you have installed in your system?
qt5-5.7.1-i586-1_SBo
on 32-bit machine

> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Matteo Bernardini
2018-03-05 11:50 GMT+01:00 Frédéric Falsetti :
> Hi,
> an idea of what I did wrong ?
>
> patching file qwtfunctions.pri
> Info: creating stash file /tmp/SBo/qwt-6.1.3/build/.qmake.stash
> cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 
> /tmp/SBo/qwt-6.1.3/src/src.pro LIBDIRSUFFIX= -o Makefile ) && make -f Makefile
> make[1] : on entre dans le répertoire « /tmp/SBo/qwt-6.1.3/build/src »
> compiling ../../src/qwt_abstract_scale_draw.cpp
> In file included from ../../src/qwt_global.h:13:0,
>  from ../../src/qwt_abstract_scale_draw.h:13,
>  from ../../src/qwt_abstract_scale_draw.cpp:10:
> /usr/include/qt5/QtCore/qglobal.h:1113:4: erreur : #error "You must build 
> your code with position independent code if Qt was built with 
> -reduce-relocations. " "Compile your code with -fPIC (-fPIE is not enough)."
>  #  error "You must build your code with position independent code if Qt was 
> built with -r
> ^

Hi Frederic,

which version of qt5 do you have installed in your system?
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-05 Thread Frédéric Falsetti
Hi,
an idea of what I did wrong ?

patching file qwtfunctions.pri
Info: creating stash file /tmp/SBo/qwt-6.1.3/build/.qmake.stash
cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 
/tmp/SBo/qwt-6.1.3/src/src.pro LIBDIRSUFFIX= -o Makefile ) && make -f Makefile 
make[1] : on entre dans le répertoire « /tmp/SBo/qwt-6.1.3/build/src »
compiling ../../src/qwt_abstract_scale_draw.cpp
In file included from ../../src/qwt_global.h:13:0,
 from ../../src/qwt_abstract_scale_draw.h:13,
 from ../../src/qwt_abstract_scale_draw.cpp:10:
/usr/include/qt5/QtCore/qglobal.h:1113:4: erreur : #error "You must build your 
code with position independent code if Qt was built with -reduce-relocations. " 
"Compile your code with -fPIC (-fPIE is not enough)."
 #  error "You must build your code with position independent code if Qt was 
built with -r
^



On Sun, 04 Mar 2018 07:41:42 -0800
Benjamin Trigona-Harany  wrote:

> If anyone is interested in running QGIS 3.0.0 on Slackware 14.2, I have 
> working build scripts available. I would like feedback and bug reports, of 
> course, but I'm also interested in hearing how much demand there is for QGIS 
> 3 
> to be an official SlackBuild.
> 
> Instructions and new SlackBuilds are located here https://github.com/bosth/
> qgis3-slackbuild (this is still a work in progress so not everything is 
> intended to be ready for submission). The end product won't be compatible 
> with 
> an existing QGIS 2.x installation.
> 
> For the missing but optional Python 3 modules I mentioned in the README, you 
> can just use pip3 install $NAME --user to install them until we have proper 
> Python 3 SlackBuilds. I believe it is just psycopg2, owslib and Jinja2 that 
> need this treatment.
> 
> Ben
> 
> 
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] QGIS 3 on Slackware

2018-03-04 Thread Konrad J Hambrick
Wow Ben.

I checked out QGIS' Home Page:  https://qgis.org/en/site/

It is a very impressive piece of work !

Speaking of work, I wish I had time to test your qgis-3.SlackBuild but I've
got my hands full right now.

We do have a project coming up later this summer where QGIS might be a
great way to display tax jurisdictions in certain US Locations.

Anyhow ... thanks for turning me on to QGIS and good luck with your
qgis-3.SlackBuild Project !

-- kjh

On Sun, Mar 4, 2018 at 9:41 AM, Benjamin Trigona-Harany <
slackbui...@jaxartes.net> wrote:

> If anyone is interested in running QGIS 3.0.0 on Slackware 14.2, I have
> working build scripts available. I would like feedback and bug reports, of
> course, but I'm also interested in hearing how much demand there is for
> QGIS 3
> to be an official SlackBuild.
>
> Instructions and new SlackBuilds are located here
> https://github.com/bosth/
> qgis3-slackbuild (this is still a work in progress so not everything is
> intended to be ready for submission). The end product won't be compatible
> with
> an existing QGIS 2.x installation.
>
> For the missing but optional Python 3 modules I mentioned in the README,
> you
> can just use pip3 install $NAME --user to install them until we have proper
> Python 3 SlackBuilds. I believe it is just psycopg2, owslib and Jinja2 that
> need this treatment.
>
> Ben
>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/