Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884195 - net-libs/gsoap-2.8.114-r1 - symbol2.c: fatal error: soapcpp2_yacc.h: No such file or directory
Summary: net-libs/gsoap-2.8.114-r1 - symbol2.c: fatal error: soapcpp2_yacc.h: No such ...
Status: RESOLVED DUPLICATE of bug 884069
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 17:30 UTC by Toralf Förster
Modified: 2022-12-03 17:52 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.92 KB, text/plain)
2022-12-03 17:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,163.67 KB, text/plain)
2022-12-03 17:30 UTC, Toralf Förster
Details
environment (environment,73.76 KB, text/plain)
2022-12-03 17:30 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,67.28 KB, application/x-bzip)
2022-12-03 17:30 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.61 KB, application/x-bzip)
2022-12-03 17:30 UTC, Toralf Förster
Details
net-libs:gsoap-2.8.114-r1:20221203-170301.log (net-libs:gsoap-2.8.114-r1:20221203-170301.log,40.73 KB, text/plain)
2022-12-03 17:30 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.17 KB, application/x-bzip)
2022-12-03 17:30 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 17:30:38 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_YACC -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_YACC -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c
/bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `echo soapcpp2_yacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output soapcpp2_yacc.output -- bison -d -v 
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_YACC -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -pipe -march=native -fno-diagnostics-color -O2 -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c
symbol2.c:40:10: fatal error: soapcpp2_yacc.h: No such file or directory
   40 | #include "soapcpp2_yacc.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 ad2729e1f3f893fe1f4211391de60605460c222d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 3 16:16:49 2022 +0000

    2022-12-03 16:16:49 UTC

emerge -qpvO net-libs/gsoap
[ebuild  N    ] net-libs/gsoap-2.8.114-r1  USE="ipv6 ssl -debug -doc -examples -gnutls"
Comment 1 Toralf Förster gentoo-dev 2022-12-03 17:30:39 UTC
Created attachment 839505 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-03 17:30:40 UTC
Created attachment 839507 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-12-03 17:30:42 UTC
Created attachment 839509 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-03 17:30:43 UTC
Created attachment 839511 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-03 17:30:44 UTC
Created attachment 839513 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-03 17:30:45 UTC
Created attachment 839515 [details]
net-libs:gsoap-2.8.114-r1:20221203-170301.log
Comment 7 Toralf Förster gentoo-dev 2022-12-03 17:30:46 UTC
Created attachment 839517 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2022-12-03 17:52:25 UTC

*** This bug has been marked as a duplicate of bug 884069 ***