Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884161 - dev-libs/libappindicator-12.10.1_p20200706 - /.../app-indicator.c: fatal error: application-service-marshal.h: No such file or dir
Summary: dev-libs/libappindicator-12.10.1_p20200706 - /.../app-indicator.c: fatal erro...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-03 15:20 UTC by Toralf Förster
Modified: 2022-12-03 16:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.87 KB, text/plain)
2022-12-03 15:20 UTC, Toralf Förster
Details
dev-libs:libappindicator-12.10.1_p20200706:20221203-111931.log (dev-libs:libappindicator-12.10.1_p20200706:20221203-111931.log,22.19 KB, text/plain)
2022-12-03 15:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.56 KB, text/plain)
2022-12-03 15:20 UTC, Toralf Förster
Details
environment (environment,95.66 KB, text/plain)
2022-12-03 15:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,67.16 KB, application/x-bzip)
2022-12-03 15:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.03 KB, application/x-bzip)
2022-12-03 15:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.62 KB, application/x-bzip)
2022-12-03 15:20 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-03 15:20:08 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work/src -I..    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work/src -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work/src -I..    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work/src -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/
/var/tmp/portage/dev-libs/libappindicator-12.10.1_p20200706/work/src/app-indicator.c:45:10: fatal error: application-service-marshal.h: No such file or directory
   45 | #include "application-service-marshal.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20221202-170004

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.6
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
*)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-jre-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 38b4f33ae5888edb67a6c0a52c5ad769e002afac
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 3 10:16:51 2022 +0000

    2022-12-03 10:16:50 UTC

emerge -qpvO dev-libs/libappindicator
[ebuild  N    ] dev-libs/libappindicator-12.10.1_p20200706  USE="introspection -test" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-12-03 15:20:09 UTC
Created attachment 839293 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-03 15:20:10 UTC
Created attachment 839295 [details]
dev-libs:libappindicator-12.10.1_p20200706:20221203-111931.log
Comment 3 Toralf Förster gentoo-dev 2022-12-03 15:20:11 UTC
Created attachment 839297 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-03 15:20:13 UTC
Created attachment 839299 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-03 15:20:14 UTC
Created attachment 839301 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-03 15:20:15 UTC
Created attachment 839303 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-03 15:20:16 UTC
Created attachment 839305 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2022-12-03 16:20:27 UTC
Had a quick look given thought may be something else, but this just a race condition. I could reproduce with GNUMAKEFLAGS="--shuffle=3078174473" ftr.