[Pkg-javascript-devel] Bug#1103061: node-prop-types: FTBFS in testing/i386: make: *** [debian/rules:5: binary] Error 25
Lucas Nussbaum
lucas at debian.org
Mon Apr 14 12:35:30 BST 2025
Source: node-prop-types
Version: 15.8.1+~15.7.9+~cs1.1.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> Link ./node_modules/loose-envify -> /usr/share/nodejs/loose-envify
> Link ./node_modules/object-assign -> /usr/share/nodejs/object-assign
> Link ./node_modules/react-is -> /usr/share/nodejs/react-is
> Link node_modules/prop-types-extra -> ../prop-types-extra
> Link node_modules/@types/prop-types -> ../../types-prop-types
> dh_auto_build --buildsystem=nodejs
> Found debian/nodejs/prop-types-extra/build
> cd ./prop-types-extra && sh -ex ../debian/nodejs/prop-types-extra/build
> + rm -rf lib
> + babeljs src --out-dir lib
> @babel/preset-env: `DEBUG` option
>
> Using targets:
> {
> "android": "130",
> "chrome": "109",
> "edge": "130",
> "firefox": "132",
> "ie": "8",
> "ios": "17.6",
> "opera": "80",
> "safari": "18",
> "samsung": "24"
> }
>
> Using modules transform: auto
>
> Using plugins:
> proposal-class-static-block { ie, ios, safari }
> proposal-private-property-in-object { ie }
> proposal-class-properties { ie }
> proposal-private-methods { ie }
> proposal-numeric-separator { ie }
> proposal-logical-assignment-operators { ie }
> proposal-nullish-coalescing-operator { ie }
> proposal-optional-chaining { ie }
> proposal-json-strings { ie }
> proposal-optional-catch-binding { ie }
> transform-parameters { ie, ios, safari }
> proposal-async-generator-functions { ie }
> proposal-object-rest-spread { ie }
> transform-dotall-regex { ie }
> proposal-unicode-property-regex { ie }
> transform-named-capturing-groups-regex { ie }
> transform-async-to-generator { ie }
> transform-exponentiation-operator { ie }
> transform-template-literals { ie }
> transform-literals { ie }
> transform-function-name { ie }
> transform-arrow-functions { ie }
> transform-block-scoped-functions { ie < 11 }
> transform-classes { ie }
> transform-object-super { ie }
> transform-shorthand-properties { ie }
> transform-duplicate-keys { ie }
> transform-computed-properties { ie }
> transform-for-of { ie }
> transform-sticky-regex { ie }
> transform-unicode-escapes { ie }
> transform-unicode-regex { ie }
> transform-spread { ie }
> transform-destructuring { ie }
> transform-block-scoping { ie }
> transform-typeof-symbol { ie }
> transform-new-target { ie }
> transform-regenerator { ie }
> transform-member-expression-literals { ie < 9 }
> transform-property-literals { ie < 9 }
> transform-reserved-words { ie < 9 }
> proposal-export-namespace-from { ie, ios, safari }
> transform-modules-commonjs
> proposal-dynamic-import
>
> Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
> Successfully compiled 7 files with Babel (718ms).
> No build command found, searching known files
> Found debian/nodejs/./build
> cd ./. && sh -ex debian/nodejs/./build
> + NODE_ENV=development browserify index.js -t loose-envify --standalone PropTypes -o prop-types.js
> Segmentation fault
> dh_auto_build: error: cd ./. && sh -ex debian/nodejs/./build returned exit code 139
> make: *** [debian/rules:5: binary] Error 25
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/node-prop-types_15.8.1+~15.7.9+~cs1.1.1-1_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list