Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885867 - net-analyzer/ostinato-1.1-r2 - dot2snap.pb.h: fatal error: protocol.pb.h: No such file or directory
Summary: net-analyzer/ostinato-1.1-r2 - dot2snap.pb.h: fatal error: protocol.pb.h: No ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 11:02 UTC by Toralf Förster
Modified: 2023-08-21 18:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.82 KB, text/plain)
2022-12-14 11:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,38.42 KB, text/plain)
2022-12-14 11:02 UTC, Toralf Förster
Details
environment (environment,59.71 KB, text/plain)
2022-12-14 11:02 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,700 bytes, application/x-bzip)
2022-12-14 11:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.63 KB, application/x-bzip)
2022-12-14 11:02 UTC, Toralf Förster
Details
net-analyzer:ostinato-1.1-r2:20221214-091019.log (net-analyzer:ostinato-1.1-r2:20221214-091019.log,21.38 KB, text/plain)
2022-12-14 11:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,18.00 KB, application/x-bzip)
2022-12-14 11:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-12-14 11:02:29 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Wall -Wextra -D_REENTRANT -DQHEXEDIT_EXPORTS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I. -I/usr/li
protoc --cpp_out=. --proto_path=. dot2snap.proto
[libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: dot2snap.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
[libprotobuf WARNING /var/tmp/portage/dev-libs/protobuf-21.9/work/protobuf-21.9/src/google/protobuf/compiler/parser.cc:646] No syntax specified for the proto file: protocol.proto. Please use 'syntax = "proto2";' or 'syntax = "proto3";' to specify a syntax version. (Defaulted to proto2 syntax.)
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/include/qt5 -std=c++11 -fPIC -D_REENTRANT -Wall -Wextra -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtScript -I
In file included from dot2snap.pb.cc:4:
dot2snap.pb.h:34:10: fatal error: protocol.pb.h: No such file or directory
   34 | #include "protocol.pb.h"
      |          ^~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221214-000004

  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit e3702b7413b96432663ec600b3bc5702c950a034
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 14 08:16:51 2022 +0000

    2022-12-14 08:16:50 UTC

emerge -qpvO net-analyzer/ostinato
[ebuild  N    ] net-analyzer/ostinato-1.1-r2
Comment 1 Toralf Förster gentoo-dev 2022-12-14 11:02:30 UTC
Created attachment 842581 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-14 11:02:31 UTC
Created attachment 842583 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-14 11:02:33 UTC
Created attachment 842585 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-14 11:02:33 UTC
Created attachment 842587 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-14 11:02:35 UTC
Created attachment 842589 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-14 11:02:36 UTC
Created attachment 842591 [details]
net-analyzer:ostinato-1.1-r2:20221214-091019.log
Comment 7 Toralf Förster gentoo-dev 2022-12-14 11:02:37 UTC
Created attachment 842593 [details]
temp.tar.bz2
Comment 8 Rick Farina (Zero_Chaos) gentoo-dev 2023-08-21 18:03:03 UTC
This looks like a --shuffle induced bug (those files are generated during build).  I built ostinato 1.2.0 50x (with --shuffle -j32) and couldn't reproduce.  I suspect this is resolved in 1.2.0.