Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913201 - net-dialup/accel-ppp-1.12.0_p20230609 - /.../ipoe.c: error: ipoe_wlock undeclared (first use in this function)
Summary: net-dialup/accel-ppp-1.12.0_p20230609 - /.../ipoe.c: error: ipoe_wlock undecl...
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: 2023-08-29 07:55 UTC by Toralf Förster
Modified: 2024-06-28 10:56 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.28 KB, text/plain)
2023-08-29 07:55 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,59.55 KB, application/x-xz)
2023-08-29 07:55 UTC, Toralf Förster
Details
environment (environment,157.75 KB, text/plain)
2023-08-29 07:55 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,980 bytes, application/x-xz)
2023-08-29 07:55 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,69.06 KB, application/x-xz)
2023-08-29 07:55 UTC, Toralf Förster
Details
net-dialup:accel-ppp-1.12.0_p20230609:20230829-013729.log (net-dialup:accel-ppp-1.12.0_p20230609:20230829-013729.log,17.32 KB, text/plain)
2023-08-29 07:55 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 2023-08-29 07:55:30 UTC
  170 | #define u64_stats_fetch_retry_bh u64_stats_fetch_retry_irq
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/net-dialup/accel-ppp-1.12.0_p20230609/work/drivers/ipoe/ipoe.c:1002:26: note: in expansion of macro u64_stats_fetch_retry_bh
 1002 |                 } while (u64_stats_fetch_retry_bh(&st->sync, start));
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
/var/tmp/portage/net-dialup/accel-ppp-1.12.0_p20230609/work/drivers/ipoe/ipoe.c: In function ipoe_create:
/var/tmp/portage/net-dialup/accel-ppp-1.12.0_p20230609/work/drivers/ipoe/ipoe.c:1191:15: error: ipoe_wlock undeclared (first use in this function); did you mean inode_lock?
 1191 |         down(&ipoe_wlock);
      |               ^~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20230824-075004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit e66ca88dd7ff79f393417b2d87b554f507e6dcaf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 29 00:46:40 2023 +0000

    2023-08-29 00:46:40 UTC

emerge -qpvO net-dialup/accel-ppp
[ebuild  N    ] net-dialup/accel-ppp-1.12.0_p20230609  USE="ipoe libtomcrypt shaper strip -debug -dist-kernel -doc -lua -modules-sign -postgres -radius -snmp (-valgrind)" LUA_SINGLE_TARGET="lua5-1"
Comment 1 Toralf Förster gentoo-dev 2023-08-29 07:55:31 UTC
Created attachment 868959 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-29 07:55:32 UTC
Created attachment 868960 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2023-08-29 07:55:34 UTC
Created attachment 868961 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-08-29 07:55:34 UTC
Created attachment 868962 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-08-29 07:55:35 UTC
Created attachment 868963 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-29 07:55:36 UTC
Created attachment 868964 [details]
net-dialup:accel-ppp-1.12.0_p20230609:20230829-013729.log