Summary: | net-libs/nodejs-8.15.0 - ../src/node_http_parser.cc:759:3: error: ‘http_parser_set_max_header_size’ was not declared in this scope | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | klaus818 |
Component: | Current packages | Assignee: | Jeroen Roovers (RETIRED) <jer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bkohler, larrowe.semaj11, steils, tka |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.bz2 |
Description
klaus818
2018-12-27 17:58:56 UTC
*** This bug has been marked as a duplicate of bug 673820 *** The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1e2484aea288225586c5a0552a40fd35472fcca commit e1e2484aea288225586c5a0552a40fd35472fcca Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2018-12-27 21:00:49 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2018-12-27 21:26:46 +0000 net-libs/http-parser: Version 2.8.1_p20181224 Upstream nodejs is now basing their expectations of non-bundled http-parser on changes that have not been officially released yet. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Fixes: https://bugs.gentoo.org/673830 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-libs/http-parser/Manifest | 1 + .../http-parser/http-parser-2.8.1_p20181224.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=158698939a7986d533caa8ebdaadf3ca976398ea commit 158698939a7986d533caa8ebdaadf3ca976398ea Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2018-12-27 21:24:56 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2018-12-27 21:26:47 +0000 net-libs/nodejs: Depend on >net-libs/http-parser-2.8.1:= Bug: https://bugs.gentoo.org/673830 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-libs/nodejs/nodejs-10.15.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-11.6.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-6.16.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-8.15.0.ebuild | 12 ++++++------ 4 files changed, 12 insertions(+), 12 deletions(-) *** Bug 673828 has been marked as a duplicate of this bug. *** *** Bug 673836 has been marked as a duplicate of this bug. *** *** Bug 673866 has been marked as a duplicate of this bug. *** *** Bug 674994 has been marked as a duplicate of this bug. *** The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cea9386d8eaf29c93be87f1720f311bf1e6c9623 commit cea9386d8eaf29c93be87f1720f311bf1e6c9623 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2019-01-09 16:21:01 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2019-01-09 16:22:09 +0000 net-libs/nodejs: Adjust net-libs/http-parser dependency The previous dependency change did not account for revisions of 2.8.1, which should be unlikely but not impossible. While there, fix the live ebuild, too. Package-Manager: Portage-2.3.53, Repoman-2.3.12 Bug: https://bugs.gentoo.org/show_bug.cgi?id=673830 Signed-off-by: Jeroen Roovers <jer@gentoo.org> net-libs/nodejs/nodejs-10.15.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-11.6.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-6.16.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-8.15.0.ebuild | 4 ++-- net-libs/nodejs/nodejs-99999999.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) Still issue with 11.13.0 (In reply to Ladislav Jech from comment #8) > Still issue with 11.13.0 Please file a new bug report. Also try 11.14.0 - 11.13.0 is practically obsolete. |