Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419716 Details for
Bug 568732
sys-fs/atari-fdisk-0.7.1.5.4 : menufuncs.c:(.text+0x0): multiple definition of `swab16'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-fs:atari-fdisk-0.7.1.5.4:20151219-054443.log
sys-fs:atari-fdisk-0.7.1.5.4:20151219-054443.log (text/plain), 6.28 KB, created by
Toralf Förster
on 2015-12-19 09:27:49 UTC
(
hide
)
Description:
sys-fs:atari-fdisk-0.7.1.5.4:20151219-054443.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-12-19 09:27:49 UTC
Size:
6.28 KB
patch
obsolete
> * Package: sys-fs/atari-fdisk-0.7.1.5.4 > * Repository: gentoo > * Maintainer: m68k@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking atari-fdisk_0.7.1-5.4.tar.gz to /var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/work >>>> Source unpacked in /var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/work >>>> Compiling source in /var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/work/atari-fdisk-0.7.1 ... >make -j1 'CFLAGS=-march=native -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' COMPILE_ARCH=m68k >gcc -march=native -O2 -pipe -c -o atari-fdisk.o atari-fdisk.c >gcc -march=native -O2 -pipe -c -o menufuncs.o menufuncs.c >menufuncs.c: In function âlist_tableâ: >menufuncs.c:1083:6: warning: format â%dâ expects argument of type âintâ, but argument 7 has type âlong unsigned intâ [-Wformat=] > "%*s%s %3s %c (slot %d)0%9ld%9ld%9ld%c %3s %s\n" : > ^ >gcc -march=native -O2 -pipe -c -o partable.o partable.c >gcc -march=native -O2 -pipe -c -o readpart.o readpart.c >readpart.c: In function âget_bootâ: >readpart.c:406:12: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong intâ [-Wformat=] > printf( "ICD entry #%d in root sector contains junk " > ^ >gcc -march=native -O2 -pipe -c -o writepart.o writepart.c >In file included from /usr/include/string.h:635:0, > from writepart.c:57: >In function âmemcpyâ, > inlined from âPART2diskpartâ at writepart.c:105:5, > inlined from âput_bootâ at writepart.c:150:6: >/usr/include/bits/string3.h:53:10: warning: call to __builtin___memcpy_chk will always overflow destination buffer > return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); > ^ >In function âmemcpyâ, > inlined from âPART2diskpartâ at writepart.c:105:5, > inlined from âput_bootâ at writepart.c:195:6: >/usr/include/bits/string3.h:53:10: warning: call to __builtin___memcpy_chk will always overflow destination buffer > return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); > ^ >In function âmemcpyâ, > inlined from âPART2diskpartâ at writepart.c:105:5, > inlined from âput_bootâ at writepart.c:216:3: >/usr/include/bits/string3.h:53:10: warning: call to __builtin___memcpy_chk will always overflow destination buffer > return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); > ^ >gcc -march=native -O2 -pipe -c -o savetab.o savetab.c >gcc -march=native -O2 -pipe -c -o input.o input.c >gcc -march=native -O2 -pipe -c -o disk.o disk.c >gcc -march=native -O2 -pipe -c -o util.o util.c >gcc -Wl,-O1 -Wl,--as-needed -o atari-fdisk atari-fdisk.o menufuncs.o partable.o readpart.o writepart.o savetab.o input.o disk.o util.o >menufuncs.o: In function `swab16': >menufuncs.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >menufuncs.o: In function `swab32': >menufuncs.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >partable.o: In function `swab16': >partable.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >partable.o: In function `swab32': >partable.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >readpart.o: In function `swab16': >readpart.c:(.text+0x70): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >readpart.o: In function `swab32': >readpart.c:(.text+0x80): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >writepart.o: In function `swab16': >writepart.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >writepart.o: In function `swab32': >writepart.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >savetab.o: In function `swab16': >savetab.c:(.text+0x120): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >savetab.o: In function `swab32': >savetab.c:(.text+0x130): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >input.o: In function `swab16': >input.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >input.o: In function `swab32': >input.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >disk.o: In function `swab16': >disk.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >disk.o: In function `swab32': >disk.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >util.o: In function `swab16': >util.c:(.text+0x0): multiple definition of `swab16' >atari-fdisk.o:atari-fdisk.c:(.text+0x90): first defined here >util.o: In function `swab32': >util.c:(.text+0x10): multiple definition of `swab32' >atari-fdisk.o:atari-fdisk.c:(.text+0xa0): first defined here >collect2: error: ld returned 1 exit status >Makefile:52: recipe for target 'atari-fdisk' failed >make: *** [atari-fdisk] Error 1 >emake failed > * ERROR: sys-fs/atari-fdisk-0.7.1.5.4::gentoo failed (compile phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 133: Called src_compile > * environment, line 2048: Called die > * The specific snippet of code: > * emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" COMPILE_ARCH=m68k || die > * > * If you need support, post the output of `emerge --info '=sys-fs/atari-fdisk-0.7.1.5.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-fs/atari-fdisk-0.7.1.5.4::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-fs:atari-fdisk-0.7.1.5.4:20151219-054443.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/temp/environment'. > * Working directory: '/var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/work/atari-fdisk-0.7.1' > * S: '/var/tmp/portage/sys-fs/atari-fdisk-0.7.1.5.4/work/atari-fdisk-0.7.1'
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 568732
:
419712
|
419714
| 419716