Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 649360

Summary: sys-apps/pciutils-3.5.6: pciutils.h:18:26: error: expected _)_ before _PCILIB_VERSION_ (on FreeBSD)
Product: Gentoo/Alt Reporter: Michał Górny <mgorny>
Component: FreeBSDAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bsd+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sys-apps:pciutils-3.5.6:20180302-141800.log
e-info.txt

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-02 14:21:23 UTC
Created attachment 521842 [details]
sys-apps:pciutils-3.5.6:20180302-141800.log

x86_64-gentoo-freebsd11.1-gcc -O2 -pipe -mtune=generic -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -c -o ls-caps-vendor.o ls-caps-vendor.c
In file included from lspci.h:10:0,
                 from lspci.c:14:
lspci.c: In function ‘main’:
pciutils.h:18:26: error: expected ‘)’ before ‘PCILIB_VERSION’
 #define PCIUTILS_VERSION PCILIB_VERSION
                          ^
lspci.c:957:29: note: in expansion of macro ‘PCIUTILS_VERSION’
       puts("lspci version " PCIUTILS_VERSION);
                             ^~~~~~~~~~~~~~~~
gmake: *** [<builtin>: lspci.o] Error 1
gmake: *** Waiting for unfinished jobs....
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-03-02 14:21:38 UTC
Created attachment 521844 [details]
e-info.txt
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-10-11 17:37:29 UTC
*-fbsd is gone.