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