Thanks for checking, Joan.

What version of Erlang was it?

I recall we excluded erl_interface from rebar and enc (port compiler)
so we could compile on Erlang 23+, but I don't think we ever updated
the windows flags:

A few instances:

 
https://github.com/apache/couchdb-rebar/blob/ee85b6920474e6e1b9c1802b092e022720b6b676/src/rebar_port_compiler.erl#L723-L724

 
https://github.com/davisp/erlang-native-compiler/commit/0302390774db4104bfb46383d2819ed06ce78d1f#diff-fb2f03770e7203b48a9f4581e5bf983c213191888b048438f33e52acfcc42232R745-R746

Would removing those lines help? Sadly I don't have a Windows dev
setup to give it a try.

-Nick


On Tue, Sep 28, 2021 at 8:02 PM Joan Touzet <woh...@apache.org> wrote:
>
> Unfortunately, I must vote -1 for 3.2.0. On Windows, I cannot compile
> the Jiffy we are including in 3.2 anymore due to a linking error:
>
> > LINK : fatal error LNK1181: cannot open input file 'erl_interface.lib'
>
> This is the same system that just finished compiling and testing 3.1.2,
> no other changes.
>
> I don't have more time for this tonight, so I'll have to investigate
> tomorrow or later this week.
>
> -Joan
>
> On 28/09/2021 07:19, Juanjo Rodríguez wrote:
> > +1
> >
> > Tested on Ubuntu 20.04, Erlang 22 and Elixir 1.9.1
> > Signature: Ok
> > Checksums: Ok
> > Tests: (configure --spidermonkey-version 68 make check): Pass
> >
> > Additional info: Also pass LightCouch Java Client and Cloudant Sync for
> > Android test suites.
> >
> > Thanks!!
> >
> >
> > El mar, 28 sept 2021 a las 1:00, Nick Vatamaniuc (<vatam...@apache.org>)
> > escribió:
> >
> >> Dear community,
> >>
> >> I would like to propose that we release Apache CouchDB 3.2.0.
> >>
> >> Candidate release notes:
> >>
> >>     https://docs.couchdb.org/en/latest/whatsnew/3.2.html
> >>
> >> We encourage the whole community to download and test these release
> >> artefacts so that any critical issues can be resolved before the
> >> release is made. Everyone is free to vote on this release, so dig
> >> right in! (Only PMC members have binding votes, but they depend on
> >> community feedback to gauge if an official release is ready to be
> >> made.)
> >>
> >> The release artefacts we are voting on are available here:
> >>
> >>     https://dist.apache.org/repos/dist/dev/couchdb/source/3.2.0/rc.1/
> >>
> >> There, you will find a tarball, a GPG signature, and SHA256/SHA512
> >> checksums.
> >>
> >> Please follow the test procedure here:
> >>
> >>
> >> https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release
> >>
> >> Please remember that "RC1" is an annotation. If the vote passes, these
> >> artefacts will be released as Apache CouchDB 3.2.0.
> >>
> >> Please cast your votes now.
> >>
> >> Thanks,
> >> -Nick
> >>
> >

Reply via email to