Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 619054 Details for
Bug 712534
sys-apps/superiotool-6637 : superiotool.h: error: implicit declaration of function outb [-Werror=implicit-function-declaration]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-apps:superiotool-6637:20200314-160808.log
sys-apps:superiotool-6637:20200314-160808.log (text/plain), 2.71 KB, created by
Toralf Förster
on 2020-03-14 17:14:10 UTC
(
hide
)
Description:
sys-apps:superiotool-6637:20200314-160808.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-03-14 17:14:10 UTC
Size:
2.71 KB
patch
obsolete
> * Package: sys-apps/superiotool-6637 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking superiotool-6637.tar.xz to /var/tmp/portage/sys-apps/superiotool-6637/work >>>> Source unpacked in /var/tmp/portage/sys-apps/superiotool-6637/work >>>> Preparing source in /var/tmp/portage/sys-apps/superiotool-6637/work/superiotool-6637 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/superiotool-6637/work/superiotool-6637 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/superiotool-6637/work/superiotool-6637 ... >make -j1 CC=x86_64-gentoo-linux-musl-gcc SVNDEF=-D'SUPERIOTOOL_VERSION=""' >x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -Wall -Wstrict-prototypes -Wundef -Wstrict-aliasing -Werror-implicit-function-declaration -ansi -pedantic -D'SUPERIOTOOL_VERSION=""' -c -o superiotool.o superiotool.c >In file included from superiotool.c:24: >superiotool.c: In function âregvalâ: >superiotool.h:54:14: error: implicit declaration of function âoutbâ [-Werror=implicit-function-declaration] > 54 | #define OUTB outb > | ^~~~ >superiotool.c:39:2: note: in expansion of macro âOUTBâ > 39 | OUTB(reg, port); > | ^~~~ >superiotool.h:57:14: error: implicit declaration of function âinbâ [-Werror=implicit-function-declaration] > 57 | #define INB inb > | ^~~ >superiotool.c:40:9: note: in expansion of macro âINBâ > 40 | return INB(port + ((port == 0x3bd) ? 2 : 1)); /* 0x3bd is special. */ > | ^~~ >superiotool.c: In function âmainâ: >superiotool.c:291:6: error: implicit declaration of function âioplâ [-Werror=implicit-function-declaration] > 291 | if (iopl(3) < 0) { > | ^~~~ >cc1: some warnings being treated as errors >make: *** [<builtin>: superiotool.o] Error 1 > * ERROR: sys-apps/superiotool-6637::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-apps/superiotool-6637::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/superiotool-6637::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:superiotool-6637:20200314-160808.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/superiotool-6637/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/superiotool-6637/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/superiotool-6637/work/superiotool-6637' > * S: '/var/tmp/portage/sys-apps/superiotool-6637/work/superiotool-6637'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 712534
:
619046
|
619048
|
619050
|
619052
| 619054 |
619056