[MacPorts] #57915: QGIS3 does not build on Mac OS Mojave

MacPorts noreply at macports.org
Wed Sep 18 08:36:58 UTC 2019


#57915: QGIS3 does not build on Mac OS Mojave
------------------------+--------------------
  Reporter:  news24lor  |      Owner:  Veence
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.5.4
Resolution:  fixed      |   Keywords:
      Port:  qgis3      |
------------------------+--------------------

Comment (by Veence):

 This is what I get when I do
 {{{
 curl
 "http://localhost/wfs?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities"
 }}}
 which is probably my own way of doing what you suggested:

 {{{
 curl
 "http://localhost/wfs?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities"
 <?xml version="1.0" encoding="utf-8"?>
 <WMS_Capabilities xmlns="http://www.opengis.net/wms"
 xmlns:qgs="http://www.qgis.org/wms" xmlns:sld="http://www.opengis.net/sld"
 xsi:schemaLocation="http://www.opengis.net/wms
 http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd
 http://www.opengis.net/sld
 http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd
 http://localhost/wfs?SERVICE=WMS&REQUEST=GetSchemaExtension"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3.0">
  <Service>
   <Name>WFS</Name>
   <Title>Demo WFS server</Title>
   <KeywordList>
    <Keyword vocabulary="ISO">infoMapAccessService</Keyword>
   </KeywordList>
   <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.geomag.fr"/>
   <ContactInformation>
    <ContactPersonPrimary>
     <ContactPerson>Vincent Habchi</ContactPerson>
     <ContactOrganization>MacPorts</ContactOrganization>
     <ContactPosition>package manager</ContactPosition>
    </ContactPersonPrimary>
 <ContactElectronicMailAddress>vincent at macports.org</ContactElectronicMailAddress>
   </ContactInformation>
   <Fees>conditions unknown</Fees>
   <AccessConstraints>None</AccessConstraints>
  </Service>
  <Capability>
   <Request>
    <GetCapabilities>
     <Format>text/xml</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </GetCapabilities>
    <GetMap>
     <Format>image/jpeg</Format>
     <Format>image/png</Format>
     <Format>image/png; mode=16bit</Format>
     <Format>image/png; mode=8bit</Format>
     <Format>image/png; mode=1bit</Format>
     <Format>application/dxf</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </GetMap>
    <GetFeatureInfo>
     <Format>text/plain</Format>
     <Format>text/html</Format>
     <Format>text/xml</Format>
     <Format>application/vnd.ogc.gml</Format>
     <Format>application/vnd.ogc.gml/3.1.1</Format>
     <Format>application/json</Format>
     <Format>application/geo+json</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </GetFeatureInfo>
    <sld:GetLegendGraphic>
     <Format>image/jpeg</Format>
     <Format>image/png</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </sld:GetLegendGraphic>
    <sld:DescribeLayer>
     <Format>text/xml</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </sld:DescribeLayer>
    <qgs:GetStyles>
     <Format>text/xml</Format>
     <DCPType>
      <HTTP>
       <Get>
        <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?"/>
       </Get>
      </HTTP>
     </DCPType>
    </qgs:GetStyles>
   </Request>
   <Exception>
    <Format>XML</Format>
   </Exception>
   <sld:UserDefinedSymbolization RemoteWFS="0" SupportSLD="1" UserStyle="1"
 UserLayer="0" InlineFeature="0" RemoteWCS="0"/>
   <Layer queryable="1">
    <Name>DemoWFS</Name>
    <KeywordList>
     <Keyword vocabulary="ISO">infoMapAccessService</Keyword>
    </KeywordList>
    <CRS>CRS:84</CRS>
    <CRS>EPSG:2154</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
     <westBoundLongitude>4.7032</westBoundLongitude>
     <eastBoundLongitude>4.9467</eastBoundLongitude>
     <southBoundLatitude>45.667</southBoundLatitude>
     <northBoundLatitude>45.849</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox miny="5.72715e+06" maxy="5.75619e+06" maxx="550664"
 CRS="EPSG:3857" minx="523558"/>
    <BoundingBox miny="4.7032" maxy="4.9467" maxx="45.849" CRS="EPSG:4326"
 minx="45.667"/>
    <BoundingBox miny="6.50935e+06" maxy="6.52914e+06" maxx="851069"
 CRS="EPSG:2154" minx="832594"/>
    <Layer queryable="1">
     <Name>Bati</Name>
     <Title>Bâtiments quelconques - unremarkable buildings</Title>
     <Abstract>Couche des bâtiments indifférenciés.
 Unsorted buildings layer.</Abstract>
     <CRS>CRS:84</CRS>
     <CRS>EPSG:2154</CRS>
     <CRS>EPSG:4326</CRS>
     <CRS>EPSG:3857</CRS>
     <EX_GeographicBoundingBox>
      <westBoundLongitude>4.77078</westBoundLongitude>
      <eastBoundLongitude>4.90058</eastBoundLongitude>
      <southBoundLatitude>45.7093</southBoundLatitude>
      <northBoundLatitude>45.8088</northBoundLatitude>
     </EX_GeographicBoundingBox>
     <BoundingBox miny="5.73388e+06" maxy="5.74976e+06" maxx="545530"
 CRS="EPSG:3857" minx="531080"/>
     <BoundingBox miny="4.77078" maxy="4.90058" maxx="45.8088"
 CRS="EPSG:4326" minx="45.7093"/>
     <BoundingBox miny="6.51396e+06" maxy="6.52478e+06" maxx="847594"
 CRS="EPSG:2154" minx="837753"/>
     <KeywordList>
      <Keyword>bâti</Keyword>
      <Keyword>indifférencié</Keyword>
      <Keyword>habitations</Keyword>
      <Keyword>buildings</Keyword>
      <Keyword>unsorted</Keyword>
      <Keyword>housing</Keyword>
     </KeywordList>
     <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL>
       <Format>image/png</Format>
       <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=Bati&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
      </LegendURL>
     </Style>
     <Attribution>
      <Title>IGN</Title>
      <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.ign.fr"/>
     </Attribution>
    </Layer>
    <Layer queryable="1">
     <Name>Hydro</Name>
     <Title>Hydrographie linéaire – Line hydro</Title>
     <Abstract>Linéaire des cours d'eau.
 Streams (as polylines).</Abstract>
     <CRS>CRS:84</CRS>
     <CRS>EPSG:2154</CRS>
     <CRS>EPSG:4326</CRS>
     <CRS>EPSG:3857</CRS>
     <EX_GeographicBoundingBox>
      <westBoundLongitude>4.78845</westBoundLongitude>
      <eastBoundLongitude>4.87068</eastBoundLongitude>
      <southBoundLatitude>45.704</southBoundLatitude>
      <northBoundLatitude>45.8184</northBoundLatitude>
     </EX_GeographicBoundingBox>
     <BoundingBox miny="5.73304e+06" maxy="5.7513e+06" maxx="542202"
 CRS="EPSG:3857" minx="533048"/>
     <BoundingBox miny="4.78845" maxy="4.87068" maxx="45.8184"
 CRS="EPSG:4326" minx="45.704"/>
     <BoundingBox miny="6.51332e+06" maxy="6.52589e+06" maxx="845245"
 CRS="EPSG:2154" minx="839143"/>
     <KeywordList>
      <Keyword>rivières</Keyword>
      <Keyword>streams</Keyword>
      <Keyword>rivers</Keyword>
     </KeywordList>
     <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL>
       <Format>image/png</Format>
       <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=Hydro&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
      </LegendURL>
     </Style>
     <Attribution>
      <Title>Hydrographie linéaire IGN</Title>
      <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.ign.fr"/>
     </Attribution>
    </Layer>
    <Layer queryable="1">
     <Name>Bati_industriel</Name>
     <Title>Bâti industriel - Factories</Title>
     <Abstract>Bâti industriel.
 Factories and warehouses.</Abstract>
     <CRS>CRS:84</CRS>
     <CRS>EPSG:2154</CRS>
     <CRS>EPSG:4326</CRS>
     <CRS>EPSG:3857</CRS>
     <EX_GeographicBoundingBox>
      <westBoundLongitude>4.77565</westBoundLongitude>
      <eastBoundLongitude>4.90093</eastBoundLongitude>
      <southBoundLatitude>45.7097</southBoundLatitude>
      <northBoundLatitude>45.8054</northBoundLatitude>
     </EX_GeographicBoundingBox>
     <BoundingBox miny="5.73395e+06" maxy="5.74922e+06" maxx="545569"
 CRS="EPSG:3857" minx="531623"/>
     <BoundingBox miny="4.77565" maxy="4.90093" maxx="45.8054"
 CRS="EPSG:4326" minx="45.7097"/>
     <BoundingBox miny="6.51401e+06" maxy="6.52442e+06" maxx="847630"
 CRS="EPSG:2154" minx="838131"/>
     <KeywordList>
      <Keyword>bâti</Keyword>
      <Keyword>industriel</Keyword>
      <Keyword>buildings</Keyword>
      <Keyword>factories</Keyword>
      <Keyword>warehouses</Keyword>
      <Keyword>sheds</Keyword>
     </KeywordList>
     <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL>
       <Format>image/png</Format>
       <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=Bati_industriel&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
      </LegendURL>
     </Style>
     <Attribution>
      <Title>Bâti industriel IGN</Title>
      <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.ign.fr"/>
     </Attribution>
    </Layer>
    <Layer queryable="1">
     <Name>Monuments</Name>
     <Title>Bâti remarquable - Churches, monuments, outstanding
 buildings</Title>
     <Abstract>Couche IGN du bâti remarquable
 Layer with monuments, churches, outstanding buildings and so
 on.</Abstract>
     <CRS>CRS:84</CRS>
     <CRS>EPSG:2154</CRS>
     <CRS>EPSG:4326</CRS>
     <CRS>EPSG:3857</CRS>
     <EX_GeographicBoundingBox>
      <westBoundLongitude>4.77714</westBoundLongitude>
      <eastBoundLongitude>4.89305</eastBoundLongitude>
      <southBoundLatitude>45.7181</southBoundLatitude>
      <northBoundLatitude>45.8006</northBoundLatitude>
     </EX_GeographicBoundingBox>
     <BoundingBox miny="5.73529e+06" maxy="5.74846e+06" maxx="544692"
 CRS="EPSG:3857" minx="531789"/>
     <BoundingBox miny="4.77714" maxy="4.89305" maxx="45.8006"
 CRS="EPSG:4326" minx="45.7181"/>
     <BoundingBox miny="6.51493e+06" maxy="6.52389e+06" maxx="847030"
 CRS="EPSG:2154" minx="838226"/>
     <KeywordList>
      <Keyword>bâti</Keyword>
      <Keyword>remarquable</Keyword>
      <Keyword>monuments</Keyword>
      <Keyword>churches</Keyword>
      <Keyword>outstanding</Keyword>
     </KeywordList>
     <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL>
       <Format>image/png</Format>
       <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=Monuments&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
      </LegendURL>
     </Style>
     <Attribution>
      <Title>Bâti remarquable IGN</Title>
      <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.ign.fr"/>
     </Attribution>
    </Layer>
    <Layer queryable="1">
     <Name>Communes</Name>
     <Title>Communes - Municipalities</Title>
     <Abstract>Limite des communes.
 Municipality limits.</Abstract>
     <CRS>CRS:84</CRS>
     <CRS>EPSG:2154</CRS>
     <CRS>EPSG:4326</CRS>
     <CRS>EPSG:3857</CRS>
     <EX_GeographicBoundingBox>
      <westBoundLongitude>4.70858</westBoundLongitude>
      <eastBoundLongitude>4.94056</eastBoundLongitude>
      <southBoundLatitude>45.6708</southBoundLatitude>
      <northBoundLatitude>45.8453</northBoundLatitude>
     </EX_GeographicBoundingBox>
     <BoundingBox miny="5.72775e+06" maxy="5.75559e+06" maxx="549981"
 CRS="EPSG:3857" minx="524157"/>
     <BoundingBox miny="4.70858" maxy="4.94056" maxx="45.8453"
 CRS="EPSG:4326" minx="45.6708"/>
     <BoundingBox miny="6.50976e+06" maxy="6.52874e+06" maxx="850603"
 CRS="EPSG:2154" minx="833004"/>
     <KeywordList>
      <Keyword>communes</Keyword>
      <Keyword>municipalities</Keyword>
     </KeywordList>
     <Style>
      <Name>default</Name>
      <Title>default</Title>
      <LegendURL>
       <Format>image/png</Format>
       <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://localhost/wfs?&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetLegendGraphic&LAYER=Communes&FORMAT=image/png&STYLE=default&SLD_VERSION=1.1.0"/>
      </LegendURL>
     </Style>
     <Attribution>
      <Title>Communes IGN</Title>
      <OnlineResource xlink:type="simple"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 xlink:href="http://www.ign.fr"/>
     </Attribution>
    </Layer>
   </Layer>
  </Capability>
 </WMS_Capabilities>
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/57915#comment:40>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list