When patching with https://github.com/maximeh/buildroot/blob/0400322f2d4e28faa98e31815921f54106aeb2e6/package/openssl/openssl-004-musl-termios.patch, it give the next error:
/home/piranna/Proyectos/NodeOS/node_modules/diff/lib/patch/parse.js:44thrownewError('Unknown line '+(i+1)+' '+JSON.stringify(diffs^Error: Unknownline1"http://rt.openssl.org/Ticket/Display.html?id=3123"atparseIndex(/home/piranna/Proyectos/NodeOS/node_modules/diff/lib/patch/parse.js:44:15)atObject.parsePatch(/home/piranna/Proyectos/NodeOS/node_modules/diff/lib/patch/parse.js:120:5)atapplyPatch(/home/piranna/Proyectos/NodeOS/node_modules/diff/lib/patch/apply.js:13:22)at/home/piranna/Proyectos/NodeOS/node_modules/nodeos-barebones/scripts/preinstall:56:30atfs.js:334:14atFSReqWrap.oncomplete(fs.js:95:15)Seems that after adding support for multiple indexes this got broken and now the first comment lines of the patch don't get ignored.
When patching with https://github.com/maximeh/buildroot/blob/0400322f2d4e28faa98e31815921f54106aeb2e6/package/openssl/openssl-004-musl-termios.patch, it give the next error:
Seems that after adding support for multiple indexes this got broken and now the first comment lines of the patch don't get ignored.