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 SkyPath, reference master (bb8fe6), with Swift 6.2 (beta) for Linux on 23 Jun 2025 21:09:01 UTC.

Build Command

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