robotpkg/archivers/lz4 bulk build results
Log for lz4-121r1 on Ubuntu-25.04-x86_64: bulk.log (Back)
=> Checking for clear installation
===> Installing bootstrap dependencies for lz4-121r1
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/All/digest-20080510.tgz
=> Installing /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/All/tnftp-20151004~ssl.tgz
===> Checking bootstrap dependencies for lz4-121r1
=> Required robotpkg package digest>=20080510: digest-20080510 found
=> Required robotpkg package tnftp>=20130505~ssl: tnftp-20151004~ssl found
=> Required system package gnupg>=1: gnupg-2.4.4 found
=> Required system package gzip: gzip-1.13 found
=> Required system package patch>=2.0: patch-2.7.6 found
=> Required system package pax and tar archivers: pax found
=> Required system package pkg_install>=20110805.12: pkg_install-20211115.3 found
=> Required system package pkgrepo2deb>=1.9: pkgrepo2deb-1.14 found
===> Done bootstrap-depends for lz4-121r1
===> Installing full dependencies for lz4-121r1
=> Dependency digest-20080510 already installed
=> Dependency tnftp-20151004~ssl already installed
===> Checking build options for lz4-121r1
=> Building with no option.
===> Checking alternatives for lz4-121r1
=> Use the GNU C compiler: c-compiler provided by gcc>=3
===> Checking dependencies for lz4-121r1
=> Required system package gcc>=3: gcc-14.2.0 found
=> Required system package A BSD-compatible install program: install-sh found
===> Done depends for lz4-121r1
===> Extracting for lz4-121r1
=> SHA1 checksums OK
=> RMD160 checksums OK
===> Patching for lz4-121r1
=> Applying robotpkg patches for lz4-121r1
===> Configuring for lz4-121r1
===> Building for lz4-121r1
../lz4.c: In function 'LZ4_createStreamDecode':
../lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c: In function 'LZ4_createStreamDecode':
../lz4.c: In function 'LZ4_createStreamDecode':
lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c: In function 'LZ4_createStreamDecode':
lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c: In function 'LZ4_createStreamDecode':
lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c: In function 'LZ4_createStreamDecode':
../lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
../lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
../lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4cli.c: In function 'main':
lz4cli.c:421:111: warning: this statement may fall through [-Wimplicit-fallthrough=]
421 | case 'S': if (argument[1]=='x') { LZ4IO_setStreamChecksumMode(0); argument++; break; } else { badusage(); }
| ^~~~~~~~~~
lz4cli.c:424:17: note: here
424 | case 'b': bench=1; break;
| ^~~~
lz4cli.c: At top level:
lz4cli.c:129:18: warning: 'one' defined but not used [-Wunused-const-variable=]
129 | static const int one = 1;
| ^~~
lz4cli.c: In function 'main':
lz4cli.c:421:111: warning: this statement may fall through [-Wimplicit-fallthrough=]
421 | case 'S': if (argument[1]=='x') { LZ4IO_setStreamChecksumMode(0); argument++; break; } else { badusage(); }
| ^~~~~~~~~~
lz4cli.c:424:17: note: here
424 | case 'b': bench=1; break;
| ^~~~
lz4cli.c: At top level:
lz4cli.c:129:18: warning: 'one' defined but not used [-Wunused-const-variable=]
129 | static const int one = 1;
| ^~~
===> Installing for lz4-121r1
=> Creating installation directories
lz4.c: In function 'LZ4_createStreamDecode':
lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c: In function 'LZ4_createStreamDecode':
lz4.c:1075:71: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
lz4.c:1075:71: note: earlier argument should specify number of elements, later size of each element
1075 | LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U32), LZ4_STREAMDECODESIZE_U32);
| ^~~
lz4.c:156:31: note: in definition of macro 'ALLOCATOR'
156 | #define ALLOCATOR(n,s) calloc(n,s)
| ^
=> Registering installation for lz4-121r1
===> Done install for lz4-121r1
===> Building binary package for lz4-121r1
Creating package /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/All/lz4-121r1
=> Linking package in /opt/robotpkg/var/lib/robotpkg/packages/bsd/Ubuntu-25.04-x86_64/pub
=> Updating debian binary packages
dpkg-deb: hint: you might need to pass --root-owner-group, see for further details
dpkg-deb: building package 'robotpkg-lz4' in '/local/robotpkg/var/tmp/robotpkg/archivers/lz4/work/pkg2deb.166149/robotpkg-lz4_121r1_amd64.deb'.
updated /opt/robotpkg/var/lib/robotpkg/packages/debian/pub/dists/plucky/robotpkg/binary-amd64/robotpkg-lz4_121r1_amd64.deb
WARNING: dpkg-deb: warning: root directory /local/robotpkg/var/tmp/robotpkg/archivers/lz4/work/pkg2deb.166149.lz4-121r1.tgz has unusual owner or group 500:355
WARNING: dpkg-deb: warning: ignoring 1 warning about the control file(s)
===> Deinstalling for lz4
Removed lz4-121r1
Removed digest-20080510
Removed tnftp-20151004~ssl