Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716192 - net-misc/AQtion-2.3.4-r1 : /.../aq_pci_func.c: error: implicit declaration of function ioremap_nocache
Summary: net-misc/AQtion-2.3.4-r1 : /.../aq_pci_func.c: error: implicit declaration of...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard: ~arch only
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2020-04-04 15:11 UTC by Toralf Förster
Modified: 2025-03-07 13:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.93 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.75 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
environment (environment,90.91 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.47 KB, application/x-bzip)
2020-04-04 15:11 UTC, Toralf Förster
Details
net-misc:AQtion-2.3.4:20200404-150036.log (net-misc:AQtion-2.3.4:20200404-150036.log,4.09 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.40 KB, application/x-bzip)
2020-04-04 15:11 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 2020-04-04 15:11:42 UTC
  CC [M]  /var/tmp/portage/net-misc/AQtion-2.3.4/work/AQtion-3b96f1b5f29d844151bc2dc38443de7a9a2f0cf3/aq_vec.o
/var/tmp/portage/net-misc/AQtion-2.3.4/work/AQtion-3b96f1b5f29d844151bc2dc38443de7a9a2f0cf3/aq_pci_func.c: In function aq_pci_probe:
/var/tmp/portage/net-misc/AQtion-2.3.4/work/AQtion-3b96f1b5f29d844151bc2dc38443de7a9a2f0cf3/aq_pci_func.c:318:24: error: implicit declaration of function ioremap_nocache; did you mean ioremap_cache? [-Werror=implicit-function-declaration]
  318 |    self->aq_hw->mmio = ioremap_nocache(mmio_pa, reg_sz);
      |                        ^~~~~~~~~~~~~~~
      |                        ioremap_cache

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20200330-171543

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
2)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
*)	AdoptOpenJDK JRE 8.242_p08 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8 
  [3]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 04 Apr 2020 01:37:47 PM UTC

emerge -qpvO net-misc/AQtion
[ebuild  N    ] net-misc/AQtion-2.3.4  USE="-lro"
Comment 1 Toralf Förster gentoo-dev 2020-04-04 15:11:45 UTC
Created attachment 629966 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 15:11:48 UTC
Created attachment 629968 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-04 15:11:50 UTC
Created attachment 629970 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-04 15:11:53 UTC
Created attachment 629972 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-04 15:11:56 UTC
Created attachment 629974 [details]
net-misc:AQtion-2.3.4:20200404-150036.log
Comment 6 Toralf Förster gentoo-dev 2020-04-04 15:11:59 UTC
Created attachment 629976 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-09-21 12:16:28 UTC
tinderbox_musl has reproduced this issue with version 2.3.4-r1 - Updating summary.
Comment 8 NHO 2024-06-05 19:10:01 UTC
I think this code is fully upstreamed and now in vanilla-kernel
so package ought to be dropped.
Comment 9 Larry the Git Cow gentoo-dev 2025-03-07 13:20:50 UTC
The bug has been closed via the following commit(s):

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

commit 51bf4c85af6ef467ab8d8751e2852dea9caf4e8a
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2025-03-07 13:20:16 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2025-03-07 13:20:16 +0000

    net-misc/AQtion: treeclean
    
    Closes: https://bugs.gentoo.org/693292
    Closes: https://bugs.gentoo.org/695572
    Closes: https://bugs.gentoo.org/716192
    Closes: https://bugs.gentoo.org/740822
    Closes: https://bugs.gentoo.org/772350
    Closes: https://bugs.gentoo.org/908708
    Closes: https://bugs.gentoo.org/917332
    Closes: https://bugs.gentoo.org/920824
    Closes: https://bugs.gentoo.org/949318
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 net-misc/AQtion/AQtion-2.2.7-r1.ebuild | 53 ----------------------------------
 net-misc/AQtion/AQtion-2.3.1-r1.ebuild | 53 ----------------------------------
 net-misc/AQtion/AQtion-2.3.4-r1.ebuild | 53 ----------------------------------
 net-misc/AQtion/Manifest               |  3 --
 net-misc/AQtion/metadata.xml           | 24 ---------------
 profiles/package.mask                  |  6 ----
 6 files changed, 192 deletions(-)