Package: leaftlet
Version: 1.5.1~dfsg-2
Severity: important
leaflet build fails with the following error when built with rollup
0.68.2-1 in experimental (just uploaded, it may take some time to reach
the archive). Please fix this to help uploading rollup 0.68.2 to
unstable.
(!) You have passed an unrecognized option
Unknown input option: legacy. Allowed options: acorn,
acornInjectPlugins, cache, chunkGroupingSize, context, entry,
experimentalCacheExpiry, experimentalCodeSplitting,
experimentalOptimizeChunks, experimentalPreserveModules,
experimentalTopLevelAwait, external, inlineDynamicImports, input,
manualChunks, moduleContext, onwarn, perf, plugins, preferConst,
preserveSymlinks, shimMissingExports, treeshake, watch
src/Leaflet.js → dist/leaflet-src.js, dist/leaflet-src.esm.js...
(!) Circular dependency: src/geo/crs/CRS.Earth.js -> src/geo/crs/CRS.js
-> src/geo/LatLng.js -> src/geo/crs/CRS.Earth.js
(!) Circular dependency: src/geo/LatLng.js -> src/geo/LatLngBounds.js
-> src/geo/LatLng.js
(!) Circular dependency: src/core/Browser.js ->
src/layer/vector/SVG.Util.js -> src/core/Browser.js
(!) Circular dependency: src/dom/DomEvent.js ->
src/dom/DomEvent.Pointer.js -> src/dom/DomEvent.js
(!) Circular dependency: src/dom/DomEvent.js -> src/dom/DomUtil.js ->
src/dom/DomEvent.js
[!] TypeError: magic_string_1.SourceMap is not a constructor
TypeError: magic_string_1.SourceMap is not a constructor
at Object.collapseSourcemaps [as default]
(/usr/share/nodejs/rollup/src/utils/collapseSourcemaps.js:155:12)
at /usr/share/nodejs/rollup/src/Chunk.js:975:55
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
make[1]: *** [debian/rules:32: dist/leaflet-src.js] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2