Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930511 - net-libs/libsmi-0.5.0-r5 - parser-smi.y: error: Parser has no member named capab
Summary: net-libs/libsmi-0.5.0-r5 - parser-smi.y: error: Parser has no member named capab
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-23 17:13 UTC by Toralf Förster
Modified: 2024-04-23 17:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.74 KB, text/plain)
2024-04-23 17:13 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,62.08 KB, application/x-xz)
2024-04-23 17:13 UTC, Toralf Förster
Details
environment (environment,77.04 KB, text/plain)
2024-04-23 17:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.16 KB, application/x-xz)
2024-04-23 17:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,34.18 KB, application/x-xz)
2024-04-23 17:13 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,8.82 KB, application/x-xz)
2024-04-23 17:13 UTC, Toralf Förster
Details
net-libs:libsmi-0.5.0-r5:20240423-170309.log (net-libs:libsmi-0.5.0-r5:20240423-170309.log,24.32 KB, text/plain)
2024-04-23 17:13 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,71.55 KB, application/x-xz)
2024-04-23 17:13 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,20.72 KB, application/x-xz)
2024-04-23 17:13 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 2024-04-23 17:13:25 UTC
too long lines were shrinked:

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c parser-sming.c  -fPIC -DPIC -o .libs/parser-sming.o
parser-smi.y: warning: fix-its can be applied.  Rerun with option '--update'. [8;id=da89796e000616c6882c1f5300000002;https://www.gnu.org/software/bison/manual/html_node/Diagnostics.html#Wother\-Wother8;;\]
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -O2 -pipe -march=native -fno-diagnostics-color  -c -o parser-yang.lo parser-yang.c
/usr/bin/flex -Cfe -Psmi -t -o scanner-smi.c scanner-smi.l > scanner-smi.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -c parser-yang.c  -fPIC -DPIC -o .libs/parser-yang.o
parser-smi.y: In function 'smiparse':
parser-smi.y:6033:61: error: 'Parser' has no member named 'capab'
 6033 |                                     } else if (thisParserPtr->capabilitiesModulePtr) {
      |                                                             ^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20240417-024503

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.4
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.2 linux/amd64

  HEAD of ::gentoo
commit 4f8e57ee4ed48fee15562d651caab607603d2b6b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 23 16:04:35 2024 +0000

    2024-04-23 16:04:34 UTC

emerge -qpvO net-libs/libsmi
[ebuild  N    ] net-libs/libsmi-0.5.0-r5
Comment 1 Toralf Förster gentoo-dev 2024-04-23 17:13:26 UTC
Created attachment 891561 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-04-23 17:13:27 UTC
Created attachment 891562 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-04-23 17:13:28 UTC
Created attachment 891563 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-04-23 17:13:29 UTC
Created attachment 891564 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-04-23 17:13:30 UTC
Created attachment 891565 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-04-23 17:13:31 UTC
Created attachment 891566 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-04-23 17:13:32 UTC
Created attachment 891567 [details]
net-libs:libsmi-0.5.0-r5:20240423-170309.log
Comment 8 Toralf Förster gentoo-dev 2024-04-23 17:13:33 UTC
Created attachment 891568 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-04-23 17:13:34 UTC
Created attachment 891569 [details]
temp.tar.xz