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

Revert "Add the pushProgramTerminationCommand shell function. (dm)" #393

Closed
wants to merge 1 commit into from

Conversation

jameshilliard
Copy link

Fixes infinite loop during configure:

config.status: executing build-configure commands
configure: WARNING: libudev support not available
configure: WARNING: Human Interface Device I/O support not available on this platform
./mk4build: 104: let: not found
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF

This reverts commit df1e070.

Broken commit identified via git bisect.

Fixes infinite loop during configure:

config.status: executing build-configure commands
configure: WARNING: libudev support not available
configure: WARNING: Human Interface Device I/O support not available on this platform
./mk4build: 104: let: not found
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF
./mk4build: 104: let: not found
./mk4build: 111: cd: can't cd to /tmp/mk4build.20221015-092924.ZL6KlF

This reverts commit df1e070.
@DaveMielke
Copy link
Member

DaveMielke commented Oct 15, 2022 via email

@jameshilliard
Copy link
Author

Please try the latest commit.

Confirming that 4503c2c fixes the issue.

@jameshilliard jameshilliard deleted the fix-mk4build branch October 15, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants