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

./mach build failed #105

Open
oneno opened this issue May 18, 2022 · 3 comments
Open

./mach build failed #105

oneno opened this issue May 18, 2022 · 3 comments

Comments

@oneno
Copy link

oneno commented May 18, 2022

mach_build_error.txt

@dchmelik
Copy link

I don't even see mach in the sourcecode directory/folder...

@nater1983
Copy link

if you follow the build instruction's to build bluegriffon it requires u to download https://github.com/mozilla/gecko-dev/
I am also getting this build error due to trying to make this package for Slackware 15

 0:03.44 checking for autoconf...
 0:03.44 ERROR: Could not find autoconf 2.13
 0:03.46 *** Fix above errors and then restart with\
 0:03.46                "/usr/bin/gmake -f client.mk build"
 0:03.46 gmake: *** [client.mk:383: configure] Error 1
Error running mach:

    ['build']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.

You should consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

IOError: poll() gave POLLNVAL or POLLERR

  File "/tmp/SBo/bluegriffon-source/python/mozbuild/mozbuild/mach_commands.py", line 470, in build
    monitor.finish(record_usage=status==0)
  File "/tmp/SBo/bluegriffon-source/python/mozbuild/mozbuild/mach_commands.py", line 240, in __exit__
    self.monitor.stop_resource_recording()
  File "/tmp/SBo/bluegriffon-source/python/mozbuild/mozbuild/controller/building.py", line 243, in stop_resource_recording
    self.resources.stop()
  File "/tmp/SBo/bluegriffon-source/testing/mozbase/mozsystemmonitor/mozsystemmonitor/resourcemonitor.py", line 304, in stop
    while self._pipe.poll(1.0):
root@Dad:/mnt/www/repository.N4t3R/bluegriffon# autoconf --version
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
root@Dad:/mnt/www/repository.N4t3R/bluegriffon# 

@asmamessaadi
Copy link

I have the same issue :(( on Ubuntu

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

No branches or pull requests

4 participants