Bug 94149 - [New port]graphics/qgis a GIS data viewer
Summary: [New port]graphics/qgis a GIS data viewer
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 21:20 UTC by Laurent Courty
Modified: 2006-04-24 14:06 UTC (History)
0 users

See Also:


Attachments
file.shar (24.96 KB, text/plain)
2006-03-06 21:20 UTC, Laurent Courty
no flags Details
qgis-0.7.4.shar (32.41 KB, text/plain; charset="us-ascii")
2006-04-23 22:02 UTC, Laurent Courty
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Courty 2006-03-06 21:20:05 UTC
Qgis is a Geographical Information System data viewer. It support many files
formats through GDAL/OGR and PostGIS. It can access GRASS locations and work as
a front-end.
Comment 1 Laurent Courty 2006-03-07 20:40:39 UTC
FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/94149'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=94149
>
>   
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       [New port]graphics/qgis a GIS data viewer
>> Arrival-Date:   Mon Mar 06 21:20:05 GMT 2006
>>     
Hello,

Please note that gdal-grass (pr nĀ°93856) should be commited first.

Thanks,

Laurent
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2006-04-15 09:30:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

GIS PRs interest me.
Comment 3 Sam Lawrance freebsd_committer freebsd_triage 2006-04-16 01:58:45 UTC
State Changed
From-To: open->feedback

Fails to build.  Any ideas? 

http://gis2.newcastle.edu.au/tb/errors/7-FreeBSD/qgis-0.7.4.log 

/bin/sh ../../libtool --mode=link c++  -O2 -fno-strict-aliasing -pipe   -o qgis-config  qgis_config-qgis_config.o  -Wl,-export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib 
mkdir .libs 
c++ -O2 -fno-strict-aliasing -pipe -o qgis-config qgis_config-qgis_config.o -Wl,-export-dynamic  -L/usr/local/lib -L/usr/X11R6/lib /usr/local/lib/libjpeg.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib 
gmake[3]: Leaving directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/tools/qgis_config' 
gmake[3]: Entering directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/tools' 
cat ../acinclude.m4 qgisdetect.m4 > qgis.m4 
gmake[3]: Leaving directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/tools' 
gmake[2]: Leaving directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/tools' 
Making all in i18n 
gmake[2]: Entering directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/i18n' 
cd ..; ./create_qm_files.sh 
Creating qmake project file 
qmake: not found 
Creating qm files 
lrelease error: Cannot open file 'qgis_qm.pro': No such file or directory 
Removing qmake project file 
rm: qgis_qm.pro: No such file or directory 
gmake[2]: *** [qgis_cs_CZ.qm] Error 1 
gmake[2]: Leaving directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4/i18n' 
gmake[1]: *** [all-recursive] Error 1 
gmake[1]: Leaving directory `/work/a/ports/graphics/qgis/work/qgis-0.7.4' 
gmake: *** [all] Error 2 
*** Error code 2 

Stop in /a/ports/graphics/qgis.
Comment 4 Sam Lawrance freebsd_committer freebsd_triage 2006-04-16 02:10:41 UTC
State Changed
From-To: feedback->open

Hm, I might have checked the wrong build log ...
Comment 5 Sam Lawrance freebsd_committer freebsd_triage 2006-04-16 02:28:13 UTC
State Changed
From-To: open->feedback

Nope, it's definitely busted.
Comment 6 Laurent Courty 2006-04-23 22:02:00 UTC
Thanks for your help. I've made some changes to Makefile and pkg-plist. I hope 
it will work now.
Comment 7 Sam Lawrance freebsd_committer freebsd_triage 2006-04-24 14:06:13 UTC
State Changed
From-To: feedback->closed

Committed, thanks!