Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649360 - sys-apps/pciutils-3.5.6: pciutils.h:18:26: error: expected _)_ before _PCILIB_VERSION_ (on FreeBSD)
Summary: sys-apps/pciutils-3.5.6: pciutils.h:18:26: error: expected _)_ before _PCILIB...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-02 14:21 UTC by Michał Górny
Modified: 2019-10-11 17:37 UTC (History)
1 user (show)

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


Attachments
sys-apps:pciutils-3.5.6:20180302-141800.log (sys-apps:pciutils-3.5.6:20180302-141800.log,4.57 KB, text/plain)
2018-03-02 14:21 UTC, Michał Górny
Details
e-info.txt (e-info.txt,4.38 KB, text/plain)
2018-03-02 14:21 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
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.