<86>Apr 20 06:36:17 userdel[3852512]: delete user 'rooter' <86>Apr 20 06:36:17 userdel[3852512]: removed group 'rooter' owned by 'rooter' <86>Apr 20 06:36:17 userdel[3852512]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 20 06:36:17 groupadd[3852605]: group added to /etc/group: name=rooter, GID=1829 <86>Apr 20 06:36:17 groupadd[3852605]: group added to /etc/gshadow: name=rooter <86>Apr 20 06:36:17 groupadd[3852605]: new group: name=rooter, GID=1829 <86>Apr 20 06:36:17 useradd[3852700]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Apr 20 06:36:17 userdel[3852798]: delete user 'builder' <86>Apr 20 06:36:17 userdel[3852798]: removed group 'builder' owned by 'builder' <86>Apr 20 06:36:17 userdel[3852798]: removed shadow group 'builder' owned by 'builder' <86>Apr 20 06:36:17 groupadd[3852887]: group added to /etc/group: name=builder, GID=1830 <86>Apr 20 06:36:17 groupadd[3852887]: group added to /etc/gshadow: name=builder <86>Apr 20 06:36:17 groupadd[3852887]: new group: name=builder, GID=1830 <86>Apr 20 06:36:17 useradd[3852964]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>Apr 20 06:36:20 rpmi: rpm-macros-generic-compat-0.05-alt1 sisyphus+332093.100.1.1 1697645292 installed <13>Apr 20 06:36:20 rpmi: rpm-macros-mageia-compat-0.061-alt1 sisyphus+330829.100.1.1 1696264483 installed warning: ignored self-provides: libwlocate-devel = 1.1-alt2_10.git20130127 <13>Apr 20 06:36:21 rpmi: libwireless-29-alt11 sisyphus+275750.100.1.1 1624753108 installed <13>Apr 20 06:36:21 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 20 06:36:22 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:36:22 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 20 06:36:22 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed <13>Apr 20 06:36:22 rpmi: libwireless-devel-29-alt11 sisyphus+275750.100.1.1 1624753108 installed warning: ignored self-provides: libwlocate-devel = 1.1-alt2_10.git20130127 Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libwlocate-1.1-alt2_10.git20130127.nosrc.rpm (w1.gzdio) warning: ignored self-provides: libwlocate-devel = 1.1-alt2_10.git20130127 Installing libwlocate-1.1-alt2_10.git20130127.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libwlocate + echo 'Source #0 (libwlocate-git.tar.bz2):' Source #0 (libwlocate-git.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libwlocate-git.tar.bz2 + /bin/tar -xf - + cd libwlocate + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libwlocate-cflags.patch):' Patch #0 (libwlocate-cflags.patch): + /usr/bin/patch -p1 patching file Makelib + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libwlocate + make -f Makelib make: Entering directory '/usr/src/RPM/BUILD/libwlocate' gcc -Wall -fPIC -shared -Wno-unused -O2 -DNDEBUG -D_REENTRANT -DENV_LINUX -I. -I.. -c connect.c -o connect.o gcc -Wall -fPIC -shared -Wno-unused -O2 -DNDEBUG -D_REENTRANT -DENV_LINUX -I. -I.. -c wlan.c -o wlan.o gcc -Wall -fPIC -shared -Wno-unused -O2 -DNDEBUG -D_REENTRANT -DENV_LINUX -I. -I.. -c libwlocate.c -o libwlocate.o libwlocate.c: In function 'wloc_get_country_from_code': libwlocate.c:134:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 134 | strncpy(country,"DE",2); | ^ libwlocate.c:137:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 137 | strncpy(country,"AT",2); | ^ libwlocate.c:140:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 140 | strncpy(country,"CH",2); | ^ libwlocate.c:143:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 143 | strncpy(country,"NL",2); | ^ libwlocate.c:146:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 146 | strncpy(country,"BE",2); | ^ libwlocate.c:149:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 149 | strncpy(country,"LU",2); | ^ libwlocate.c:152:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 152 | strncpy(country,"NO",2); | ^ libwlocate.c:155:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 155 | strncpy(country,"SE",2); | ^ libwlocate.c:158:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 158 | strncpy(country,"DK",2); | ^ libwlocate.c:161:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 161 | strncpy(country,"AF",2); | ^ libwlocate.c:164:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 164 | strncpy(country,"AL",2); | ^ libwlocate.c:167:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 167 | strncpy(country,"DZ",2); | ^ libwlocate.c:170:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 170 | strncpy(country,"AN",2); | ^ libwlocate.c:173:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 173 | strncpy(country,"AG",2); | ^ libwlocate.c:176:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 176 | strncpy(country,"AR",2); | ^ libwlocate.c:179:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 179 | strncpy(country,"AM",2); | ^ libwlocate.c:182:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 182 | strncpy(country,"AU",2); | ^ libwlocate.c:185:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 185 | strncpy(country,"BS",2); | ^ libwlocate.c:188:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 188 | strncpy(country,"BH",2); | ^ libwlocate.c:191:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 191 | strncpy(country,"BD",2); | ^ libwlocate.c:194:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 194 | strncpy(country,"BB",2); | ^ libwlocate.c:197:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 197 | strncpy(country,"BY",2); | ^ libwlocate.c:200:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 200 | strncpy(country,"BZ",2); | ^ libwlocate.c:203:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 203 | strncpy(country,"BJ",2); | ^ libwlocate.c:206:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 206 | strncpy(country,"BM",2); | ^ libwlocate.c:209:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 209 | strncpy(country,"BO",2); | ^ libwlocate.c:212:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 212 | strncpy(country,"BA",2); | ^ libwlocate.c:215:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 215 | strncpy(country,"BR",2); | ^ libwlocate.c:218:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 218 | strncpy(country,"BN",2); | ^ libwlocate.c:221:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 221 | strncpy(country,"BG",2); | ^ libwlocate.c:224:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 224 | strncpy(country,"CA",2); | ^ libwlocate.c:227:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 227 | strncpy(country,"CV",2); | ^ libwlocate.c:230:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 230 | strncpy(country,"CL",2); | ^ libwlocate.c:233:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 233 | strncpy(country,"CN",2); | ^ libwlocate.c:236:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 236 | strncpy(country,"CO",2); | ^ libwlocate.c:239:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 239 | strncpy(country,"CR",2); | ^ libwlocate.c:242:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 242 | strncpy(country,"HR",2); | ^ libwlocate.c:245:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 245 | strncpy(country,"CY",2); | ^ libwlocate.c:248:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 248 | strncpy(country,"CZ",2); | ^ libwlocate.c:251:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 251 | strncpy(country,"DO",2); | ^ libwlocate.c:254:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 254 | strncpy(country,"EC",2); | ^ libwlocate.c:257:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 257 | strncpy(country,"EG",2); | ^ libwlocate.c:260:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 260 | strncpy(country,"ET",2); | ^ libwlocate.c:263:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 263 | strncpy(country,"FI",2); | ^ libwlocate.c:266:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 266 | strncpy(country,"FR",2); | ^ libwlocate.c:269:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 269 | strncpy(country,"GH",2); | ^ libwlocate.c:272:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 272 | strncpy(country,"GR",2); | ^ libwlocate.c:275:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 275 | strncpy(country,"GL",2); | ^ libwlocate.c:278:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 278 | strncpy(country,"GD",2); | ^ libwlocate.c:281:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 281 | strncpy(country,"GU",2); | ^ libwlocate.c:284:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 284 | strncpy(country,"GT",2); | ^ libwlocate.c:287:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 287 | strncpy(country,"HT",2); | ^ libwlocate.c:290:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 290 | strncpy(country,"HN",2); | ^ libwlocate.c:293:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 293 | strncpy(country,"HK",2); | ^ libwlocate.c:296:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 296 | strncpy(country,"HU",2); | ^ libwlocate.c:299:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 299 | strncpy(country,"IS",2); | ^ libwlocate.c:302:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 302 | strncpy(country,"IN",2); | ^ libwlocate.c:305:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 305 | strncpy(country,"ID",2); | ^ libwlocate.c:308:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 308 | strncpy(country,"IR",2); | ^ libwlocate.c:311:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 311 | strncpy(country,"IQ",2); | ^ libwlocate.c:314:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 314 | strncpy(country,"IE",2); | ^ libwlocate.c:317:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 317 | strncpy(country,"IT",2); | ^ libwlocate.c:320:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 320 | strncpy(country,"JM",2); | ^ libwlocate.c:323:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 323 | strncpy(country,"JP",2); | ^ libwlocate.c:326:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 326 | strncpy(country,"JO",2); | ^ libwlocate.c:329:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 329 | strncpy(country,"KZ",2); | ^ libwlocate.c:332:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 332 | strncpy(country,"KE",2); | ^ libwlocate.c:335:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 335 | strncpy(country,"KR",2); | ^ libwlocate.c:338:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 338 | strncpy(country,"KW",2); | ^ libwlocate.c:341:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 341 | strncpy(country,"KG",2); | ^ libwlocate.c:344:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 344 | strncpy(country,"LA",2); | ^ libwlocate.c:347:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 347 | strncpy(country,"LV",2); | ^ libwlocate.c:350:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 350 | strncpy(country,"LB",2); | ^ libwlocate.c:353:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 353 | strncpy(country,"LS",2); | ^ libwlocate.c:356:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 356 | strncpy(country,"LT",2); | ^ libwlocate.c:359:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 359 | strncpy(country,"MY",2); | ^ libwlocate.c:362:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 362 | strncpy(country,"MV",2); | ^ libwlocate.c:365:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 365 | strncpy(country,"MT",2); | ^ libwlocate.c:368:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 368 | strncpy(country,"MQ",2); | ^ libwlocate.c:371:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 371 | strncpy(country,"MU",2); | ^ libwlocate.c:374:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 374 | strncpy(country,"MX",2); | ^ libwlocate.c:377:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 377 | strncpy(country,"MC",2); | ^ libwlocate.c:380:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 380 | strncpy(country,"MN",2); | ^ libwlocate.c:383:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 383 | strncpy(country,"MA",2); | ^ libwlocate.c:386:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 386 | strncpy(country,"MZ",2); | ^ libwlocate.c:389:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 389 | strncpy(country,"NZ",2); | ^ libwlocate.c:392:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 392 | strncpy(country,"NI",2); | ^ libwlocate.c:395:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 395 | strncpy(country,"NG",2); | ^ libwlocate.c:398:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 398 | strncpy(country,"OM",2); | ^ libwlocate.c:401:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 401 | strncpy(country,"PK",2); | ^ libwlocate.c:404:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 404 | strncpy(country,"PA",2); | ^ libwlocate.c:407:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 407 | strncpy(country,"PY",2); | ^ libwlocate.c:410:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 410 | strncpy(country,"PE",2); | ^ libwlocate.c:413:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 413 | strncpy(country,"PH",2); | ^ libwlocate.c:416:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 416 | strncpy(country,"PL",2); | ^ libwlocate.c:419:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 419 | strncpy(country,"PT",2); | ^ libwlocate.c:422:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 422 | strncpy(country,"PR",2); | ^ libwlocate.c:425:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 425 | strncpy(country,"QA",2); | ^ libwlocate.c:428:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 428 | strncpy(country,"RO",2); | ^ libwlocate.c:431:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 431 | strncpy(country,"RU",2); | ^ libwlocate.c:434:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 434 | strncpy(country,"SM",2); | ^ libwlocate.c:437:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 437 | strncpy(country,"SA",2); | ^ libwlocate.c:440:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 440 | strncpy(country,"SN",2); | ^ libwlocate.c:443:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 443 | strncpy(country,"SG",2); | ^ libwlocate.c:446:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 446 | strncpy(country,"SK",2); | ^ libwlocate.c:449:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 449 | strncpy(country,"SI",2); | ^ libwlocate.c:452:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 452 | strncpy(country,"ZA",2); | ^ libwlocate.c:455:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 455 | strncpy(country,"ES",2); | ^ libwlocate.c:458:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 458 | strncpy(country,"LK",2); | ^ libwlocate.c:461:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 461 | strncpy(country,"SD",2); | ^ libwlocate.c:464:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 464 | strncpy(country,"SR",2); | ^ libwlocate.c:467:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 467 | strncpy(country,"SY",2); | ^ libwlocate.c:470:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 470 | strncpy(country,"TW",2); | ^ libwlocate.c:473:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 473 | strncpy(country,"TJ",2); | ^ libwlocate.c:476:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 476 | strncpy(country,"TZ",2); | ^ libwlocate.c:479:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 479 | strncpy(country,"TH",2); | ^ libwlocate.c:482:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 482 | strncpy(country,"TT",2); | ^ libwlocate.c:485:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 485 | strncpy(country,"TN",2); | ^ libwlocate.c:488:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 488 | strncpy(country,"TR",2); | ^ libwlocate.c:491:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 491 | strncpy(country,"TM",2); | ^ libwlocate.c:494:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 494 | strncpy(country,"UA",2); | ^ libwlocate.c:497:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 497 | strncpy(country,"AE",2); | ^ libwlocate.c:500:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 500 | strncpy(country,"UK",2); | ^ libwlocate.c:503:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 503 | strncpy(country,"US",2); | ^ libwlocate.c:506:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 506 | strncpy(country,"UY",2); | ^ libwlocate.c:509:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 509 | strncpy(country,"VE",2); | ^ libwlocate.c:512:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 512 | strncpy(country,"VN",2); | ^ libwlocate.c:515:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 515 | strncpy(country,"ZM",2); | ^ libwlocate.c:518:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 518 | strncpy(country,"ZW",2); | ^ gcc -Wall -fPIC -shared -Wno-unused -O2 -DNDEBUG -D_REENTRANT -DENV_LINUX -I. -I.. -c iwlist.c -o iwlist.o gcc -shared -Wl,--no-as-needed -o libwlocate.so connect.o wlan.o libwlocate.o iwlist.o -lm -liw make: Leaving directory '/usr/src/RPM/BUILD/libwlocate' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libwlocate-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libwlocate-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libwlocate + mkdir -p /usr/src/tmp/libwlocate-buildroot//usr/lib /usr/src/tmp/libwlocate-buildroot/usr/include + install -m0755 libwlocate.so /usr/src/tmp/libwlocate-buildroot//usr/lib/libwlocate.so.0 + ln -sf libwlocate.so.0 /usr/src/tmp/libwlocate-buildroot//usr/lib/libwlocate.so + install -m0644 libwlocate.h /usr/src/tmp/libwlocate-buildroot/usr/include/ + chmod 0644 COPYING CREDITS README + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libwlocate-buildroot (auto) mode of './usr/lib/libwlocate.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libwlocate-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libwlocate-buildroot/ (default) Compressing files in /usr/src/tmp/libwlocate-buildroot (auto) Adjusting library links in /usr/src/tmp/libwlocate-buildroot ./usr/lib: (from :0) libwlocate.so.0 -> libwlocate.so.0 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/libwlocate-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libwlocate.so.0: uses non-LFS functions: fcntl Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libwlocate-buildroot Processing files: libwlocate0-1.1-alt2_10.git20130127 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dy3Jby find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libwlocate-buildroot/usr/lib/libwlocate.so.0: 11 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BEiEgw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/libwlocate-buildroot/usr/lib/libwlocate.so.0: overlinked libraries: /lib/libm.so.6 warning: libwlocate0 provides another subpackage: libwlocate Provides: libwlocate = 1.1-alt2_10.git20130127, libwlocate.so, libwlocate.so.0 = set:hdjfLgxkkZKqgcXtiRaUTaLY Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libiw.so.29 >= set:jgpj6h2Bazz1jw5, libm.so.6, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MoiU9S Creating libwlocate0-debuginfo package Processing files: libwlocate-devel-1.1-alt2_10.git20130127 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2m0f4h find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D8Ggts find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libwlocate0 = 1.1, /usr/lib/libwlocate.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LBfxk4 Processing files: libwlocate0-debuginfo-1.1-alt2_10.git20130127 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pFaYOB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p3MVe8 find-requires: running scripts (debuginfo) Provides: debug(libwlocate.so.0) Requires: libwlocate0 = 1.1-alt2_10.git20130127, debug(libc.so.6), debug(libiw.so.29), debug(libm.so.6) Adding to libwlocate0-debuginfo a strict dependency on libwlocate0 Adding to libwlocate-devel a strict dependency on libwlocate0 Removing 1 extra deps from libwlocate-devel due to dependency on libwlocate0 Wrote: /usr/src/RPM/RPMS/i586/libwlocate0-1.1-alt2_10.git20130127.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwlocate-devel-1.1-alt2_10.git20130127.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libwlocate0-debuginfo-1.1-alt2_10.git20130127.i586.rpm (w2.lzdio) 0.56user 1.48system 0:08.94elapsed 22%CPU (0avgtext+0avgdata 26704maxresident)k 0inputs+0outputs (0major+198415minor)pagefaults 0swaps 4.38user 3.58system 0:22.79elapsed 34%CPU (0avgtext+0avgdata 127492maxresident)k 104inputs+0outputs (0major+271611minor)pagefaults 0swaps --- libwlocate-devel-1.1-alt2_10.git20130127.i586.rpm.repo 2019-08-01 12:22:32.000000000 +0000 +++ libwlocate-devel-1.1-alt2_10.git20130127.i586.rpm.hasher 2024-04-20 06:36:34.636616973 +0000 @@ -5,3 +5,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libwlocate-devel = 1.1-alt2_10.git20130127 Provides: libwlocate-devel = 1.1-alt2_10.git20130127:sisyphus+235345.100.1.1 @@ -9,2 +8,2 @@ File: /usr/lib/libwlocate.so 120777 root:root libwlocate.so.0 -RPMIdentity: 7aaf9055ff483e9290fbbef1dc55665169ffe2c4bd9087f2048be21368b8e92e31e9bef141e7a0c24a0ef62d858243ed995cef904bb123821a9e61676658db23 +RPMIdentity: 72a8281302e98d4d53e5e797bf79523e676167692728edde1841cc8b31f9577795e942d1934b33bb1c462b70f42f153d989253b03a4f8b2968faac3f65a337a4 --- libwlocate0-1.1-alt2_10.git20130127.i586.rpm.repo 2019-08-01 12:22:32.000000000 +0000 +++ libwlocate0-1.1-alt2_10.git20130127.i586.rpm.hasher 2024-04-20 06:36:34.719618573 +0000 @@ -3,2 +3,3 @@ Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) @@ -14,3 +15,3 @@ Provides: libwlocate0 = 1.1-alt2_10.git20130127:sisyphus+235345.100.1.1 -File: /usr/lib/libwlocate.so.0 100644 root:root f89955620b0efd597fc9f26d51f8ad0b -RPMIdentity: 7eae16865cceb109c6a5ecbc8502b3f55c940f5ce460fdc01666665572a0b181c1db16a99410d6f73b69a4286ccbc73a2184fe5c57c14d91b7358539de8b1184 +File: /usr/lib/libwlocate.so.0 100644 root:root e3cce7e2cd4de49630d0003b75a3df78 +RPMIdentity: dccdef8b3da393bd1820e31569c9bf97bd45144ac2a63bc82a42132a2ba830dfb1fdf45a97a7bac9ef44e62255e20f4e9da4f2e58e9e8c29168ea44535d3a2ab --- libwlocate0-debuginfo-1.1-alt2_10.git20130127.i586.rpm.repo 2019-08-01 12:22:32.000000000 +0000 +++ libwlocate0-debuginfo-1.1-alt2_10.git20130127.i586.rpm.hasher 2024-04-20 06:36:34.796620056 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/84 40755 root:root -/usr/lib/debug/.build-id/84/d2a30c15fb1f3331d9f1329becf4c97eb6bbb9 120777 root:root ../../../libwlocate.so.0 -/usr/lib/debug/.build-id/84/d2a30c15fb1f3331d9f1329becf4c97eb6bbb9.debug 120777 root:root ../../usr/lib/libwlocate.so.0.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/74f65653a3d723b02092b87b388bdb1809b367 120777 root:root ../../../libwlocate.so.0 +/usr/lib/debug/.build-id/41/74f65653a3d723b02092b87b388bdb1809b367.debug 120777 root:root ../../usr/lib/libwlocate.so.0.debug /usr/lib/debug/usr/lib/libwlocate.so.0.debug 100644 root:root @@ -11,6 +11,6 @@ Provides: libwlocate0-debuginfo = 1.1-alt2_10.git20130127:sisyphus+235345.100.1.1 -File: /usr/lib/debug/.build-id/84 40755 root:root -File: /usr/lib/debug/.build-id/84/d2a30c15fb1f3331d9f1329becf4c97eb6bbb9 120777 root:root ../../../libwlocate.so.0 -File: /usr/lib/debug/.build-id/84/d2a30c15fb1f3331d9f1329becf4c97eb6bbb9.debug 120777 root:root ../../usr/lib/libwlocate.so.0.debug -File: /usr/lib/debug/usr/lib/libwlocate.so.0.debug 100644 root:root 02c46d854ad0d2ffd9f87c2237cbe350 -RPMIdentity: 5bf623d5bf976990321c62a870d4995912ec544431140580099379d4e12fc4c52553eb94b73c6ba8f52c10ad510b4aded3c610a6e5957021075a6c9b029fb3c5 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/74f65653a3d723b02092b87b388bdb1809b367 120777 root:root ../../../libwlocate.so.0 +File: /usr/lib/debug/.build-id/41/74f65653a3d723b02092b87b388bdb1809b367.debug 120777 root:root ../../usr/lib/libwlocate.so.0.debug +File: /usr/lib/debug/usr/lib/libwlocate.so.0.debug 100644 root:root 3a627b3e004b7b2c3a49d905640bc397 +RPMIdentity: e9fe47a9a2a23de7f12a4f7306dbc1df3d2d2df08535ac436ddeea49718784cae43377b547b41cd4290d4a872f90fea8d1c87165e13a45197dbce6f4d8aa62e7