Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661676 - sys-fs/vhba-20170610 : ./.../blk-mq.h:98:9: error: type defaults to int in declaration of blk_status_t [-Werror=implicit-int]
Summary: sys-fs/vhba-20170610 : ./.../blk-mq.h:98:9: error: type defaults to int in de...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexandre Rostovtsev (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-20 15:27 UTC by Toralf Förster
Modified: 2019-03-10 10:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.20 KB, text/plain)
2018-07-20 15:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.91 KB, text/plain)
2018-07-20 15:27 UTC, Toralf Förster
Details
environment (environment,116.22 KB, text/plain)
2018-07-20 15:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.09 KB, application/x-bzip)
2018-07-20 15:27 UTC, Toralf Förster
Details
sys-fs:vhba-20170610:20180720-123512.log (sys-fs:vhba-20170610:20180720-123512.log,6.51 KB, text/plain)
2018-07-20 15:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.02 KB, application/x-bzip)
2018-07-20 15:27 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 2018-07-20 15:27:07 UTC
In file included from ./include/scsi/scsi_host.h:11:0,
                 from /var/tmp/portage/sys-fs/vhba-20170610/work/vhba-module-20170610/vhba.c:41:
./include/linux/blk-mq.h:98:9: error: type defaults to ‘int’ in declaration of ‘blk_status_t’ [-Werror=implicit-int]
 typedef blk_status_t (queue_rq_fn)(struct blk_mq_hw_ctx *,
         ^~~~~~~~~~~~
./include/linux/blk-mq.h:98:9: error: ‘blk_status_t’ declared as function returning a function

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl_20180716-204945

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-fs/vhba
[ebuild  N    ] sys-fs/vhba-20170610
Comment 1 Toralf Förster gentoo-dev 2018-07-20 15:27:10 UTC
Created attachment 540240 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-20 15:27:14 UTC
Created attachment 540242 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-07-20 15:27:17 UTC
Created attachment 540244 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-07-20 15:27:20 UTC
Created attachment 540246 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-20 15:27:23 UTC
Created attachment 540250 [details]
sys-fs:vhba-20170610:20180720-123512.log
Comment 6 Toralf Förster gentoo-dev 2018-07-20 15:27:26 UTC
Created attachment 540252 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-03-10 10:05:56 UTC
Going to guess kernel incompatibility.  I suppose 20190302 should work fine (I've built it with 4.20* kernel).