HI, > Are you cross-compiling? I am doing native compilation on raspberry pi platform.
>Did you have any problems building userspace-rcu, lttng-ust, babeltrace? >Are you only observing these errors on building of the lttng-tools project? Yes i am facing same problem in building lttng-ust. But i am able to build successfully babeltrace and userspace-rcu. >Could you give us more information on the kernel currently used? >The version of gcc? >The distribution information? PI@RASPBERRYPI-BKE28DDGW7:~ $ GCC -V Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Raspbian 4.9.2-10' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv6 --with-fpu=vfp --with-float=hard --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.9.2 (Raspbian 49.2-10) PI@RASPBERRYPI-BKE28DDGW7:~ $ UNAME -R 4.4.44-v7+ PI@RASPBERRYPI-BKE28DDGW7:~ $ LSB_RELEASE -A No LSB modules are available. Distributor ID: Raspbian Description: Raspbian GNU/Linux 8.0 (jessie) Release: 8.0 Codename: jessie Thanks & Regards Abhishek Kumar 7801078513 ----- Original Message ----- From: "Jonathan Rajotte-Julien" To: Cc: Sent:Mon, 3 Apr 2017 11:38:58 -0400 Subject:Re: [lttng-dev] Error while building lttng-tools-2.9 from source for raspberry pi platform. On Mon, Apr 03, 2017 at 11:58:51AM +0530, [email protected] wrote: Hi, > Hi, > I am trying to build lttng tools version 2.9 form source for > my raspberry pi 3 B board, But i am ended up with some following > assembler error message while doing make. Are you cross-compiling? Did you have any problems building userspace-rcu, lttng-ust, babeltrace? Are you only observing these errors on building of the lttng-tools project? Could you give us more information on the kernel currently used? The version of gcc? The distribution information? > > /tmp/ccegcSiA.s: Assembler messages: > /tmp/ccegcSiA.s:1314: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:1333: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:1344: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:1721: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:1740: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:1751: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2108: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2127: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2138: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2494: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2513: Error: selected processor does not support ARM > mode `dmb ish' > /tmp/ccegcSiA.s:2524: Error: selected processor does not support ARM > mode `dmb ish' > I there any way to solve this issue, More information from your end mostly. See the bug reporting guidelines [1]. Cheers [1] http://lttng.org/community/#bug-reporting-guidelines > cat /proc/cpuinfo shows following result. > > processor : 1 > model name : ARMv7 Processor rev 4 (v7l) > BogoMIPS : 38.40 > Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 > idiva idivt vfpd32 lpae evtstrm crc32 > CPU implementer : 0x41 > CPU architecture: 7 > CPU variant : 0x0 > CPU part : 0xd03 > CPU revision : 4 > > Thanks & Regards > Abhishek Kumar > 7801078513 > > ------------------------- > Email sent using E-interact Webmail > _______________________________________________ > lttng-dev mailing list > [email protected] > https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -- Jonathan Rajotte-Julien EfficiOS ------------------------- Email sent using E-interact Webmail
_______________________________________________ lttng-dev mailing list [email protected] https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
