<86>Apr 21 05:52:58 userdel[1629]: delete user 'rooter' <86>Apr 21 05:52:58 userdel[1629]: removed group 'rooter' owned by 'rooter' <86>Apr 21 05:52:58 groupadd[1641]: group added to /etc/group: name=rooter, GID=597 <86>Apr 21 05:52:58 groupadd[1641]: group added to /etc/gshadow: name=rooter <86>Apr 21 05:52:58 groupadd[1641]: new group: name=rooter, GID=597 <86>Apr 21 05:52:58 useradd[1653]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Apr 21 05:52:58 userdel[1669]: delete user 'builder' <86>Apr 21 05:52:58 userdel[1669]: removed group 'builder' owned by 'builder' <86>Apr 21 05:52:58 userdel[1669]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 05:52:58 groupadd[1679]: group added to /etc/group: name=builder, GID=598 <86>Apr 21 05:52:58 groupadd[1679]: group added to /etc/gshadow: name=builder <86>Apr 21 05:52:58 groupadd[1679]: new group: name=builder, GID=598 <86>Apr 21 05:52:58 useradd[1687]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash <13>Apr 21 05:53:01 rpmi: libX11-locales-3:1.6.3-alt1 1431956885 installed <13>Apr 21 05:53:01 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed <13>Apr 21 05:53:01 rpmi: xorg-kbproto-devel-1.0.6-alt1 1332531929 installed <13>Apr 21 05:53:01 rpmi: libXdmcp-1.1.1-alt1 1334617701 installed <13>Apr 21 05:53:01 rpmi: libXau-1.0.8-alt1 1369565808 installed <13>Apr 21 05:53:01 rpmi: libxcb-1.12-alt2 p8.218219.300 1545313365 installed <13>Apr 21 05:53:03 rpmi: libxcb-devel-1.12-alt2 p8.218219.300 1545313365 installed <13>Apr 21 05:53:03 rpmi: libX11-3:1.6.3-alt1 1431956885 installed <13>Apr 21 05:53:04 rpmi: libX11-devel-3:1.6.3-alt1 1431956885 installed Installing multimon-0.1-alt1.1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44443 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf multimon-0.1 + echo 'Source #0 (multimon-0.1.tar):' Source #0 (multimon-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/multimon-0.1.tar + cd multimon-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44443 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd multimon-0.1 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/multimon-0.1' mkdir bin-i686 gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/hdlc.o hdlc.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/pocsag.o pocsag.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_afsk12.o demod_afsk12.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_afsk24.o demod_afsk24.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_afsk24_2.o demod_afsk24_2.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_hapn48.o demod_hapn48.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_fsk96.o demod_fsk96.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_poc5.o demod_poc5.c pocsag.c:78:22: warning: 'pocsag_code' defined but not used [-Wunused-function] static unsigned long pocsag_code(unsigned long data) ^ demod_hapn48.c: In function 'hapn48_demod': demod_hapn48.c:50:6: warning: variable 'cursync' set but not used [-Wunused-but-set-variable] int cursync; ^ gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_poc12.o demod_poc12.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_poc24.o demod_poc24.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_dtmf.o demod_dtmf.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_zvei.o demod_zvei.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/demod_display.o demod_display.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/unixinput.o unixinput.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/mkcostab.o mkcostab.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/xdisplay.o xdisplay.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/gen.o gen.c demod_display.c: In function 'scope_demod': demod_display.c:56:9: warning: unused variable 'j' [-Wunused-variable] int i, j; ^ gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/gen_dtmf.o gen_dtmf.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/gen_sin.o gen_sin.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/gen_zvei.o gen_zvei.c gen.c: In function 'main': gen.c:483:12: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(params[num_gen-1].p.hdlc.pkt+16, optarg, ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from gen.c:25: /usr/include/bits/string3.h:123:1: note: expected 'char * restrict' but argument is of type 'unsigned char *' __NTH (strncpy (char *__restrict __dest, const char *__restrict __src, ^ gen.c:486:12: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] strlen(params[num_gen-1].p.hdlc.pkt+16); ^ In file included from gen.c:28:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^ gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/gen_hdlc.o gen_hdlc.c gcc bin-i686/mkcostab.o -lm -o bin-i686/mkcostab bin-i686/mkcostab bin-i686/mkcostab gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/costabf.o costabf.c gcc -Wall -Wstrict-prototypes -I/usr/X11R6/include -O3 -march=i486 -mtune=pentium4 -falign-loops=2 -falign-jumps=2 -falign-functions=2 -DARCH_I386 -c -o bin-i686/costabi.o costabi.c gcc bin-i686/hdlc.o bin-i686/pocsag.o bin-i686/demod_afsk12.o bin-i686/demod_afsk24.o bin-i686/demod_afsk24_2.o bin-i686/demod_hapn48.o bin-i686/demod_fsk96.o bin-i686/demod_poc5.o bin-i686/demod_poc12.o bin-i686/demod_poc24.o bin-i686/demod_dtmf.o bin-i686/demod_zvei.o bin-i686/demod_display.o bin-i686/unixinput.o bin-i686/costabf.o bin-i686/xdisplay.o -lm -lX11 -L/usr/X11R6/lib -o bin-i686/multimon bin-i686/demod_afsk24.o: In function `__mac_g': demod_afsk24.c:(.text+0x566): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_afsk24.o: In function `__mac_c': demod_afsk24.c:(.text+0x592): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_afsk24.o: In function `hweight32': demod_afsk24.c:(.text+0x7fa): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_afsk24.o: In function `hweight16': demod_afsk24.c:(.text+0x850): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_afsk24.o: In function `hweight8': demod_afsk24.c:(.text+0x894): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_afsk24.o: In function `gcd': demod_afsk24.c:(.text+0x8c2): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_afsk24.o: In function `lcm': demod_afsk24.c:(.text+0x8f8): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_afsk24.o: In function `fsqr': demod_afsk24.c:(.text+0x942): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_afsk24_2.o: In function `__mac_g': demod_afsk24_2.c:(.text+0x566): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_afsk24_2.o: In function `__mac_c': demod_afsk24_2.c:(.text+0x592): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_afsk24_2.o: In function `hweight32': demod_afsk24_2.c:(.text+0x7fa): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_afsk24_2.o: In function `hweight16': demod_afsk24_2.c:(.text+0x850): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_afsk24_2.o: In function `hweight8': demod_afsk24_2.c:(.text+0x894): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_afsk24_2.o: In function `gcd': demod_afsk24_2.c:(.text+0x8c2): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_afsk24_2.o: In function `lcm': demod_afsk24_2.c:(.text+0x8f8): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_afsk24_2.o: In function `fsqr': demod_afsk24_2.c:(.text+0x942): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_hapn48.o: In function `__mac_g': demod_hapn48.c:(.text+0x1ec): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_hapn48.o: In function `__mac_c': demod_hapn48.c:(.text+0x218): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_hapn48.o: In function `hweight32': demod_hapn48.c:(.text+0x480): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_hapn48.o: In function `hweight16': demod_hapn48.c:(.text+0x4d6): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_hapn48.o: In function `hweight8': demod_hapn48.c:(.text+0x51a): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_hapn48.o: In function `gcd': demod_hapn48.c:(.text+0x548): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_hapn48.o: In function `lcm': demod_hapn48.c:(.text+0x57e): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_hapn48.o: In function `fsqr': demod_hapn48.c:(.text+0x5c8): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_fsk96.o: In function `__mac_g': demod_fsk96.c:(.text+0x25e): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_fsk96.o: In function `__mac_c': demod_fsk96.c:(.text+0x28a): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_fsk96.o: In function `hweight32': demod_fsk96.c:(.text+0x4f2): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_fsk96.o: In function `hweight16': demod_fsk96.c:(.text+0x548): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_fsk96.o: In function `hweight8': demod_fsk96.c:(.text+0x58c): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_fsk96.o: In function `gcd': demod_fsk96.c:(.text+0x5ba): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_fsk96.o: In function `lcm': demod_fsk96.c:(.text+0x5f0): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_fsk96.o: In function `fsqr': demod_fsk96.c:(.text+0x63a): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_poc5.o: In function `__mac_g': demod_poc5.c:(.text+0x150): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_poc5.o: In function `__mac_c': demod_poc5.c:(.text+0x17c): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_poc5.o: In function `hweight32': demod_poc5.c:(.text+0x3e4): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_poc5.o: In function `hweight16': demod_poc5.c:(.text+0x43a): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_poc5.o: In function `hweight8': demod_poc5.c:(.text+0x47e): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_poc5.o: In function `gcd': demod_poc5.c:(.text+0x4ac): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_poc5.o: In function `lcm': demod_poc5.c:(.text+0x4e2): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_poc5.o: In function `fsqr': demod_poc5.c:(.text+0x52c): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_poc12.o: In function `__mac_g': demod_poc12.c:(.text+0x16c): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_poc12.o: In function `__mac_c': demod_poc12.c:(.text+0x198): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_poc12.o: In function `hweight32': demod_poc12.c:(.text+0x400): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_poc12.o: In function `hweight16': demod_poc12.c:(.text+0x456): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_poc12.o: In function `hweight8': demod_poc12.c:(.text+0x49a): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_poc12.o: In function `gcd': demod_poc12.c:(.text+0x4c8): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_poc12.o: In function `lcm': demod_poc12.c:(.text+0x4fe): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_poc12.o: In function `fsqr': demod_poc12.c:(.text+0x548): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_poc24.o: In function `__mac_g': demod_poc24.c:(.text+0x110): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_poc24.o: In function `__mac_c': demod_poc24.c:(.text+0x13c): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_poc24.o: In function `hweight32': demod_poc24.c:(.text+0x3a4): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_poc24.o: In function `hweight16': demod_poc24.c:(.text+0x3fa): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_poc24.o: In function `hweight8': demod_poc24.c:(.text+0x43e): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_poc24.o: In function `gcd': demod_poc24.c:(.text+0x46c): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_poc24.o: In function `lcm': demod_poc24.c:(.text+0x4a2): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_poc24.o: In function `fsqr': demod_poc24.c:(.text+0x4ec): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_dtmf.o: In function `__mac_g': demod_dtmf.c:(.text+0xc7c): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_dtmf.o: In function `__mac_c': demod_dtmf.c:(.text+0xca8): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_dtmf.o: In function `hweight32': demod_dtmf.c:(.text+0xf10): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_dtmf.o: In function `hweight16': demod_dtmf.c:(.text+0xf66): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_dtmf.o: In function `hweight8': demod_dtmf.c:(.text+0xfaa): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_dtmf.o: In function `gcd': demod_dtmf.c:(.text+0xfd8): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_dtmf.o: In function `lcm': demod_dtmf.c:(.text+0x100e): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_dtmf.o: In function `fsqr': demod_dtmf.c:(.text+0x1058): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here bin-i686/demod_zvei.o: In function `__mac_g': demod_zvei.c:(.text+0xe6c): multiple definition of `__mac_g' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x554): first defined here bin-i686/demod_zvei.o: In function `__mac_c': demod_zvei.c:(.text+0xe98): multiple definition of `__mac_c' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x580): first defined here bin-i686/demod_zvei.o: In function `hweight32': demod_zvei.c:(.text+0x1100): multiple definition of `hweight32' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x7e8): first defined here bin-i686/demod_zvei.o: In function `hweight16': demod_zvei.c:(.text+0x1156): multiple definition of `hweight16' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x83e): first defined here bin-i686/demod_zvei.o: In function `hweight8': demod_zvei.c:(.text+0x119a): multiple definition of `hweight8' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x882): first defined here bin-i686/demod_zvei.o: In function `gcd': demod_zvei.c:(.text+0x11c8): multiple definition of `gcd' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8b0): first defined here bin-i686/demod_zvei.o: In function `lcm': demod_zvei.c:(.text+0x11fe): multiple definition of `lcm' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x8e6): first defined here bin-i686/demod_zvei.o: In function `fsqr': demod_zvei.c:(.text+0x1248): multiple definition of `fsqr' bin-i686/demod_afsk12.o:demod_afsk12.c:(.text+0x930): first defined here collect2: error: ld returned 1 exit status make: *** [bin-i686/multimon] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory `/usr/src/RPM/BUILD/multimon-0.1' error: Bad exit status from /usr/src/tmp/rpm-tmp.44443 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.44443 (%build) Command exited with non-zero status 1 3.65user 0.46system 0:01.14elapsed 360%CPU (0avgtext+0avgdata 23828maxresident)k 0inputs+0outputs (0major+94308minor)pagefaults 0swaps hsh-rebuild: rebuild of `multimon-0.1-alt1.1.qa1.src.rpm' failed. Command exited with non-zero status 1 9.68user 4.51system 0:10.92elapsed 129%CPU (0avgtext+0avgdata 122424maxresident)k 0inputs+0outputs (0major+262381minor)pagefaults 0swaps