<86>Apr 26 05:15:08 userdel[29035]: delete user `rooter' <86>Apr 26 05:15:08 userdel[29035]: remove group `rooter' <86>Apr 26 05:15:08 groupadd[29036]: new group: name=rooter, gid=501 <86>Apr 26 05:15:08 useradd[29037]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 05:15:08 userdel[29039]: delete user `builder' <86>Apr 26 05:15:08 userdel[29039]: remove group `builder' <86>Apr 26 05:15:08 groupadd[29040]: new group: name=builder, gid=502 <86>Apr 26 05:15:08 useradd[29041]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing gpart-0.1h-alt7.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gpart-0.1h + echo 'Source #0 (gpart-0.1h.tar.bz2):' Source #0 (gpart-0.1h.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/gpart-0.1h.tar.bz2 + /bin/tar -xf - + cd gpart-0.1h + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (gpart-0.1h-ALT-cflags.patch):' Patch #0 (gpart-0.1h-ALT-cflags.patch): + /usr/bin/patch -p1 -b --suffix .cflags patching file make.defs + echo 'Patch #1 (gpart-errno.patch):' Patch #1 (gpart-errno.patch): + /usr/bin/patch -p1 -b --suffix .errno patching file src/disku.c patching file src/l64seek.h + echo 'Patch #2 (gpart-0.1h-fixes.patch):' Patch #2 (gpart-0.1h-fixes.patch): + /usr/bin/patch -p1 -b --suffix .fixes patching file src/gm_ntfs.h patching file src/gpart.h patching file src/gm_xfs.h patching file src/l64seek.c + echo 'Patch #3 (gpart-0.1h-reiserfs-3.6.patch.gz):' Patch #3 (gpart-0.1h-reiserfs-3.6.patch.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/gpart-0.1h-reiserfs-3.6.patch.gz + /usr/bin/patch -p2 -b --suffix .reiser patching file README patching file man/gpart.man patching file src/Makefile patching file src/gm_reiserfs.c patching file src/gm_reiserfs.h patching file src/gm_rfs.c patching file src/gm_rfs.h patching file src/gmodules.c patching file src/gmodules.h + echo 'Patch #4 (gpart-0.1h-reiserfs-3.6-typo-fix.patch):' Patch #4 (gpart-0.1h-reiserfs-3.6-typo-fix.patch): + /usr/bin/patch -p1 -b --suffix .reiser-typo patching file src/gm_reiserfs.c + echo 'Patch #5 (gpart-0.1h-lodin-largefile.patch):' Patch #5 (gpart-0.1h-lodin-largefile.patch): + /usr/bin/patch -p1 -b --suffix .largefile patching file make.defs patching file src/gpart.c + echo 'Patch #6 (gpart-0.1h-deb-ext3.patch):' Patch #6 (gpart-0.1h-deb-ext3.patch): + /usr/bin/patch -p1 -b --suffix .ext3 patching file src/gm_ext2.c + echo 'Patch #7 (gpart-0.1h-deb-llseek.patch):' Patch #7 (gpart-0.1h-deb-llseek.patch): + /usr/bin/patch -p1 -b --suffix .llseek patching file src/l64seek.c patching file src/l64seek.h + echo 'Patch #8 (gpart-0.1h-alt-open.patch):' Patch #8 (gpart-0.1h-alt-open.patch): + /usr/bin/patch -p1 -b --suffix .open patching file src/gpart.c Hunk #1 succeeded at 1229 (offset 8 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gpart-0.1h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/gpart-0.1h' make -C src make[1]: Entering directory `/usr/src/RPM/BUILD/gpart-0.1h/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/gpart-0.1h/src' make[1]: Entering directory `/usr/src/RPM/BUILD/gpart-0.1h/src' gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gpart.o gpart.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gmodules.o gmodules.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o disku.o disku.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o l64seek.o l64seek.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_ext2.o gm_ext2.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_lswap.o gm_lswap.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_fat.o gm_fat.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_bsddl.o gm_bsddl.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_ntfs.o gm_ntfs.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_hpfs.o gm_hpfs.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_s86dl.o gm_s86dl.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_minix.o gm_minix.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_reiserfs.o gm_reiserfs.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_hmlvm.o gm_hmlvm.c gpart.c:80: warning: built-in function 'log' declared as non-function gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_qnx4.o gm_qnx4.c gmodules.c: In function 'g_mod_addexternal': gmodules.c:193: warning: ISO C forbids conversion of object pointer to function pointer type gmodules.c:195: warning: ISO C forbids conversion of object pointer to function pointer type gmodules.c:197: warning: ISO C forbids conversion of object pointer to function pointer type gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_beos.o gm_beos.c gcc -pipe -Wall -O2 -fsigned-char -std=gnu99 -pedantic -D_LARGEFILE64_SOURCE -DVERSION=\"0.1h\" -c -o gm_xfs.o gm_xfs.c gcc -o gpart gpart.o gmodules.o disku.o l64seek.o gm_ext2.o gm_lswap.o gm_fat.o gm_bsddl.o gm_ntfs.o gm_hpfs.o gm_s86dl.o gm_minix.o gm_reiserfs.o gm_hmlvm.o gm_qnx4.o gm_beos.o gm_xfs.o -ldl gmodules.o: In function `feof_unlocked': gmodules.c:(.text+0x0): multiple definition of `feof_unlocked' gpart.o:gpart.c:(.text+0x0): first defined here gmodules.o: In function `ferror_unlocked': gmodules.c:(.text+0x14): multiple definition of `ferror_unlocked' gpart.o:gpart.c:(.text+0x14): first defined here gmodules.o: In function `gnu_dev_major': gmodules.c:(.text+0x28): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gmodules.o: In function `gnu_dev_minor': gmodules.c:(.text+0x38): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gmodules.o: In function `gnu_dev_makedev': gmodules.c:(.text+0x58): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gmodules.o: In function `__strcspn_c1': gmodules.c:(.text+0x8c): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gmodules.o: In function `__strcspn_c2': gmodules.c:(.text+0xd8): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gmodules.o: In function `__strcspn_c3': gmodules.c:(.text+0x134): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gmodules.o: In function `__strspn_c1': gmodules.c:(.text+0x1a0): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gmodules.o: In function `__strspn_c2': gmodules.c:(.text+0x1d8): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gmodules.o: In function `__strspn_c3': gmodules.c:(.text+0x20c): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gmodules.o: In function `__strpbrk_c2': gmodules.c:(.text+0x248): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gmodules.o: In function `__strpbrk_c3': gmodules.c:(.text+0x294): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gmodules.o: In function `__strtok_r_1c': gmodules.c:(.text+0x2f0): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gmodules.o: In function `__strsep_2c': gmodules.c:(.text+0x378): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gmodules.o: In function `__strsep_3c': gmodules.c:(.text+0x3f4): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gmodules.o: In function `getdomainname': gmodules.c:(.text+0xe78): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gmodules.o: In function `gethostname': gmodules.c:(.text+0xe98): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gmodules.o: In function `getlogin_r': gmodules.c:(.text+0xeb8): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gmodules.o: In function `ttyname_r': gmodules.c:(.text+0xed8): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gmodules.o: In function `getgroups': gmodules.c:(.text+0xef8): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gmodules.o: In function `confstr': gmodules.c:(.text+0xf18): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gmodules.o: In function `getwd': gmodules.c:(.text+0xf38): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gmodules.o: In function `getcwd': gmodules.c:(.text+0xf58): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gmodules.o: In function `readlink': gmodules.c:(.text+0xf78): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gmodules.o: In function `read': gmodules.c:(.text+0xf98): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gmodules.o: In function `fstat64': gmodules.c:(.text+0xfb8): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gmodules.o: In function `lstat64': gmodules.c:(.text+0xfe4): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gmodules.o: In function `stat64': gmodules.c:(.text+0x1010): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gmodules.o: In function `mknod': gmodules.c:(.text+0x103c): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gmodules.o: In function `fstat': gmodules.c:(.text+0x1078): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gmodules.o: In function `lstat': gmodules.c:(.text+0x10a4): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gmodules.o: In function `stat': gmodules.c:(.text+0x10d0): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gmodules.o: In function `stpncpy': gmodules.c:(.text+0x10fc): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gmodules.o: In function `__strsep_1c': gmodules.c:(.text+0x111c): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gmodules.o: In function `wcstombs': gmodules.c:(.text+0x1180): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gmodules.o: In function `mbstowcs': gmodules.c:(.text+0x11a0): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gmodules.o: In function `wctomb': gmodules.c:(.text+0x11c0): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gmodules.o: In function `ptsname_r': gmodules.c:(.text+0x11e0): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gmodules.o: In function `realpath': gmodules.c:(.text+0x1200): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gmodules.o: In function `strtoull': gmodules.c:(.text+0x1220): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gmodules.o: In function `strtouq': gmodules.c:(.text+0x1244): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gmodules.o: In function `strtoll': gmodules.c:(.text+0x1268): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gmodules.o: In function `atoll': gmodules.c:(.text+0x128c): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gmodules.o: In function `strtoq': gmodules.c:(.text+0x12b8): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gmodules.o: In function `strtold': gmodules.c:(.text+0x12dc): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gmodules.o: In function `strtof': gmodules.c:(.text+0x1300): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gmodules.o: In function `strtoul': gmodules.c:(.text+0x1324): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gmodules.o: In function `strtol': gmodules.c:(.text+0x1348): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gmodules.o: In function `atol': gmodules.c:(.text+0x136c): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gmodules.o: In function `atoi': gmodules.c:(.text+0x1398): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gmodules.o: In function `strtod': gmodules.c:(.text+0x13c4): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gmodules.o: In function `atof': gmodules.c:(.text+0x13e8): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gmodules.o: In function `fgets': gmodules.c:(.text+0x1410): multiple definition of `fgets' gpart.o:gpart.c:(.text+0x21e0): first defined here gmodules.o: In function `gets': gmodules.c:(.text+0x1430): multiple definition of `gets' gpart.o:gpart.c:(.text+0x4f90): first defined here gmodules.o: In function `putchar_unlocked': gmodules.c:(.text+0x1450): multiple definition of `putchar_unlocked' gpart.o:gpart.c:(.text+0x4fb0): first defined here gmodules.o: In function `putc_unlocked': gmodules.c:(.text+0x14ac): multiple definition of `putc_unlocked' gpart.o:gpart.c:(.text+0x500c): first defined here gmodules.o: In function `fputc_unlocked': gmodules.c:(.text+0x1500): multiple definition of `fputc_unlocked' gpart.o:gpart.c:(.text+0x5060): first defined here gmodules.o: In function `putchar': gmodules.c:(.text+0x1554): multiple definition of `putchar' gpart.o:gpart.c:(.text+0x50b4): first defined here gmodules.o: In function `getchar_unlocked': gmodules.c:(.text+0x157c): multiple definition of `getchar_unlocked' gpart.o:gpart.c:(.text+0x50dc): first defined here gmodules.o: In function `getc_unlocked': gmodules.c:(.text+0x15c8): multiple definition of `getc_unlocked' gpart.o:gpart.c:(.text+0x5128): first defined here gmodules.o: In function `fgetc_unlocked': gmodules.c:(.text+0x160c): multiple definition of `fgetc_unlocked' gpart.o:gpart.c:(.text+0x516c): first defined here gmodules.o: In function `getchar': gmodules.c:(.text+0x1650): multiple definition of `getchar' gpart.o:gpart.c:(.text+0x51b0): first defined here gmodules.o: In function `vprintf': gmodules.c:(.text+0x1678): multiple definition of `vprintf' gpart.o:gpart.c:(.text+0x51d8): first defined here disku.o: In function `feof_unlocked': disku.c:(.text+0x0): multiple definition of `feof_unlocked' gpart.o:gpart.c:(.text+0x0): first defined here disku.o: In function `ferror_unlocked': disku.c:(.text+0x14): multiple definition of `ferror_unlocked' gpart.o:gpart.c:(.text+0x14): first defined here disku.o: In function `__strcspn_c1': disku.c:(.text+0x28): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here disku.o: In function `__strcspn_c2': disku.c:(.text+0x74): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here disku.o: In function `__strcspn_c3': disku.c:(.text+0xd0): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here disku.o: In function `__strspn_c1': disku.c:(.text+0x13c): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here disku.o: In function `__strspn_c2': disku.c:(.text+0x174): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here disku.o: In function `__strspn_c3': disku.c:(.text+0x1a8): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here disku.o: In function `__strpbrk_c2': disku.c:(.text+0x1e4): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here disku.o: In function `__strpbrk_c3': disku.c:(.text+0x230): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here disku.o: In function `__strtok_r_1c': disku.c:(.text+0x28c): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here disku.o: In function `__strsep_2c': disku.c:(.text+0x314): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here disku.o: In function `__strsep_3c': disku.c:(.text+0x390): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here disku.o: In function `gnu_dev_major': disku.c:(.text+0x41c): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here disku.o: In function `gnu_dev_minor': disku.c:(.text+0x42c): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here disku.o: In function `gnu_dev_makedev': disku.c:(.text+0x44c): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here disku.o: In function `getdomainname': disku.c:(.text+0x614): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here disku.o: In function `gethostname': disku.c:(.text+0x634): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here disku.o: In function `getlogin_r': disku.c:(.text+0x654): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here disku.o: In function `ttyname_r': disku.c:(.text+0x674): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here disku.o: In function `getgroups': disku.c:(.text+0x694): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here disku.o: In function `confstr': disku.c:(.text+0x6b4): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here disku.o: In function `getwd': disku.c:(.text+0x6d4): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here disku.o: In function `getcwd': disku.c:(.text+0x6f4): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here disku.o: In function `readlink': disku.c:(.text+0x714): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here disku.o: In function `read': disku.c:(.text+0x734): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here disku.o: In function `fstat64': disku.c:(.text+0x754): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here disku.o: In function `lstat64': disku.c:(.text+0x780): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here disku.o: In function `stat64': disku.c:(.text+0x7ac): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here disku.o: In function `mknod': disku.c:(.text+0x7d8): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here disku.o: In function `fstat': disku.c:(.text+0x814): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here disku.o: In function `lstat': disku.c:(.text+0x840): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here disku.o: In function `stat': disku.c:(.text+0x86c): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here disku.o: In function `stpncpy': disku.c:(.text+0x898): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here disku.o: In function `__strsep_1c': disku.c:(.text+0x8b8): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here disku.o: In function `fgets': disku.c:(.text+0x91c): multiple definition of `fgets' gpart.o:gpart.c:(.text+0x21e0): first defined here disku.o: In function `gets': disku.c:(.text+0x93c): multiple definition of `gets' gpart.o:gpart.c:(.text+0x4f90): first defined here disku.o: In function `putchar_unlocked': disku.c:(.text+0x95c): multiple definition of `putchar_unlocked' gpart.o:gpart.c:(.text+0x4fb0): first defined here disku.o: In function `putc_unlocked': disku.c:(.text+0x9b8): multiple definition of `putc_unlocked' gpart.o:gpart.c:(.text+0x500c): first defined here disku.o: In function `fputc_unlocked': disku.c:(.text+0xa0c): multiple definition of `fputc_unlocked' gpart.o:gpart.c:(.text+0x5060): first defined here disku.o: In function `putchar': disku.c:(.text+0xa60): multiple definition of `putchar' gpart.o:gpart.c:(.text+0x50b4): first defined here disku.o: In function `getchar_unlocked': disku.c:(.text+0xa88): multiple definition of `getchar_unlocked' gpart.o:gpart.c:(.text+0x50dc): first defined here disku.o: In function `getc_unlocked': disku.c:(.text+0xad4): multiple definition of `getc_unlocked' gpart.o:gpart.c:(.text+0x5128): first defined here disku.o: In function `fgetc_unlocked': disku.c:(.text+0xb18): multiple definition of `fgetc_unlocked' gpart.o:gpart.c:(.text+0x516c): first defined here disku.o: In function `getchar': disku.c:(.text+0xb5c): multiple definition of `getchar' gpart.o:gpart.c:(.text+0x51b0): first defined here disku.o: In function `vprintf': disku.c:(.text+0xb84): multiple definition of `vprintf' gpart.o:gpart.c:(.text+0x51d8): first defined here l64seek.o: In function `gnu_dev_major': l64seek.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here l64seek.o: In function `gnu_dev_minor': l64seek.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here l64seek.o: In function `gnu_dev_makedev': l64seek.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here l64seek.o: In function `getdomainname': l64seek.c:(.text+0x18c): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here l64seek.o: In function `gethostname': l64seek.c:(.text+0x1ac): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here l64seek.o: In function `getlogin_r': l64seek.c:(.text+0x1cc): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here l64seek.o: In function `ttyname_r': l64seek.c:(.text+0x1ec): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here l64seek.o: In function `getgroups': l64seek.c:(.text+0x20c): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here l64seek.o: In function `confstr': l64seek.c:(.text+0x22c): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here l64seek.o: In function `getwd': l64seek.c:(.text+0x24c): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here l64seek.o: In function `getcwd': l64seek.c:(.text+0x26c): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here l64seek.o: In function `readlink': l64seek.c:(.text+0x28c): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here l64seek.o: In function `read': l64seek.c:(.text+0x2ac): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here l64seek.o: In function `fstat64': l64seek.c:(.text+0x2cc): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here l64seek.o: In function `lstat64': l64seek.c:(.text+0x2f8): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here l64seek.o: In function `stat64': l64seek.c:(.text+0x324): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here l64seek.o: In function `mknod': l64seek.c:(.text+0x350): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here l64seek.o: In function `fstat': l64seek.c:(.text+0x38c): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here l64seek.o: In function `lstat': l64seek.c:(.text+0x3b8): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here l64seek.o: In function `stat': l64seek.c:(.text+0x3e4): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_ext2.o: In function `gnu_dev_major': gm_ext2.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_ext2.o: In function `gnu_dev_minor': gm_ext2.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_ext2.o: In function `gnu_dev_makedev': gm_ext2.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_ext2.o: In function `__strcspn_c1': gm_ext2.c:(.text+0x64): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_ext2.o: In function `__strcspn_c2': gm_ext2.c:(.text+0xb0): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_ext2.o: In function `__strcspn_c3': gm_ext2.c:(.text+0x10c): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_ext2.o: In function `__strspn_c1': gm_ext2.c:(.text+0x178): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_ext2.o: In function `__strspn_c2': gm_ext2.c:(.text+0x1b0): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_ext2.o: In function `__strspn_c3': gm_ext2.c:(.text+0x1e4): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_ext2.o: In function `__strpbrk_c2': gm_ext2.c:(.text+0x220): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_ext2.o: In function `__strpbrk_c3': gm_ext2.c:(.text+0x26c): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_ext2.o: In function `__strtok_r_1c': gm_ext2.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_ext2.o: In function `__strsep_2c': gm_ext2.c:(.text+0x350): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_ext2.o: In function `__strsep_3c': gm_ext2.c:(.text+0x3cc): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_ext2.o: In function `getdomainname': gm_ext2.c:(.text+0x50c): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_ext2.o: In function `gethostname': gm_ext2.c:(.text+0x52c): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_ext2.o: In function `getlogin_r': gm_ext2.c:(.text+0x54c): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_ext2.o: In function `ttyname_r': gm_ext2.c:(.text+0x56c): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_ext2.o: In function `getgroups': gm_ext2.c:(.text+0x58c): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_ext2.o: In function `confstr': gm_ext2.c:(.text+0x5ac): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_ext2.o: In function `getwd': gm_ext2.c:(.text+0x5cc): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_ext2.o: In function `getcwd': gm_ext2.c:(.text+0x5ec): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_ext2.o: In function `readlink': gm_ext2.c:(.text+0x60c): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_ext2.o: In function `read': gm_ext2.c:(.text+0x62c): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_ext2.o: In function `fstat64': gm_ext2.c:(.text+0x940): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_ext2.o: In function `lstat64': gm_ext2.c:(.text+0x96c): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_ext2.o: In function `stat64': gm_ext2.c:(.text+0x998): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_ext2.o: In function `mknod': gm_ext2.c:(.text+0x9c4): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_ext2.o: In function `fstat': gm_ext2.c:(.text+0xa00): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_ext2.o: In function `lstat': gm_ext2.c:(.text+0xa2c): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_ext2.o: In function `stat': gm_ext2.c:(.text+0xa58): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_ext2.o: In function `stpncpy': gm_ext2.c:(.text+0xa84): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_ext2.o: In function `__strsep_1c': gm_ext2.c:(.text+0xaa4): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_ext2.o: In function `wcstombs': gm_ext2.c:(.text+0xb08): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gm_ext2.o: In function `mbstowcs': gm_ext2.c:(.text+0xb28): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gm_ext2.o: In function `wctomb': gm_ext2.c:(.text+0xb48): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gm_ext2.o: In function `ptsname_r': gm_ext2.c:(.text+0xb68): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gm_ext2.o: In function `realpath': gm_ext2.c:(.text+0xb88): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gm_ext2.o: In function `strtoull': gm_ext2.c:(.text+0xba8): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gm_ext2.o: In function `strtouq': gm_ext2.c:(.text+0xbcc): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gm_ext2.o: In function `strtoll': gm_ext2.c:(.text+0xbf0): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gm_ext2.o: In function `atoll': gm_ext2.c:(.text+0xc14): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gm_ext2.o: In function `strtoq': gm_ext2.c:(.text+0xc40): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gm_ext2.o: In function `strtold': gm_ext2.c:(.text+0xc64): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gm_ext2.o: In function `strtof': gm_ext2.c:(.text+0xc88): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gm_ext2.o: In function `strtoul': gm_ext2.c:(.text+0xcac): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gm_ext2.o: In function `strtol': gm_ext2.c:(.text+0xcd0): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gm_ext2.o: In function `atol': gm_ext2.c:(.text+0xcf4): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gm_ext2.o: In function `atoi': gm_ext2.c:(.text+0xd20): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gm_ext2.o: In function `strtod': gm_ext2.c:(.text+0xd4c): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gm_ext2.o: In function `atof': gm_ext2.c:(.text+0xd70): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gm_lswap.o: In function `__strcspn_c1': gm_lswap.c:(.text+0x0): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_lswap.o: In function `__strcspn_c2': gm_lswap.c:(.text+0x4c): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_lswap.o: In function `__strcspn_c3': gm_lswap.c:(.text+0xa8): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_lswap.o: In function `__strspn_c1': gm_lswap.c:(.text+0x114): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_lswap.o: In function `__strspn_c2': gm_lswap.c:(.text+0x14c): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_lswap.o: In function `__strspn_c3': gm_lswap.c:(.text+0x180): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_lswap.o: In function `__strpbrk_c2': gm_lswap.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_lswap.o: In function `__strpbrk_c3': gm_lswap.c:(.text+0x208): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_lswap.o: In function `__strtok_r_1c': gm_lswap.c:(.text+0x264): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_lswap.o: In function `__strsep_2c': gm_lswap.c:(.text+0x2ec): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_lswap.o: In function `__strsep_3c': gm_lswap.c:(.text+0x368): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_lswap.o: In function `gnu_dev_major': gm_lswap.c:(.text+0x3f4): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_lswap.o: In function `gnu_dev_minor': gm_lswap.c:(.text+0x404): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_lswap.o: In function `gnu_dev_makedev': gm_lswap.c:(.text+0x424): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_lswap.o: In function `getdomainname': gm_lswap.c:(.text+0x68c): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_lswap.o: In function `gethostname': gm_lswap.c:(.text+0x6ac): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_lswap.o: In function `getlogin_r': gm_lswap.c:(.text+0x6cc): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_lswap.o: In function `ttyname_r': gm_lswap.c:(.text+0x6ec): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_lswap.o: In function `getgroups': gm_lswap.c:(.text+0x70c): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_lswap.o: In function `confstr': gm_lswap.c:(.text+0x72c): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_lswap.o: In function `getwd': gm_lswap.c:(.text+0x74c): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_lswap.o: In function `getcwd': gm_lswap.c:(.text+0x76c): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_lswap.o: In function `readlink': gm_lswap.c:(.text+0x78c): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_lswap.o: In function `read': gm_lswap.c:(.text+0x7ac): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_lswap.o: In function `fstat64': gm_lswap.c:(.text+0x7cc): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_lswap.o: In function `lstat64': gm_lswap.c:(.text+0x7f8): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_lswap.o: In function `stat64': gm_lswap.c:(.text+0x824): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_lswap.o: In function `mknod': gm_lswap.c:(.text+0x850): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_lswap.o: In function `fstat': gm_lswap.c:(.text+0x88c): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_lswap.o: In function `lstat': gm_lswap.c:(.text+0x8b8): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_lswap.o: In function `stat': gm_lswap.c:(.text+0x8e4): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_lswap.o: In function `stpncpy': gm_lswap.c:(.text+0x910): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_lswap.o: In function `__strsep_1c': gm_lswap.c:(.text+0x930): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_fat.o: In function `gnu_dev_major': gm_fat.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_fat.o: In function `gnu_dev_minor': gm_fat.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_fat.o: In function `gnu_dev_makedev': gm_fat.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_fat.o: In function `getdomainname': gm_fat.c:(.text+0x24c): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_fat.o: In function `gethostname': gm_fat.c:(.text+0x26c): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_fat.o: In function `getlogin_r': gm_fat.c:(.text+0x28c): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_fat.o: In function `ttyname_r': gm_fat.c:(.text+0x2ac): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_fat.o: In function `getgroups': gm_fat.c:(.text+0x2cc): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_fat.o: In function `confstr': gm_fat.c:(.text+0x2ec): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_fat.o: In function `getwd': gm_fat.c:(.text+0x30c): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_fat.o: In function `getcwd': gm_fat.c:(.text+0x32c): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_fat.o: In function `readlink': gm_fat.c:(.text+0x34c): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_fat.o: In function `read': gm_fat.c:(.text+0x36c): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_fat.o: In function `fstat64': gm_fat.c:(.text+0x38c): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_fat.o: In function `lstat64': gm_fat.c:(.text+0x3b8): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_fat.o: In function `stat64': gm_fat.c:(.text+0x3e4): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_fat.o: In function `mknod': gm_fat.c:(.text+0x410): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_fat.o: In function `fstat': gm_fat.c:(.text+0x44c): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_fat.o: In function `lstat': gm_fat.c:(.text+0x478): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_fat.o: In function `stat': gm_fat.c:(.text+0x4a4): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_bsddl.o: In function `gnu_dev_major': gm_bsddl.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_bsddl.o: In function `gnu_dev_minor': gm_bsddl.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_bsddl.o: In function `gnu_dev_makedev': gm_bsddl.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_bsddl.o: In function `getdomainname': gm_bsddl.c:(.text+0x210): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_bsddl.o: In function `gethostname': gm_bsddl.c:(.text+0x230): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_bsddl.o: In function `getlogin_r': gm_bsddl.c:(.text+0x250): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_bsddl.o: In function `ttyname_r': gm_bsddl.c:(.text+0x270): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_bsddl.o: In function `getgroups': gm_bsddl.c:(.text+0x290): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_bsddl.o: In function `confstr': gm_bsddl.c:(.text+0x2b0): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_bsddl.o: In function `getwd': gm_bsddl.c:(.text+0x2d0): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_bsddl.o: In function `getcwd': gm_bsddl.c:(.text+0x2f0): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_bsddl.o: In function `readlink': gm_bsddl.c:(.text+0x310): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_bsddl.o: In function `read': gm_bsddl.c:(.text+0x330): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_bsddl.o: In function `fstat64': gm_bsddl.c:(.text+0x350): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_bsddl.o: In function `lstat64': gm_bsddl.c:(.text+0x37c): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_bsddl.o: In function `stat64': gm_bsddl.c:(.text+0x3a8): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_bsddl.o: In function `mknod': gm_bsddl.c:(.text+0x3d4): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_bsddl.o: In function `fstat': gm_bsddl.c:(.text+0x410): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_bsddl.o: In function `lstat': gm_bsddl.c:(.text+0x43c): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_bsddl.o: In function `stat': gm_bsddl.c:(.text+0x468): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_ntfs.o: In function `gnu_dev_major': gm_ntfs.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_ntfs.o: In function `gnu_dev_minor': gm_ntfs.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_ntfs.o: In function `gnu_dev_makedev': gm_ntfs.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_ntfs.o: In function `__strcspn_c1': gm_ntfs.c:(.text+0x64): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_ntfs.o: In function `__strcspn_c2': gm_ntfs.c:(.text+0xb0): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_ntfs.o: In function `__strcspn_c3': gm_ntfs.c:(.text+0x10c): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_ntfs.o: In function `__strspn_c1': gm_ntfs.c:(.text+0x178): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_ntfs.o: In function `__strspn_c2': gm_ntfs.c:(.text+0x1b0): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_ntfs.o: In function `__strspn_c3': gm_ntfs.c:(.text+0x1e4): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_ntfs.o: In function `__strpbrk_c2': gm_ntfs.c:(.text+0x220): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_ntfs.o: In function `__strpbrk_c3': gm_ntfs.c:(.text+0x26c): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_ntfs.o: In function `__strtok_r_1c': gm_ntfs.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_ntfs.o: In function `__strsep_2c': gm_ntfs.c:(.text+0x350): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_ntfs.o: In function `__strsep_3c': gm_ntfs.c:(.text+0x3cc): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_ntfs.o: In function `getdomainname': gm_ntfs.c:(.text+0x4b0): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_ntfs.o: In function `gethostname': gm_ntfs.c:(.text+0x4d0): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_ntfs.o: In function `getlogin_r': gm_ntfs.c:(.text+0x4f0): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_ntfs.o: In function `ttyname_r': gm_ntfs.c:(.text+0x510): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_ntfs.o: In function `getgroups': gm_ntfs.c:(.text+0x530): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_ntfs.o: In function `confstr': gm_ntfs.c:(.text+0x550): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_ntfs.o: In function `getwd': gm_ntfs.c:(.text+0x570): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_ntfs.o: In function `getcwd': gm_ntfs.c:(.text+0x590): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_ntfs.o: In function `readlink': gm_ntfs.c:(.text+0x5b0): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_ntfs.o: In function `read': gm_ntfs.c:(.text+0x5d0): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_ntfs.o: In function `fstat64': gm_ntfs.c:(.text+0x840): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_ntfs.o: In function `lstat64': gm_ntfs.c:(.text+0x86c): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_ntfs.o: In function `stat64': gm_ntfs.c:(.text+0x898): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_ntfs.o: In function `mknod': gm_ntfs.c:(.text+0x8c4): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_ntfs.o: In function `fstat': gm_ntfs.c:(.text+0x900): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_ntfs.o: In function `lstat': gm_ntfs.c:(.text+0x92c): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_ntfs.o: In function `stat': gm_ntfs.c:(.text+0x958): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_ntfs.o: In function `stpncpy': gm_ntfs.c:(.text+0x984): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_ntfs.o: In function `__strsep_1c': gm_ntfs.c:(.text+0x9a4): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_ntfs.o: In function `wcstombs': gm_ntfs.c:(.text+0xa08): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gm_ntfs.o: In function `mbstowcs': gm_ntfs.c:(.text+0xa28): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gm_ntfs.o: In function `wctomb': gm_ntfs.c:(.text+0xa48): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gm_ntfs.o: In function `ptsname_r': gm_ntfs.c:(.text+0xa68): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gm_ntfs.o: In function `realpath': gm_ntfs.c:(.text+0xa88): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gm_ntfs.o: In function `strtoull': gm_ntfs.c:(.text+0xaa8): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gm_ntfs.o: In function `strtouq': gm_ntfs.c:(.text+0xacc): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gm_ntfs.o: In function `strtoll': gm_ntfs.c:(.text+0xaf0): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gm_ntfs.o: In function `atoll': gm_ntfs.c:(.text+0xb14): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gm_ntfs.o: In function `strtoq': gm_ntfs.c:(.text+0xb40): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gm_ntfs.o: In function `strtold': gm_ntfs.c:(.text+0xb64): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gm_ntfs.o: In function `strtof': gm_ntfs.c:(.text+0xb88): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gm_ntfs.o: In function `strtoul': gm_ntfs.c:(.text+0xbac): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gm_ntfs.o: In function `strtol': gm_ntfs.c:(.text+0xbd0): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gm_ntfs.o: In function `atol': gm_ntfs.c:(.text+0xbf4): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gm_ntfs.o: In function `atoi': gm_ntfs.c:(.text+0xc20): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gm_ntfs.o: In function `strtod': gm_ntfs.c:(.text+0xc4c): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gm_ntfs.o: In function `atof': gm_ntfs.c:(.text+0xc70): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gm_hpfs.o: In function `gnu_dev_major': gm_hpfs.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_hpfs.o: In function `gnu_dev_minor': gm_hpfs.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_hpfs.o: In function `gnu_dev_makedev': gm_hpfs.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_hpfs.o: In function `__strcspn_c1': gm_hpfs.c:(.text+0x64): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_hpfs.o: In function `__strcspn_c2': gm_hpfs.c:(.text+0xb0): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_hpfs.o: In function `__strcspn_c3': gm_hpfs.c:(.text+0x10c): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_hpfs.o: In function `__strspn_c1': gm_hpfs.c:(.text+0x178): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_hpfs.o: In function `__strspn_c2': gm_hpfs.c:(.text+0x1b0): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_hpfs.o: In function `__strspn_c3': gm_hpfs.c:(.text+0x1e4): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_hpfs.o: In function `__strpbrk_c2': gm_hpfs.c:(.text+0x220): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_hpfs.o: In function `__strpbrk_c3': gm_hpfs.c:(.text+0x26c): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_hpfs.o: In function `__strtok_r_1c': gm_hpfs.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_hpfs.o: In function `__strsep_2c': gm_hpfs.c:(.text+0x350): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_hpfs.o: In function `__strsep_3c': gm_hpfs.c:(.text+0x3cc): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_hpfs.o: In function `getdomainname': gm_hpfs.c:(.text+0x4a0): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_hpfs.o: In function `gethostname': gm_hpfs.c:(.text+0x4c0): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_hpfs.o: In function `getlogin_r': gm_hpfs.c:(.text+0x4e0): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_hpfs.o: In function `ttyname_r': gm_hpfs.c:(.text+0x500): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_hpfs.o: In function `getgroups': gm_hpfs.c:(.text+0x520): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_hpfs.o: In function `confstr': gm_hpfs.c:(.text+0x540): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_hpfs.o: In function `getwd': gm_hpfs.c:(.text+0x560): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_hpfs.o: In function `getcwd': gm_hpfs.c:(.text+0x580): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_hpfs.o: In function `readlink': gm_hpfs.c:(.text+0x5a0): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_hpfs.o: In function `read': gm_hpfs.c:(.text+0x5c0): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_hpfs.o: In function `fstat64': gm_hpfs.c:(.text+0x800): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_hpfs.o: In function `lstat64': gm_hpfs.c:(.text+0x82c): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_hpfs.o: In function `stat64': gm_hpfs.c:(.text+0x858): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_hpfs.o: In function `mknod': gm_hpfs.c:(.text+0x884): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_hpfs.o: In function `fstat': gm_hpfs.c:(.text+0x8c0): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_hpfs.o: In function `lstat': gm_hpfs.c:(.text+0x8ec): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_hpfs.o: In function `stat': gm_hpfs.c:(.text+0x918): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_hpfs.o: In function `stpncpy': gm_hpfs.c:(.text+0x944): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_hpfs.o: In function `__strsep_1c': gm_hpfs.c:(.text+0x964): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_hpfs.o: In function `wcstombs': gm_hpfs.c:(.text+0x9c8): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gm_hpfs.o: In function `mbstowcs': gm_hpfs.c:(.text+0x9e8): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gm_hpfs.o: In function `wctomb': gm_hpfs.c:(.text+0xa08): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gm_hpfs.o: In function `ptsname_r': gm_hpfs.c:(.text+0xa28): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gm_hpfs.o: In function `realpath': gm_hpfs.c:(.text+0xa48): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gm_hpfs.o: In function `strtoull': gm_hpfs.c:(.text+0xa68): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gm_hpfs.o: In function `strtouq': gm_hpfs.c:(.text+0xa8c): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gm_hpfs.o: In function `strtoll': gm_hpfs.c:(.text+0xab0): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gm_hpfs.o: In function `atoll': gm_hpfs.c:(.text+0xad4): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gm_hpfs.o: In function `strtoq': gm_hpfs.c:(.text+0xb00): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gm_hpfs.o: In function `strtold': gm_hpfs.c:(.text+0xb24): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gm_hpfs.o: In function `strtof': gm_hpfs.c:(.text+0xb48): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gm_hpfs.o: In function `strtoul': gm_hpfs.c:(.text+0xb6c): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gm_hpfs.o: In function `strtol': gm_hpfs.c:(.text+0xb90): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gm_hpfs.o: In function `atol': gm_hpfs.c:(.text+0xbb4): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gm_hpfs.o: In function `atoi': gm_hpfs.c:(.text+0xbe0): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gm_hpfs.o: In function `strtod': gm_hpfs.c:(.text+0xc0c): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gm_hpfs.o: In function `atof': gm_hpfs.c:(.text+0xc30): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gm_s86dl.o: In function `gnu_dev_major': gm_s86dl.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_s86dl.o: In function `gnu_dev_minor': gm_s86dl.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_s86dl.o: In function `gnu_dev_makedev': gm_s86dl.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_s86dl.o: In function `getdomainname': gm_s86dl.c:(.text+0x2e4): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_s86dl.o: In function `gethostname': gm_s86dl.c:(.text+0x304): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_s86dl.o: In function `getlogin_r': gm_s86dl.c:(.text+0x324): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_s86dl.o: In function `ttyname_r': gm_s86dl.c:(.text+0x344): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_s86dl.o: In function `getgroups': gm_s86dl.c:(.text+0x364): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_s86dl.o: In function `confstr': gm_s86dl.c:(.text+0x384): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_s86dl.o: In function `getwd': gm_s86dl.c:(.text+0x3a4): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_s86dl.o: In function `getcwd': gm_s86dl.c:(.text+0x3c4): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_s86dl.o: In function `readlink': gm_s86dl.c:(.text+0x3e4): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_s86dl.o: In function `read': gm_s86dl.c:(.text+0x404): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_s86dl.o: In function `fstat64': gm_s86dl.c:(.text+0x424): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_s86dl.o: In function `lstat64': gm_s86dl.c:(.text+0x450): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_s86dl.o: In function `stat64': gm_s86dl.c:(.text+0x47c): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_s86dl.o: In function `mknod': gm_s86dl.c:(.text+0x4a8): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_s86dl.o: In function `fstat': gm_s86dl.c:(.text+0x4e4): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_s86dl.o: In function `lstat': gm_s86dl.c:(.text+0x510): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_s86dl.o: In function `stat': gm_s86dl.c:(.text+0x53c): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_minix.o: In function `gnu_dev_major': gm_minix.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_minix.o: In function `gnu_dev_minor': gm_minix.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_minix.o: In function `gnu_dev_makedev': gm_minix.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_minix.o: In function `getdomainname': gm_minix.c:(.text+0x1c0): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_minix.o: In function `gethostname': gm_minix.c:(.text+0x1e0): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_minix.o: In function `getlogin_r': gm_minix.c:(.text+0x200): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_minix.o: In function `ttyname_r': gm_minix.c:(.text+0x220): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_minix.o: In function `getgroups': gm_minix.c:(.text+0x240): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_minix.o: In function `confstr': gm_minix.c:(.text+0x260): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_minix.o: In function `getwd': gm_minix.c:(.text+0x280): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_minix.o: In function `getcwd': gm_minix.c:(.text+0x2a0): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_minix.o: In function `readlink': gm_minix.c:(.text+0x2c0): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_minix.o: In function `read': gm_minix.c:(.text+0x2e0): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_minix.o: In function `fstat64': gm_minix.c:(.text+0x300): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_minix.o: In function `lstat64': gm_minix.c:(.text+0x32c): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_minix.o: In function `stat64': gm_minix.c:(.text+0x358): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_minix.o: In function `mknod': gm_minix.c:(.text+0x384): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_minix.o: In function `fstat': gm_minix.c:(.text+0x3c0): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_minix.o: In function `lstat': gm_minix.c:(.text+0x3ec): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_minix.o: In function `stat': gm_minix.c:(.text+0x418): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_reiserfs.o: In function `__strcspn_c1': gm_reiserfs.c:(.text+0x0): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_reiserfs.o: In function `__strcspn_c2': gm_reiserfs.c:(.text+0x4c): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_reiserfs.o: In function `__strcspn_c3': gm_reiserfs.c:(.text+0xa8): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_reiserfs.o: In function `__strspn_c1': gm_reiserfs.c:(.text+0x114): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_reiserfs.o: In function `__strspn_c2': gm_reiserfs.c:(.text+0x14c): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_reiserfs.o: In function `__strspn_c3': gm_reiserfs.c:(.text+0x180): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_reiserfs.o: In function `__strpbrk_c2': gm_reiserfs.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_reiserfs.o: In function `__strpbrk_c3': gm_reiserfs.c:(.text+0x208): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_reiserfs.o: In function `__strtok_r_1c': gm_reiserfs.c:(.text+0x264): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_reiserfs.o: In function `__strsep_2c': gm_reiserfs.c:(.text+0x2ec): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_reiserfs.o: In function `__strsep_3c': gm_reiserfs.c:(.text+0x368): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_reiserfs.o: In function `gnu_dev_major': gm_reiserfs.c:(.text+0x3f4): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_reiserfs.o: In function `gnu_dev_minor': gm_reiserfs.c:(.text+0x404): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_reiserfs.o: In function `gnu_dev_makedev': gm_reiserfs.c:(.text+0x424): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_reiserfs.o: In function `getdomainname': gm_reiserfs.c:(.text+0x5ec): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_reiserfs.o: In function `gethostname': gm_reiserfs.c:(.text+0x60c): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_reiserfs.o: In function `getlogin_r': gm_reiserfs.c:(.text+0x62c): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_reiserfs.o: In function `ttyname_r': gm_reiserfs.c:(.text+0x64c): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_reiserfs.o: In function `getgroups': gm_reiserfs.c:(.text+0x66c): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_reiserfs.o: In function `confstr': gm_reiserfs.c:(.text+0x68c): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_reiserfs.o: In function `getwd': gm_reiserfs.c:(.text+0x6ac): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_reiserfs.o: In function `getcwd': gm_reiserfs.c:(.text+0x6cc): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_reiserfs.o: In function `readlink': gm_reiserfs.c:(.text+0x6ec): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_reiserfs.o: In function `read': gm_reiserfs.c:(.text+0x70c): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_reiserfs.o: In function `fstat64': gm_reiserfs.c:(.text+0x72c): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_reiserfs.o: In function `lstat64': gm_reiserfs.c:(.text+0x758): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_reiserfs.o: In function `stat64': gm_reiserfs.c:(.text+0x784): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_reiserfs.o: In function `mknod': gm_reiserfs.c:(.text+0x7b0): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_reiserfs.o: In function `fstat': gm_reiserfs.c:(.text+0x7ec): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_reiserfs.o: In function `lstat': gm_reiserfs.c:(.text+0x818): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_reiserfs.o: In function `stat': gm_reiserfs.c:(.text+0x844): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_reiserfs.o: In function `stpncpy': gm_reiserfs.c:(.text+0x870): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_reiserfs.o: In function `__strsep_1c': gm_reiserfs.c:(.text+0x890): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_hmlvm.o: In function `__strcspn_c1': gm_hmlvm.c:(.text+0x0): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_hmlvm.o: In function `__strcspn_c2': gm_hmlvm.c:(.text+0x4c): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_hmlvm.o: In function `__strcspn_c3': gm_hmlvm.c:(.text+0xa8): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_hmlvm.o: In function `__strspn_c1': gm_hmlvm.c:(.text+0x114): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_hmlvm.o: In function `__strspn_c2': gm_hmlvm.c:(.text+0x14c): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_hmlvm.o: In function `__strspn_c3': gm_hmlvm.c:(.text+0x180): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_hmlvm.o: In function `__strpbrk_c2': gm_hmlvm.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_hmlvm.o: In function `__strpbrk_c3': gm_hmlvm.c:(.text+0x208): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_hmlvm.o: In function `__strtok_r_1c': gm_hmlvm.c:(.text+0x264): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_hmlvm.o: In function `__strsep_2c': gm_hmlvm.c:(.text+0x2ec): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_hmlvm.o: In function `__strsep_3c': gm_hmlvm.c:(.text+0x368): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_hmlvm.o: In function `gnu_dev_major': gm_hmlvm.c:(.text+0x3f4): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_hmlvm.o: In function `gnu_dev_minor': gm_hmlvm.c:(.text+0x404): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_hmlvm.o: In function `gnu_dev_makedev': gm_hmlvm.c:(.text+0x424): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_hmlvm.o: In function `getdomainname': gm_hmlvm.c:(.text+0x5ec): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_hmlvm.o: In function `gethostname': gm_hmlvm.c:(.text+0x60c): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_hmlvm.o: In function `getlogin_r': gm_hmlvm.c:(.text+0x62c): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_hmlvm.o: In function `ttyname_r': gm_hmlvm.c:(.text+0x64c): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_hmlvm.o: In function `getgroups': gm_hmlvm.c:(.text+0x66c): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_hmlvm.o: In function `confstr': gm_hmlvm.c:(.text+0x68c): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_hmlvm.o: In function `getwd': gm_hmlvm.c:(.text+0x6ac): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_hmlvm.o: In function `getcwd': gm_hmlvm.c:(.text+0x6cc): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_hmlvm.o: In function `readlink': gm_hmlvm.c:(.text+0x6ec): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_hmlvm.o: In function `read': gm_hmlvm.c:(.text+0x70c): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_hmlvm.o: In function `fstat64': gm_hmlvm.c:(.text+0x72c): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_hmlvm.o: In function `lstat64': gm_hmlvm.c:(.text+0x758): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_hmlvm.o: In function `stat64': gm_hmlvm.c:(.text+0x784): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_hmlvm.o: In function `mknod': gm_hmlvm.c:(.text+0x7b0): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_hmlvm.o: In function `fstat': gm_hmlvm.c:(.text+0x7ec): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_hmlvm.o: In function `lstat': gm_hmlvm.c:(.text+0x818): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_hmlvm.o: In function `stat': gm_hmlvm.c:(.text+0x844): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_hmlvm.o: In function `stpncpy': gm_hmlvm.c:(.text+0x870): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_hmlvm.o: In function `__strsep_1c': gm_hmlvm.c:(.text+0x890): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_qnx4.o: In function `gnu_dev_major': gm_qnx4.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_qnx4.o: In function `gnu_dev_minor': gm_qnx4.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_qnx4.o: In function `gnu_dev_makedev': gm_qnx4.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_qnx4.o: In function `__strcspn_c1': gm_qnx4.c:(.text+0x64): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_qnx4.o: In function `__strcspn_c2': gm_qnx4.c:(.text+0xb0): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_qnx4.o: In function `__strcspn_c3': gm_qnx4.c:(.text+0x10c): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_qnx4.o: In function `__strspn_c1': gm_qnx4.c:(.text+0x178): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_qnx4.o: In function `__strspn_c2': gm_qnx4.c:(.text+0x1b0): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_qnx4.o: In function `__strspn_c3': gm_qnx4.c:(.text+0x1e4): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_qnx4.o: In function `__strpbrk_c2': gm_qnx4.c:(.text+0x220): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_qnx4.o: In function `__strpbrk_c3': gm_qnx4.c:(.text+0x26c): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_qnx4.o: In function `__strtok_r_1c': gm_qnx4.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_qnx4.o: In function `__strsep_2c': gm_qnx4.c:(.text+0x350): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_qnx4.o: In function `__strsep_3c': gm_qnx4.c:(.text+0x3cc): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_qnx4.o: In function `feof_unlocked': gm_qnx4.c:(.text+0x458): multiple definition of `feof_unlocked' gpart.o:gpart.c:(.text+0x0): first defined here gm_qnx4.o: In function `ferror_unlocked': gm_qnx4.c:(.text+0x46c): multiple definition of `ferror_unlocked' gpart.o:gpart.c:(.text+0x14): first defined here gm_qnx4.o: In function `fgets': gm_qnx4.c:(.text+0x4d8): multiple definition of `fgets' gpart.o:gpart.c:(.text+0x21e0): first defined here gm_qnx4.o: In function `gets': gm_qnx4.c:(.text+0x4f8): multiple definition of `gets' gpart.o:gpart.c:(.text+0x4f90): first defined here gm_qnx4.o: In function `putchar_unlocked': gm_qnx4.c:(.text+0x518): multiple definition of `putchar_unlocked' gpart.o:gpart.c:(.text+0x4fb0): first defined here gm_qnx4.o: In function `putc_unlocked': gm_qnx4.c:(.text+0x574): multiple definition of `putc_unlocked' gpart.o:gpart.c:(.text+0x500c): first defined here gm_qnx4.o: In function `fputc_unlocked': gm_qnx4.c:(.text+0x5c8): multiple definition of `fputc_unlocked' gpart.o:gpart.c:(.text+0x5060): first defined here gm_qnx4.o: In function `putchar': gm_qnx4.c:(.text+0x61c): multiple definition of `putchar' gpart.o:gpart.c:(.text+0x50b4): first defined here gm_qnx4.o: In function `getchar_unlocked': gm_qnx4.c:(.text+0x644): multiple definition of `getchar_unlocked' gpart.o:gpart.c:(.text+0x50dc): first defined here gm_qnx4.o: In function `getc_unlocked': gm_qnx4.c:(.text+0x690): multiple definition of `getc_unlocked' gpart.o:gpart.c:(.text+0x5128): first defined here gm_qnx4.o: In function `fgetc_unlocked': gm_qnx4.c:(.text+0x6d4): multiple definition of `fgetc_unlocked' gpart.o:gpart.c:(.text+0x516c): first defined here gm_qnx4.o: In function `getchar': gm_qnx4.c:(.text+0x718): multiple definition of `getchar' gpart.o:gpart.c:(.text+0x51b0): first defined here gm_qnx4.o: In function `vprintf': gm_qnx4.c:(.text+0x740): multiple definition of `vprintf' gpart.o:gpart.c:(.text+0x51d8): first defined here gm_qnx4.o: In function `getdomainname': gm_qnx4.c:(.text+0x774): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_qnx4.o: In function `gethostname': gm_qnx4.c:(.text+0x794): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_qnx4.o: In function `getlogin_r': gm_qnx4.c:(.text+0x7b4): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_qnx4.o: In function `ttyname_r': gm_qnx4.c:(.text+0x7d4): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_qnx4.o: In function `getgroups': gm_qnx4.c:(.text+0x7f4): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_qnx4.o: In function `confstr': gm_qnx4.c:(.text+0x814): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_qnx4.o: In function `getwd': gm_qnx4.c:(.text+0x834): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_qnx4.o: In function `getcwd': gm_qnx4.c:(.text+0x854): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_qnx4.o: In function `readlink': gm_qnx4.c:(.text+0x874): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_qnx4.o: In function `read': gm_qnx4.c:(.text+0x894): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_qnx4.o: In function `fstat64': gm_qnx4.c:(.text+0xc3c): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_qnx4.o: In function `lstat64': gm_qnx4.c:(.text+0xc68): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_qnx4.o: In function `stat64': gm_qnx4.c:(.text+0xc94): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_qnx4.o: In function `mknod': gm_qnx4.c:(.text+0xcc0): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_qnx4.o: In function `fstat': gm_qnx4.c:(.text+0xcfc): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_qnx4.o: In function `lstat': gm_qnx4.c:(.text+0xd28): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_qnx4.o: In function `stat': gm_qnx4.c:(.text+0xd54): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_qnx4.o: In function `stpncpy': gm_qnx4.c:(.text+0xd80): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_qnx4.o: In function `__strsep_1c': gm_qnx4.c:(.text+0xda0): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_qnx4.o: In function `wcstombs': gm_qnx4.c:(.text+0xe04): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gm_qnx4.o: In function `mbstowcs': gm_qnx4.c:(.text+0xe24): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gm_qnx4.o: In function `wctomb': gm_qnx4.c:(.text+0xe44): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gm_qnx4.o: In function `ptsname_r': gm_qnx4.c:(.text+0xe64): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gm_qnx4.o: In function `realpath': gm_qnx4.c:(.text+0xe84): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gm_qnx4.o: In function `strtoull': gm_qnx4.c:(.text+0xea4): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gm_qnx4.o: In function `strtouq': gm_qnx4.c:(.text+0xec8): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gm_qnx4.o: In function `strtoll': gm_qnx4.c:(.text+0xeec): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gm_qnx4.o: In function `atoll': gm_qnx4.c:(.text+0xf10): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gm_qnx4.o: In function `strtoq': gm_qnx4.c:(.text+0xf3c): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gm_qnx4.o: In function `strtold': gm_qnx4.c:(.text+0xf60): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gm_qnx4.o: In function `strtof': gm_qnx4.c:(.text+0xf84): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gm_qnx4.o: In function `strtoul': gm_qnx4.c:(.text+0xfa8): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gm_qnx4.o: In function `strtol': gm_qnx4.c:(.text+0xfcc): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gm_qnx4.o: In function `atol': gm_qnx4.c:(.text+0xff0): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gm_qnx4.o: In function `atoi': gm_qnx4.c:(.text+0x101c): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gm_qnx4.o: In function `strtod': gm_qnx4.c:(.text+0x1048): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gm_qnx4.o: In function `atof': gm_qnx4.c:(.text+0x106c): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gm_beos.o: In function `gnu_dev_major': gm_beos.c:(.text+0x0): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_beos.o: In function `gnu_dev_minor': gm_beos.c:(.text+0x10): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_beos.o: In function `gnu_dev_makedev': gm_beos.c:(.text+0x30): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_beos.o: In function `__strcspn_c1': gm_beos.c:(.text+0x64): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_beos.o: In function `__strcspn_c2': gm_beos.c:(.text+0xb0): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_beos.o: In function `__strcspn_c3': gm_beos.c:(.text+0x10c): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_beos.o: In function `__strspn_c1': gm_beos.c:(.text+0x178): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_beos.o: In function `__strspn_c2': gm_beos.c:(.text+0x1b0): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_beos.o: In function `__strspn_c3': gm_beos.c:(.text+0x1e4): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_beos.o: In function `__strpbrk_c2': gm_beos.c:(.text+0x220): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_beos.o: In function `__strpbrk_c3': gm_beos.c:(.text+0x26c): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_beos.o: In function `__strtok_r_1c': gm_beos.c:(.text+0x2c8): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_beos.o: In function `__strsep_2c': gm_beos.c:(.text+0x350): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_beos.o: In function `__strsep_3c': gm_beos.c:(.text+0x3cc): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_beos.o: In function `feof_unlocked': gm_beos.c:(.text+0x458): multiple definition of `feof_unlocked' gpart.o:gpart.c:(.text+0x0): first defined here gm_beos.o: In function `ferror_unlocked': gm_beos.c:(.text+0x46c): multiple definition of `ferror_unlocked' gpart.o:gpart.c:(.text+0x14): first defined here gm_beos.o: In function `fgets': gm_beos.c:(.text+0x698): multiple definition of `fgets' gpart.o:gpart.c:(.text+0x21e0): first defined here gm_beos.o: In function `gets': gm_beos.c:(.text+0x6b8): multiple definition of `gets' gpart.o:gpart.c:(.text+0x4f90): first defined here gm_beos.o: In function `putchar_unlocked': gm_beos.c:(.text+0x6d8): multiple definition of `putchar_unlocked' gpart.o:gpart.c:(.text+0x4fb0): first defined here gm_beos.o: In function `putc_unlocked': gm_beos.c:(.text+0x734): multiple definition of `putc_unlocked' gpart.o:gpart.c:(.text+0x500c): first defined here gm_beos.o: In function `fputc_unlocked': gm_beos.c:(.text+0x788): multiple definition of `fputc_unlocked' gpart.o:gpart.c:(.text+0x5060): first defined here gm_beos.o: In function `putchar': gm_beos.c:(.text+0x7dc): multiple definition of `putchar' gpart.o:gpart.c:(.text+0x50b4): first defined here gm_beos.o: In function `getchar_unlocked': gm_beos.c:(.text+0x804): multiple definition of `getchar_unlocked' gpart.o:gpart.c:(.text+0x50dc): first defined here gm_beos.o: In function `getc_unlocked': gm_beos.c:(.text+0x850): multiple definition of `getc_unlocked' gpart.o:gpart.c:(.text+0x5128): first defined here gm_beos.o: In function `fgetc_unlocked': gm_beos.c:(.text+0x894): multiple definition of `fgetc_unlocked' gpart.o:gpart.c:(.text+0x516c): first defined here gm_beos.o: In function `getchar': gm_beos.c:(.text+0x8d8): multiple definition of `getchar' gpart.o:gpart.c:(.text+0x51b0): first defined here gm_beos.o: In function `vprintf': gm_beos.c:(.text+0x900): multiple definition of `vprintf' gpart.o:gpart.c:(.text+0x51d8): first defined here gm_beos.o: In function `getdomainname': gm_beos.c:(.text+0x934): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_beos.o: In function `gethostname': gm_beos.c:(.text+0x954): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_beos.o: In function `getlogin_r': gm_beos.c:(.text+0x974): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_beos.o: In function `ttyname_r': gm_beos.c:(.text+0x994): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_beos.o: In function `getgroups': gm_beos.c:(.text+0x9b4): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_beos.o: In function `confstr': gm_beos.c:(.text+0x9d4): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_beos.o: In function `getwd': gm_beos.c:(.text+0x9f4): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_beos.o: In function `getcwd': gm_beos.c:(.text+0xa14): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_beos.o: In function `readlink': gm_beos.c:(.text+0xa34): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_beos.o: In function `read': gm_beos.c:(.text+0xa54): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_beos.o: In function `fstat64': gm_beos.c:(.text+0xa74): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_beos.o: In function `lstat64': gm_beos.c:(.text+0xaa0): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_beos.o: In function `stat64': gm_beos.c:(.text+0xacc): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_beos.o: In function `mknod': gm_beos.c:(.text+0xaf8): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_beos.o: In function `fstat': gm_beos.c:(.text+0xb34): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_beos.o: In function `lstat': gm_beos.c:(.text+0xb60): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_beos.o: In function `stat': gm_beos.c:(.text+0xb8c): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_beos.o: In function `stpncpy': gm_beos.c:(.text+0xbb8): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_beos.o: In function `__strsep_1c': gm_beos.c:(.text+0xbd8): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here gm_beos.o: In function `wcstombs': gm_beos.c:(.text+0xc3c): multiple definition of `wcstombs' gpart.o:gpart.c:(.text+0x1f50): first defined here gm_beos.o: In function `mbstowcs': gm_beos.c:(.text+0xc5c): multiple definition of `mbstowcs' gpart.o:gpart.c:(.text+0x1f70): first defined here gm_beos.o: In function `wctomb': gm_beos.c:(.text+0xc7c): multiple definition of `wctomb' gpart.o:gpart.c:(.text+0x1f90): first defined here gm_beos.o: In function `ptsname_r': gm_beos.c:(.text+0xc9c): multiple definition of `ptsname_r' gpart.o:gpart.c:(.text+0x1fb0): first defined here gm_beos.o: In function `realpath': gm_beos.c:(.text+0xcbc): multiple definition of `realpath' gpart.o:gpart.c:(.text+0x1fd0): first defined here gm_beos.o: In function `strtoull': gm_beos.c:(.text+0xcdc): multiple definition of `strtoull' gpart.o:gpart.c:(.text+0x1ff0): first defined here gm_beos.o: In function `strtouq': gm_beos.c:(.text+0xd00): multiple definition of `strtouq' gpart.o:gpart.c:(.text+0x2014): first defined here gm_beos.o: In function `strtoll': gm_beos.c:(.text+0xd24): multiple definition of `strtoll' gpart.o:gpart.c:(.text+0x2038): first defined here gm_beos.o: In function `atoll': gm_beos.c:(.text+0xd48): multiple definition of `atoll' gpart.o:gpart.c:(.text+0x205c): first defined here gm_beos.o: In function `strtoq': gm_beos.c:(.text+0xd74): multiple definition of `strtoq' gpart.o:gpart.c:(.text+0x2088): first defined here gm_beos.o: In function `strtold': gm_beos.c:(.text+0xd98): multiple definition of `strtold' gpart.o:gpart.c:(.text+0x20ac): first defined here gm_beos.o: In function `strtof': gm_beos.c:(.text+0xdbc): multiple definition of `strtof' gpart.o:gpart.c:(.text+0x20d0): first defined here gm_beos.o: In function `strtoul': gm_beos.c:(.text+0xde0): multiple definition of `strtoul' gpart.o:gpart.c:(.text+0x20f4): first defined here gm_beos.o: In function `strtol': gm_beos.c:(.text+0xe04): multiple definition of `strtol' gpart.o:gpart.c:(.text+0x2118): first defined here gm_beos.o: In function `atol': gm_beos.c:(.text+0xe28): multiple definition of `atol' gpart.o:gpart.c:(.text+0x213c): first defined here gm_beos.o: In function `atoi': gm_beos.c:(.text+0xe54): multiple definition of `atoi' gpart.o:gpart.c:(.text+0x2168): first defined here gm_beos.o: In function `strtod': gm_beos.c:(.text+0xe80): multiple definition of `strtod' gpart.o:gpart.c:(.text+0x2194): first defined here gm_beos.o: In function `atof': gm_beos.c:(.text+0xea4): multiple definition of `atof' gpart.o:gpart.c:(.text+0x21b8): first defined here gm_xfs.o: In function `__strcspn_c1': gm_xfs.c:(.text+0x0): multiple definition of `__strcspn_c1' gpart.o:gpart.c:(.text+0x8c): first defined here gm_xfs.o: In function `__strcspn_c2': gm_xfs.c:(.text+0x4c): multiple definition of `__strcspn_c2' gpart.o:gpart.c:(.text+0xd8): first defined here gm_xfs.o: In function `__strcspn_c3': gm_xfs.c:(.text+0xa8): multiple definition of `__strcspn_c3' gpart.o:gpart.c:(.text+0x134): first defined here gm_xfs.o: In function `__strspn_c1': gm_xfs.c:(.text+0x114): multiple definition of `__strspn_c1' gpart.o:gpart.c:(.text+0x1a0): first defined here gm_xfs.o: In function `__strspn_c2': gm_xfs.c:(.text+0x14c): multiple definition of `__strspn_c2' gpart.o:gpart.c:(.text+0x1d8): first defined here gm_xfs.o: In function `__strspn_c3': gm_xfs.c:(.text+0x180): multiple definition of `__strspn_c3' gpart.o:gpart.c:(.text+0x20c): first defined here gm_xfs.o: In function `__strpbrk_c2': gm_xfs.c:(.text+0x1bc): multiple definition of `__strpbrk_c2' gpart.o:gpart.c:(.text+0x248): first defined here gm_xfs.o: In function `__strpbrk_c3': gm_xfs.c:(.text+0x208): multiple definition of `__strpbrk_c3' gpart.o:gpart.c:(.text+0x294): first defined here gm_xfs.o: In function `__strtok_r_1c': gm_xfs.c:(.text+0x264): multiple definition of `__strtok_r_1c' gpart.o:gpart.c:(.text+0x2f0): first defined here gm_xfs.o: In function `__strsep_2c': gm_xfs.c:(.text+0x2ec): multiple definition of `__strsep_2c' gpart.o:gpart.c:(.text+0x378): first defined here gm_xfs.o: In function `__strsep_3c': gm_xfs.c:(.text+0x368): multiple definition of `__strsep_3c' gpart.o:gpart.c:(.text+0x3f4): first defined here gm_xfs.o: In function `gnu_dev_major': gm_xfs.c:(.text+0x3f4): multiple definition of `gnu_dev_major' gpart.o:gpart.c:(.text+0x28): first defined here gm_xfs.o: In function `gnu_dev_minor': gm_xfs.c:(.text+0x404): multiple definition of `gnu_dev_minor' gpart.o:gpart.c:(.text+0x38): first defined here gm_xfs.o: In function `gnu_dev_makedev': gm_xfs.c:(.text+0x424): multiple definition of `gnu_dev_makedev' gpart.o:gpart.c:(.text+0x58): first defined here gm_xfs.o: In function `getdomainname': gm_xfs.c:(.text+0x5c8): multiple definition of `getdomainname' gpart.o:gpart.c:(.text+0x1bdc): first defined here gm_xfs.o: In function `gethostname': gm_xfs.c:(.text+0x5e8): multiple definition of `gethostname' gpart.o:gpart.c:(.text+0x1bfc): first defined here gm_xfs.o: In function `getlogin_r': gm_xfs.c:(.text+0x608): multiple definition of `getlogin_r' gpart.o:gpart.c:(.text+0x1c1c): first defined here gm_xfs.o: In function `ttyname_r': gm_xfs.c:(.text+0x628): multiple definition of `ttyname_r' gpart.o:gpart.c:(.text+0x1c3c): first defined here gm_xfs.o: In function `getgroups': gm_xfs.c:(.text+0x648): multiple definition of `getgroups' gpart.o:gpart.c:(.text+0x1c5c): first defined here gm_xfs.o: In function `confstr': gm_xfs.c:(.text+0x668): multiple definition of `confstr' gpart.o:gpart.c:(.text+0x1c7c): first defined here gm_xfs.o: In function `getwd': gm_xfs.c:(.text+0x688): multiple definition of `getwd' gpart.o:gpart.c:(.text+0x1c9c): first defined here gm_xfs.o: In function `getcwd': gm_xfs.c:(.text+0x6a8): multiple definition of `getcwd' gpart.o:gpart.c:(.text+0x1cbc): first defined here gm_xfs.o: In function `readlink': gm_xfs.c:(.text+0x6c8): multiple definition of `readlink' gpart.o:gpart.c:(.text+0x1cdc): first defined here gm_xfs.o: In function `read': gm_xfs.c:(.text+0x6e8): multiple definition of `read' gpart.o:gpart.c:(.text+0x1cfc): first defined here gm_xfs.o: In function `fstat64': gm_xfs.c:(.text+0x708): multiple definition of `fstat64' gpart.o:gpart.c:(.text+0x1984): first defined here gm_xfs.o: In function `lstat64': gm_xfs.c:(.text+0x734): multiple definition of `lstat64' gpart.o:gpart.c:(.text+0x19b0): first defined here gm_xfs.o: In function `stat64': gm_xfs.c:(.text+0x760): multiple definition of `stat64' gpart.o:gpart.c:(.text+0x19dc): first defined here gm_xfs.o: In function `mknod': gm_xfs.c:(.text+0x78c): multiple definition of `mknod' gpart.o:gpart.c:(.text+0x1a08): first defined here gm_xfs.o: In function `fstat': gm_xfs.c:(.text+0x7c8): multiple definition of `fstat' gpart.o:gpart.c:(.text+0x1a44): first defined here gm_xfs.o: In function `lstat': gm_xfs.c:(.text+0x7f4): multiple definition of `lstat' gpart.o:gpart.c:(.text+0x1a70): first defined here gm_xfs.o: In function `stat': gm_xfs.c:(.text+0x820): multiple definition of `stat' gpart.o:gpart.c:(.text+0x1a9c): first defined here gm_xfs.o: In function `stpncpy': gm_xfs.c:(.text+0x84c): multiple definition of `stpncpy' gpart.o:gpart.c:(.text+0x1b58): first defined here gm_xfs.o: In function `__strsep_1c': gm_xfs.c:(.text+0x86c): multiple definition of `__strsep_1c' gpart.o:gpart.c:(.text+0x1b78): first defined here collect2: ld returned 1 exit status make[1]: Leaving directory `/usr/src/RPM/BUILD/gpart-0.1h/src' make[1]: *** [gpart] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/gpart-0.1h' make: *** [gpart] Error 2 RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.34817 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.34817 (%build) Command exited with non-zero status 1 5.52user 0.56system 0:04.07elapsed 149%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+83747minor)pagefaults 0swaps hsh-rebuild: rebuild of `gpart-0.1h-alt7.src.rpm' failed.