The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GEOSwift, reference main (1448d6), with Swift 6.2 (beta) for Linux on 26 Jun 2025 14:04:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/Yamasee/GEOSwift.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/Yamasee/GEOSwift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1448d60 Merge branch 'GEOSwift:main' into main
Cloned https://github.com/Yamasee/GEOSwift.git
Revision (git rev-parse @):
1448d60e2e6abc2d8cc3dcf9bd1288c0c0e684d6
SUCCESS checkout https://github.com/Yamasee/GEOSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Yamasee/GEOSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
Fetching https://github.com/GEOSwift/geos.git
[1/4416] Fetching geos
Fetched https://github.com/GEOSwift/geos.git from cache (0.51s)
Computing version for https://github.com/GEOSwift/geos.git
Computed https://github.com/GEOSwift/geos.git at 9.0.0 (0.81s)
Creating working copy for https://github.com/GEOSwift/geos.git
Working copy of https://github.com/GEOSwift/geos.git resolved at 9.0.0
Building for debugging...
[0/445] Write sources
[1/445] Write swift-version-24593BA9C3E375BF.txt
[2/445] Compiling string.cpp
[3/445] Compiling BoundaryNodeRule.cpp
[4/445] Compiling math.cpp
[5/445] Compiling Interrupt.cpp
[6/445] Compiling CGAlgorithmsDD.cpp
[7/445] Compiling Angle.cpp
[8/445] Compiling Area.cpp
[9/445] Compiling Envelope.cpp
[10/445] Compiling Centroid.cpp
[11/445] Compiling Assert.cpp
[12/445] Compiling TriEdge.cpp
[13/445] Compiling Profiler.cpp
[14/445] Compiling GeometricShapeFactory.cpp
[15/445] Compiling LocateFailureException.cpp
[16/445] Compiling TrianglePredicate.cpp
[17/445] Compiling Vertex.cpp
[18/445] Compiling TriangulationBuilder.cpp
[19/445] Compiling Tri.cpp
[20/445] Compiling QuadEdge.cpp
[21/445] Compiling TriDelaunayImprover.cpp
[22/445] Compiling LastFoundQuadEdgeLocator.cpp
[23/445] Compiling QuadEdgeSubdivision.cpp
[24/445] Compiling PolygonTriangulator.cpp
[25/445] Compiling PolygonNoder.cpp
[26/445] Compiling PolygonEarClipper.cpp
[27/445] Compiling IncrementalDelaunayTriangulator.cpp
[28/445] Compiling ConstrainedDelaunayTriangulator.cpp
[29/445] Compiling PolygonHoleJoiner.cpp
[30/445] Compiling TaggedLinesSimplifier.cpp
[31/445] Compiling TopologyPreservingSimplifier.cpp
[32/445] Compiling VoronoiDiagramBuilder.cpp
[33/445] Compiling TaggedLineSegment.cpp
[34/445] Compiling DelaunayTriangulationBuilder.cpp
[35/445] Compiling TaggedLineStringSimplifier.cpp
[36/445] Compiling TaggedLineString.cpp
[37/445] Compiling RingHullIndex.cpp
[38/445] Compiling LinkedRing.cpp
[39/445] Compiling LinkedLine.cpp
[40/445] Compiling LineSegmentIndex.cpp
[41/445] Compiling ComponentJumpChecker.cpp
[42/445] Compiling MortonCode.cpp
[43/445] Compiling DouglasPeuckerSimplifier.cpp
[44/445] Compiling RingHull.cpp
[45/445] Compiling DouglasPeuckerLineSimplifier.cpp
[46/445] Compiling PolygonHullSimplifier.cpp
[47/445] Compiling HilbertCode.cpp
[48/445] Compiling HilbertEncoder.cpp
[49/445] Compiling PrecisionReducerTransformer.cpp
[50/445] Compiling GeometryPrecisionReducer.cpp
[51/445] Compiling CommonBits.cpp
[52/445] Compiling EnhancedPrecisionOp.cpp
[53/445] Compiling SimpleGeometryPrecisionReducer.cpp
[54/445] Compiling PrecisionReducerCoordinateOperation.cpp
[55/445] Compiling PointwisePrecisionReducerTransformer.cpp
[56/445] Compiling CommonBitsRemover.cpp
[57/445] Compiling CommonBitsOp.cpp
[58/445] Compiling NodeMap.cpp
[59/445] Compiling ConnectedSubgraphFinder.cpp
[60/445] Compiling MinimumClearance.cpp
[61/445] Compiling Subgraph.cpp
[62/445] Compiling PlanarGraph.cpp
[63/445] Compiling Edge.cpp
[64/445] Compiling Node.cpp
[65/445] Compiling TopologyValidationError.cpp
[66/445] Compiling DirectedEdge.cpp
[67/445] Compiling DirectedEdgeStar.cpp
[68/445] Compiling PolygonRingSelfNode.cpp
[69/445] Compiling PolygonRingTouch.cpp
[70/445] Compiling RepeatedPointTester.cpp
[71/445] Compiling RepeatedPointRemover.cpp
[72/445] Compiling PolygonIntersectionAnalyzer.cpp
[73/445] Compiling PolygonRing.cpp
[74/445] Compiling PolygonTopologyAnalyzer.cpp
[75/445] Compiling UnionStrategy.cpp
[76/445] Compiling MakeValid.cpp
[77/445] Compiling IsValidOp.cpp
[78/445] Compiling IndexedNestedHoleTester.cpp
[79/445] Compiling IndexedNestedPolygonTester.cpp
[80/445] Compiling IsSimpleOp.cpp
[81/445] Compiling UnaryUnionOp.cpp
[82/445] Compiling PointGeometryUnion.cpp
[83/445] Compiling OverlapUnion.cpp
[84/445] Compiling CoverageUnion.cpp
[85/445] Compiling RelateSegmentString.cpp
[86/445] Compiling SharedPathsOp.cpp
[87/445] Compiling RelatePredicate.cpp
[88/445] Compiling TopologyComputer.cpp
[89/445] Compiling CascadedPolygonUnion.cpp
[90/445] Compiling RelateEdge.cpp
[91/445] Compiling RelateNode.cpp
[92/445] Compiling RelatePointLocator.cpp
[93/445] Compiling PolygonNodeConverter.cpp
[94/445] Compiling NodeSections.cpp
[95/445] Compiling NodeSection.cpp
[96/445] Compiling RelateGeometry.cpp
[97/445] Compiling IMPredicate.cpp
[98/445] Compiling RelateNG.cpp
[99/445] Compiling LinearBoundary.cpp
[100/445] Compiling IMPatternMatcher.cpp
[101/445] Compiling LineStringExtracter.cpp
[102/445] Compiling DimensionLocation.cpp
[103/445] Compiling EdgeSegmentOverlapAction.cpp
[104/445] Compiling EdgeSegmentIntersector.cpp
[105/445] Compiling BasicPredicate.cpp
[106/445] Compiling EdgeSetIntersector.cpp
[107/445] Compiling RelateOp.cpp
[108/445] Compiling EdgeEndBundleStar.cpp
[109/445] Compiling RelateNodeFactory.cpp
[110/445] Compiling AdjacentEdgeLocator.cpp
[111/445] Compiling RelateNodeGraph.cpp
[112/445] Compiling RelateNode.cpp
[113/445] Compiling EdgeEndBundle.cpp
[114/445] Compiling SegmentIntersectionTester.cpp
[115/445] Compiling EdgeEndBuilder.cpp
[116/445] Compiling RelateComputer.cpp
[117/445] Compiling RectangleIntersects.cpp
[118/445] Compiling PolygonizeEdge.cpp
[119/445] Compiling RectangleContains.cpp
[120/445] Compiling PolygonizeDirectedEdge.cpp
[121/445] Compiling Polygonizer.cpp
[122/445] Compiling PolygonizeGraph.cpp
[123/445] Compiling RobustClipEnvelopeComputer.cpp
[124/445] Compiling HoleAssigner.cpp
[125/445] Compiling RingClipper.cpp
[126/445] Compiling BuildArea.cpp
[127/445] Compiling EdgeRing.cpp
[128/445] Compiling UnaryUnionNG.cpp
[129/445] Compiling PrecisionUtil.cpp
[130/445] Compiling PrecisionReducer.cpp
[131/445] Compiling OverlayLabel.cpp
[132/445] Compiling PolygonBuilder.cpp
[133/445] Compiling OverlayPoints.cpp
[134/445] Compiling OverlayUtil.cpp
[135/445] Compiling OverlayNGRobust.cpp
[136/445] Compiling OverlayLabeller.cpp
[137/445] Compiling OverlayMixedPoints.cpp
[138/445] Compiling OverlayNG.cpp
[139/445] Compiling OverlayEdge.cpp
[140/445] Compiling OverlayGraph.cpp
[141/445] Compiling LineLimiter.cpp
[142/445] Compiling EdgeSourceInfo.cpp
[143/445] Compiling MaximalEdgeRing.cpp
[144/445] Compiling OverlayEdgeRing.cpp
[145/445] Compiling IntersectionPointBuilder.cpp
[146/445] Compiling LineBuilder.cpp
[147/445] Compiling InputGeometry.cpp
[148/445] Compiling IndexedPointOnLineLocator.cpp
[149/445] Compiling ElevationModel.cpp
[150/445] Compiling EdgeKey.cpp
[151/445] Compiling EdgeMerger.cpp
[152/445] Compiling Edge.cpp
[153/445] Compiling OffsetPointGenerator.cpp
[154/445] Compiling FuzzyPointLocator.cpp
[155/445] Compiling CoverageUnion.cpp
[156/445] Compiling EdgeNodingBuilder.cpp
[157/445] Compiling OverlayResultValidator.cpp
[158/445] Compiling LineStringSnapper.cpp
[159/445] Compiling SnapOverlayOp.cpp
[160/445] Compiling OverlayNodeFactory.cpp
[161/445] Compiling MinimalEdgeRing.cpp
[162/445] Compiling LineMergeEdge.cpp
[163/445] Compiling GeometrySnapper.cpp
[164/445] Compiling MaximalEdgeRing.cpp
[165/445] Compiling PolygonBuilder.cpp
[166/445] Compiling LineMerger.cpp
[167/445] Compiling LineMergeDirectedEdge.cpp
[168/445] Compiling LineMergeGraph.cpp
[169/445] Compiling LineSequencer.cpp
[170/445] Compiling EdgeString.cpp
[171/445] Compiling GeometryLocation.cpp
[172/445] Compiling RectangleIntersection.cpp
[173/445] Compiling Rectangle.cpp
[174/445] Compiling FacetSequence.cpp
[175/445] Compiling RectangleIntersectionBuilder.cpp
[176/445] Compiling UnionFind.cpp
[177/445] Compiling FacetSequenceTreeBuilder.cpp
[178/445] Compiling IndexedFacetDistance.cpp
[179/445] Compiling Clusters.cpp
[180/445] Compiling DistanceOp.cpp
[181/445] Compiling ConnectedElementPointFilter.cpp
[182/445] Compiling ConnectedElementLocationFilter.cpp
[183/445] Compiling GeometryFlattener.cpp
[184/445] Compiling SubgraphDepthLocater.cpp
[185/445] Compiling DBSCANClusterFinder.cpp
[186/445] Compiling RightmostEdgeFinder.cpp
[187/445] Compiling AbstractClusterFinder.cpp
[188/445] Compiling SegmentMCIndex.cpp
[189/445] Compiling OffsetSegmentGenerator.cpp
[190/445] Compiling OffsetCurveBuilder.cpp
[191/445] Compiling OffsetCurveSection.cpp
[192/445] Compiling BufferParameters.cpp
[193/445] Compiling BufferSubgraph.cpp
[194/445] Compiling OffsetCurve.cpp
[195/445] Compiling BufferInputLineSimplifier.cpp
[196/445] Compiling BufferCurveSetBuilder.cpp
[197/445] Compiling GeometryGraphOperation.cpp
[198/445] Compiling BufferOp.cpp
[199/445] Compiling SnapRoundingIntersectionAdder.cpp
[200/445] Compiling BoundaryOp.cpp
[201/445] Compiling SnapRoundingNoder.cpp
[202/445] Compiling MCIndexSnapRounder.cpp
[203/445] Compiling MCIndexPointSnapper.cpp
[204/445] Compiling BufferBuilder.cpp
[205/445] Compiling HotPixel.cpp
[206/445] Compiling SnappingPointIndex.cpp
[207/445] Compiling HotPixelIndex.cpp
[208/445] Compiling ValidatingNoder.cpp
[209/445] Compiling SnappingIntersectionAdder.cpp
[210/445] Compiling SimpleNoder.cpp
[211/445] Compiling SnappingNoder.cpp
[212/445] Compiling SegmentString.cpp
[213/445] Compiling SegmentStringUtil.cpp
[214/445] Compiling SegmentNodeList.cpp
[215/445] Compiling SegmentNode.cpp
[216/445] Compiling SegmentIntersectionDetector.cpp
[217/445] Compiling OrientedCoordinateArray.cpp
[218/445] Compiling Octant.cpp
[219/445] Compiling SegmentExtractingNoder.cpp
[220/445] Compiling ScaledNoder.cpp
[221/445] Compiling NodingValidator.cpp
[222/445] Compiling NodingIntersectionFinder.cpp
[223/445] Compiling NodedSegmentString.cpp
[224/445] Compiling IntersectionAdder.cpp
[225/445] Compiling IntersectionFinderAdder.cpp
[226/445] Compiling MCIndexSegmentSetMutualIntersector.cpp
[227/445] Compiling MCIndexNoder.cpp
[228/445] Compiling IteratedNoder.cpp
[229/445] Compiling FastSegmentSetIntersectionFinder.cpp
[230/445] Compiling DD.cpp
[231/445] Compiling GeometryNoder.cpp
[232/445] Compiling BasicSegmentString.cpp
[233/445] Compiling FastNodingValidator.cpp
[234/445] Compiling LocationIndexOfPoint.cpp
[235/445] Compiling LocationIndexOfLine.cpp
[236/445] Compiling BoundaryChainNoder.cpp
[237/445] Compiling Writer.cpp
[238/445] Compiling LinearLocation.cpp
[239/445] Compiling LengthLocationMap.cpp
[240/445] Compiling LengthIndexedLine.cpp
[241/445] Compiling LinearIterator.cpp
[242/445] Compiling LengthIndexOfPoint.cpp
[243/445] Compiling LinearGeometryBuilder.cpp
[244/445] Compiling ExtractLineByLocation.cpp
[245/445] Compiling WKTStreamReader.cpp
[246/445] Compiling WKTWriter.cpp
[247/445] Compiling WKTFileReader.cpp
[248/445] Compiling WKBWriter.cpp
[249/445] Compiling ParseException.cpp
[250/445] Compiling StringTokenizer.cpp
[251/445] Compiling CLocalizer.cpp
[252/445] Compiling WKBStreamReader.cpp
[253/445] Compiling ByteOrderDataInStream.cpp
[254/445] Compiling SweepLineInterval.cpp
[255/445] Compiling ByteOrderValues.cpp
[256/445] Compiling WKTReader.cpp
[257/445] Compiling SweepLineEvent.cpp
[258/445] Compiling Unload.cpp
[259/445] Compiling SweepLineIndex.cpp
[260/445] Compiling GeoJSON.cpp
[261/445] Compiling WKBReader.cpp
[262/445] Compiling SimpleSTRnode.cpp
[263/445] Compiling Interval.cpp
[264/445] Compiling SimpleSTRdistance.cpp
[265/445] Compiling SIRtree.cpp
[266/445] Compiling SimpleSTRtree.cpp
[267/445] Compiling STRtree.cpp
[268/445] Compiling EnvelopeUtil.cpp
[269/445] Compiling GeometryItemDistance.cpp
[270/445] Compiling BoundablePair.cpp
[271/445] Compiling Root.cpp
[272/445] Compiling IntervalSize.cpp
[273/445] Compiling AbstractSTRtree.cpp
[274/445] Compiling Quadtree.cpp
[275/445] Compiling NodeBase.cpp
[276/445] Compiling Node.cpp
[277/445] Compiling IntervalRTreeLeafNode.cpp
[278/445] Compiling Key.cpp
[279/445] Compiling KdNode.cpp
[280/445] Compiling IntervalRTreeBranchNode.cpp
[281/445] Compiling KdTree.cpp
[282/445] Compiling SortedPackedIntervalRTree.cpp
[283/445] Compiling Root.cpp
[284/445] Compiling NodeBase.cpp
[285/445] Compiling Node.cpp
[286/445] Compiling Key.cpp
[287/445] Compiling Interval.cpp
[288/445] Compiling MonotoneChainSelectAction.cpp
[289/445] Compiling MonotoneChainOverlapAction.cpp
[290/445] Compiling Bintree.cpp
[291/445] Compiling GeoJSONWriter.cpp
[292/445] Compiling MonotoneChainBuilder.cpp
[293/445] Compiling MonotoneChain.cpp
[294/445] Compiling GeoJSONReader.cpp
[295/445] Compiling SweepLineEvent.cpp
[296/445] Compiling VertexSequencePackedRtree.cpp
[297/445] Compiling SweepLineSegment.cpp
[298/445] Compiling SimpleSweepLineIntersector.cpp
[299/445] Compiling SimpleEdgeSetIntersector.cpp
[300/445] Compiling SimpleMCSweepLineIntersector.cpp
[301/445] Compiling SegmentIntersector.cpp
[302/445] Compiling MonotoneChainIndexer.cpp
[303/445] Compiling MonotoneChainEdge.cpp
[304/445] Compiling TopologyLocation.cpp
[305/445] Compiling Label.cpp
[306/445] Compiling GraphComponent.cpp
[307/445] Compiling NodeFactory.cpp
[308/445] Compiling NodeMap.cpp
[309/445] Compiling PlanarGraph.cpp
[310/445] Compiling Node.cpp
[311/445] Compiling EdgeRing.cpp
[312/445] Compiling EdgeNodingValidator.cpp
[313/445] Compiling EdgeEnd.cpp
[314/445] Compiling EdgeList.cpp
[315/445] Compiling EdgeIntersectionList.cpp
[316/445] Compiling GeometryGraph.cpp
[317/445] Compiling EdgeEndStar.cpp
[318/445] Compiling Edge.cpp
[319/445] Compiling Depth.cpp
[320/445] Compiling DirectedEdgeStar.cpp
[321/445] Compiling ShortCircuitedGeometryVisitor.cpp
[322/445] Compiling DirectedEdge.cpp
[323/445] Compiling PolygonExtracter.cpp
[324/445] Compiling PolygonalExtracter.cpp
[325/445] Compiling SineStarFactory.cpp
[326/445] Compiling PointExtracter.cpp
[327/445] Compiling NoOpGeometryOperation.cpp
[328/445] Compiling LinearComponentExtracter.cpp
[329/445] Compiling GeometryMapper.cpp
[330/445] Compiling GeometryTransformer.cpp
[331/445] Compiling ComponentCoordinateExtracter.cpp
[332/445] Compiling GeometryCombiner.cpp
[333/445] Compiling GeometryEditor.cpp
[334/445] Compiling CoordinateOperation.cpp
[335/445] Compiling Densifier.cpp
[336/445] Compiling GeometryFixer.cpp
[337/445] Compiling PreparedPolygonPredicate.cpp
[338/445] Compiling PreparedPolygonDistance.cpp
[339/445] Compiling PreparedPolygonIntersects.cpp
[340/445] Compiling PreparedPolygonCovers.cpp
[341/445] Compiling PreparedPolygonContains.cpp
[342/445] Compiling PreparedPolygonContainsProperly.cpp
[343/445] Compiling PreparedGeometry.cpp
[344/445] Compiling PreparedPoint.cpp
[345/445] Compiling PreparedPolygon.cpp
[346/445] Compiling PreparedLineStringNearestPoints.cpp
[347/445] Compiling PreparedLineStringDistance.cpp
[348/445] Compiling PreparedLineStringIntersects.cpp
[349/445] Compiling Triangle.cpp
[350/445] Compiling PreparedGeometryFactory.cpp
[351/445] Compiling PreparedLineString.cpp
[352/445] Compiling Quadrant.cpp
[353/445] Compiling BasicPreparedGeometry.cpp
[354/445] Compiling Position.cpp
[355/445] Compiling AbstractPreparedPolygonContains.cpp
[356/445] Compiling PrecisionModel.cpp
[357/445] Compiling Surface.cpp
[358/445] Compiling SimpleCurve.cpp
[359/445] Compiling Location.cpp
[360/445] Compiling Polygon.cpp
[361/445] Compiling Point.cpp
[362/445] Compiling MultiSurface.cpp
[363/445] Compiling MultiPoint.cpp
[364/445] Compiling MultiPolygon.cpp
[365/445] Compiling MultiLineString.cpp
[366/445] Compiling MultiCurve.cpp
[367/445] Compiling IntersectionMatrix.cpp
[368/445] Compiling LinearRing.cpp
[369/445] Compiling GeometryComponentFilter.cpp
[370/445] Compiling LineString.cpp
[371/445] Compiling Dimension.cpp
[372/445] Compiling LineSegment.cpp
[373/445] Compiling HeuristicOverlay.cpp
[374/445] Compiling GeometryCollection.cpp
[375/445] Compiling Curve.cpp
[376/445] Compiling GeometryFactory.cpp
[377/445] Compiling Coordinate.cpp
[378/445] Compiling CurvePolygon.cpp
[379/445] Compiling MarkHalfEdge.cpp
[380/445] Compiling d2s.c
[381/445] Compiling Geometry.cpp
[382/445] Compiling CompoundCurve.cpp
[383/445] Compiling HalfEdge.cpp
[384/445] Compiling CoordinateSequence.cpp
[385/445] Compiling CircularString.cpp
[386/445] Compiling EdgeGraph.cpp
[387/445] Compiling EdgeGraphBuilder.cpp
[388/445] Compiling VertexRingCounter.cpp
[389/445] Compiling InvalidSegmentDetector.cpp
[390/445] Compiling CoverageUnion.cpp
[391/445] Compiling TPVWSimplifier.cpp
[392/445] Compiling CoverageRing.cpp
[393/445] Compiling CoverageValidator.cpp
[394/445] Compiling CoverageSimplifier.cpp
[395/445] Compiling CoveragePolygon.cpp
[396/445] Compiling CoverageRingEdges.cpp
[397/445] Compiling PointOnGeometryLocator.cpp
[398/445] Compiling CoverageBoundarySegmentFinder.cpp
[399/445] Compiling CoveragePolygonValidator.cpp
[400/445] Compiling SimplePointInAreaLocator.cpp
[401/445] Compiling Corner.cpp
[402/445] Compiling CoverageEdge.cpp
[403/445] Compiling CoverageGapFinder.cpp
[404/445] Compiling ConcaveHull.cpp
[405/445] Compiling IndexedPointInAreaLocator.cpp
[406/445] Compiling DistanceToPoint.cpp
[407/445] Compiling DiscreteHausdorffDistance.cpp
[408/445] Compiling HullTri.cpp
[409/445] Compiling DiscreteFrechetDistance.cpp
[410/445] Compiling HullTriangulation.cpp
[411/445] Compiling ConcaveHullOfPolygons.cpp
[412/445] Compiling RobustDeterminant.cpp
[413/445] Compiling PolygonNodeTopology.cpp
[414/445] Compiling SimplePointInRing.cpp
[415/445] Compiling IndexedPointInPolygonsLocator.cpp
[416/445] Compiling MaximumInscribedCircle.cpp
[417/445] Compiling IndexedDistanceToPoint.cpp
[418/445] Compiling RayCrossingCounter.cpp
[419/445] Compiling Rectangle.cpp
[420/445] Compiling NotRepresentableException.cpp
[421/445] Compiling LargestEmptyCircle.cpp
[422/445] Compiling PointLocation.cpp
[423/445] Compiling Orientation.cpp
[424/445] Compiling PointLocator.cpp
[425/445] Compiling Length.cpp
[426/445] Compiling MinimumBoundingCircle.cpp
[427/445] Compiling MinimumAreaRectangle.cpp
[428/445] Compiling Intersection.cpp
[429/445] Compiling MinimumDiameter.cpp
[430/445] Compiling LineIntersector.cpp
[431/445] Compiling InteriorPointPoint.cpp
[432/445] Compiling InteriorPointLine.cpp
[433/445] Compiling Distance.cpp
[434/445] Compiling HCoordinate.cpp
[435/445] Compiling InteriorPointArea.cpp
[436/445] Compiling CircularArcs.cpp
[437/445] Compiling ConvexHull.cpp
[438/445] Compiling geos_c.cpp
[439/445] Compiling geos_ts_c.cpp
[440/445] 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)
[441/445] Linking libgeos.so
BUILD FAILURE 6.2 linux