Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674900 - net-misc/lldpd-1.0.3 : protocols/cdp.c:225:10: error: struct lldpd_port has no member named p_cdp_power
Summary: net-misc/lldpd-1.0.3 : protocols/cdp.c:225:10: error: struct lldpd_port has n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-08 18:31 UTC by Toralf Förster
Modified: 2019-01-08 23:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.14 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,218.64 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
environment (environment,109.61 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.82 KB, application/x-bzip)
2019-01-08 18:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,21.95 KB, application/x-bzip)
2019-01-08 18:31 UTC, Toralf Förster
Details
net-misc:lldpd-1.0.3:20190108-111100.log (net-misc:lldpd-1.0.3:20190108-111100.log,57.63 KB, text/plain)
2019-01-08 18:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.47 KB, application/x-bzip)
2019-01-08 18:31 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 2019-01-08 18:31:13 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DLLDPCLI_PATH=\"/usr/sbin/lldpcli\" -I ../../include -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wfatal-errors -Wcast-align -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector -fstack-protector-all -fstack-protector-strong -isystem /usr/include/bsd -DLIBBSD_OVERLAY -O2 -pipe -march=native -isystem /usr/include/bsd -DLIBBSD_OVERLAY -c protocols/cdp.c  -fPIC -DPIC -o protocols/.libs/liblldpd_la-cdp.o
protocols/cdp.c: In function ‘cdp_send’:
protocols/cdp.c:225:10: error: ‘struct lldpd_port’ has no member named ‘p_cdp_power’; did you mean ‘p_med_power’?
    port->p_cdp_power.request_id++;
          ^~~~~~~~~~~
          p_med_power

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190103-234110

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO net-misc/lldpd
[ebuild  N    ] net-misc/lldpd-1.0.3  USE="dot1 dot3 fdp lldpmed readline seccomp -cdp -doc -edp -graph -old-kernel -sanitizers -snmp -sonmp -static-libs -test -xml -zsh-completion"
Comment 1 Toralf Förster gentoo-dev 2019-01-08 18:31:16 UTC
Created attachment 560420 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-08 18:31:19 UTC
Created attachment 560422 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-08 18:31:22 UTC
Created attachment 560424 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-08 18:31:24 UTC
Created attachment 560426 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-08 18:31:27 UTC
Created attachment 560428 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-08 18:31:30 UTC
Created attachment 560430 [details]
net-misc:lldpd-1.0.3:20190108-111100.log
Comment 7 Toralf Förster gentoo-dev 2019-01-08 18:31:32 UTC
Created attachment 560432 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-08 23:55:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa51d55cd7028c025d5edad781178d8abccf2aea

commit aa51d55cd7028c025d5edad781178d8abccf2aea
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2019-01-08 23:54:33 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2019-01-08 23:54:55 +0000

    net-misc/lldpd: Fix USE="fdp -cdp" in 1.0.3 (bug #674900)
    
    Closes: https://bugs.gentoo.org/674900
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 .../files/lldpd-1.0.3-fix-fdp-without-cdp.patch    | 30 ++++++++++++++++++++++
 net-misc/lldpd/lldpd-1.0.3.ebuild                  |  1 +
 2 files changed, 31 insertions(+)