Skip to content

Try to fix resolute package builds#205

Merged
nickva merged 1 commit into
mainfrom
try-to-fix-build
May 16, 2026
Merged

Try to fix resolute package builds#205
nickva merged 1 commit into
mainfrom
try-to-fix-build

Conversation

@nickva
Copy link
Copy Markdown
Contributor

@nickva nickva commented May 16, 2026

12:52:15  dpkg-buildpackage: error: cannot parse maintainer email address ""CouchDB Developers" <"dev@couchdb.apache.org">" from changelog entry
12:52:15  dpkg-buildpackage: info: source package couchdb
12:52:15  dpkg-buildpackage: info: source version 3.5.1-a13d517~resolute
12:52:15  dpkg-buildpackage: info: source distribution UNRELEASED
12:52:15  dpkg-buildpackage: info: source changed by "CouchDB Developers" <"dev@couchdb.apache.org">
12:52:15  make[1]: *** [Makefile:316: dpkg] Error 25

```
12:52:15  dpkg-buildpackage: error: cannot parse maintainer email address ""CouchDB Developers" <"dev@couchdb.apache.org">" from changelog entry
12:52:15  dpkg-buildpackage: info: source package couchdb
12:52:15  dpkg-buildpackage: info: source version 3.5.1-a13d517~resolute
12:52:15  dpkg-buildpackage: info: source distribution UNRELEASED
12:52:15  dpkg-buildpackage: info: source changed by "CouchDB Developers" <"dev@couchdb.apache.org">
12:52:15  make[1]: *** [Makefile:316: dpkg] Error 25
```
Copy link
Copy Markdown
Contributor

@big-r81 big-r81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 if it works in apache/couchdb#6001

@nickva
Copy link
Copy Markdown
Contributor Author

nickva commented May 16, 2026

It fixed the blocker but we just hit the next error something with snappy

01:17:47                        "{ \"file\"      : \"c_src/snappy_nif.cc\"\n, \"directory\" : \"/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-6001/resolute/couchdb/apache-couchdb-3.5.1-664e368/src/snappy\"\n, \"command\"   : \"c++ -c -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-6001/resolute/couchdb/apache-couchdb-3.5.1-664e368=. -flto=auto -ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/home/jenkins/workspace/jenkins-cm1_PullRequests_PR-6001/resolute/couchdb/apache-couchdb-3.5.1-664e368=/usr/src/couchdb-3.5.1-664e368~resolute -DNDEBUG -g -Wall -fPIC -MMD -I\\\"/usr/local/lib/erlang/lib/erl_interface-5.5.1/include\\\" -I\\\"/usr/local/lib/erlang/erts-14.2.5.14/include\\\" c_src/snappy_nif.cc -o c_src/snappy_nif.o\"\n},~n",
01:17:47                        []],
01:17:47                       [{file,"io.erl"},
01:17:47                        {line,103},
01:17:47                        {error_info,#{cause => {device,format},
01:17:47                                      module => erl_stdlib_errors}}]},
01:17:47                   {rebar_port_compiler,'-compile_sources/3-fun-1-',2,
01:17:47                                        [{file,"src/rebar_port_compiler.erl"},
01:17:47                                         {line,233}]},
01:17:47                   {lists,foreach_1,2,[{file,"lists.erl"},{line,1686}]},
01:17:47                   {rebar_port_compiler,compile_sources,3,
01:17:47                                        [{file,"src/rebar_port_compiler.erl"},
01:17:47                                         {line,233}]},
01:17:47                   {rebar_port_compiler,compile,2,
01:17:47                                        [{file,"src/rebar_port_compiler.erl"},
01:17:47                                         {line,58}]},
01:17:47                   {rebar_core,run_modules,4,
01:17:47                               [{file,"src/rebar_core.erl"},{line,493}]},
01:17:47                   {rebar_core,execute,6,
01:17:47                               [{file,"src/rebar_core.erl"},{line,418}]},
01:17:47                   {rebar_core,maybe_execute,8,
01:17:47                               [{file,"src/rebar_core.erl"},{line,302}]}]}}
01:17:47  make[4]: *** [Makefile:129: couch-core] Error 1
01:17:47  make[4]: *** Waiting for unfinished jobs....

@nickva
Copy link
Copy Markdown
Contributor Author

nickva commented May 16, 2026

I'll merge it as it's still some progress at least

@nickva nickva merged commit 13e9646 into main May 16, 2026
@nickva nickva deleted the try-to-fix-build branch May 16, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants