Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filebeat for s390x #33106

Closed
bert2002 opened this issue Sep 16, 2022 · 4 comments
Closed

filebeat for s390x #33106

bert2002 opened this issue Sep 16, 2022 · 4 comments
Labels
Stalled Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team

Comments

@bert2002
Copy link

bert2002 commented Sep 16, 2022

For confirmed bugs, please report:

  • Version: v8.4.1
  • Operating System: Debian Linux 10

Hi, I am trying to build filebeat on a Debian 10 with the s390x architecture and the mage package is failing with the following python problem for grpcio:

      s390x-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/root/beatssrc/beats/build/ve/linux/include -I/usr/include/python3.7m -c /tmp/tmpstos5jfj/a.c -o None/tmp/tmpstos5jfj/a.o
      Traceback (most recent call last):
        File "/usr/lib/python3.7/distutils/unixccompiler.py", line 118, in _compile
          extra_postargs)
        File "/tmp/pip-install-5ggsng8o/grpcio_ffa878145e1b4b8a851e1d54be5211f0/src/python/grpcio/_spawn_patch.py", line 54, in _commandfile_spawn
          _classic_spawn(self, command)
        File "/usr/lib/python3.7/distutils/ccompiler.py", line 909, in spawn
          spawn(cmd, dry_run=self.dry_run)
        File "/usr/lib/python3.7/distutils/spawn.py", line 36, in spawn
          _spawn_posix(cmd, search_path, dry_run=dry_run)
        File "/usr/lib/python3.7/distutils/spawn.py", line 159, in _spawn_posix
          % (cmd, exit_status))
      distutils.errors.DistutilsExecError: command 's390x-linux-gnu-gcc' failed with exit status 1
      

Any experience why this is happening? I attached the full build log as well.

build.txt

I can build filebeat with make successfully, but would be great to use a proper package.

Thanks,
bert

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 16, 2022
@endorama endorama added the Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team label Sep 19, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 19, 2022
@botelastic
Copy link

botelastic bot commented Sep 19, 2023

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Sep 19, 2023
@pierrehilbert
Copy link
Collaborator

Did you install build-essential and python-dev?

@botelastic botelastic bot removed the Stalled label Sep 19, 2023
@botelastic
Copy link

botelastic bot commented Sep 18, 2024

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Sep 18, 2024
@pierrehilbert pierrehilbert closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stalled Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team
Projects
None yet
Development

No branches or pull requests

4 participants