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

Build Error Amazon 9.2 64bit Intel Building Blocks #1568

Closed
Hush077 opened this issue Jan 14, 2014 · 3 comments
Closed

Build Error Amazon 9.2 64bit Intel Building Blocks #1568

Hush077 opened this issue Jan 14, 2014 · 3 comments

Comments

@Hush077
Copy link

Hush077 commented Jan 14, 2014

Error: ./test_malloc_whitebox.exe 1:4
make[1]: *** [malloc_test_no_depends] Killed
make[1]: Leaving directory `/root/tbb42_20130725oss/build/linux_intel64_gcc_cc4.7.2_libc2.12_kernel3.4.73_release'
make: *** [tbbmalloc_test_release_no_depends] Error 2

This happens during the building of Intel Building Blocks:
wget https://www.threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb42_20130725oss_src.tgz &&
tar zxvf tbb42_.tgz &&
cd tbb42_ &&
cd src &&
make && \

Not sure where to look to resolving this. Is 9.1 AMI a requirement?

@scannell
Copy link
Contributor

Thanks for reporting this. This looks like a failure in tbb itself, not HHVM. Maybe it is OOMing? Probably better to ask the tbb community if they have seen this before (we haven't as far as I know.)

@Hush077
Copy link
Author

Hush077 commented Jan 15, 2014

It was indeed an OOM error, I ran out of time yesterday to try a different instance type. This happened on a micro instance, once I upgraded to a m1.small it got through that error.

Thanks Scannell!

@scannell
Copy link
Contributor

No problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants