Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 586050 Details for
Bug 691700
dev-util/lttng-ust-2.10.1 : ../.../ust-tid.h:38:21: error: static declaration of gettid follows non-static declaration
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:lttng-ust-2.10.1:20190807-165857.log
dev-util:lttng-ust-2.10.1:20190807-165857.log (text/plain), 26.70 KB, created by
Toralf Förster
on 2019-08-07 17:12:59 UTC
(
hide
)
Description:
dev-util:lttng-ust-2.10.1:20190807-165857.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-08-07 17:12:59 UTC
Size:
26.70 KB
patch
obsolete
> * Package: dev-util/lttng-ust-2.10.1 > * Repository: gentoo > * Maintainer: dlan@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lttng-ust-2.10.1.tar.bz2 to /var/tmp/portage/dev-util/lttng-ust-2.10.1/work >>>> Source unpacked in /var/tmp/portage/dev-util/lttng-ust-2.10.1/work >>>> Preparing source in /var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1 ... > * Running eautoreconf in '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: lttng-ust-2.10.1/ > * Running elibtoolize in: lttng-ust-2.10.1/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1 ... > * econf: updating lttng-ust-2.10.1/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating lttng-ust-2.10.1/config/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lttng-ust-2.10.1 --htmldir=/usr/share/doc/lttng-ust-2.10.1/html --with-sysroot=/ --libdir=/usr/lib64 --docdir=/usr/share/doc/lttng-ust-2.10.1 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether the C++ compiler works... yes >checking whether x86_64-pc-linux-gnu-gcc accepts function __attribute__((weak,alias()))... yes >checking whether x86_64-pc-linux-gnu-gcc supports #pragma weak... yes >checking whether x86_64-pc-linux-gnu-gcc supports #pragma _HP_SECONDARY_DEF... no >checking whether x86_64-pc-linux-gnu-gcc supports #pragma _CRI duplicate... no >checking how to create weak aliases with x86_64-pc-linux-gnu-gcc... attribute >checking whether x86_64-pc-linux-gnu-gcc supports weak aliases across object file boundaries... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... (cached) /bin/grep >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for cmake... yes >checking for occurence(s) of link_all_deplibs = no in ./m4/libtool.m4... none >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether shared libraries are enabled... yes >checking for inline... inline >checking for int8_t... yes >checking for int16_t... yes >checking for int32_t... yes >checking for int64_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking for uint8_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for ptrdiff_t... yes >checking for __attribute__... yes >checking for unistd.h... (cached) yes >checking for working chown... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for working strnlen... yes >checking for atexit... yes >checking for clock_gettime... yes >checking for ftruncate... yes >checking for getpagesize... (cached) yes >checking for gettimeofday... yes >checking for localeconv... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for munmap... yes >checking for realpath... yes >checking for sched_getcpu... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strtol... yes >checking for sysconf... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for dlopen in -ldl... yes >checking for dlmopen in -ldl... yes >checking for pthread_create in -lpthread... yes >checking for pthread_setname_np in -lpthread... yes >checking for dlfcn.h... (cached) yes >checking whether RTLD_DI_LINKMAP is declared... yes >checking urcu-bp.h usability... yes >checking urcu-bp.h presence... yes >checking for urcu-bp.h... yes >checking for _cds_lfht_new in -lurcu-cds... yes >checking caa_likely()... yes >checking for synchronize_rcu_bp in -lurcu-bp... yes >checking for call_rcu_bp in -lurcu-bp... yes >checking linux/perf_event.h usability... yes >checking linux/perf_event.h presence... yes >checking for linux/perf_event.h... yes >checking host system alignment requirements... x86_64 >checking for python... yes >checking for asciidoc... /usr/bin/asciidoc >checking for xmlto... /usr/bin/xmlto >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/examples/Makefile >config.status: creating doc/man/Makefile >config.status: creating include/Makefile >config.status: creating include/lttng/ust-version.h >config.status: creating snprintf/Makefile >config.status: creating libringbuffer/Makefile >config.status: creating liblttng-ust-comm/Makefile >config.status: creating liblttng-ust/Makefile >config.status: creating liblttng-ust-ctl/Makefile >config.status: creating liblttng-ust-fork/Makefile >config.status: creating liblttng-ust-dl/Makefile >config.status: creating liblttng-ust-fd/Makefile >config.status: creating liblttng-ust-java/Makefile >config.status: creating liblttng-ust-java-agent/Makefile >config.status: creating liblttng-ust-java-agent/java/Makefile >config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-all/Makefile >config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-common/Makefile >config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-jul/Makefile >config.status: creating liblttng-ust-java-agent/java/lttng-ust-agent-log4j/Makefile >config.status: creating liblttng-ust-java-agent/jni/Makefile >config.status: creating liblttng-ust-java-agent/jni/common/Makefile >config.status: creating liblttng-ust-java-agent/jni/jul/Makefile >config.status: creating liblttng-ust-java-agent/jni/log4j/Makefile >config.status: creating liblttng-ust-libc-wrapper/Makefile >config.status: creating liblttng-ust-cyg-profile/Makefile >config.status: creating liblttng-ust-python-agent/Makefile >config.status: creating python-lttngust/Makefile >config.status: creating python-lttngust/setup.py >config.status: creating python-lttngust/lttngust/__init__.py >config.status: creating tools/Makefile >config.status: creating tests/Makefile >config.status: creating tests/ctf-types/Makefile >config.status: creating tests/hello/Makefile >config.status: creating tests/hello.cxx/Makefile >config.status: creating tests/same_line_tracepoint/Makefile >config.status: creating tests/snprintf/Makefile >config.status: creating tests/ust-elf/Makefile >config.status: creating tests/benchmark/Makefile >config.status: creating tests/utils/Makefile >config.status: creating tests/test-app-ctx/Makefile >config.status: creating tests/gcc-weak-hidden/Makefile >config.status: creating lttng-ust.pc >config.status: creating config.h >config.status: creating include/lttng/ust-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >checking for tput... /usr/bin/tput > >LTTng-ust 2.10.1 "KeKriek" > >From Brasserie Dunham, a sour mashed golden wheat ale fermented with local sour cherries from Tougas orchards. Fresh sweet cherry notes with some tartness, lively carbonation with a dry finish. > >System > Target architecture: x86_64 > Efficient unaligned memory access: yes > >Features > sdt.h integration: no (use --with-sdt) > Java agent (JUL support): no (use --enable-java-agent-jul) > Java agent (Log4j support): no (use --enable-java-agent-log4j) > JNI interface (JNI): no (use --enable-jni-interface) > Python agent: no (use --enable-python-agent) > >Build and install man pages: yes > >Install directories > Binaries: /usr/bin > Libraries: /usr/lib64 > >System directories > lttng-sessiond rundir: /var/run/lttng >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1 ... >make -j1 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/config/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' >Making all in include >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/include' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/include' >Making all in snprintf >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/snprintf' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-fflush.lo `test -f 'fflush.c' || echo './'`fflush.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c fflush.c -fPIC -DPIC -o .libs/libustsnprintf_la-fflush.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-fvwrite.lo `test -f 'fvwrite.c' || echo './'`fvwrite.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c fvwrite.c -fPIC -DPIC -o .libs/libustsnprintf_la-fvwrite.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-mbrtowc_sb.lo `test -f 'mbrtowc_sb.c' || echo './'`mbrtowc_sb.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c mbrtowc_sb.c -fPIC -DPIC -o .libs/libustsnprintf_la-mbrtowc_sb.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-snprintf.lo `test -f 'snprintf.c' || echo './'`snprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c snprintf.c -fPIC -DPIC -o .libs/libustsnprintf_la-snprintf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-vfprintf.lo `test -f 'vfprintf.c' || echo './'`vfprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c vfprintf.c -fPIC -DPIC -o .libs/libustsnprintf_la-vfprintf.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-wsetup.lo `test -f 'wsetup.c' || echo './'`wsetup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c wsetup.c -fPIC -DPIC -o .libs/libustsnprintf_la-wsetup.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-core.lo `test -f 'core.c' || echo './'`core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c core.c -fPIC -DPIC -o .libs/libustsnprintf_la-core.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libustsnprintf_la-patient_write.lo `test -f 'patient_write.c' || echo './'`patient_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../libustcomm -DUST_COMPONENT=lttng_ust_snprintf -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -c patient_write.c -fPIC -DPIC -o .libs/libustsnprintf_la-patient_write.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DUST_COMPONENT="lttng_ust_snprintf" -fPIC -Wall -fno-strict-aliasing -O2 -pipe -march=native -no-undefined -static -Wl,-O1 -Wl,--as-needed -o libustsnprintf.la libustsnprintf_la-fflush.lo libustsnprintf_la-fvwrite.lo libustsnprintf_la-mbrtowc_sb.lo libustsnprintf_la-snprintf.lo libustsnprintf_la-vfprintf.lo libustsnprintf_la-wsetup.lo libustsnprintf_la-core.lo libustsnprintf_la-patient_write.lo -lurcu-bp -lurcu-bp -lurcu-cds -lpthread >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libustsnprintf.a .libs/libustsnprintf_la-fflush.o .libs/libustsnprintf_la-fvwrite.o .libs/libustsnprintf_la-mbrtowc_sb.o .libs/libustsnprintf_la-snprintf.o .libs/libustsnprintf_la-vfprintf.o .libs/libustsnprintf_la-wsetup.o .libs/libustsnprintf_la-core.o .libs/libustsnprintf_la-patient_write.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libustsnprintf.a >libtool: link: ( cd ".libs" && rm -f "libustsnprintf.la" && ln -s "../libustsnprintf.la" "libustsnprintf.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/snprintf' >Making all in libringbuffer >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/libringbuffer' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT="libringbuffer" -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libringbuffer_la-smp.lo `test -f 'smp.c' || echo './'`smp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT=libringbuffer -Wall -fno-strict-aliasing -O2 -pipe -march=native -c smp.c -fPIC -DPIC -o .libs/libringbuffer_la-smp.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT="libringbuffer" -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libringbuffer_la-shm.lo `test -f 'shm.c' || echo './'`shm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT=libringbuffer -Wall -fno-strict-aliasing -O2 -pipe -march=native -c shm.c -fPIC -DPIC -o .libs/libringbuffer_la-shm.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT="libringbuffer" -Wall -fno-strict-aliasing -O2 -pipe -march=native -c -o libringbuffer_la-ring_buffer_backend.lo `test -f 'ring_buffer_backend.c' || echo './'`ring_buffer_backend.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/lttng -I../include -I../include -DUST_COMPONENT=libringbuffer -Wall -fno-strict-aliasing -O2 -pipe -march=native -c ring_buffer_backend.c -fPIC -DPIC -o .libs/libringbuffer_la-ring_buffer_backend.o >In file included from ../include/usterr-signal-safe.h:29, > from frontend_types.h:38, > from backend_internal.h:31, > from backend.h:32, > from ring_buffer_backend.c:29: >../include/lttng/ust-tid.h:38:21: error: static declaration of âgettidâ follows non-static declaration > 38 | static inline pid_t gettid(void) > | ^~~~~~ >In file included from /usr/include/unistd.h:1170, > from ring_buffer_backend.c:23: >/usr/include/bits/unistd_ext.h:34:16: note: previous declaration of âgettidâ was here > 34 | extern __pid_t gettid (void) __THROW; > | ^~~~~~ >make[2]: *** [Makefile:482: libringbuffer_la-ring_buffer_backend.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1/libringbuffer' >make[1]: *** [Makefile:579: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' >make: *** [Makefile:455: all] Error 2 > * ERROR: dev-util/lttng-ust-2.10.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/lttng-ust-2.10.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/lttng-ust-2.10.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:lttng-ust-2.10.1:20190807-165857.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/lttng-ust-2.10.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/lttng-ust-2.10.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1' > * S: '/var/tmp/portage/dev-util/lttng-ust-2.10.1/work/lttng-ust-2.10.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 691700
:
586048
| 586050 |
586052
|
586054
|
586056
|
586058
|
586060