Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192358 - app-arch/p7zip-4.55 - Version Bump
Summary: app-arch/p7zip-4.55 - Version Bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Radoslaw Stachowiak (RETIRED)
URL: http://p7zip.sourceforge.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-12 22:26 UTC by Kalidarn
Modified: 2007-09-23 20:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,230.63 KB, text/plain)
2007-09-22 07:50 UTC, Kalidarn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kalidarn 2007-09-12 22:26:47 UTC
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:
Comment 1 Kalidarn 2007-09-22 07:50:11 UTC
Created attachment 131575 [details]
build.log

same thing appears in this version
Comment 2 Kalidarn 2007-09-22 07:52:14 UTC
it's probably related to bug 192363
Comment 3 Radoslaw Stachowiak (RETIRED) gentoo-dev 2007-09-23 20:43:08 UTC
commited 4.55 into portage with experimental patch for lzma_alone. 
please test and comment/reopen on problems. TIA.