Build Information
Failed to build geos, reference main (c7d417
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 04:24:59 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GEOSwift/geos.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GEOSwift/geos
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c7d4179 Clarify minimum requirements
Cloned https://github.com/GEOSwift/geos.git
Revision (git rev-parse @):
c7d417976bda6aea9b77501838a3e341eca6c160
SUCCESS checkout https://github.com/GEOSwift/geos.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/GEOSwift/geos.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/440] Compiling BoundaryNodeRule.cpp
[1/440] Compiling CGAlgorithmsDD.cpp
[2/440] Compiling string.cpp
[3/440] Compiling Angle.cpp
[4/440] Compiling CircularArcs.cpp
[5/440] Compiling Centroid.cpp
[6/440] Compiling Area.cpp
[7/440] Compiling math.cpp
[8/440] Compiling Interrupt.cpp
[9/440] Compiling TriEdge.cpp
[10/440] Compiling Assert.cpp
[11/440] Compiling Profiler.cpp
[12/440] Compiling TriangulationBuilder.cpp
[13/440] Compiling GeometricShapeFactory.cpp
[14/440] Compiling TrianglePredicate.cpp
[15/440] Compiling LocateFailureException.cpp
[16/440] Compiling geos_c.cpp
[17/440] Compiling Tri.cpp
[18/440] Compiling Vertex.cpp
[19/440] Compiling QuadEdge.cpp
[20/440] Compiling QuadEdgeSubdivision.cpp
[21/440] Compiling LastFoundQuadEdgeLocator.cpp
[22/440] Compiling TriDelaunayImprover.cpp
[23/440] Compiling PolygonTriangulator.cpp
[24/440] Compiling PolygonNoder.cpp
[25/440] Compiling PolygonEarClipper.cpp
[26/440] Compiling ConstrainedDelaunayTriangulator.cpp
[27/440] Compiling IncrementalDelaunayTriangulator.cpp
[28/440] Compiling PolygonHoleJoiner.cpp
[29/440] Compiling VoronoiDiagramBuilder.cpp
[30/440] Compiling DelaunayTriangulationBuilder.cpp
[31/440] Compiling TopologyPreservingSimplifier.cpp
[32/440] Compiling TaggedLinesSimplifier.cpp
[33/440] Compiling TaggedLineStringSimplifier.cpp
[34/440] Compiling TaggedLineSegment.cpp
[35/440] Compiling TaggedLineString.cpp
[36/440] Compiling RingHullIndex.cpp
[37/440] Compiling geos_ts_c.cpp
[38/440] Compiling RingHull.cpp
[39/440] Compiling LinkedLine.cpp
[40/440] Compiling LinkedRing.cpp
[41/440] Compiling LineSegmentIndex.cpp
[42/440] Compiling MortonCode.cpp
[43/440] Compiling PolygonHullSimplifier.cpp
[44/440] Compiling ComponentJumpChecker.cpp
[45/440] Compiling DouglasPeuckerLineSimplifier.cpp
[46/440] Compiling DouglasPeuckerSimplifier.cpp
[47/440] Compiling HilbertCode.cpp
[48/440] Compiling HilbertEncoder.cpp
[49/440] Compiling SimpleGeometryPrecisionReducer.cpp
[50/440] Compiling PrecisionReducerCoordinateOperation.cpp
[51/440] Compiling CommonBits.cpp
[52/440] Compiling PointwisePrecisionReducerTransformer.cpp
[53/440] Compiling GeometryPrecisionReducer.cpp
[54/440] Compiling CommonBitsRemover.cpp
[55/440] Compiling PrecisionReducerTransformer.cpp
[56/440] Compiling EnhancedPrecisionOp.cpp
[57/440] Compiling CommonBitsOp.cpp
[58/440] Compiling PlanarGraph.cpp
[59/440] Compiling Subgraph.cpp
[60/440] Compiling ConnectedSubgraphFinder.cpp
[61/440] Compiling MinimumClearance.cpp
[62/440] Compiling Node.cpp
[63/440] Compiling NodeMap.cpp
[64/440] Compiling DirectedEdgeStar.cpp
[65/440] Compiling Edge.cpp
[66/440] Compiling DirectedEdge.cpp
[67/440] Compiling TopologyValidationError.cpp
[68/440] Compiling PolygonRingTouch.cpp
[69/440] Compiling PolygonIntersectionAnalyzer.cpp
[70/440] Compiling PolygonRingSelfNode.cpp
[71/440] Compiling RepeatedPointTester.cpp
[72/440] Compiling RepeatedPointRemover.cpp
[73/440] Compiling PolygonRing.cpp
[74/440] Compiling IndexedNestedHoleTester.cpp
[75/440] Compiling PolygonTopologyAnalyzer.cpp
[76/440] Compiling UnionStrategy.cpp
[77/440] Compiling MakeValid.cpp
[78/440] Compiling PointGeometryUnion.cpp
[79/440] Compiling IsValidOp.cpp
[80/440] Compiling IsSimpleOp.cpp
[81/440] Compiling IndexedNestedPolygonTester.cpp
[82/440] Compiling CoverageUnion.cpp
[83/440] Compiling CascadedPolygonUnion.cpp
[84/440] Compiling UnaryUnionOp.cpp
[85/440] Compiling OverlapUnion.cpp
[86/440] Compiling SharedPathsOp.cpp
[87/440] Compiling RelateSegmentString.cpp
[88/440] Compiling RelateNode.cpp
[89/440] Compiling TopologyComputer.cpp
[90/440] Compiling RelatePredicate.cpp
[91/440] Compiling RelatePointLocator.cpp
[92/440] Compiling RelateGeometry.cpp
[93/440] Compiling RelateEdge.cpp
[94/440] Compiling LineStringExtracter.cpp
[95/440] Compiling PolygonNodeConverter.cpp
[96/440] Compiling NodeSection.cpp
[97/440] Compiling NodeSections.cpp
[98/440] Compiling IMPredicate.cpp
[99/440] Compiling IMPatternMatcher.cpp
[100/440] Compiling LinearBoundary.cpp
[101/440] Compiling DimensionLocation.cpp
[102/440] Compiling EdgeSegmentOverlapAction.cpp
[103/440] Compiling RelateNG.cpp
[104/440] Compiling BasicPredicate.cpp
[105/440] Compiling EdgeSegmentIntersector.cpp
[106/440] Compiling EdgeSetIntersector.cpp
[107/440] Compiling RelateNodeFactory.cpp
[108/440] Compiling RelateOp.cpp
[109/440] Compiling AdjacentEdgeLocator.cpp
[110/440] Compiling RelateNode.cpp
[111/440] Compiling RelateNodeGraph.cpp
[112/440] Compiling EdgeEndBundle.cpp
[113/440] Compiling EdgeEndBundleStar.cpp
[114/440] Compiling PolygonizeEdge.cpp
[115/440] Compiling EdgeEndBuilder.cpp
[116/440] Compiling RelateComputer.cpp
[117/440] Compiling RectangleContains.cpp
[118/440] Compiling SegmentIntersectionTester.cpp
[119/440] Compiling RectangleIntersects.cpp
[120/440] Compiling PolygonizeDirectedEdge.cpp
[121/440] Compiling Polygonizer.cpp
[122/440] Compiling PolygonizeGraph.cpp
[123/440] Compiling RobustClipEnvelopeComputer.cpp
[124/440] Compiling BuildArea.cpp
[125/440] Compiling HoleAssigner.cpp
[126/440] Compiling EdgeRing.cpp
[127/440] Compiling RingClipper.cpp
[128/440] Compiling PrecisionUtil.cpp
[129/440] Compiling UnaryUnionNG.cpp
[130/440] Compiling PrecisionReducer.cpp
[131/440] Compiling OverlayPoints.cpp
[132/440] Compiling OverlayUtil.cpp
[133/440] Compiling PolygonBuilder.cpp
[134/440] Compiling OverlayNGRobust.cpp
[135/440] Compiling OverlayLabel.cpp
[136/440] Compiling OverlayLabeller.cpp
[137/440] Compiling OverlayMixedPoints.cpp
[138/440] Compiling OverlayNG.cpp
[139/440] Compiling OverlayEdge.cpp
[140/440] Compiling OverlayGraph.cpp
[141/440] Compiling LineLimiter.cpp
[142/440] Compiling EdgeSourceInfo.cpp
[143/440] Compiling MaximalEdgeRing.cpp
[144/440] Compiling InputGeometry.cpp
[145/440] Compiling OverlayEdgeRing.cpp
[146/440] Compiling IntersectionPointBuilder.cpp
[147/440] Compiling IndexedPointOnLineLocator.cpp
[148/440] Compiling LineBuilder.cpp
[149/440] Compiling ElevationModel.cpp
[150/440] Compiling Edge.cpp
[151/440] Compiling EdgeKey.cpp
[152/440] Compiling EdgeMerger.cpp
[153/440] Compiling CoverageUnion.cpp
[154/440] Compiling OffsetPointGenerator.cpp
[155/440] Compiling EdgeNodingBuilder.cpp
[156/440] Compiling OverlayResultValidator.cpp
[157/440] Compiling FuzzyPointLocator.cpp
[158/440] Compiling SnapOverlayOp.cpp
[159/440] Compiling LineStringSnapper.cpp
[160/440] Compiling OverlayNodeFactory.cpp
[161/440] Compiling GeometrySnapper.cpp
[162/440] Compiling LineMergeEdge.cpp
[163/440] Compiling MinimalEdgeRing.cpp
[164/440] Compiling PolygonBuilder.cpp
[165/440] Compiling MaximalEdgeRing.cpp
[166/440] Compiling LineMerger.cpp
[167/440] Compiling LineMergeGraph.cpp
[168/440] Compiling LineMergeDirectedEdge.cpp
[169/440] Compiling LineSequencer.cpp
[170/440] Compiling EdgeString.cpp
[171/440] Compiling GeometryLocation.cpp
[172/440] Compiling RectangleIntersection.cpp
[173/440] Compiling RectangleIntersectionBuilder.cpp
[174/440] Compiling FacetSequence.cpp
[175/440] Compiling FacetSequenceTreeBuilder.cpp
[176/440] Compiling Rectangle.cpp
[177/440] Compiling IndexedFacetDistance.cpp
[178/440] Compiling UnionFind.cpp
[179/440] Compiling Clusters.cpp
[180/440] Compiling ConnectedElementLocationFilter.cpp
[181/440] Compiling DistanceOp.cpp
[182/440] Compiling ConnectedElementPointFilter.cpp
[183/440] Compiling SubgraphDepthLocater.cpp
[184/440] Compiling DBSCANClusterFinder.cpp
[185/440] Compiling GeometryFlattener.cpp
[186/440] Compiling OffsetSegmentGenerator.cpp
[187/440] Compiling SegmentMCIndex.cpp
[188/440] Compiling RightmostEdgeFinder.cpp
[189/440] Compiling AbstractClusterFinder.cpp
[190/440] Compiling OffsetCurveBuilder.cpp
[191/440] Compiling OffsetCurveSection.cpp
[192/440] Compiling BufferParameters.cpp
[193/440] Compiling BufferSubgraph.cpp
[194/440] Compiling BufferInputLineSimplifier.cpp
[195/440] Compiling OffsetCurve.cpp
[196/440] Compiling GeometryGraphOperation.cpp
[197/440] Compiling BufferCurveSetBuilder.cpp
[198/440] Compiling BufferOp.cpp
[199/440] Compiling SnapRoundingIntersectionAdder.cpp
[200/440] Compiling BoundaryOp.cpp
[201/440] Compiling MCIndexPointSnapper.cpp
[202/440] Compiling MCIndexSnapRounder.cpp
[203/440] Compiling SnapRoundingNoder.cpp
[204/440] Compiling HotPixel.cpp
[205/440] Compiling SnappingPointIndex.cpp
[206/440] Compiling HotPixelIndex.cpp
[207/440] Compiling ValidatingNoder.cpp
[208/440] Compiling BufferBuilder.cpp
[209/440] Compiling SnappingNoder.cpp
[210/440] Compiling SnappingIntersectionAdder.cpp
[211/440] Compiling SegmentStringUtil.cpp
[212/440] Compiling SegmentString.cpp
[213/440] Compiling SimpleNoder.cpp
[214/440] Compiling SegmentNode.cpp
[215/440] Compiling SegmentExtractingNoder.cpp
[216/440] Compiling OrientedCoordinateArray.cpp
[217/440] Compiling SegmentNodeList.cpp
[218/440] Compiling Octant.cpp
[219/440] Compiling SegmentIntersectionDetector.cpp
[220/440] Compiling ScaledNoder.cpp
[221/440] Compiling NodingValidator.cpp
[222/440] Compiling NodingIntersectionFinder.cpp
[223/440] Compiling NodedSegmentString.cpp
[224/440] Compiling MCIndexSegmentSetMutualIntersector.cpp
[225/440] Compiling IntersectionFinderAdder.cpp
[226/440] Compiling MCIndexNoder.cpp
[227/440] Compiling IntersectionAdder.cpp
[228/440] Compiling IteratedNoder.cpp
[229/440] Compiling BasicSegmentString.cpp
[230/440] Compiling LocationIndexOfPoint.cpp
[231/440] Compiling FastSegmentSetIntersectionFinder.cpp
[232/440] Compiling DD.cpp
[233/440] Compiling BoundaryChainNoder.cpp
[234/440] Compiling GeometryNoder.cpp
[235/440] Compiling FastNodingValidator.cpp
[236/440] Compiling LocationIndexOfLine.cpp
[237/440] Compiling LengthLocationMap.cpp
[238/440] Compiling Writer.cpp
[239/440] Compiling LinearLocation.cpp
[240/440] Compiling LinearIterator.cpp
[241/440] Compiling LengthIndexOfPoint.cpp
[242/440] Compiling LengthIndexedLine.cpp
[243/440] Compiling LinearGeometryBuilder.cpp
[244/440] Compiling ExtractLineByLocation.cpp
[245/440] Compiling WKTStreamReader.cpp
[246/440] Compiling WKTWriter.cpp
[247/440] Compiling WKBWriter.cpp
[248/440] Compiling WKTFileReader.cpp
[249/440] Compiling StringTokenizer.cpp
[250/440] Compiling ParseException.cpp
[251/440] Compiling WKBStreamReader.cpp
[252/440] Compiling CLocalizer.cpp
[253/440] Compiling Unload.cpp
[254/440] Compiling SweepLineInterval.cpp
[255/440] Compiling WKTReader.cpp
[256/440] Compiling SweepLineEvent.cpp
[257/440] Compiling ByteOrderDataInStream.cpp
[258/440] Compiling ByteOrderValues.cpp
[259/440] Compiling SweepLineIndex.cpp
[260/440] Compiling WKBReader.cpp
[261/440] Compiling GeoJSON.cpp
[262/440] Compiling Interval.cpp
[263/440] Compiling SimpleSTRdistance.cpp
[264/440] Compiling SimpleSTRnode.cpp
[265/440] Compiling SimpleSTRtree.cpp
[266/440] Compiling SIRtree.cpp
[267/440] Compiling STRtree.cpp
[268/440] Compiling GeometryItemDistance.cpp
[269/440] Compiling EnvelopeUtil.cpp
[270/440] Compiling BoundablePair.cpp
[271/440] Compiling Root.cpp
[272/440] Compiling IntervalSize.cpp
[273/440] Compiling AbstractSTRtree.cpp
[274/440] Compiling Node.cpp
[275/440] Compiling Key.cpp
[276/440] Compiling NodeBase.cpp
[277/440] Compiling Quadtree.cpp
[278/440] Compiling IntervalRTreeBranchNode.cpp
[279/440] Compiling KdNode.cpp
[280/440] Compiling IntervalRTreeLeafNode.cpp
[281/440] Compiling GeoJSONWriter.cpp
[282/440] Compiling Root.cpp
[283/440] Compiling SortedPackedIntervalRTree.cpp
[284/440] Compiling Node.cpp
[285/440] Compiling GeoJSONReader.cpp
[286/440] Compiling KdTree.cpp
[287/440] Compiling NodeBase.cpp
[288/440] Compiling Interval.cpp
[289/440] Compiling Key.cpp
[290/440] Compiling Bintree.cpp
[291/440] Compiling MonotoneChain.cpp
[292/440] Compiling MonotoneChainSelectAction.cpp
[293/440] Compiling MonotoneChainBuilder.cpp
[294/440] Compiling SweepLineEvent.cpp
[295/440] Compiling MonotoneChainOverlapAction.cpp
[296/440] Compiling SweepLineSegment.cpp
[297/440] Compiling VertexSequencePackedRtree.cpp
[298/440] Compiling SimpleMCSweepLineIntersector.cpp
[299/440] Compiling SegmentIntersector.cpp
[300/440] Compiling MonotoneChainEdge.cpp
[301/440] Compiling SimpleSweepLineIntersector.cpp
[302/440] Compiling SimpleEdgeSetIntersector.cpp
[303/440] Compiling MonotoneChainIndexer.cpp
[304/440] Compiling TopologyLocation.cpp
[305/440] Compiling NodeFactory.cpp
[306/440] Compiling Label.cpp
[307/440] Compiling GraphComponent.cpp
[308/440] Compiling NodeMap.cpp
[309/440] Compiling Node.cpp
[310/440] Compiling PlanarGraph.cpp
[311/440] Compiling EdgeNodingValidator.cpp
[312/440] Compiling EdgeIntersectionList.cpp
[313/440] Compiling GeometryGraph.cpp
[314/440] Compiling EdgeList.cpp
[315/440] Compiling EdgeRing.cpp
[316/440] Compiling EdgeEnd.cpp
[317/440] Compiling EdgeEndStar.cpp
[318/440] Compiling Edge.cpp
[319/440] Compiling Depth.cpp
[320/440] Compiling DirectedEdge.cpp
[321/440] Compiling DirectedEdgeStar.cpp
[322/440] Compiling PolygonalExtracter.cpp
[323/440] Compiling ShortCircuitedGeometryVisitor.cpp
[324/440] Compiling PolygonExtracter.cpp
[325/440] Compiling SineStarFactory.cpp
[326/440] Compiling PointExtracter.cpp
[327/440] Compiling LinearComponentExtracter.cpp
[328/440] Compiling NoOpGeometryOperation.cpp
[329/440] Compiling GeometryTransformer.cpp
[330/440] Compiling GeometryMapper.cpp
[331/440] Compiling GeometryEditor.cpp
[332/440] Compiling GeometryCombiner.cpp
[333/440] Compiling Densifier.cpp
[334/440] Compiling ComponentCoordinateExtracter.cpp
[335/440] Compiling CoordinateOperation.cpp
[336/440] Compiling GeometryFixer.cpp
[337/440] Compiling PreparedPolygonPredicate.cpp
[338/440] Compiling PreparedPolygonCovers.cpp
[339/440] Compiling PreparedPolygonDistance.cpp
[340/440] Compiling PreparedPolygonContains.cpp
[341/440] Compiling PreparedPolygonIntersects.cpp
[342/440] Compiling PreparedPolygonContainsProperly.cpp
[343/440] Compiling PreparedPoint.cpp
[344/440] Compiling PreparedLineStringIntersects.cpp
[345/440] Compiling PreparedGeometry.cpp
[346/440] Compiling PreparedPolygon.cpp
[347/440] Compiling PreparedLineStringDistance.cpp
[348/440] Compiling PreparedLineStringNearestPoints.cpp
[349/440] Compiling PreparedGeometryFactory.cpp
[350/440] Compiling Triangle.cpp
[351/440] Compiling PreparedLineString.cpp
[352/440] Compiling Quadrant.cpp
[353/440] Compiling Position.cpp
[354/440] Compiling Surface.cpp
[355/440] Compiling AbstractPreparedPolygonContains.cpp
[356/440] Compiling PrecisionModel.cpp
[357/440] Compiling BasicPreparedGeometry.cpp
[358/440] Compiling SimpleCurve.cpp
[359/440] Compiling Location.cpp
[360/440] Compiling MultiPoint.cpp
[361/440] Compiling MultiPolygon.cpp
[362/440] Compiling MultiSurface.cpp
[363/440] Compiling Point.cpp
[364/440] Compiling Polygon.cpp
[365/440] Compiling MultiLineString.cpp
[366/440] Compiling MultiCurve.cpp
[367/440] Compiling IntersectionMatrix.cpp
[368/440] Compiling LineString.cpp
[369/440] Compiling LinearRing.cpp
[370/440] Compiling GeometryComponentFilter.cpp
[371/440] Compiling LineSegment.cpp
[372/440] Compiling Dimension.cpp
[373/440] Compiling Envelope.cpp
[374/440] Compiling HeuristicOverlay.cpp
[375/440] Compiling GeometryCollection.cpp
[376/440] Compiling CurvePolygon.cpp
[377/440] Compiling Curve.cpp
[378/440] Compiling GeometryFactory.cpp
[379/440] Compiling Coordinate.cpp
[380/440] Compiling Geometry.cpp
[381/440] Compiling d2s.c
[382/440] Compiling MarkHalfEdge.cpp
[383/440] Compiling CircularString.cpp
[384/440] Compiling CoordinateSequence.cpp
[385/440] Compiling CompoundCurve.cpp
[386/440] Compiling HalfEdge.cpp
[387/440] Compiling EdgeGraph.cpp
[388/440] Compiling EdgeGraphBuilder.cpp
[389/440] Compiling VertexRingCounter.cpp
[390/440] Compiling InvalidSegmentDetector.cpp
[391/440] Compiling CoverageUnion.cpp
[392/440] Compiling TPVWSimplifier.cpp
[393/440] Compiling CoverageSimplifier.cpp
[394/440] Compiling CoverageValidator.cpp
[395/440] Compiling CoverageRing.cpp
[396/440] Compiling CoveragePolygon.cpp
[397/440] Compiling CoverageRingEdges.cpp
[398/440] Compiling PointOnGeometryLocator.cpp
[399/440] Compiling CoverageGapFinder.cpp
[400/440] Compiling CoverageBoundarySegmentFinder.cpp
[401/440] Compiling SimplePointInAreaLocator.cpp
[402/440] Compiling CoverageEdge.cpp
[403/440] Compiling Corner.cpp
[404/440] Compiling CoveragePolygonValidator.cpp
[405/440] Compiling IndexedPointInAreaLocator.cpp
[406/440] Compiling DiscreteHausdorffDistance.cpp
[407/440] Compiling DistanceToPoint.cpp
[408/440] Compiling HullTri.cpp
[409/440] Compiling DiscreteFrechetDistance.cpp
[410/440] Compiling HullTriangulation.cpp
[411/440] Compiling ConcaveHull.cpp
[412/440] Compiling ConcaveHullOfPolygons.cpp
[413/440] Compiling RobustDeterminant.cpp
[414/440] Compiling SimplePointInRing.cpp
[415/440] Compiling IndexedPointInPolygonsLocator.cpp
[416/440] Compiling MaximumInscribedCircle.cpp
[417/440] Compiling IndexedDistanceToPoint.cpp
[418/440] Compiling PolygonNodeTopology.cpp
[419/440] Compiling RayCrossingCounter.cpp
[420/440] Compiling Rectangle.cpp
[421/440] Compiling NotRepresentableException.cpp
[422/440] Compiling LargestEmptyCircle.cpp
[423/440] Compiling PointLocation.cpp
[424/440] Compiling Orientation.cpp
[425/440] Compiling Length.cpp
[426/440] Compiling PointLocator.cpp
[427/440] Compiling LineIntersector.cpp
[428/440] Compiling MinimumDiameter.cpp
[429/440] Compiling MinimumBoundingCircle.cpp
[430/440] Compiling MinimumAreaRectangle.cpp
[431/440] Compiling Intersection.cpp
[432/440] Compiling InteriorPointPoint.cpp
[433/440] Compiling InteriorPointLine.cpp
[434/440] Compiling HCoordinate.cpp
[435/440] Compiling ConvexHull.cpp
[436/440] Compiling Distance.cpp
[437/440] Compiling InteriorPointArea.cpp
[438/440] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'handle' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZ19getMachineByteOrdervE12endian_check' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7cluster31GeometryIntersectsClusterFinderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7cluster31GeometryIntersectsClusterFinderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom16CoordinateFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPvNS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index12SpatialIndexE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTV16CAPI_ItemVisitor' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index11ItemVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util27UniqueCoordinateArrayFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util27UniqueCoordinateArrayFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_4util27UniqueCoordinateArrayFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/Area.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/CGAlgorithmsDD.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/Centroid.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/CircularArcs.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/ConvexHull.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util21CoordinateArrayFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/ConvexHull.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util27UniqueCoordinateArrayFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/ConvexHull.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_4util21CoordinateArrayFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/Distance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/HCoordinate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos9algorithm25NotRepresentableExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/MinimumAreaRectangle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/MinimumBoundingCircle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/NotRepresentableException.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm25NotRepresentableExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/PointLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/PolygonNodeTopology.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/RobustDeterminant.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/SimplePointInRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm17SimplePointInRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/SimplePointInRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm11PointInRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/construct/IndexedPointInPolygonsLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPNS_9algorithm6locate25IndexedPointInAreaLocatorENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/construct/LargestEmptyCircle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/construct/MaximumInscribedCircle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/distance/DiscreteFrechetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm8distance25DiscreteHausdorffDistance22MaxPointDistanceFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm8distance25DiscreteHausdorffDistance36MaxDensifiedByFractionDistanceFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/distance/DiscreteHausdorffDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom24CoordinateSequenceFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/ConcaveHull.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/ConcaveHullOfPolygons.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/HullTriangulation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/HullTriangulation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm4hull17HullTriangulation14HullTriVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/HullTriangulation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/hull/HullTriangulation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge15TriangleVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm6locate25IndexedPointInAreaLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/algorithm/locate/IndexedPointInAreaLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm6locate22PointOnGeometryLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageBoundarySegmentFinder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage29CoverageBoundarySegmentFinderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoveragePolygonValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding18SegmentIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoveragePolygonValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding27SegmentSetMutualIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoveragePolygonValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS0_5chain13MonotoneChainENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage12CoverageRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage12CoverageRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/CoverageValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_4geom8GeometryENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/TPVWSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_8coverage14TPVWSimplifier4EdgeENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/coverage/VertexRingCounter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage17VertexRingCounterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/edgegraph/EdgeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9edgegraph8HalfEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/edgegraph/EdgeGraphBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9edgegraph25EdgeGraphLinestringFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CircularString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom14CircularStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CircularString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom14CircularStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CompoundCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom13CompoundCurveE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CompoundCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CompoundCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom13CompoundCurveE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Coordinate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos4geom12CoordinateXY10_nullCoordE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Coordinate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos4geom12CoordinateXY10_nullCoordE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CoordinateSequence.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12CurvePolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12CurvePolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_5CurveEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_5CurveEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/CurvePolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_5CurveEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Dimension.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos4geom8Geometry21GeometryChangedFilterD2Ev' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util17GeometryExtracter9ExtracterINS0_7PolygonESt6vectorIPKS4_SaIS7_EEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom14GeometryFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util17GeometryExtracter9ExtracterINS0_10LineStringESt6vectorIPKS4_SaIS7_EEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util17GeometryExtracter9ExtracterINS0_5PointESt6vectorIPKS4_SaIS7_EEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Geometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4geom8GeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryCollection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom18GeometryCollectionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryCollection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom18GeometryCollectionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom15GeometryFactoryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_10LinearRingEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_10LinearRingEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_10LinearRingEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_5CurveEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/GeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util23GeometryEditorOperationE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/HeuristicOverlay.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/HeuristicOverlay.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/IntersectionMatrix.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/LineSegment.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/LineString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10LineStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/LinearRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10LinearRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10MultiCurveE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10MultiCurveE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiLineString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom15MultiLineStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiLineString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom15MultiLineStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiPoint.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10MultiPointE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiPoint.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom10MultiPointE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12MultiPolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12MultiPolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiSurface.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12MultiSurfaceE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/MultiSurface.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom12MultiSurfaceE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Point.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom5PointE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Point.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom5PointE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Polygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom7PolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/Polygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SurfaceImplINS0_10LinearRingEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/SimpleCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom11SimpleCurveE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/SimpleCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/BasicPreparedGeometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep21BasicPreparedGeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/BasicPreparedGeometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep16PreparedGeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/BasicPreparedGeometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep21BasicPreparedGeometryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedGeometryFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedLineString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep18PreparedLineStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep15PreparedPolygonE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep23PreparedPolygonDistanceE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep31PreparedPolygonContainsProperlyE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep24PreparedPolygonPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep31AbstractPreparedPolygonContainsE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep25PreparedPolygonIntersectsE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygon.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm6locate24SimplePointInAreaLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygonContains.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep23PreparedPolygonContainsE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygonContains.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep31AbstractPreparedPolygonContainsE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygonPredicate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep23OutermostLocationFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygonPredicate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep25LocationNotMatchingFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/prep/PreparedPolygonPredicate.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4prep22LocationMatchingFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/ComponentCoordinateExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util28ComponentCoordinateExtracterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/Densifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util9Densifier18DensifyTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/GeometryFixer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/GeometryTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util19GeometryTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/LinearComponentExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util24LinearComponentExtracterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/PointExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util14PointExtracterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geom/util/PolygonExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util16PolygonExtracterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/DirectedEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph12DirectedEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/DirectedEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/DirectedEdgeStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/DirectedEdgeStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph16DirectedEdgeStarE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/Edge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph4EdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/Edge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5DepthE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/EdgeEnd.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph7EdgeEndE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/EdgeEndStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph11EdgeEndStarE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/EdgeEndStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/EdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph8EdgeRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/EdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph8EdgeRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/GeometryGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/GeometryGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index18SegmentIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/GeometryGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index18EdgeSetIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/GraphComponent.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph14GraphComponentE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/Node.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/NodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9geomgraph11NodeFactoryD2Ev' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/NodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph11NodeFactoryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/PlanarGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph11PlanarGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SimpleEdgeSetIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index24SimpleEdgeSetIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index28SimpleMCSweepLineIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index13MonotoneChainE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SimpleMCSweepLineIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index17SweepLineEventOBJE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SimpleSweepLineIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index26SimpleSweepLineIntersectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/geomgraph/index/SweepLineSegment.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9geomgraph5index16SweepLineSegmentE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/bintree/Bintree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7bintree4RootE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/bintree/Node.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7bintree4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/bintree/NodeBase.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7bintree8NodeBaseE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/bintree/Root.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos5index7bintree4Root6originE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/chain/MonotoneChainBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index5chain12ChainBuilderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index13intervalrtree17IntervalRTreeNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/intervalrtree/SortedPackedIntervalRTree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index13intervalrtree17IntervalRTreeNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/kdtree/KdTree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index6kdtree6KdTree16BestMatchVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/kdtree/KdTree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index6kdtree6KdTree19AccumulatingVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/kdtree/KdTree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index6kdtree13KdNodeVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/Node.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index8quadtree4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/Node.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index8quadtree4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/NodeBase.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index8quadtree8NodeBaseE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/Quadtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index8quadtree8QuadtreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/Root.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/quadtree/Root.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos5index8quadtree4Root6originE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/AbstractSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15AbstractSTRtreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/AbstractSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree13ItemBoundableE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/AbstractSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree9BoundableE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/AbstractSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos5index7strtree9ItemsList11delete_itemERNS1_13ItemsListItemE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/BoundablePair.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree7SIRtreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree7SIRtree15SIRIntersectsOpE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15SIRAbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15AbstractSTRtree12IntersectsOpE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree12AbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15SIRAbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SIRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree12AbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/STRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree7STRtreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/STRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree7STRtree15STRIntersectsOpE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/STRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15STRAbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/STRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15STRAbstractNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SimpleSTRdistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SimpleSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree13SimpleSTRnodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SimpleSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree13SimpleSTRtreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/index/strtree/SimpleSTRtree.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree13SimpleSTRnodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSON.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io12GeoJSONValue16GeoJSONTypeErrorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail11other_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail11other_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZNSt8__detail18__to_chars_10_implIjEEvPcjT_E8__digits' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail9exceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail9exceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail11parse_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail11parse_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZNSt8__detail18__to_chars_10_implImEEvPcjT_E8__digits' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail9exceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail11parse_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail11parse_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail12out_of_rangeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt23_Sp_counted_ptr_inplaceIN13geos_nlohmann6detail21output_string_adapterIcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt16_Sp_counted_baseILN9__gnu_cxx12_Lock_policyE2EE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTISt19_Sp_make_shared_tag' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail21output_string_adapterIcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN13geos_nlohmann6detail23output_adapter_protocolIcEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerIhTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerIlTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerImTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE6decodeERhRjhE5utf8d' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail9dtoa_impl36get_cached_power_for_binary_exponentEiE13kCachedPowers' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail16invalid_iteratorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_12from_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail11other_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonINS_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerIhTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonINS_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerIlTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonINS_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE12dump_integerImTnNSt9enable_ifIXoooosr3std7is_sameIT_mEE5valuesr3std7is_sameISI_lEE5valuesr3std7is_sameISI_hEE5valueEiE4typeELi0EEEvSI_E12digits_to_99' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN13geos_nlohmann6detail10serializerINS_10basic_jsonINS_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS_14adl_serializerES4_IhSaIhEEEEE6decodeERhRjhE5utf8d' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN13geos_nlohmann6detail10type_errorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/GeoJSONWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN13geos_nlohmann6detail12static_constINS0_10to_json_fnEE5valueE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/ParseException.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKBWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKTReader.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos2io14ParseExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKTWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/io/WKTWriter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos2io20CheckOrdinatesFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LengthIndexOfPoint.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LengthIndexedLine.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LengthIndexedLine.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LinearIterator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LinearLocation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LocationIndexOfLine.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/linearref/LocationIndexOfPoint.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/BoundaryChainNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding20NodableSegmentStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/FastNodingValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/FastNodingValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding15SinglePassNoderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/FastNodingValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding5NoderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/IntersectionAdder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/IteratedNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/MCIndexNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding12MCIndexNoder20SegmentOverlapActionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/MCIndexSegmentSetMutualIntersector.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding34MCIndexSegmentSetMutualIntersector20SegmentOverlapActionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/NodedSegmentString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos6noding18NodedSegmentStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/NodedSegmentString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding18NodedSegmentStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/NodingIntersectionFinder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding24NodingIntersectionFinderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/NodingValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/Octant.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/ScaledNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding11ScaledNoderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/ScaledNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding11ScaledNoder8ReScalerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/ScaledNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding11ScaledNoder6ScalerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/SegmentNodeList.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snap/SnappingIntersectionAdder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding4snap25SnappingIntersectionAdderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snap/SnappingIntersectionAdder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snap/SnappingNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding4snap13SnappingNoderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/HotPixelIndex.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/MCIndexPointSnapper.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding9snapround18HotPixelSnapActionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/MCIndexPointSnapper.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding9snapround26MCIndexPointSnapperVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/MCIndexSnapRounder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/MCIndexSnapRounder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding9snapround18MCIndexSnapRounderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/SnapRoundingIntersectionAdder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding9snapround29SnapRoundingIntersectionAdderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/SnapRoundingNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos6noding9snapround17SnapRoundingNoderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/noding/snapround/SnapRoundingNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/GeometryGraphOperation.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation22GeometryGraphOperationE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferCurveSetBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/BufferSubgraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/OffsetCurve.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/OffsetCurveBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/OffsetCurveSection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9operation6buffer18OffsetCurveSection28OffsetCurveSectionComparatorERKSt10unique_ptrIS2_St14default_deleteIS2_EES8_' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/buffer/RightmostEdgeFinder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/ConnectedElementLocationFilter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8distance30ConnectedElementLocationFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/ConnectedElementLocationFilter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8distance30ConnectedElementLocationFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/ConnectedElementPointFilter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8distance27ConnectedElementPointFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/DistanceOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/FacetSequenceTreeBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8distance24FacetSequenceTreeBuilder17FacetSequenceTreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/FacetSequenceTreeBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_9operation8distance13FacetSequenceENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/FacetSequenceTreeBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8distance24FacetSequenceTreeBuilder17FacetSequenceTreeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/IndexedFacetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/IndexedFacetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/distance/IndexedFacetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/intersection/Rectangle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/intersection/RectangleIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/intersection/RectangleIntersectionBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeDirectedEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9linemerge21LineMergeDirectedEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9linemerge13LineMergeEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph4EdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph14GraphComponentE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph4EdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9linemerge14LineMergeGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph16DirectedEdgeStarE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph4NodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph16DirectedEdgeStarE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph7NodeMapE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMergeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph11PlanarGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMerger.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9linemerge25LMGeometryComponentFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/linemerge/LineMerger.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph11PlanarGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/MaximalEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7overlay15MaximalEdgeRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/MinimalEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7overlay15MinimalEdgeRingE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/OverlayNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9operation7overlay18OverlayNodeFactoryD2Ev' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/OverlayNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7overlay18OverlayNodeFactoryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/PolygonBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlay/snap/GeometrySnapper.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation7overlay4snap15SnapTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/CoverageUnion.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/EdgeMerger.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/EdgeNodingBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/MaximalEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng11OverlayEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayLabeller.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayMixedPoints.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng26CoordinateExtractingFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayMixedPoints.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_9operation9overlayng26CoordinateExtractingFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayNGRobust.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng15OverlayNGRobust15SRUnionStrategyE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/OverlayPoints.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng21PointExtractingFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/PolygonBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util17TopologyExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/PrecisionUtil.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng13PrecisionUtil19InherentScaleFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/overlayng/UnaryUnionNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9overlayng12UnaryUnionNG15NGUnionStrategyE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/EdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos11planargraph4EdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/HoleAssigner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPNS_9operation10polygonize8EdgeRingENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/PolygonizeDirectedEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation10polygonize22PolygonizeDirectedEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/PolygonizeEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation10polygonize14PolygonizeEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/PolygonizeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation10polygonize15PolygonizeGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/polygonize/Polygonizer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation10polygonize11Polygonizer15LineStringAdderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/predicate/RectangleIntersects.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9predicate25EnvelopeIntersectsVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/predicate/RectangleIntersects.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9predicate20ContainsPointVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/predicate/RectangleIntersects.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation9predicate21LineIntersectsVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/predicate/RectangleIntersects.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util29ShortCircuitedGeometryVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/EdgeEndBundle.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate13EdgeEndBundleE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/EdgeEndBundleStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate17EdgeEndBundleStarE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateNode.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate10RelateNodeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9operation6relate17RelateNodeFactoryD2Ev' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate17RelateNodeFactoryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateNodeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate15RelateNodeGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate8RelateOpE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relate/RelateOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6relate8RelateOpE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/IMPatternMatcher.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng16IMPatternMatcherE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/LineStringExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng19LineStringExtracterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateGeometry.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom4util14GeometryLister6ListerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate19IntersectsPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate16CrossesPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate17DisjointPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate16TouchesPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate15WithinPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate17ContainsPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate17OverlapsPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate15CoversPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate18CoveredByPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng15RelatePredicate19EqualsTopoPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng21RelateMatrixPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateNG.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng17TopologyPredicateE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelatePointLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm6locate24SimplePointInAreaLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/RelateSegmentString.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation8relateng19RelateSegmentStringE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/relateng/TopologyComputer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/sharedpaths/SharedPathsOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/union/CascadedPolygonUnion.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_4geom8GeometryENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/union/CoverageUnion.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/union/UnaryUnionOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/union/UnaryUnionOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/IndexedNestedPolygonTester.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_4geom7PolygonENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/IsSimpleOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/IsSimpleOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid10IsSimpleOp27NonSimpleIntersectionFinderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/IsValidOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/IsValidOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index7strtree15TemplateSTRtreeIPKNS_4geom10LinearRingENS1_14EnvelopeTraitsEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/MakeValid.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/PolygonIntersectionAnalyzer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/PolygonTopologyAnalyzer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid19RepeatedPointFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid19RepeatedPointFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid26RepeatedInvalidPointFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid26RepeatedInvalidPointFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation5valid32RepeatedPointCoordinateOperationE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_9operation5valid19RepeatedPointFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_9operation5valid26RepeatedInvalidPointFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/RepeatedPointTester.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util29UnsupportedOperationExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/valid/TopologyValidationError.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9operation5valid23TopologyValidationError6errMsgE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/planargraph/DirectedEdge.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph12DirectedEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/planargraph/DirectedEdgeStar.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos11planargraph11pdeLessThanEPNS0_12DirectedEdgeES2_' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/planargraph/NodeMap.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11planargraph7NodeMapE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/CommonBitsRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision22CommonCoordinateFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/CommonBitsRemover.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision10TranslaterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/EnhancedPrecisionOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/EnhancedPrecisionOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/EnhancedPrecisionOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/MinimumClearance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/PointwisePrecisionReducerTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision36PointwisePrecisionReducerTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/PrecisionReducerTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision27PrecisionReducerTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/PrecisionReducerTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision22PrecisionReducerFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/PrecisionReducerTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9precision22PrecisionReducerFilterE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/precision/PrecisionReducerTransformer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4geom19CoordinateInspectorINS_9precision22PrecisionReducerFilterEEE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/shape/fractal/HilbertCode.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/shape/fractal/MortonCode.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/DouglasPeuckerLineSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/DouglasPeuckerSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8simplify13DPTransformerE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/LineSegmentIndex.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8simplify18LineSegmentVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/LineSegmentIndex.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8simplify18LineSegmentVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/PolygonHullSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/PolygonHullSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/TaggedLinesSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos5index8quadtree4RootE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/simplify/TopologyPreservingSimplifier.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/IncrementalDelaunayTriangulator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos11triangulate8quadedge22LocateFailureExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/VoronoiDiagramBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util13GEOSExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/polygon/PolygonEarClipper.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/polygon/PolygonHoleJoiner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util21IllegalStateExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/polygon/PolygonHoleJoiner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate7polygon17PolygonHoleJoiner28InteriorIntersectionDetectorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/polygon/PolygonNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate7polygon12PolygonNoder9NodeAdderE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge24LastFoundQuadEdgeLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/LastFoundQuadEdgeLocator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge15QuadEdgeLocatorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/LocateFailureException.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge22LocateFailureExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge19QuadEdgeSubdivision26TriangleCoordinatesVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge19QuadEdgeSubdivision27TriangleCircumcentreVisitorE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/quadedge/QuadEdgeSubdivision.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos11triangulate8quadedge19QuadEdgeSubdivisionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/triangulate/tri/Tri.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24IllegalArgumentExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Assert.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util24AssertionFailedExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Assert.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util24AssertionFailedExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Assert.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util24AssertionFailedExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/GeometricShapeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util21GeometricShapeFactoryE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTIN4geos4util20InterruptedExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos4util20InterruptedExceptionE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Profiler.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt5fixedRSt8ios_base' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[439/440] Linking libgeos.so
BUILD FAILURE 6.2 linux