From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108214 invoked by alias); 21 Jun 2019 19:47:59 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 108158 invoked by uid 48); 21 Jun 2019 19:47:55 -0000 From: "gromero at linux dot vnet.ibm.com" To: systemtap@sourceware.org Subject: [Bug translator/24720] stap Can't insert module and exit with error "Invalid module format" Date: Fri, 21 Jun 2019 19:47:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gromero at linux dot vnet.ibm.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q2/txt/msg00105.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24720 --- Comment #1 from Gustavo Romero --- Additional information on kernel, gcc, and stap version used: gromero@2q14gto1:~/systemtap/bin$ ./stap --version Systemtap translator/driver (version 4.2/0.168, commit release-4.1-35-g82354b99d037) Copyright (C) 2005-2019 Red Hat, Inc. and others This is free software; see the source for copying conditions. tested kernel versions: 2.6.18 ... 5.1-rc2 enabled features: AVAHI BPF LIBSQLITE3 NLS NSS gromero@2q14gto1:~/systemtap/bin$ gcc -v=20 Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/powerpc64le-linux-gnu/6/lto-wrapper Target: powerpc64le-linux-gnu Configured with: ../src/configure -v --with-pkgversion=3D'Debian 6.3.0-18+d= eb9u1' --with-bugurl=3Dfile:///usr/share/doc/gcc-6/README.Bugs --enable-languages=3Dc,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=3D/u= sr --program-suffix=3D-6 --program-prefix=3Dpowerpc64le-linux-gnu- --enable-sh= ared --enable-linker-build-id --libexecdir=3D/usr/lib --without-included-gettext --enable-threads=3Dposix --libdir=3D/usr/lib --enable-nls --with-sysroot=3D/ --enable-clocale=3Dgnu --enable-libstdcxx-debug --enable-libstdcxx-time=3Dy= es --with-default-libstdcxx-abi=3Dnew --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zl= ib --disable-browser-plugin --enable-java-awt=3Dgtk --enable-gtk-cairo --with-java-home=3D/usr/lib/jvm/java-1.5.0-gcj-6-ppc64el/jre --enable-java-= home --with-jvm-root-dir=3D/usr/lib/jvm/java-1.5.0-gcj-6-ppc64el --with-jvm-jar-dir=3D/usr/lib/jvm-exports/java-1.5.0-gcj-6-ppc64el --with-arch-directory=3Dppc64le --with-ecj-jar=3D/usr/share/java/eclipse-ec= j.jar --enable-objc-gc=3Dauto --enable-secureplt --with-cpu=3Dpower8 --enable-targets=3Dpowerpcle-linux --disable-multilib --enable-multiarch --with-long-double-128 --enable-checking=3Drelease --build=3Dpowerpc64le-li= nux-gnu --host=3Dpowerpc64le-linux-gnu --target=3Dpowerpc64le-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)=20 gromero@2q14gto1:~/systemtap/bin$ uname -a Linux 2q14gto1 5.2.0-rc5-debuginfo-00239-g241e39004581 #4 SMP Fri Jun 21 12:06:45 CDT 2019 ppc64le GNU/Linux --=20 You are receiving this mail because: You are the assignee for the bug.