<86>Apr 27 08:52:28 userdel[1518241]: delete user 'rooter' <86>Apr 27 08:52:28 userdel[1518241]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:52:28 userdel[1518241]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:52:28 groupadd[1518275]: group added to /etc/group: name=rooter, GID=1274 <86>Apr 27 08:52:28 groupadd[1518275]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:52:28 groupadd[1518275]: new group: name=rooter, GID=1274 <86>Apr 27 08:52:28 useradd[1518314]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:52:28 userdel[1518357]: delete user 'builder' <86>Apr 27 08:52:28 userdel[1518357]: removed group 'builder' owned by 'builder' <86>Apr 27 08:52:28 userdel[1518357]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:52:28 groupadd[1518394]: group added to /etc/group: name=builder, GID=1275 <86>Apr 27 08:52:28 groupadd[1518394]: group added to /etc/gshadow: name=builder <86>Apr 27 08:52:28 groupadd[1518394]: new group: name=builder, GID=1275 <86>Apr 27 08:52:29 useradd[1518423]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Authen-Smb-0.91-alt5.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Authen-Smb-0.91-alt5.2.src.rpm: The use of such a license name is ambiguous: Artistic 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 27 08:52:33 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:52:33 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:52:33 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Authen-Smb-0.91-alt5.2.nosrc.rpm (w1.gzdio) Installing perl-Authen-Smb-0.91-alt5.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Authen-Smb-0.91 + echo 'Source #0 (Authen-Smb-0.91.tar.gz):' Source #0 (Authen-Smb-0.91.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Authen-Smb-0.91.tar.gz + /bin/tar -xf - + cd Authen-Smb-0.91 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Authen-Smb-0.91 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Authen::Smb + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CP=/bin/cp -p' cd smbval && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" PREFIX="/usr" PASTHRU_DEFINE=' ' PASTHRU_INC=' ' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' Running Mkbootstrap for Smb () chmod 644 "Smb.bs" make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' cp Smb.pm blib/lib/Authen/Smb.pm AutoSplitting blib/lib/Authen/Smb.pm (blib/lib/auto/Authen/Smb) make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" valid.c valid.c: In function 'Valid_User': valid.c:22:3: warning: implicit declaration of function 'SMB_Init' [-Wimplicit-function-declaration] 22 | SMB_Init(); | ^~~~~~~~ valid.c:30:7: warning: implicit declaration of function 'SMB_Negotiate' [-Wimplicit-function-declaration] 30 | if (SMB_Negotiate(con, SMB_Prots) < 0) { /* An error */ | ^~~~~~~~~~~~~ valid.c:31:5: warning: implicit declaration of function 'SMB_Discon'; did you mean 'SMBtcon'? [-Wimplicit-function-declaration] 31 | SMB_Discon(con,0); | ^~~~~~~~~~ | SMBtcon valid.c:42:7: warning: implicit declaration of function 'SMB_Logon_Server'; did you mean 'SMB_Connect_Server'? [-Wimplicit-function-declaration] 42 | if (SMB_Logon_Server(con, USERNAME, PASSWORD) < 0) { | ^~~~~~~~~~~~~~~~ | SMB_Connect_Server In file included from valid.c:4: smblib-priv.h: At top level: smblib-priv.h:511:12: warning: 'SMB_Types' defined but not used [-Wunused-variable] 511 | static int SMB_Types[] = {SMB_P_Core, | ^~~~~~~~~ smblib-priv.h:497:14: warning: 'SMB_Prots' defined but not used [-Wunused-variable] 497 | static char *SMB_Prots[] = {"PC NETWORK PROGRAM 1.0", | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Smb.bs blib/arch/auto/Authen/Smb/Smb.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" session.c session.c: In function 'RFCNB_Get_Error_Msg': session.c:360:40: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration] 360 | strncpy(msg_buf, RFCNB_Error_Strings[abs(code)], len); | ^~~ session.c:38:1: note: include '' or provide a declaration of 'abs' 37 | #include "rfcnb-io.h" +++ |+#include 38 | make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" rfcnb-util.c In file included from rfcnb-util.c:31: rfcnb-util.c: In function 'RFCNB_Session_Req': rfcnb-priv.h:104:45: warning: suggest parentheses around '-' inside '>>' [-Wparentheses] 104 | #define RFCNB_Put_Pkt_Len(p, v) (p[1] = ((v >> 16) & 1)); \ | ^~ rfcnb-util.c:438:3: note: in expansion of macro 'RFCNB_Put_Pkt_Len' 438 | RFCNB_Put_Pkt_Len(sess_pkt, RFCNB_Pkt_Sess_Len-RFCNB_Pkt_Hdr_Len); | ^~~~~~~~~~~~~~~~~ rfcnb-priv.h:105:45: warning: suggest parentheses around '-' inside '>>' [-Wparentheses] 105 | (p[2] = ((v >> 8) & 0xFF)); \ | ^~ rfcnb-util.c:438:3: note: in expansion of macro 'RFCNB_Put_Pkt_Len' 438 | RFCNB_Put_Pkt_Len(sess_pkt, RFCNB_Pkt_Sess_Len-RFCNB_Pkt_Hdr_Len); | ^~~~~~~~~~~~~~~~~ rfcnb-priv.h:106:44: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] 106 | (p[3] = (v & 0xFF)); | ^ rfcnb-util.c:438:3: note: in expansion of macro 'RFCNB_Put_Pkt_Len' 438 | RFCNB_Put_Pkt_Len(sess_pkt, RFCNB_Pkt_Sess_Len-RFCNB_Pkt_Hdr_Len); | ^~~~~~~~~~~~~~~~~ In file included from rfcnb-priv.h:32: rfcnb-error.h: At top level: rfcnb-error.h:52:14: warning: 'RFCNB_Error_Strings' defined but not used [-Wunused-variable] 52 | static char *RFCNB_Error_Strings[] = { | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Smb.xs > Smb.xsc Please specify prototyping behavior for Smb.xs (see perlxs manual) mv Smb.xsc Smb.c make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" rfcnb-io.c rfcnb-io.c: In function 'RFCNB_Set_Timeout': rfcnb-io.c:49:7: warning: unused variable 'temp' [-Wunused-variable] 49 | int temp; | ^~~~ In file included from rfcnb-priv.h:32, from rfcnb-io.c:27: rfcnb-error.h: At top level: rfcnb-error.h:52:14: warning: 'RFCNB_Error_Strings' defined but not used [-Wunused-variable] 52 | static char *RFCNB_Error_Strings[] = { | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" smbdes.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" smbencrypt.c In file included from smbencrypt.c:30: smblib-priv.h:511:12: warning: 'SMB_Types' defined but not used [-Wunused-variable] 511 | static int SMB_Types[] = {SMB_P_Core, | ^~~~~~~~~ smblib-priv.h:497:14: warning: 'SMB_Prots' defined but not used [-Wunused-variable] 497 | static char *SMB_Prots[] = {"PC NETWORK PROGRAM 1.0", | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" md4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" smblib-util.c smblib-util.c: In function 'SMB_AtrToStr': smblib-util.c:87:5: warning: implicit declaration of function 'strcat' [-Wimplicit-function-declaration] 87 | strcat(SMB_Attrib_Temp, (verbose?"Read Only ":"R")); | ^~~~~~ smblib-util.c:30:1: note: include '' or provide a declaration of 'strcat' 29 | #include "rfcnb.h" +++ |+#include 30 | smblib-util.c:87:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 87 | strcat(SMB_Attrib_Temp, (verbose?"Read Only ":"R")); | ^~~~~~ smblib-util.c:87:5: note: include '' or provide a declaration of 'strcat' smblib-util.c:90:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 90 | strcat(SMB_Attrib_Temp, (verbose?"Hidden ":"H")); | ^~~~~~ smblib-util.c:90:5: note: include '' or provide a declaration of 'strcat' smblib-util.c:93:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 93 | strcat(SMB_Attrib_Temp, (verbose?"System ":"S")); | ^~~~~~ smblib-util.c:93:5: note: include '' or provide a declaration of 'strcat' smblib-util.c:96:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 96 | strcat(SMB_Attrib_Temp, (verbose?"Volume ":"V")); | ^~~~~~ smblib-util.c:96:5: note: include '' or provide a declaration of 'strcat' smblib-util.c:99:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 99 | strcat(SMB_Attrib_Temp, (verbose?"Directory ":"D")); | ^~~~~~ smblib-util.c:99:5: note: include '' or provide a declaration of 'strcat' smblib-util.c:102:5: warning: incompatible implicit declaration of built-in function 'strcat' [-Wbuiltin-declaration-mismatch] 102 | strcat(SMB_Attrib_Temp, (verbose?"Archive ":"A")); | ^~~~~~ smblib-util.c:102:5: note: include '' or provide a declaration of 'strcat' smblib-util.c: In function 'SMB_Figure_Protocol': smblib-util.c:178:11: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 178 | if (strcmp(dialects[prot_index], SMB_Prots[i]) == 0) { /* A match */ | ^~~~~~ smblib-util.c:178:11: note: include '' or provide a declaration of 'strcmp' smblib-util.c: In function 'SMB_Negotiate': smblib-util.c:214:29: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 214 | prots_len = prots_len + strlen(Prots[i]) + 2; /* Account for null etc */ | ^~~~~~ smblib-util.c:214:29: note: include '' or provide a declaration of 'strlen' smblib-util.c:214:29: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] smblib-util.c:214:29: note: include '' or provide a declaration of 'strlen' smblib-util.c:266:5: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 266 | strcpy(p + 1, Prots[i]); | ^~~~~~ smblib-util.c:266:5: note: include '' or provide a declaration of 'strcpy' smblib-util.c:266:5: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] smblib-util.c:266:5: note: include '' or provide a declaration of 'strcpy' smblib-util.c:267:13: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 267 | p = p + strlen(Prots[i]) + 2; /* Adjust len of p for null plus dialectID */ | ^~~~~~ smblib-util.c:267:13: note: include '' or provide a declaration of 'strlen' smblib-util.c:362:23: warning: format '%d' expects argument of type 'int', but argument 3 has type 'char *' [-Wformat=] 362 | fprintf(stderr, "%d", (char *)(SMB_Hdr(pkt) + SMB_negrLM_buf_offset)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int char * | %s smblib-util.c:363:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 363 | memcpy(Con_Handle->Encrypt_Key, p, 8); | ^~~~~~ smblib-util.c:363:5: note: include '' or provide a declaration of 'memcpy' smblib-util.c:363:5: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] smblib-util.c:363:5: note: include '' or provide a declaration of 'memcpy' smblib-util.c:367:5: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 367 | strncpy(p, Con_Handle -> Svr_PDom, sizeof(Con_Handle -> Svr_PDom) - 1); | ^~~~~~~ smblib-util.c:367:5: note: include '' or provide a declaration of 'strncpy' smblib-util.c:367:5: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] smblib-util.c:367:5: note: include '' or provide a declaration of 'strncpy' smblib-util.c: In function 'SMB_Get_My_Name': smblib-util.c:421:5: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 421 | strncpy(name, "unknown", len); | ^~~~~~~ smblib-util.c:421:5: note: include '' or provide a declaration of 'strncpy' smblib-util.c: In function 'SMB_TreeConnect': smblib-util.c:465:15: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 465 | param_len = strlen(path) + 2 + strlen(password) + 2 + strlen(device) + 2; | ^~~~~~ smblib-util.c:465:15: note: include '' or provide a declaration of 'strlen' smblib-util.c:503:3: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 503 | strncpy(tree -> path, path, sizeof(tree -> path)); | ^~~~~~~ smblib-util.c:503:3: note: include '' or provide a declaration of 'strncpy' smblib-util.c:523:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 523 | strcpy(p + 1, path); | ^~~~~~ smblib-util.c:523:3: note: include '' or provide a declaration of 'strcpy' smblib-util.c:594:30: warning: statement with no effect [-Wunused-value] 594 | Con_Handle -> first_tree == tree; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ smblib-util.c:595:29: warning: statement with no effect [-Wunused-value] 595 | Con_Handle -> last_tree == tree; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ smblib-util.c:446:18: warning: unused variable 'i' [-Wunused-variable] 446 | int param_len, i, pkt_len; | ^ smblib-util.c: In function 'SMB_Get_Error_Msg': smblib-util.c:765:5: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 765 | strncpy(msgbuf, | ^~~~~~~ smblib-util.c:765:5: note: include '' or provide a declaration of 'strncpy' smblib-util.c:776:5: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 776 | strncpy(msgbuf, | ^~~~~~~ smblib-util.c:776:5: note: include '' or provide a declaration of 'strncpy' smblib-util.c:782:9: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 782 | if (strlen(msgbuf) < len) { /* If there is space, put rest in */ | ^~~~~~ smblib-util.c:782:9: note: include '' or provide a declaration of 'strlen' smblib-util.c:784:7: warning: implicit declaration of function 'strncat' [-Wimplicit-function-declaration] 784 | strncat(msgbuf, "\n\t", len - strlen(msgbuf)); | ^~~~~~~ smblib-util.c:784:7: note: include '' or provide a declaration of 'strncat' smblib-util.c:784:7: warning: incompatible implicit declaration of built-in function 'strncat' [-Wbuiltin-declaration-mismatch] smblib-util.c:784:7: note: include '' or provide a declaration of 'strncat' smblib-util.c:793:1: warning: control reaches end of non-void function [-Wreturn-type] 793 | } | ^ In file included from rfcnb.h:28, from smblib-util.c:29: rfcnb-error.h: At top level: rfcnb-error.h:52:14: warning: 'RFCNB_Error_Strings' defined but not used [-Wunused-variable] 52 | static char *RFCNB_Error_Strings[] = { | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" smblib.c smblib.c: In function 'SMBlib_Set_Sock_NoDelay': smblib.c:93:7: warning: implicit declaration of function 'RFCNB_Set_Sock_NoDelay'; did you mean 'SMBlib_Set_Sock_NoDelay'? [-Wimplicit-function-declaration] 93 | if (RFCNB_Set_Sock_NoDelay(Con_Handle -> Trans_Connect, yn) < 0) { | ^~~~~~~~~~~~~~~~~~~~~~ | SMBlib_Set_Sock_NoDelay smblib.c: In function 'SMB_Connect_Server': smblib.c:133:3: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 133 | strcpy(con -> service, ""); | ^~~~~~ smblib.c:36:1: note: include '' or provide a declaration of 'strcpy' 35 | #include "rfcnb.h" +++ |+#include 36 | smblib.c:133:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 133 | strcpy(con -> service, ""); | ^~~~~~ smblib.c:133:3: note: include '' or provide a declaration of 'strcpy' smblib.c:144:3: warning: implicit declaration of function 'SMB_Get_My_Name' [-Wimplicit-function-declaration] 144 | SMB_Get_My_Name(con -> myname, sizeof(con -> myname)); | ^~~~~~~~~~~~~~~ smblib.c:158:17: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 158 | for (i=0; i < strlen(server); i++) | ^~~~~~ smblib.c:158:17: note: include '' or provide a declaration of 'strlen' smblib.c:158:17: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] smblib.c:158:17: note: include '' or provide a declaration of 'strlen' smblib.c:159:17: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration] 159 | called[i] = toupper(server[i]); | ^~~~~~~ smblib.c:36:1: note: include '' or provide a declaration of 'toupper' 35 | #include "rfcnb.h" +++ |+#include 36 | smblib.c:161:10: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 161 | called[strlen(server)] = 0; /* Make it a string */ | ^~~~~~ smblib.c:161:10: note: include '' or provide a declaration of 'strlen' smblib.c:168:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 168 | if (strcmp(con -> address, "") == 0) | ^~~~~~ smblib.c:168:7: note: include '' or provide a declaration of 'strcmp' smblib.c:113:8: warning: unused variable 'temp' [-Wunused-variable] 113 | char temp[80], called[80], calling[80], *address; | ^~~~ smblib.c: In function 'SMB_Connect': smblib.c:230:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 230 | strcpy(con -> service, service); | ^~~~~~ smblib.c:230:3: note: include '' or provide a declaration of 'strcpy' smblib.c:254:10: warning: implicit declaration of function 'strtok' [-Wimplicit-function-declaration] 254 | host = strtok(temp, "/\\"); /* Separate host name portion */ | ^~~~~~ smblib.c:254:8: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 254 | host = strtok(temp, "/\\"); /* Separate host name portion */ | ^ smblib.c:260:17: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 260 | for (i=0; i < strlen(host); i++) | ^~~~~~ smblib.c:260:17: note: include '' or provide a declaration of 'strlen' smblib.c:263:10: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 263 | called[strlen(host)] = 0; /* Make it a string */ | ^~~~~~ smblib.c:263:10: note: include '' or provide a declaration of 'strlen' smblib.c:295:7: warning: implicit declaration of function 'SMB_Negotiate' [-Wimplicit-function-declaration] 295 | if (SMB_Negotiate(con, SMB_Prots_Restrict) < 0) { | ^~~~~~~~~~~~~ smblib.c: In function 'SMB_Logon_Server': smblib.c:337:3: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] 337 | strcpy(pword, PassWord); | ^~~~~~ smblib.c:337:3: note: include '' or provide a declaration of 'strcpy' smblib.c:342:5: warning: implicit declaration of function 'SMBencrypt' [-Wimplicit-function-declaration] 342 | SMBencrypt((uchar *) PassWord, (uchar *)Con_Handle -> Encrypt_Key,(uchar *)pword); | ^~~~~~~~~~ smblib.c:345:18: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 345 | pass_len=strlen(pword); | ^~~~~~ smblib.c:345:18: note: include '' or provide a declaration of 'strlen' smblib.c:352:17: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 352 | param_len = strlen(UserName) + 1 + pass_len + 1 + | ^~~~~~ smblib.c:352:17: note: include '' or provide a declaration of 'strlen' smblib.c:392:5: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] 392 | memcpy(p, pword, pass_len); | ^~~~~~ smblib.c:392:5: note: include '' or provide a declaration of 'memcpy' smblib.c:392:5: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] smblib.c:392:5: note: include '' or provide a declaration of 'memcpy' smblib.c:416:17: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 416 | param_len = strlen(UserName) + 1 + pass_len + | ^~~~~~ smblib.c:416:17: note: include '' or provide a declaration of 'strlen' smblib.c:459:5: warning: incompatible implicit declaration of built-in function 'memcpy' [-Wbuiltin-declaration-mismatch] 459 | memcpy(p, pword, pass_len); | ^~~~~~ smblib.c:459:5: note: include '' or provide a declaration of 'memcpy' smblib.c:493:5: warning: implicit declaration of function 'RFCNB_Free_Pkt'; did you mean 'RFCNB_Alloc_Pkt'? [-Wimplicit-function-declaration] 493 | RFCNB_Free_Pkt(pkt); | ^~~~~~~~~~~~~~ | RFCNB_Alloc_Pkt smblib.c:323:39: warning: unused variable 'a' [-Wunused-variable] 323 | int param_len, i, pkt_len, pass_len,a; | ^ smblib.c:323:18: warning: unused variable 'i' [-Wunused-variable] 323 | int param_len, i, pkt_len, pass_len,a; | ^ In file included from rfcnb.h:28, from smblib.c:35: rfcnb-error.h: At top level: rfcnb-error.h:52:14: warning: 'RFCNB_Error_Strings' defined but not used [-Wunused-variable] 52 | static char *RFCNB_Error_Strings[] = { | ^~~~~~~~~~~~~~~~~~~ In file included from smblib.c:33: smblib-priv.h:511:12: warning: 'SMB_Types' defined but not used [-Wunused-variable] 511 | static int SMB_Types[] = {SMB_P_Core, | ^~~~~~~~~ smblib-priv.h:497:14: warning: 'SMB_Prots' defined but not used [-Wunused-variable] 497 | static char *SMB_Prots[] = {"PC NETWORK PROGRAM 1.0", | ^~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' ar cr smbvalid.a valid.o session.o rfcnb-util.o rfcnb-io.o smblib-util.o smblib.o smbencrypt.o smbdes.o md4.o : smbvalid.a make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Nothing to be done for 'all'. make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DVERSION=\"0.91\" -DXS_VERSION=\"0.91\" -fPIC "-I/usr/lib/perl5/CORE" Smb.c Smb.c: In function 'XS_Authen__Smb_Valid_User': Smb.c:309:18: warning: implicit declaration of function 'Valid_User' [-Wimplicit-function-declaration] 309 | RETVAL = Valid_User(username, password, server, backup, domain); | ^~~~~~~~~~ Smb.xs: At top level: Smb.xs:12:1: warning: 'not_here' defined but not used [-Wunused-function] 12 | not_here(s) | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' rm -f blib/arch/auto/Authen/Smb/Smb.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong Smb.o -o blib/arch/auto/Authen/Smb/Smb.so smbval/smbvalid.a \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Authen/Smb/Smb.so make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Smb.bs blib/arch/auto/Authen/Smb/Smb.bs 644 make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Nothing to be done for 'test_dynamic'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl 1..1 ok 1 make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Authen-Smb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Authen-Smb-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Authen-Smb-0.91 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Authen-Smb-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' make[1]: Entering directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91/smbval' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Smb.bs blib/arch/auto/Authen/Smb/Smb.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Authen-Smb-buildroot/usr/lib/perl5/auto/Authen/Smb/Smb.so Installing /usr/src/tmp/perl-Authen-Smb-buildroot/usr/lib/perl5/auto/Authen/Smb/autosplit.ix Installing /usr/src/tmp/perl-Authen-Smb-buildroot/usr/lib/perl5/Authen/Smb.pm make: Leaving directory '/usr/src/RPM/BUILD/Authen-Smb-0.91' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Authen-Smb-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Authen-Smb-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Authen-Smb-buildroot (auto) removed './usr/lib/perl5/auto/Authen/Smb/.packlist' mode of './usr/lib/perl5/auto/Authen/Smb/Smb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Authen-Smb-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Authen-Smb-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Authen-Smb-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Authen-Smb-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Authen-Smb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Authen-Smb-buildroot Processing files: perl-Authen-Smb-0.91-alt5.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Authen-Smb-0.91 + DOCDIR=/usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + export DOCDIR + rm -rf /usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + /bin/mkdir -p /usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + cp -prL Changes README /usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + chmod -R go-w /usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + chmod -R a+rX /usr/src/tmp/perl-Authen-Smb-buildroot/usr/share/doc/perl-Authen-Smb-0.91 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CkOsY0 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.Qu0HVP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Authen-Smb-buildroot/usr/lib/perl5/Authen/Smb.pm syntax OK Provides: perl(Authen/Smb.pm) = 0.910 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.38.so >= set:okjB3WJu9e3CwmXB9cOqIdjIqt3iZAZjET0, perl(AutoLoader.pm), perl(DynaLoader.pm), 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.4aQkAB Creating perl-Authen-Smb-debuginfo package Processing files: perl-Authen-Smb-debuginfo-0.91-alt5.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kWO3He find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KQoXEj find-requires: running scripts (debuginfo) Requires: perl-Authen-Smb = 0.91-alt5.2, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-Authen-Smb-debuginfo a strict dependency on perl-Authen-Smb Wrote: /usr/src/RPM/RPMS/i586/perl-Authen-Smb-0.91-alt5.2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Authen-Smb-debuginfo-0.91-alt5.2.i586.rpm (w2.lzdio) 2.92user 1.11system 0:07.40elapsed 54%CPU (0avgtext+0avgdata 56656maxresident)k 0inputs+0outputs (0major+245364minor)pagefaults 0swaps /.out/perl-Authen-Smb-0.91-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Authen-Smb-0.91-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Authen-Smb-debuginfo-0.91-alt5.2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Authen-Smb-debuginfo-0.91-alt5.2.i586.rpm: The use of such a license name is ambiguous: Artistic 5.17user 2.03system 0:18.19elapsed 39%CPU (0avgtext+0avgdata 127304maxresident)k 0inputs+0outputs (0major+187685minor)pagefaults 0swaps --- perl-Authen-Smb-0.91-alt5.2.i586.rpm.repo 2023-11-28 10:27:17.000000000 +0000 +++ perl-Authen-Smb-0.91-alt5.2.i586.rpm.hasher 2024-04-27 08:52:43.809786320 +0000 @@ -29,3 +29,3 @@ File: /usr/lib/perl5/auto/Authen/Smb 40755 root:root -File: /usr/lib/perl5/auto/Authen/Smb/Smb.so 100644 root:root 5121c1041a5f2fc4d1554a3f3d2a9579 +File: /usr/lib/perl5/auto/Authen/Smb/Smb.so 100644 root:root 992e34658bef9745ee4afcc600bc65a0 File: /usr/lib/perl5/auto/Authen/Smb/autosplit.ix 100644 root:root a03c3ac1cfda3b023faa73c06c19a386 @@ -34,2 +34,2 @@ File: /usr/share/doc/perl-Authen-Smb-0.91/README 100644 root:root e119a18334f04412ec2bd6985e567e64 -RPMIdentity: 8d3cf8b3befdf5391376594e60c3d0152013e4540201b9d038a326d24d65ee7d2e6a579a0568ae21a689d38123b4ce60f5516ec9a070f4184f7f3747b0902886 +RPMIdentity: 55e4305bf20c899fe725fd2674492c336b781245cbb57d0aafab94889feb7b2757a52d9d02cfea4465645e11d2a2d862f99c0d67cbf7855e2e9ed6acf6746081 --- perl-Authen-Smb-debuginfo-0.91-alt5.2.i586.rpm.repo 2023-11-28 10:27:17.000000000 +0000 +++ perl-Authen-Smb-debuginfo-0.91-alt5.2.i586.rpm.hasher 2024-04-27 08:52:43.904785803 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/af 40755 root:root -/usr/lib/debug/.build-id/af/e4b1b981d72fb6bfeb9b3325c91136a9d77796 120777 root:root ../../../perl5/auto/Authen/Smb/Smb.so -/usr/lib/debug/.build-id/af/e4b1b981d72fb6bfeb9b3325c91136a9d77796.debug 120777 root:root ../../usr/lib/perl5/auto/Authen/Smb/Smb.so.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/e1db0042433c74b13f93d8e075308d8d7232ca 120777 root:root ../../../perl5/auto/Authen/Smb/Smb.so +/usr/lib/debug/.build-id/bb/e1db0042433c74b13f93d8e075308d8d7232ca.debug 120777 root:root ../../usr/lib/perl5/auto/Authen/Smb/Smb.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -35,5 +35,5 @@ Provides: perl-Authen-Smb-debuginfo = 0.91-alt5.2:sisyphus+335067.61300.2.2 -File: /usr/lib/debug/.build-id/af 40755 root:root -File: /usr/lib/debug/.build-id/af/e4b1b981d72fb6bfeb9b3325c91136a9d77796 120777 root:root ../../../perl5/auto/Authen/Smb/Smb.so -File: /usr/lib/debug/.build-id/af/e4b1b981d72fb6bfeb9b3325c91136a9d77796.debug 120777 root:root ../../usr/lib/perl5/auto/Authen/Smb/Smb.so.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/e1db0042433c74b13f93d8e075308d8d7232ca 120777 root:root ../../../perl5/auto/Authen/Smb/Smb.so +File: /usr/lib/debug/.build-id/bb/e1db0042433c74b13f93d8e075308d8d7232ca.debug 120777 root:root ../../usr/lib/perl5/auto/Authen/Smb/Smb.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -42,3 +42,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Authen/Smb 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Authen/Smb/Smb.so.debug 100644 root:root 542052186033e71635848fb315cbd38f +File: /usr/lib/debug/usr/lib/perl5/auto/Authen/Smb/Smb.so.debug 100644 root:root d04083084c1450fb49cc5ae52511b038 File: /usr/src/debug/Authen-Smb-0.91 40755 root:root @@ -64,2 +64,2 @@ File: /usr/src/debug/Authen-Smb-0.91/smbval/valid.c 100644 root:root 7676bb6b20a423a901e6468d068f17ec -RPMIdentity: ebc0f6f79a3ba35f5414f0c58728f7b4b9ba9ca17944ee1a5efa0c19d15df9d6ae16a4d26fcb2fb8dd4513fac35e7094385868d23a9769d5154280d1bbf646f1 +RPMIdentity: 1232fb7d7eaa83a9236f825b78eff8caaed0f6d5c8d300dffd30f744fc0a36143304e7f50d2337a588387018a6ea501baef5aca6f025d25bf5f6be502b310a0e