<86>Dec 11 07:46:08 userdel[22435]: delete user 'rooter' <86>Dec 11 07:46:08 userdel[22435]: removed group 'rooter' owned by 'rooter' <86>Dec 11 07:46:08 userdel[22435]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 11 07:46:08 groupadd[22446]: group added to /etc/group: name=rooter, GID=588 <86>Dec 11 07:46:08 groupadd[22446]: group added to /etc/gshadow: name=rooter <86>Dec 11 07:46:08 groupadd[22446]: new group: name=rooter, GID=588 <86>Dec 11 07:46:08 useradd[22457]: new user: name=rooter, UID=588, GID=588, home=/root, shell=/bin/bash <86>Dec 11 07:46:08 userdel[22474]: delete user 'builder' <86>Dec 11 07:46:08 userdel[22474]: removed group 'builder' owned by 'builder' <86>Dec 11 07:46:08 userdel[22474]: removed shadow group 'builder' owned by 'builder' <86>Dec 11 07:46:08 groupadd[22503]: group added to /etc/group: name=builder, GID=589 <86>Dec 11 07:46:08 groupadd[22503]: group added to /etc/gshadow: name=builder <86>Dec 11 07:46:08 groupadd[22503]: new group: name=builder, GID=589 <86>Dec 11 07:46:08 useradd[22517]: new user: name=builder, UID=589, GID=589, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libsecp256k1-0.1-alt1_0.0.git20171221.2.nosrc.rpm Installing libsecp256k1-0.1-alt1_0.0.git20171221.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf secp256k1-20171221 + echo 'Source #0 (secp256k1-20171221.tar.xz):' Source #0 (secp256k1-20171221.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/secp256k1-20171221.tar.xz + /bin/tar -xf - + cd secp256k1-20171221 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd secp256k1-20171221 + autoreconf -vfi autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I build-aux/m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize-default: copying file `build-aux/config.guess' libtoolize-default: copying file `build-aux/config.sub' libtoolize-default: copying file `build-aux/install-sh' libtoolize-default: copying file `build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'. libtoolize-default: copying file `build-aux/m4/libtool.m4' libtoolize-default: copying file `build-aux/m4/ltoptions.m4' libtoolize-default: copying file `build-aux/m4/ltsugar.m4' libtoolize-default: copying file `build-aux/m4/ltversion.m4' libtoolize-default: copying file `build-aux/m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:10: installing 'build-aux/compile' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/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 whether make supports nested variables... yes checking how to print strings... printf checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for i586-alt-linux-ar... no checking for ar... /usr/bin/ar checking for i586-alt-linux-ranlib... no checking for ranlib... /usr/bin/ranlib checking for i586-alt-linux-strip... no checking for strip... /usr/bin/strip checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... none checking if i586-alt-linux-gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking if i586-alt-linux-gcc supports -fvisibility=hidden... yes checking for __int128... no checking for __builtin_expect... yes checking native compiler: gcc... ok checking for x86_64 assembly availability... no checking gmp.h usability... no checking gmp.h presence... no checking for gmp.h... no checking for libcrypto... no checking openssl/crypto.h usability... no checking openssl/crypto.h presence... no checking for openssl/crypto.h... no checking for javac... no configure: WARNING: cannot find JDK; try setting $JAVAC or $JAVA_HOME checking jni headers... none configure: WARNING: jni headers/dependencies not found. jni support disabled checking whether byte ordering is bigendian... no configure: Using static precomputation: yes configure: Using assembly optimizations: no configure: Using field implementation: 32bit configure: Using bignum implementation: no configure: Using scalar implementation: 32bit configure: Using endomorphism optimizations: no configure: Building benchmarks: yes configure: Building for coverage analysis: no configure: Building ECDH module: no configure: Building ECDSA pubkey recovery module: no configure: Using jni: no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/bench_sign.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/bench_verify.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/exhaustive_tests-tests_exhaustive.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD exhaustive_tests make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' gcc -I. -g -O2 -Wall -Wextra -Wno-unused-function -c src/gen_context.c -o gen_context.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' gcc gen_context.o -o gen_context make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' ./gen_context make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/libsecp256k1_la-secp256k1.lo make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD libsecp256k1.la make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD bench_verify make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD bench_sign make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/bench_internal-bench_internal.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD bench_internal make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/bench_ecmult-bench_ecmult.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD bench_ecmult make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CC src/tests-tests.o make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' CCLD tests make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32335 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsecp256k1-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsecp256k1-buildroot + cd secp256k1-20171221 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libsecp256k1-buildroot make: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' make[1]: Entering directory '/usr/src/RPM/BUILD/secp256k1-20171221' /bin/mkdir -p '/usr/src/tmp/libsecp256k1-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libsecp256k1.la '/usr/src/tmp/libsecp256k1-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libsecp256k1.so.0.0.0 /usr/src/tmp/libsecp256k1-buildroot/usr/lib/libsecp256k1.so.0.0.0 libtool: install: (cd /usr/src/tmp/libsecp256k1-buildroot/usr/lib && { ln -s -f libsecp256k1.so.0.0.0 libsecp256k1.so.0 || { rm -f libsecp256k1.so.0 && ln -s libsecp256k1.so.0.0.0 libsecp256k1.so.0; }; }) libtool: install: (cd /usr/src/tmp/libsecp256k1-buildroot/usr/lib && { ln -s -f libsecp256k1.so.0.0.0 libsecp256k1.so || { rm -f libsecp256k1.so && ln -s libsecp256k1.so.0.0.0 libsecp256k1.so; }; }) libtool: install: /bin/install -p .libs/libsecp256k1.lai /usr/src/tmp/libsecp256k1-buildroot/usr/lib/libsecp256k1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libsecp256k1-buildroot/usr/include' /bin/install -p -m 644 include/secp256k1.h '/usr/src/tmp/libsecp256k1-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libsecp256k1-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libsecp256k1.pc '/usr/src/tmp/libsecp256k1-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' make: Leaving directory '/usr/src/RPM/BUILD/secp256k1-20171221' + find /usr/src/tmp/libsecp256k1-buildroot -name '*.la' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsecp256k1-buildroot (auto) mode of './usr/lib/libsecp256k1.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsecp256k1-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libsecp256k1.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libsecp256k1.pc: Libs: '-L${libdir} -lsecp256k1' --> '-lsecp256k1' Checking contents of files in /usr/src/tmp/libsecp256k1-buildroot/ (default) Compressing files in /usr/src/tmp/libsecp256k1-buildroot (auto) Adjusting library links in /usr/src/tmp/libsecp256k1-buildroot ./usr/lib: libsecp256k1.so.0 -> libsecp256k1.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libsecp256k1-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libsecp256k1_0-0.1-alt1_0.0.git20171221.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DLl2rN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RExyZW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsecp256k1.so.0 = set:idQ5jReCHZGZpKvfHHASVXOkKaRZ3IZfmzgTjPZ8d1zzZxekEtQZHEYBwQ3 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ibijp Creating libsecp256k1_0-debuginfo package Processing files: libsecp256k1-devel-0.1-alt1_0.0.git20171221.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4y0fDm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BlDhAG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: secp256k1-devel = 0.1-alt1_0.0.git20171221.2, libsecp256k1-devel = 0.1-alt1_0.0.git20171221.2, pkgconfig(libsecp256k1) = 0.1 Requires: libsecp256k1_0 = 0.1-alt1_0.0.git20171221.2, /usr/lib/libsecp256k1.so.0.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5w01x Processing files: libsecp256k1_0-debuginfo-0.1-alt1_0.0.git20171221.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZOMuLK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KGLV3t find-requires: running scripts (debuginfo) Provides: debug(libsecp256k1.so.0) Requires: libsecp256k1_0 = 0.1-alt1_0.0.git20171221.2, debug(libc.so.6) Removing 1 extra deps from libsecp256k1-devel due to dependency on libsecp256k1_0 Wrote: /usr/src/RPM/RPMS/i586/libsecp256k1_0-0.1-alt1_0.0.git20171221.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsecp256k1-devel-0.1-alt1_0.0.git20171221.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsecp256k1_0-debuginfo-0.1-alt1_0.0.git20171221.2.i586.rpm 76.36user 5.20system 0:55.03elapsed 148%CPU (0avgtext+0avgdata 141244maxresident)k 0inputs+0outputs (0major+1011865minor)pagefaults 0swaps 85.85user 9.99system 1:09.28elapsed 138%CPU (0avgtext+0avgdata 141244maxresident)k 0inputs+0outputs (0major+1311818minor)pagefaults 0swaps --- libsecp256k1-devel-0.1-alt1_0.0.git20171221.2.i586.rpm.repo 2018-10-31 02:00:33.000000000 +0000 +++ libsecp256k1-devel-0.1-alt1_0.0.git20171221.2.i586.rpm.hasher 2018-12-11 07:47:06.723389596 +0000 @@ -3,3 +3,3 @@ /usr/lib/pkgconfig/libsecp256k1.pc 100644 -Requires: .sisyphus.215833.100.1.2-libsecp256k1_0-0.1-alt1_0.0.git20171221.2 +Requires: libsecp256k1_0 = 0.1-alt1_0.0.git20171221.2 Requires: /usr/lib/pkgconfig --- libsecp256k1_0-0.1-alt1_0.0.git20171221.2.i586.rpm.repo 2018-10-31 02:00:33.000000000 +0000 +++ libsecp256k1_0-0.1-alt1_0.0.git20171221.2.i586.rpm.hasher 2018-12-11 07:47:06.742389079 +0000 @@ -9,3 +9,2 @@ Provides: libsecp256k1.so.0 = set:idQ5jReCHZGZpKvfHHASVXOkKaRZ3IZfmzgTjPZ8d1zzZxekEtQZHEYBwQ3 -Provides: .sisyphus.215833.100.1.2-libsecp256k1_0-0.1-alt1_0.0.git20171221.2 Provides: libsecp256k1_0 = 0.1-alt1_0.0.git20171221.2 --- libsecp256k1_0-debuginfo-0.1-alt1_0.0.git20171221.2.i586.rpm.repo 2018-10-31 02:00:33.000000000 +0000 +++ libsecp256k1_0-debuginfo-0.1-alt1_0.0.git20171221.2.i586.rpm.hasher 2018-12-11 07:47:06.763388509 +0000 @@ -27,3 +27,3 @@ /usr/src/debug/secp256k1-20171221/src/util.h 100644 -Requires: .sisyphus.215833.100.1.2-libsecp256k1_0-0.1-alt1_0.0.git20171221.2 +Requires: libsecp256k1_0 = 0.1-alt1_0.0.git20171221.2 Requires: debug(libc.so.6)