Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 745635 Details for
Bug 818775
dev-libs/protobuf-c-1.4.0 c_helpers.h:70:10: fatal error: protobuf-c/protobuf-c.pb.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
dev-libs:protobuf-c-1.4.0:20211018-050537.log (text/plain), 13.63 KB, created by
Duncan
on 2021-10-18 06:20:16 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Duncan
Created:
2021-10-18 06:20:16 UTC
Size:
13.63 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/protobuf-c-1.4.0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32m * [39;49;00mFEATURES: ccache network-sandbox sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking protobuf-c-1.4.0.tar.gz to /tmp/portage/dev-libs/protobuf-c-1.4.0/work >>>> Source unpacked in /tmp/portage/dev-libs/protobuf-c-1.4.0/work >>>> Preparing source in /tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 ... > [32m*[0m Applying protobuf-c-1.3.0-no-build-tests.patch ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0' ... > [32m*[0m Running 'libtoolize --install --copy --force --automake' ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'aclocal -I m4' ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoheader' ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[158C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: protobuf-c-1.4.0/ > * Running elibtoolize in: protobuf-c-1.4.0/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating protobuf-c-1.4.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating protobuf-c-1.4.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating protobuf-c-1.4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating protobuf-c-1.4.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/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/protobuf-c-1.4.0 --htmldir=/usr/share/doc/protobuf-c-1.4.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/sbin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... 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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether ln -s works... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether make supports nested variables... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/sbin/sed >checking for grep that handles long lines and -e... /usr/local/sbin/grep >checking for egrep... /usr/local/sbin/grep -E >checking for fgrep... /usr/local/sbin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /x86_64-pc-linux-gnu/bin/ld >checking if the linker (/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/sbin/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 /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/sbin/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... /usr/sbin/dd >checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt 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 (/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++... /x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/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 (/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 (/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 C compiler accepts "-Wc99-c11-compat"... yes >checking whether C compiler accepts "-Werror=incompatible-pointer-types"... yes >checking whether C compiler accepts "-Werror=int-conversion"... yes >checking whether C compiler accepts "-Wnull-dereference"... yes >checking for doxygen... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/sbin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes >checking for protobuf... yes >checking for google/protobuf/compiler/command_line_interface.h... yes >checking for protoc... /usr/bin/protoc >checking if LD -Wl,--version-script works... yes >checking whether self tests are run under valgrind... no >checking whether to build with code coverage support... no >checking whether byte ordering is bigendian... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating protobuf-c/libprotobuf-c.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > > protobuf-c 1.4.0 > > CC: x86_64-pc-linux-gnu-gcc > CFLAGS: -march=native -O2 -fgcse-sm -fgcse-las -fgcse-after-reload -ftree-vectorize -fdiagnostics-color > CXX: x86_64-pc-linux-gnu-g++ -std=c++11 > CXXFLAGS: -march=native -O2 -fgcse-sm -fgcse-las -fgcse-after-reload -ftree-vectorize -fdiagnostics-color > LDFLAGS: -Wl,-z,now,-z,relro,--as-needed,-O1,--hash-style=gnu,--sort-common,--enable-new-dtags > LIBS: > > prefix: /usr > sysconfdir: /etc > libdir: /usr/lib64 > includedir: ${prefix}/include > pkgconfigdir: ${libdir}/pkgconfig > > bigendian: no > protobuf version: libprotoc 3.17.3 > >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 ... > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j7 -l10 >/usr/bin/protoc -I/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 --cpp_out=. /tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/protobuf-c/protobuf-c.proto >/usr/bin/protoc -I/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 --cpp_out=. /tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/protobuf-c/protobuf-c.proto >google/protobuf/descriptor.proto: File not found. >protobuf-c/protobuf-c.proto:31:1: Import "google/protobuf/descriptor.proto" was not found or had errors. >protobuf-c/protobuf-c.proto:60:8: "google.protobuf.FileOptions" is not defined. >protobuf-c/protobuf-c.proto:75:8: "google.protobuf.MessageOptions" is not defined. >protobuf-c/protobuf-c.proto:84:8: "google.protobuf.FieldOptions" is not defined. >x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 -include ./config.h -I/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/protobuf-c -I. -I/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0 -pthread -march=native -O2 -fgcse-sm -fgcse-las -fgcse-after-reload -ftree-vectorize -fdiagnostics-color -c -o protoc-c/protoc_gen_c-c_bytes_field.o `test -f 'protoc-c/c_bytes_field.cc' || echo '/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/'`protoc-c/c_bytes_field.cc >google/protobuf/descriptor.proto: File not found. >protobuf-c/protobuf-c.proto:31:1: Import "google/protobuf/descriptor.proto" was not found or had errors. >protobuf-c/protobuf-c.proto:60:8: "google.protobuf.FileOptions" is not defined. >protobuf-c/protobuf-c.proto:75:8: "google.protobuf.MessageOptions" is not defined. >protobuf-c/protobuf-c.proto:84:8: "google.protobuf.FieldOptions" is not defined. >make: *** [Makefile:2698: protobuf-c/protobuf-c.pb.cc] Error 1 >make: *** Waiting for unfinished jobs.... >make: *** [Makefile:2698: protobuf-c/protobuf-c.pb.h] Error 1 >In file included from [01m[K/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/protoc-c/c_bytes_field.cc:64[m[K: >[01m[K/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0/protoc-c/c_helpers.h:70:10:[m[K [01;31m[Kfatal error: [m[Kprotobuf-c/protobuf-c.pb.h: No such file or directory > 70 | #include [01;31m[K<protobuf-c/protobuf-c.pb.h>[m[K > | [01;31m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K >compilation terminated. >make: *** [Makefile:1582: protoc-c/protoc_gen_c-c_bytes_field.o] Error 1 > [31;01m*[0m ERROR: dev-libs/protobuf-c-1.4.0::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/protobuf-c-1.4.0::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/protobuf-c-1.4.0::gentoo'`. > [31;01m*[0m The complete build log is located at '/lg/portage/dev-libs:protobuf-c-1.4.0:20211018-050537.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/tmp/portage/dev-libs/protobuf-c-1.4.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-libs/protobuf-c-1.4.0/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0-abi_x86_64.amd64' > [31;01m*[0m S: '/tmp/portage/dev-libs/protobuf-c-1.4.0/work/protobuf-c-1.4.0'
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 818775
: 745635 |
745638
|
747018