Simply renaming the ebuild didn't work for me. I found it died when compiling. i686-pc-linux-gnu-g++ -march=pentium-m -O2 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -c -I. -I../../../ -I../../../myWindows -I../../../include_windows -UENV_UNIX -DCOMPRESS_MF_MT -DBENCH_MT LzmaBenchCon.cpp ../../Common/FileStreams.h: In member function ‘bool COutFileStream::Open(const TCHAR*, DWORD)’: ../../Common/FileStreams.h:84: error: ‘class NC::NFile::NIO::COutFile’ has no member named ‘Open’ make: *** [LzmaAlone.o] Error 1 make: *** Waiting for unfinished jobs.... !!! ERROR: app-arch/p7zip-4.53 failed. Call stack: ebuild.sh, line 1638: Called dyn_compile ebuild.sh, line 985: Called qa_call 'src_compile' ebuild.sh, line 44: Called src_compile p7zip-4.53.ebuild, line 46: Called die !!! LZMA_Alone compilation error Reproducible: Always Steps to Reproduce:
Created attachment 131575 [details] build.log same thing appears in this version
it's probably related to bug 192363
commited 4.55 into portage with experimental patch for lzma_alone. please test and comment/reopen on problems. TIA.