pcompress icon indicating copy to clipboard operation
pcompress copied to clipboard

A Parallelized Data Deduplication and Compression utility

Results 32 pcompress issues
Sort by recently updated
recently updated
newest added

When making it after"./config --disable-wavpack" on my Ubantu 18.04,I get an error: "./libpcompress.so: undefined reference to\`HMAC_CTX_init' ./libpcompress.so: undefined reference to `HMAC_CTX_cleanup' collect2: error: ld returned 1 exit status Makefile:426: recipe...

When building it on my arm mac, I get "error: unknown type name 'processor_cap_t'". It appears that cpuid.h contains types that are necessary for other files, but are removed by...

`init_filters()` is only called in automatic flags adjustment logic when called with `-l{1...14}` command line arg. When called with `-DGEFLPjx` we set `pctx.advanced_opts=1` which jumps over section that calls `init_filters()`...

Since GCC:11 instead of silently dropping alignment when creating array of objects which size differs from the alignment, now GCC throws an error. https://github.com/gcc-mirror/gcc/commit/50bc94898fac1bd9cc1dabf227208fb5d369c4c4

Hi, I am facing issue when i run following command: pcompress -c zlib -l3 -s8m -S CRC64 '-' Can anyone please help me in this? Issue: No command 'pcompress' found,...

Allow to use distro OpenSSL 1.0 package with separate include and library directory. #### Example: ArchLinux:openssl-1.0 * libdir: /usr/lib/openssl-1.0 * incdir: /usr/include/openssl-1.0

# ./config --disable-wavpack ... # make ... gcc -c -fPIC -fvisibility=hidden -O3 -fopenmp -fopenmp -msse4.2 -I/usr/include -D__OSSL_OLD__ -I. -I./lzma -I./lzfx -I./lz4 -I./rabin -I./bsdiff -DNODEFAULT_PROPS -DFILE_OFFSET_BITS=64 -D_REENTRANT -D__USE_SSE_INTRIN__ -D_LZMA_PROB32 -I./filters/lzp -I./bsc/libbsc...

Apart from the previously mentioned issue in detecting gcc version (see #22), the build fails due to this: ``` crypto/crypto_utils.c: In function 'HMAC_CTX_copy': crypto/crypto_utils.c:109:28: error: dereferencing pointer to incomplete type...

Please consider including [packMP3](http://packjpg.encode.ru/?page_id=19).