[
https://issues.apache.org/jira/browse/MESOS-6121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15464442#comment-15464442
]
Ankur Verma commented on MESOS-6121:
------------------------------------
Now i tried on 64 bit
vagrant@precise64:~/ankur/mesos-1.0.1/build$ uname -a
Linux precise64 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 17:00:09 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
vagrant@precise64:~/ankur/mesos-1.0.1/build$ make -j 2
----
---
libtool: compile: g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"1.0.1\" "-DPACKAGE_STRING=\"mesos 1.0.1\""
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"1.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1
-DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\"
-DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBZ=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/home/vagrant/ankur/mesos-1.0.1/build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -I../elfio-3.1
-I../glog-0.3.3/src -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
-D__STDC_FORMAT_MACROS -I../picojson-1.3.0
-I../../../3rdparty/libprocess/../stout/include -I/usr/include/subversion-1
-I/usr/include/apr-1 -I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs
-std=c++11 -MT libprocess_la-http.lo -MD -MP -MF .deps/libprocess_la-http.Tpo
-c ../../../3rdparty/libprocess/src/http.cpp -fPIC -DPIC -o
.libs/libprocess_la-http.o
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[5]: *** [libprocess_la-metrics.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[5]: *** [libprocess_la-http.lo] Error 1
make[5]: Leaving directory
`/home/vagrant/ankur/mesos-1.0.1/build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/vagrant/ankur/mesos-1.0.1/build/3rdparty/libprocess'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/vagrant/ankur/mesos-1.0.1/build/3rdparty/libprocess'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/vagrant/ankur/mesos-1.0.1/build/3rdparty'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/vagrant/ankur/mesos-1.0.1/build/
> Unable to make on 1.0.1 version
> --------------------------------
>
> Key: MESOS-6121
> URL: https://issues.apache.org/jira/browse/MESOS-6121
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.1
> Environment: Ubuntu 14.04
> Reporter: Ankur Verma
>
> Unable to make on 1.0.1 version , getting errors
> vagrant@precise32:~/mesos/build$ make -j 1
> Making all in .
> make[1]: Entering directory `/home/vagrant/mesos/build'
> make[1]: Nothing to be done for `all-am'.
> make[1]: Leaving directory `/home/vagrant/mesos/build'
> Making all in 3rdparty
> make[1]: Entering directory `/home/vagrant/mesos/build/3rdparty'
> make all-recursive
> make[2]: Entering directory `/home/vagrant/mesos/build/3rdparty'
> Making all in .
> make[3]: Entering directory `/home/vagrant/mesos/build/3rdparty'
> make[3]: Nothing to be done for `all-am'.
> make[3]: Leaving directory `/home/vagrant/mesos/build/3rdparty'
> Making all in stout
> make[3]: Entering directory `/home/vagrant/mesos/build/3rdparty/stout'
> make all-recursive
> make[4]: Entering directory `/home/vagrant/mesos/build/3rdparty/stout'
> Making all in .
> make[5]: Entering directory `/home/vagrant/mesos/build/3rdparty/stout'
> make[5]: Nothing to be done for `all-am'.
> make[5]: Leaving directory `/home/vagrant/mesos/build/3rdparty/stout'
> Making all in include
> make[5]: Entering directory `/home/vagrant/mesos/build/3rdparty/stout/include'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/vagrant/mesos/build/3rdparty/stout/include'
> make[4]: Leaving directory `/home/vagrant/mesos/build/3rdparty/stout'
> make[3]: Leaving directory `/home/vagrant/mesos/build/3rdparty/stout'
> Making all in libprocess
> make[3]: Entering directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> make all-recursive
> make[4]: Entering directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> Making all in .
> make[5]: Entering directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> make[5]: Nothing to be done for `all-am'.
> make[5]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> Making all in include
> make[5]: Entering directory
> `/home/vagrant/mesos/build/3rdparty/libprocess/include'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory
> `/home/vagrant/mesos/build/3rdparty/libprocess/include'
> make[4]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> make[3]: Leaving directory `/home/vagrant/mesos/build/3rdparty/libprocess'
> make[2]: Leaving directory `/home/vagrant/mesos/build/3rdparty'
> make[1]: Leaving directory `/home/vagrant/mesos/build/3rdparty'
> Making all in src
> make[1]: Entering directory `/home/vagrant/mesos/build/src'
> /usr/lib/jvm/java-7-openjdk-i386/bin/javah -d java/jni
> \
> -classpath
> java/target/mesos-1.1.0.jar:/home/vagrant/mesos/build/src/java/target/protobuf-java-2.6.1.jar
> \
> org.apache.mesos.Log
> /usr/lib/jvm/java-7-openjdk-i386/bin/javah -d java/jni
> \
> -classpath
> java/target/mesos-1.1.0.jar:/home/vagrant/mesos/build/src/java/target/protobuf-java-2.6.1.jar
> \
> org.apache.mesos.MesosExecutorDriver
> Error: Class com.google.protobuf.GeneratedMessage could not be found.
> make[1]: *** [java/jni/org_apache_mesos_MesosExecutorDriver.h] Error 1
> make[1]: Leaving directory `/home/vagrant/mesos/build/src'
> make: *** [all-recursive] Error 1
> vagrant@precise32:~/mesos/build$ cd ..
> vagrant@precise32:~/mesos$ ls
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)