I have seen "collect2: fatal error: ld terminated with signal 9 [Killed]"
when the linker is OOM killed (as in it is taking too much memory to do the
final link and the operating system kills it)

On Mon, Mar 27, 2023 at 2:36 AM Ian Joiner <iajoiner...@gmail.com> wrote:

> The error is like this:
>
> collect2: fatal error: ld terminated with signal 9 [Killed]
>
> On Mon, Mar 27, 2023 at 2:32 AM Ian Joiner <iajoiner...@gmail.com> wrote:
>
> > 0 (non-binding)
> > I got an error repeatedly when running the tests since
> > `datafusion-benchmarks` can not be compiled.
> >
> > Ian
> > Tested on my HP/Ubuntu 22.04/AMD64
> >
> > On Fri, Mar 24, 2023 at 10:16 AM Andy Grove <andygrov...@gmail.com>
> wrote:
> >
> >> Hi,
> >>
> >> I would like to propose a release of Apache Arrow DataFusion
> >> Implementation,
> >> version 21.0.0.
> >>
> >> This release candidate is based on commit:
> >> c825c84c223c78184dbd42b070adc1f38d975cf6 [1]
> >> The proposed release tarball and signatures are hosted at [2].
> >> The changelog is located at [3].
> >>
> >> Please download, verify checksums and signatures, run the unit tests,
> and
> >> vote
> >> on the release. The vote will be open for at least 72 hours.
> >>
> >> Only votes from PMC members are binding, but all members of the
> community
> >> are
> >> encouraged to test the release and vote with "(non-binding)".
> >>
> >> The standard verification procedure is documented at
> >>
> >>
> https://github.com/apache/arrow-datafusion/blob/main/dev/release/README.md#verifying-release-candidates
> >> .
> >>
> >> [ ] +1 Release this as Apache Arrow DataFusion 21.0.0
> >> [ ] +0
> >> [ ] -1 Do not release this as Apache Arrow DataFusion 21.0.0 because...
> >>
> >> Here is my vote:
> >>
> >> +1
> >>
> >> [1]:
> >>
> >>
> https://github.com/apache/arrow-datafusion/tree/c825c84c223c78184dbd42b070adc1f38d975cf6
> >> [2]:
> >>
> >>
> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-datafusion-21.0.0-rc1
> >> [3]:
> >>
> >>
> https://github.com/apache/arrow-datafusion/blob/c825c84c223c78184dbd42b070adc1f38d975cf6/CHANGELOG.md
> >>
> >
>

Reply via email to