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

ARROW-3894: [C++] Ensure that IPC file is properly initialized even if no record batches are written #3095

Closed
wants to merge 2 commits into from

Conversation

wesm
Copy link
Member

@wesm wesm commented Dec 5, 2018

Without invoking Start(), the file cannot be read

…s are written

Change-Id: I2cce112eab36472c97ff5c8d27b7c05ca10f799e
Change-Id: I0fa29b27e2380d9c3c71ba2ea2dfbea5f2e3c986
@wesm
Copy link
Member Author

wesm commented Dec 5, 2018

@kou here is that brew bundle stalling out again

==> Tapping homebrew/bundle
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-bundle'...
remote: Enumerating objects: 83, done.
remote: Counting objects: 100% (83/83), done.
remote: Compressing objects: 100% (74/74), done.
remote: Total 83 (delta 7), reused 42 (delta 5), pack-reused 0
Unpacking objects: 100% (83/83), done.
Tapped 1 command (175 files, 242.7KB).
Warning: 'gpg-agent' formula is unreadable: undefined method `undent' for #<String:0x00000001016fbe48>
Installing autoconf-archive
Installing automake
Installing boost
Installing ccache
Installing cmake
Installing git
Installing gobject-introspection
Installing gtk-doc
Using libtool
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
The build has been terminated

I'm not sure why this happens

@wesm
Copy link
Member Author

wesm commented Dec 5, 2018

+1

@wesm wesm closed this in 8152916 Dec 5, 2018
@wesm wesm deleted the ARROW-3894 branch December 5, 2018 16:59
@kou
Copy link
Member

kou commented Dec 6, 2018

OK. We need debug log for the case. I'll recreate #3065 change and merge the change for the next this error.

@kou
Copy link
Member

kou commented Dec 6, 2018

I've created #3113.

kou added a commit that referenced this pull request Dec 6, 2018
Homebrew stuck problem is still occurred: #3095 (comment)

This change starts logging Homebrew output to debug this case.

Author: Kouhei Sutou <kou@clear-code.com>

Closes #3113 from kou/glib-ci-log-homebrew and squashes the following commits:

6085620 <Kouhei Sutou>  Log Homebrew output
@kou
Copy link
Member

kou commented Dec 6, 2018

#3113 has been merged.
We will be able to get more information when this problem is occurred again.

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

Successfully merging this pull request may close these issues.

None yet

2 participants