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 geos, reference main (171c45), with Swift 6.2 for Linux on 29 Oct 2025 04:08:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GEOSwift/geos.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/GEOSwift/geos
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 171c45f Remove Cocoapods from CI config.
Cloned https://github.com/GEOSwift/geos.git
Revision (git rev-parse @):
171c45f3a5cabb41a0ef18b09aaeaa41085c0c0e
SUCCESS checkout https://github.com/GEOSwift/geos.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/GEOSwift/geos.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/451] Compiling BoundaryNodeRule.cpp
[1/451] Compiling CGAlgorithmsDD.cpp
[2/451] Compiling string.cpp
[3/451] Compiling PolygonNodeTopology.cpp
[4/451] Compiling Area.cpp
[5/451] Compiling PointLocation.cpp
[6/451] Compiling Rectangle.cpp
[7/451] Compiling PointLocator.cpp
[8/451] Compiling RayCrossingCounter.cpp
[9/451] Compiling Interrupt.cpp
[10/451] Compiling math.cpp
[11/451] Compiling Profiler.cpp
[12/451] Compiling Assert.cpp
[13/451] Compiling TriEdge.cpp
[14/451] Compiling TrianglePredicate.cpp
[15/451] Compiling LocateFailureException.cpp
[16/451] Compiling Vertex.cpp
[17/451] Compiling GeometricShapeFactory.cpp
[18/451] Compiling TriangulationBuilder.cpp
[19/451] Compiling Tri.cpp
[20/451] Compiling QuadEdge.cpp
[21/451] Compiling LastFoundQuadEdgeLocator.cpp
[22/451] Compiling TriDelaunayImprover.cpp
[23/451] Compiling QuadEdgeSubdivision.cpp
[24/451] Compiling PolygonTriangulator.cpp
[25/451] Compiling PolygonEarClipper.cpp
[26/451] Compiling PolygonNoder.cpp
[27/451] Compiling ConstrainedDelaunayTriangulator.cpp
[28/451] Compiling IncrementalDelaunayTriangulator.cpp
[29/451] Compiling PolygonHoleJoiner.cpp
[30/451] Compiling DelaunayTriangulationBuilder.cpp
[31/451] Compiling VoronoiDiagramBuilder.cpp
[32/451] Compiling TopologyPreservingSimplifier.cpp
[33/451] Compiling TaggedLinesSimplifier.cpp
[34/451] Compiling TaggedLineStringSimplifier.cpp
[35/451] Compiling TaggedLineSegment.cpp
[36/451] Compiling RingHullIndex.cpp
[37/451] Compiling TaggedLineString.cpp
[38/451] Compiling LinkedRing.cpp
[39/451] Compiling LinkedLine.cpp
[40/451] Compiling RingHull.cpp
[41/451] Compiling LineSegmentIndex.cpp
[42/451] Compiling PolygonHullSimplifier.cpp
[43/451] Compiling MortonCode.cpp
[44/451] Compiling DouglasPeuckerSimplifier.cpp
[45/451] Compiling ComponentJumpChecker.cpp
[46/451] Compiling HilbertCode.cpp
[47/451] Compiling DouglasPeuckerLineSimplifier.cpp
[48/451] Compiling HilbertEncoder.cpp
[49/451] Compiling SimpleGeometryPrecisionReducer.cpp
[50/451] Compiling CommonBits.cpp
[51/451] Compiling PrecisionReducerTransformer.cpp
[52/451] Compiling CommonBitsRemover.cpp
[53/451] Compiling PointwisePrecisionReducerTransformer.cpp
[54/451] Compiling EnhancedPrecisionOp.cpp
[55/451] Compiling GeometryPrecisionReducer.cpp
[56/451] Compiling MinimumClearance.cpp
[57/451] Compiling CommonBitsOp.cpp
[58/451] Compiling PlanarGraph.cpp
[59/451] Compiling ConnectedSubgraphFinder.cpp
[60/451] Compiling Subgraph.cpp
[61/451] Compiling NodeMap.cpp
[62/451] Compiling Edge.cpp
[63/451] Compiling TopologyValidationError.cpp
[64/451] Compiling Node.cpp
[65/451] Compiling DirectedEdgeStar.cpp
[66/451] Compiling DirectedEdge.cpp
[67/451] Compiling PolygonRingTouch.cpp
[68/451] Compiling PolygonRingSelfNode.cpp
[69/451] Compiling RepeatedPointTester.cpp
[70/451] Compiling RepeatedPointRemover.cpp
[71/451] Compiling PolygonRing.cpp
[72/451] Compiling PolygonIntersectionAnalyzer.cpp
[73/451] Compiling PolygonTopologyAnalyzer.cpp
[74/451] Compiling UnionStrategy.cpp
[75/451] Compiling MakeValid.cpp
[76/451] Compiling IndexedNestedPolygonTester.cpp
[77/451] Compiling IndexedNestedHoleTester.cpp
[78/451] Compiling IsValidOp.cpp
[79/451] Compiling PointGeometryUnion.cpp
[80/451] Compiling UnaryUnionOp.cpp
[81/451] Compiling IsSimpleOp.cpp
[82/451] Compiling CoverageUnion.cpp
[83/451] Compiling RelateSegmentString.cpp
[84/451] Compiling OverlapUnion.cpp
[85/451] Compiling SharedPathsOp.cpp
[86/451] Compiling TopologyComputer.cpp
[87/451] Compiling RelatePredicate.cpp
[88/451] Compiling RelatePointLocator.cpp
[89/451] Compiling CascadedPolygonUnion.cpp
[90/451] Compiling RelateNode.cpp
[91/451] Compiling PolygonNodeConverter.cpp
[92/451] Compiling RelateEdge.cpp
[93/451] Compiling NodeSections.cpp
[94/451] Compiling RelateGeometry.cpp
[95/451] Compiling NodeSection.cpp
[96/451] Compiling LinearBoundary.cpp
[97/451] Compiling RelateNG.cpp
[98/451] Compiling DimensionLocation.cpp
[99/451] Compiling IMPatternMatcher.cpp
[100/451] Compiling IMPredicate.cpp
[101/451] Compiling LineStringExtracter.cpp
[102/451] Compiling EdgeSegmentOverlapAction.cpp
[103/451] Compiling EdgeSegmentIntersector.cpp
[104/451] Compiling EdgeSetIntersector.cpp
[105/451] Compiling BasicPredicate.cpp
[106/451] Compiling RelateNodeFactory.cpp
[107/451] Compiling RelateOp.cpp
[108/451] Compiling AdjacentEdgeLocator.cpp
[109/451] Compiling RelateNode.cpp
[110/451] Compiling RelateNodeGraph.cpp
[111/451] Compiling EdgeEndBundleStar.cpp
[112/451] Compiling EdgeEndBundle.cpp
[113/451] Compiling RelateComputer.cpp
[114/451] Compiling PolygonizeEdge.cpp
[115/451] Compiling EdgeEndBuilder.cpp
[116/451] Compiling SegmentIntersectionTester.cpp
[117/451] Compiling RectangleIntersects.cpp
[118/451] Compiling RectangleContains.cpp
[119/451] Compiling PolygonizeDirectedEdge.cpp
[120/451] Compiling Polygonizer.cpp
[121/451] Compiling PolygonizeGraph.cpp
[122/451] Compiling HoleAssigner.cpp
[123/451] Compiling RobustClipEnvelopeComputer.cpp
[124/451] Compiling RingClipper.cpp
[125/451] Compiling BuildArea.cpp
[126/451] Compiling EdgeRing.cpp
[127/451] Compiling UnaryUnionNG.cpp
[128/451] Compiling PrecisionUtil.cpp
[129/451] Compiling PrecisionReducer.cpp
[130/451] Compiling OverlayLabel.cpp
[131/451] Compiling OverlayUtil.cpp
[132/451] Compiling PolygonBuilder.cpp
[133/451] Compiling OverlayPoints.cpp
[134/451] Compiling OverlayNGRobust.cpp
[135/451] Compiling OverlayMixedPoints.cpp
[136/451] Compiling OverlayLabeller.cpp
[137/451] Compiling OverlayNG.cpp
[138/451] Compiling OverlayGraph.cpp
[139/451] Compiling OverlayEdge.cpp
[140/451] Compiling LineLimiter.cpp
[141/451] Compiling EdgeSourceInfo.cpp
[142/451] Compiling OverlayEdgeRing.cpp
[143/451] Compiling MaximalEdgeRing.cpp
[144/451] Compiling InputGeometry.cpp
[145/451] Compiling IntersectionPointBuilder.cpp
[146/451] Compiling LineBuilder.cpp
[147/451] Compiling IndexedPointOnLineLocator.cpp
[148/451] Compiling ElevationModel.cpp
[149/451] Compiling EdgeKey.cpp
[150/451] Compiling EdgeMerger.cpp
[151/451] Compiling Edge.cpp
[152/451] Compiling EdgeNodingBuilder.cpp
[153/451] Compiling OffsetPointGenerator.cpp
[154/451] Compiling CoverageUnion.cpp
[155/451] Compiling OverlayResultValidator.cpp
[156/451] Compiling FuzzyPointLocator.cpp
[157/451] Compiling LineMergeEdge.cpp
[158/451] Compiling LineStringSnapper.cpp
[159/451] Compiling SnapOverlayOp.cpp
[160/451] Compiling LineMergeDirectedEdge.cpp
[161/451] Compiling GeometrySnapper.cpp
[162/451] Compiling LineMergeGraph.cpp
[163/451] Compiling LineMerger.cpp
[164/451] Compiling LineSequencer.cpp
[165/451] Compiling EdgeString.cpp
[166/451] Compiling Traversal.cpp
[167/451] Compiling RectangleIntersection.cpp
[168/451] Compiling RectangleIntersectionBuilder.cpp
[169/451] Compiling PerimeterDistance.cpp
[170/451] Compiling Rectangle.cpp
[171/451] Compiling Grid.cpp
[172/451] Compiling TraversalAreas.cpp
[173/451] Compiling GridIntersection.cpp
[174/451] Compiling Cell.cpp
[175/451] Compiling GeometryLocation.cpp
[176/451] Compiling FloodFill.cpp
[177/451] Compiling FacetSequence.cpp
[178/451] Compiling IndexedFacetDistance.cpp
[179/451] Compiling FacetSequenceTreeBuilder.cpp
[180/451] Compiling UnionFind.cpp
[181/451] Compiling DistanceOp.cpp
[182/451] Compiling Clusters.cpp
[183/451] Compiling ConnectedElementPointFilter.cpp
[184/451] Compiling ConnectedElementLocationFilter.cpp
[185/451] Compiling GeometryFlattener.cpp
[186/451] Compiling SubgraphDepthLocater.cpp
[187/451] Compiling DBSCANClusterFinder.cpp
[188/451] Compiling SegmentMCIndex.cpp
[189/451] Compiling RightmostEdgeFinder.cpp
[190/451] Compiling AbstractClusterFinder.cpp
[191/451] Compiling OffsetSegmentGenerator.cpp
[192/451] Compiling OffsetCurveBuilder.cpp
[193/451] Compiling OffsetCurveSection.cpp
[194/451] Compiling PolygonBuilder.cpp
[195/451] Compiling MinimalEdgeRing.cpp
[196/451] Compiling BufferParameters.cpp
[197/451] Compiling MaximalEdgeRing.cpp
[198/451] Compiling BufferSubgraph.cpp
[199/451] Compiling OffsetCurve.cpp
[200/451] Compiling BufferInputLineSimplifier.cpp
[201/451] Compiling BufferNodeFactory.cpp
[202/451] Compiling BufferOp.cpp
[203/451] Compiling BufferCurveSetBuilder.cpp
[204/451] Compiling GeometryGraphOperation.cpp
[205/451] Compiling BoundaryOp.cpp
[206/451] Compiling SnapRoundingIntersectionAdder.cpp
[207/451] Compiling SnapRoundingNoder.cpp
[208/451] Compiling MCIndexSnapRounder.cpp
[209/451] Compiling MCIndexPointSnapper.cpp
[210/451] Compiling HotPixel.cpp
[211/451] Compiling SnappingPointIndex.cpp
[212/451] Compiling BufferBuilder.cpp
[213/451] Compiling HotPixelIndex.cpp
[214/451] Compiling SnappingIntersectionAdder.cpp
[215/451] Compiling ValidatingNoder.cpp
[216/451] Compiling SimpleNoder.cpp
[217/451] Compiling SnappingNoder.cpp
[218/451] Compiling SegmentString.cpp
[219/451] Compiling SegmentStringUtil.cpp
[220/451] Compiling SegmentNode.cpp
[221/451] Compiling SegmentNodeList.cpp
[222/451] Compiling SegmentIntersectionDetector.cpp
[223/451] Compiling OrientedCoordinateArray.cpp
[224/451] Compiling SegmentExtractingNoder.cpp
[225/451] Compiling Octant.cpp
[226/451] Compiling ScaledNoder.cpp
[227/451] Compiling NodingValidator.cpp
[228/451] Compiling NodingIntersectionFinder.cpp
[229/451] Compiling NodedSegmentString.cpp
[230/451] Compiling MCIndexSegmentSetMutualIntersector.cpp
[231/451] Compiling MCIndexNoder.cpp
[232/451] Compiling IntersectionAdder.cpp
[233/451] Compiling IntersectionFinderAdder.cpp
[234/451] Compiling IteratedNoder.cpp
[235/451] Compiling FastSegmentSetIntersectionFinder.cpp
[236/451] Compiling GeometryNoder.cpp
[237/451] Compiling DD.cpp
[238/451] Compiling BasicSegmentString.cpp
[239/451] Compiling FastNodingValidator.cpp
[240/451] Compiling LocationIndexOfPoint.cpp
[241/451] Compiling LocationIndexOfLine.cpp
[242/451] Compiling BoundaryChainNoder.cpp
[243/451] Compiling Writer.cpp
[244/451] Compiling LinearIterator.cpp
[245/451] Compiling LinearLocation.cpp
[246/451] Compiling LengthLocationMap.cpp
[247/451] Compiling LengthIndexedLine.cpp
[248/451] Compiling LengthIndexOfPoint.cpp
[249/451] Compiling LinearGeometryBuilder.cpp
[250/451] Compiling ExtractLineByLocation.cpp
[251/451] Compiling StringTokenizer.cpp
[252/451] Compiling WKTWriter.cpp
[253/451] Compiling WKTStreamReader.cpp
[254/451] Compiling WKTFileReader.cpp
[255/451] Compiling WKBWriter.cpp
[256/451] Compiling WKBStreamReader.cpp
[257/451] Compiling ParseException.cpp
[258/451] Compiling CLocalizer.cpp
[259/451] Compiling SweepLineInterval.cpp
[260/451] Compiling ByteOrderDataInStream.cpp
[261/451] Compiling WKTReader.cpp
[262/451] Compiling SweepLineEvent.cpp
[263/451] Compiling ByteOrderValues.cpp
[264/451] Compiling SweepLineIndex.cpp
[265/451] Compiling WKBReader.cpp
[266/451] Compiling GeoJSON.cpp
[267/451] Compiling SimpleSTRnode.cpp
[268/451] Compiling SIRtree.cpp
[269/451] Compiling Interval.cpp
[270/451] Compiling SimpleSTRdistance.cpp
[271/451] Compiling SimpleSTRtree.cpp
[272/451] Compiling STRtree.cpp
[273/451] Compiling GeometryItemDistance.cpp
[274/451] Compiling EnvelopeUtil.cpp
[275/451] Compiling BoundablePair.cpp
[276/451] Compiling Root.cpp
[277/451] Compiling AbstractSTRtree.cpp
[278/451] Compiling Quadtree.cpp
[279/451] Compiling IntervalSize.cpp
[280/451] Compiling NodeBase.cpp
[281/451] Compiling Key.cpp
[282/451] Compiling Node.cpp
[283/451] Compiling KdNode.cpp
[284/451] Compiling IntervalRTreeLeafNode.cpp
[285/451] Compiling SortedPackedIntervalRTree.cpp
[286/451] Compiling IntervalRTreeBranchNode.cpp
[287/451] Compiling GeoJSONWriter.cpp
[288/451] Compiling KdTree.cpp
[289/451] Compiling Root.cpp
[290/451] Compiling NodeBase.cpp
[291/451] Compiling Interval.cpp
[292/451] Compiling Node.cpp
[293/451] Compiling GeoJSONReader.cpp
[294/451] Compiling Key.cpp
[295/451] Compiling Bintree.cpp
[296/451] Compiling MonotoneChainSelectAction.cpp
[297/451] Compiling MonotoneChainOverlapAction.cpp
[298/451] Compiling SweepLineEvent.cpp
[299/451] Compiling MonotoneChainBuilder.cpp
[300/451] Compiling MonotoneChain.cpp
[301/451] Compiling VertexSequencePackedRtree.cpp
[302/451] Compiling SweepLineSegment.cpp
[303/451] Compiling SimpleSweepLineIntersector.cpp
[304/451] Compiling SimpleEdgeSetIntersector.cpp
[305/451] Compiling SimpleMCSweepLineIntersector.cpp
[306/451] Compiling MonotoneChainIndexer.cpp
[307/451] Compiling SegmentIntersector.cpp
[308/451] Compiling MonotoneChainEdge.cpp
[309/451] Compiling TopologyLocation.cpp
[310/451] Compiling GraphComponent.cpp
[311/451] Compiling Label.cpp
[312/451] Compiling NodeFactory.cpp
[313/451] Compiling NodeMap.cpp
[314/451] Compiling PlanarGraph.cpp
[315/451] Compiling Node.cpp
[316/451] Compiling EdgeNodingValidator.cpp
[317/451] Compiling EdgeRing.cpp
[318/451] Compiling EdgeEnd.cpp
[319/451] Compiling EdgeList.cpp
[320/451] Compiling GeometryGraph.cpp
[321/451] Compiling EdgeIntersectionList.cpp
[322/451] Compiling EdgeEndStar.cpp
[323/451] Compiling Edge.cpp
[324/451] Compiling Depth.cpp
[325/451] Compiling ShortCircuitedGeometryVisitor.cpp
[326/451] Compiling DirectedEdge.cpp
[327/451] Compiling DirectedEdgeStar.cpp
[328/451] Compiling PolygonalExtracter.cpp
[329/451] Compiling PolygonExtracter.cpp
[330/451] Compiling SineStarFactory.cpp
[331/451] Compiling PointExtracter.cpp
[332/451] Compiling NoOpGeometryOperation.cpp
[333/451] Compiling LinearComponentExtracter.cpp
[334/451] Compiling GeometryMapper.cpp
[335/451] Compiling GeometryTransformer.cpp
[336/451] Compiling GeometryCombiner.cpp
[337/451] Compiling GeometryEditor.cpp
[338/451] Compiling Densifier.cpp
[339/451] Compiling CoordinateOperation.cpp
[340/451] Compiling GeometryFixer.cpp
[341/451] Compiling ComponentCoordinateExtracter.cpp
[342/451] Compiling PreparedPolygonPredicate.cpp
[343/451] Compiling PreparedPolygonCovers.cpp
[344/451] Compiling PreparedPolygonDistance.cpp
[345/451] Compiling PreparedPolygonIntersects.cpp
[346/451] Compiling PreparedPolygonContains.cpp
[347/451] Compiling PreparedPolygonContainsProperly.cpp
[348/451] Compiling PreparedPoint.cpp
[349/451] Compiling PreparedGeometry.cpp
[350/451] Compiling PreparedPolygon.cpp
[351/451] Compiling PreparedLineStringDistance.cpp
[352/451] Compiling PreparedLineStringNearestPoints.cpp
[353/451] Compiling PreparedLineStringIntersects.cpp
[354/451] Compiling Triangle.cpp
[355/451] Compiling PreparedLineString.cpp
[356/451] Compiling PreparedGeometryFactory.cpp
[357/451] Compiling BasicPreparedGeometry.cpp
[358/451] Compiling Quadrant.cpp
[359/451] Compiling Position.cpp
[360/451] Compiling AbstractPreparedPolygonContains.cpp
[361/451] Compiling Surface.cpp
[362/451] Compiling SimpleCurve.cpp
[363/451] Compiling PrecisionModel.cpp
[364/451] Compiling Location.cpp
[365/451] Compiling Point.cpp
[366/451] Compiling Polygon.cpp
[367/451] Compiling MultiSurface.cpp
[368/451] Compiling MultiPolygon.cpp
[369/451] Compiling MultiPoint.cpp
[370/451] Compiling MultiLineString.cpp
[371/451] Compiling MultiCurve.cpp
[372/451] Compiling IntersectionMatrix.cpp
[373/451] Compiling LinearRing.cpp
[374/451] Compiling LineString.cpp
[375/451] Compiling LineSegment.cpp
[376/451] Compiling GeometryComponentFilter.cpp
[377/451] Compiling Dimension.cpp
[378/451] Compiling HeuristicOverlay.cpp
[379/451] Compiling GeometryCollection.cpp
[380/451] Compiling Envelope.cpp
[381/451] Compiling GeometryFactory.cpp
[382/451] Compiling CurvePolygon.cpp
[383/451] Compiling Curve.cpp
[384/451] Compiling Coordinate.cpp
[385/451] Compiling Geometry.cpp
[386/451] Compiling MarkHalfEdge.cpp
[387/451] Compiling CircularString.cpp
[388/451] Compiling CoordinateSequence.cpp
[389/451] Compiling d2s.c
[390/451] Compiling CompoundCurve.cpp
[391/451] Compiling HalfEdge.cpp
[392/451] Compiling EdgeGraph.cpp
[393/451] Compiling EdgeGraphBuilder.cpp
[394/451] Compiling DissolveHalfEdge.cpp
[395/451] Compiling DissolveEdgeGraph.cpp
[396/451] Compiling LineDissolver.cpp
[397/451] Compiling VertexRingCounter.cpp
[398/451] Compiling InvalidSegmentDetector.cpp
[399/451] Compiling CoverageUnion.cpp
[400/451] Compiling TPVWSimplifier.cpp
[401/451] Compiling CoverageValidator.cpp
[402/451] Compiling CoverageSimplifier.cpp
[403/451] Compiling CoveragePolygon.cpp
[404/451] Compiling CoverageRing.cpp
[405/451] Compiling CoverageRingEdges.cpp
[406/451] Compiling CoverageGapFinder.cpp
[407/451] Compiling CoverageEdge.cpp
[408/451] Compiling CoverageBoundarySegmentFinder.cpp
[409/451] Compiling CoveragePolygonValidator.cpp
[410/451] Compiling PointOnGeometryLocator.cpp
[411/451] Compiling Corner.cpp
[412/451] Compiling SimplePointInAreaLocator.cpp
[413/451] Compiling OuterShellsExtracter.cpp
[414/451] Compiling CleanCoverage.cpp
[415/451] Compiling IndexedPointInAreaLocator.cpp
[416/451] Compiling CoverageCleaner.cpp
[417/451] Compiling HullTri.cpp
[418/451] Compiling HullTriangulation.cpp
[419/451] Compiling ConcaveHullOfPolygons.cpp
[420/451] Compiling DistanceToPoint.cpp
[421/451] Compiling ConcaveHull.cpp
[422/451] Compiling DiscreteHausdorffDistance.cpp
[423/451] Compiling RobustDeterminant.cpp
[424/451] Compiling DiscreteFrechetDistance.cpp
[425/451] Compiling IndexedPointInPolygonsLocator.cpp
[426/451] Compiling NotRepresentableException.cpp
[427/451] Compiling MaximumInscribedCircle.cpp
[428/451] Compiling LargestEmptyCircle.cpp
[429/451] Compiling Orientation.cpp
[430/451] Compiling IndexedDistanceToPoint.cpp
[431/451] Compiling ExactMaxInscribedCircle.cpp
[432/451] Compiling MinimumBoundingCircle.cpp
[433/451] Compiling Length.cpp
[434/451] Compiling Intersection.cpp
[435/451] Compiling MinimumDiameter.cpp
[436/451] Compiling LineIntersector.cpp
[437/451] Compiling InteriorPointPoint.cpp
[438/451] Compiling MinimumAreaRectangle.cpp
[439/451] Compiling InteriorPointLine.cpp
[440/451] Compiling HCoordinate.cpp
[441/451] Compiling InteriorPointArea.cpp
[442/451] Compiling Distance.cpp
[443/451] Compiling CircularArcs.cpp
[444/451] Compiling Angle.cpp
[445/451] Compiling Centroid.cpp
[446/451] Compiling ConvexHull.cpp
[447/451] Compiling geos_c.cpp
[448/451] Compiling geos_ts_c.cpp
[449/451] 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 '_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 '_ZTVN4geos9operation7cluster31EnvelopeIntersectsClusterFinderE' which may 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 '_ZTVN4geos9operation7cluster29EnvelopeDistanceClusterFinderE' which may 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 '_ZTVN4geos9operation7cluster29GeometryDistanceClusterFinderE' which may 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 '_ZTVN4geos9operation7cluster29GeometryDistanceClusterFinderE' which may 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 '_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/capi/geos_ts_c.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt23_Sp_counted_ptr_inplaceIN4geos9operation4grid6MatrixIfEESaIS4_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/capi/geos_ts_c.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/capi/geos_ts_c.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/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 '_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 '_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/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/RayCrossingCounter.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/construct/ExactMaxInscribedCircle.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/ExactMaxInscribedCircle.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/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/IndexedPointInPolygonsLocator.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/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/DiscreteFrechetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance26DensifiedCoordinatesFilterE' which may overflow 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 '_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/distance/DiscreteFrechetDistance.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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 '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance10RectMatrixE' which may overflow 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 '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance13MatrixStorageE' which may overflow 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 '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance10RectMatrixE' which may overflow 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 '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance9CsrMatrixE' which may overflow 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 '_ZTVN4geos9algorithm8distance23DiscreteFrechetDistance9CsrMatrixE' which may overflow 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/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 '_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/hull/OuterShellsExtracter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9algorithm4hull20OuterShellsExtracter22envelopeAreaComparatorEPKNS_4geom10LinearRingES6_' which may overflow 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/algorithm/locate/IndexedPointInAreaLocator.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/CleanCoverage.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/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/CoverageCleaner.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/CoverageCleaner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/CoverageCleaner.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/coverage/CoverageCleaner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage13CleanCoverage19BorderMergeStrategyE' which may overflow 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/CoverageCleaner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage13CleanCoverage13MergeStrategyE' which may overflow 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/CoverageCleaner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage13CleanCoverage17AreaMergeStrategyE' which may overflow 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/CoverageCleaner.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8coverage13CleanCoverage18IndexMergeStrategyE' which may overflow 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/CoverageCleaner.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/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/CoveragePolygonValidator.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/CoveragePolygonValidator.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/CoverageRingEdges.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/CoverageRingEdges.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/CoverageRingEdges.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/CoverageValidator.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/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/TPVWSimplifier.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/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/coverage/VertexRingCounter.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/dissolve/DissolveEdgeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8dissolve17DissolveEdgeGraphE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/dissolve/DissolveEdgeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos8dissolve16DissolveHalfEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/dissolve/DissolveEdgeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9edgegraph12MarkHalfEdgeE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/dissolve/DissolveEdgeGraph.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/EdgeGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/EdgeList.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/GeometryGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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 '_ZSt19piecewise_construct' which may overflow 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/NodeMap.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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 '_ZSt19piecewise_construct' which may overflow at 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_nlohmann16json_abi_v3_11_36detail16invalid_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail9exceptionE' which may overflow at 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_nlohmann16json_abi_v3_11_36detail9exceptionE' which may overflow at 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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail11other_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_nlohmann16json_abi_v3_11_36detail11other_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_nlohmann16json_abi_v3_11_36detail11parse_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_nlohmann16json_abi_v3_11_36detail11parse_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail16invalid_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_nlohmann16json_abi_v3_11_36detail16invalid_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_nlohmann16json_abi_v3_11_36detail16invalid_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_nlohmann16json_abi_v3_11_36detail16invalid_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 '_ZSt19piecewise_construct' which may overflow at 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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail9exceptionE' which may overflow at 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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail11parse_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_nlohmann16json_abi_v3_11_36detail11parse_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail12out_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_nlohmann16json_abi_v3_11_36detail12out_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 '_ZTVSt23_Sp_counted_ptr_inplaceIN13geos_nlohmann16json_abi_v3_11_36detail21output_string_adapterIcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaISA_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 '_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_nlohmann16json_abi_v3_11_36detail21output_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_nlohmann16json_abi_v3_11_36detail23output_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 '_ZTIN13geos_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerIhTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerImTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerIlTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonISt3mapSt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE6decodeERhRjhE5utf8d' which may overflow at 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_nlohmann16json_abi_v3_11_36detail9dtoa_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_nlohmann16json_abi_v3_11_36detail16invalid_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_nlohmann16json_abi_v3_11_36detail16invalid_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/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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail11other_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerIhTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerImTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE12dump_integerIlTnNSt9enable_ifIXoooooosr3std11is_integralIT_EE5valuesr3std7is_sameISJ_mEE5valuesr3std7is_sameISJ_lEE5valuesr3std7is_sameISJ_hEE5valueEiE4typeELi0EEEvSJ_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_nlohmann16json_abi_v3_11_36detail10serializerINS0_10basic_jsonINS0_11ordered_mapESt6vectorNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEblmdSaNS0_14adl_serializerES5_IhSaIhEEvEEE6decodeERhRjhE5utf8d' which may overflow at 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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail10type_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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_nlohmann16json_abi_v3_11_36detail12static_constINS1_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 '_ZTVN4geos6noding18BoundaryChainNoderE' which may overflow 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/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/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/BoundaryOp.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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/BufferNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4geos9operation6buffer17BufferNodeFactoryD2Ev' which may overflow at 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/BufferNodeFactory.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6buffer17BufferNodeFactoryE' which may overflow at 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/MaximalEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6buffer15MaximalEdgeRingE' which may overflow at 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/MinimalEdgeRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVN4geos9operation6buffer15MinimalEdgeRingE' which may overflow at 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/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/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/FacetSequenceTreeBuilder.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/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/grid/GridIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt23_Sp_counted_ptr_inplaceIN4geos9operation4grid6MatrixIfEESaIS4_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/operation/grid/GridIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt19_Sp_counted_deleterIPfSt17__sp_array_deleteSaIvELN9__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/operation/grid/GridIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTISt17__sp_array_delete' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/operation/grid/GridIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTVSt19_Sp_counted_deleterIPSt10unique_ptrIN4geos9operation4grid4CellESt14default_deleteIS4_EESt17__sp_array_deleteSaIvELN9__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/operation/grid/GridIntersection.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZTISt17__sp_array_delete' which may overflow at 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/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 '_ZSt19piecewise_construct' which may overflow at 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/OverlayGraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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/OverlayPoints.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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/HoleAssigner.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/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/LinearBoundary.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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/relateng/TopologyComputer.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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 '_ZSt19piecewise_construct' which may overflow at 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/IndexedNestedPolygonTester.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/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/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/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/PolygonRing.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow at 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/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/polygon/PolygonNoder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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/triangulate/tri/TriangulationBuilder.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZSt19piecewise_construct' which may overflow 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: unsupported reloc 23 against local symbol
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: unsupported reloc 23 against local symbol
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: unsupported reloc 23 against local symbol
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: unsupported reloc 23 against local symbol
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: unsupported reloc 23 against local symbol
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/geos.build/src/util/Interrupt.cpp.o: unsupported reloc 23 against local symbol
/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
/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 '_ZSt19piecewise_construct' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[450/451] Linking libgeos.so
BUILD FAILURE 6.2 linux