* Package: media-tv/w_scan-20170107 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking w_scan-20170107.tar.bz2 to /var/tmp/portage/media-tv/w_scan-20170107/work >>> Source unpacked in /var/tmp/portage/media-tv/w_scan-20170107/work >>> Preparing source in /var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for gawk... (cached) gawk checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking for inline... inline checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for linux/dvb/frontend.h presence... yes checking for linux/dvb/frontend.h usability (FE_CAN_2G_MODULATION)... yes checking for linux/dvb/frontend.h usability (DVB-T2, DVB API >= v5.3)... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c atsc_psip_section.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c countries.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c descriptors.c descriptors.c: In function ‘parse_service_descriptor’: descriptors.c:193:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 193 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:210:9: note: here 210 | default: | ^~~~~~~ descriptors.c:237:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 237 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:254:9: note: here 254 | default: | ^~~~~~~ descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 310 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:327:9: note: here 327 | default: | ^~~~~~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:371:9: note: here 371 | default: | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c diseqc.c diseqc.c: In function ‘rotate_rotor’: diseqc.c:346:50: warning: using integer absolute value function ‘abs’ when argument is of floating point type ‘float’ [-Wabsolute-value] 346 | rotation_angle = abs(rotor_angle(to_satlist_index) - rotor_angle(from_satlist_index)); | ^~~ diseqc.c: In function ‘setup_scr’: diseqc.c:602:27: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 602 | uint16_t fIF = ROUND(abs(t->frequency - fLO)/1000.0); // 950..2150MHz | ^~~ diseqc.c:500:26: note: in definition of macro ‘ROUND’ 500 | #define ROUND(x) ( 0.5 + x ) | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-dvbscan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-vdr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-xine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-mplayer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-vlc-m3u.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dvbscan.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c lnb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c parse-dvbscan.c parse-dvbscan.c: In function ‘vdr_code_from_token’: parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 436 | neg++; // no break, fall through | ~~~^~ parse-dvbscan.c:437:25: note: here 437 | case 'W': | ^~~~ parse-dvbscan.c: In function ‘dvbscan_parse_rotor_positions’: parse-dvbscan.c:553:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 553 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:567:33: note: here 567 | case sat_id: | ^~~~ parse-dvbscan.c:579:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 579 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:593:33: note: here 593 | case end_of_line_rotor: | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c satellites.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c scan.c scan.c: In function ‘alloc_transponder’: scan.c:204:14: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | t->cells = &(t->_cells); | ^~~~~~~~~~~~ scan.c:211:17: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 211 | t->services = &(t->_services); | ^~~~~~~~~~~~~~~ scan.c: In function ‘copy_transponder’: scan.c:727:17: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 727 | dest->cells = &(dest->_cells); | ^~~~~~~~~~~~~~~ scan.c:746:20: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 746 | dest->services = &(dest->_services); | ^~~~~~~~~~~~~~~~~~ scan.c: In function ‘parse_descriptors’: scan.c:930:69: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 930 | parse_network_change_notify_descriptor(buf, &((struct transponder *) data)->network_change); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function ‘parse_nit’: scan.c:1362:20: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 1362 | tn.services = &tn._services; | ^~~~~~~~~~~~~ scan.c:1364:17: warning: taking address of packed member of ‘struct transponder’ may result in an unaligned pointer value [-Waddress-of-packed-member] 1364 | tn.cells = &tn._cells; | ^~~~~~~~~~ scan.c: In function ‘set_frontend’: scan.c:2107:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2107 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2107:41: warning: absolute value function ‘abs’ given an argument of type ‘long unsigned int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] scan.c:2109:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2109 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2109:41: warning: absolute value function ‘abs’ given an argument of type ‘long unsigned int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] scan.c:2113:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2113 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2113:41: warning: absolute value function ‘abs’ given an argument of type ‘long unsigned int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] scan.c:2115:41: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2115 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2115:41: warning: absolute value function ‘abs’ given an argument of type ‘long unsigned int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] scan.c:2120:35: warning: taking the absolute value of unsigned type ‘long unsigned int’ has no effect [-Wabsolute-value] 2120 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2120:35: warning: absolute value function ‘abs’ given an argument of type ‘long unsigned int’ but has parameter of type ‘int’ which may cause truncation of value [-Wabsolute-value] scan.c: In function ‘is_auto_params’: scan.c:259:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 259 | if (t->rolloff == ROLLOFF_AUTO) | ^ scan.c:262:6: note: here 262 | case SYS_DSS: | ^~~~ scan.c: In function ‘set_frontend’: scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here 2154 | case SCAN_TERRESTRIAL: | ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2155 | if (t->delsys == SYS_DVBT2) { | ^ scan.c:2162:6: note: here 2162 | case SCAN_TERRCABLE_ATSC: | ^~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c section.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c tools.c tools.c: In function ‘run_time’: tools.c:427:28: warning: ‘%.2d’ directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from tools.c:26: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 10 and 26 bytes into a destination of size 12 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c emulate.c emulate.c: In function ‘has_lock’: emulate.c:274:20: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 274 | tp_if = abs(t->frequency - em_device.lnb_high); | ^~~ emulate.c:276:20: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 276 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:278:13: warning: taking the absolute value of unsigned type ‘uint32_t’ {aka ‘unsigned int’} has no effect [-Wabsolute-value] 278 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ emulate.c: In function ‘parse_logfile’: emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here 978 | default: | ^~~~~~~ emulate.c: In function ‘has_lock’: emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:272:6: note: here 272 | case SYS_DVBS: | ^~~~ In file included from /usr/include/string.h:494, from emulate.c:4: In function ‘strncpy’, inlined from ‘parse_logfile’ at emulate.c:727:12: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c dump-xml.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c iconv_codes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -c char-coding.c x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -O2 -pipe -march=native -fno-common -lrt -Wl,-O1 -Wl,--as-needed -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: descriptors.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: descriptors.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: descriptors.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: descriptors.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: diseqc.o:(.bss+0x8): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: diseqc.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: diseqc.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: diseqc.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vdr.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vdr.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vdr.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vdr.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xine.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xine.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xine.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xine.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-mplayer.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-mplayer.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-mplayer.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-mplayer.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vlc-m3u.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vlc-m3u.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vlc-m3u.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-vlc-m3u.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parse-dvbscan.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parse-dvbscan.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parse-dvbscan.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parse-dvbscan.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: satellites.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: satellites.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: satellites.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: satellites.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scan.o:(.bss+0x100): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scan.o:(.bss+0x120): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scan.o:(.bss+0x1e0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: scan.o:(.bss+0x200): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x10): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: tools.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emulate.o:(.bss+0x68): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emulate.o:(.bss+0x80): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emulate.o:(.bss+0x140): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: emulate.o:(.bss+0x160): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xml.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xml.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xml.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dump-xml.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: char-coding.o:(.bss+0x0): multiple definition of `p_transponder_t'; countries.o:(.bss+0x0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: char-coding.o:(.bss+0x20): multiple definition of `transponder_t'; countries.o:(.bss+0x20): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: char-coding.o:(.bss+0xe0): multiple definition of `p_service_t'; countries.o:(.bss+0xe0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: char-coding.o:(.bss+0x100): multiple definition of `service_t'; countries.o:(.bss+0x100): first defined here collect2: error: ld returned 1 exit status make[1]: *** [Makefile:357: w_scan] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107' make: *** [Makefile:261: all] Error 2 * ERROR: media-tv/w_scan-20170107::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-tv/w_scan-20170107::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-tv/w_scan-20170107::gentoo'`. * The complete build log is located at '/var/log/portage/media-tv:w_scan-20170107:20200201-071057.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-tv/w_scan-20170107/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-tv/w_scan-20170107/temp/environment'. * Working directory: '/var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107' * S: '/var/tmp/portage/media-tv/w_scan-20170107/work/w_scan-20170107'