Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242085 Details for
Bug 331877
app-crypt/rainbowcrack does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
rainbowcrack-1.2-r1:20100808-125548.log (text/plain), 6.69 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:45:19 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:45:19 UTC
Size:
6.69 KB
patch
obsolete
> * CPV: app-crypt/rainbowcrack-1.2-r1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking rainbowcrack-1.2-src.zip to /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/work >>>> Unpacking rainbowcrack-1.2-src-algorithmpatch.zip to /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/work > * Applying rainbowcrack-1.2-makefile.patch ... > [ ok ] > * Applying rainbowcrack-1.2-share.patch ... > [ ok ] > * Applying rainbowcrack-1.2-types.patch ... > [ ok ] > * Applying rainbowcrack-1.2+gcc-4.3.patch ... > [ ok ] > * Applying rainbowcrack-1.2-asneeded.patch ... > [ ok ] > * Applying rainbowcrack-1.2-openssl-1.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/work >>>> Compiling source in /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/work/rainbowcrack-1.2-src/src ... >make -j14 -f makefile.linux CXX=i686-pc-linux-gnu-g++ >i686-pc-linux-gnu-g++ Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableGenerate.cpp -lssl -lcrypto -O2 -pipe -Dno_md2_h -o rtgen >i686-pc-linux-gnu-g++ Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp RainbowTableDump.cpp -lssl -lcrypto -O2 -pipe -Dno_md2_h -o rtdump >i686-pc-linux-gnu-g++ Public.cpp RainbowTableSort.cpp -O2 -pipe -Dno_md2_h -o rtsort >i686-pc-linux-gnu-g++ Public.cpp ChainWalkContext.cpp HashAlgorithm.cpp HashRoutine.cpp HashSet.cpp MemoryPool.cpp ChainWalkSet.cpp CrackEngine.cpp RainbowCrack.cpp -lssl -lcrypto -O2 -pipe -Dno_md2_h -o rcrack >Public.cpp: In function âbool ReadLinesFromFile(std::string, std::vector<std::basic_string<char> >&)â: >Public.cpp:61:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >Public.cpp: In function âbool ReadLinesFromFile(std::string, std::vector<std::basic_string<char> >&)â: >Public.cpp:61:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >Public.cpp: In function âbool ReadLinesFromFile(std::string, std::vector<std::basic_string<char> >&)â: >Public.cpp:61:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >Public.cpp: In function âbool ReadLinesFromFile(std::string, std::vector<std::basic_string<char> >&)â: >Public.cpp:61:28: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableSort.cpp: In function âint QuickSortPartition(RainbowChain*, int, int)â: >RainbowTableSort.cpp:38:64: warning: integer overflow in expression >RainbowTableSort.cpp: In function âint main(int, char**)â: >RainbowTableSort.cpp:299:38: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableSort.cpp: In function âvoid MergeSortedSegment(std::list<CSortedSegment>&, FILE*)â: >RainbowTableSort.cpp:225:47: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableSort.cpp: In member function âRainbowChain* CSortedSegment::GetNextChain()â: >RainbowTableSort.cpp:108:71: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableSort.cpp: In function âbool PrepareSortedSegment(std::list<CSortedSegment>&, FILE*, FILE*)â: >RainbowTableSort.cpp:189:35: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableSort.cpp: In function âFILE* CreateTemporaryFile(std::string, unsigned int)â: >RainbowTableSort.cpp:142:28: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableDump.cpp: In function âint main(int, char**)â: >RainbowTableDump.cpp:47:29: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >RainbowTableGenerate.cpp: In function âint main(int, char**)â: >RainbowTableGenerate.cpp:165:10: warning: ignoring return value of âint nice(int)â, declared with attribute warn_unused_result >>>> Source compiled. > * generating rainbow tables (password maps) >hash routine: sha1 >hash length: 20 >plain charset: abcdefghijklmnopqrstuvwxyz >plain charset in hex: 61 62 63 64 65 66 67 68 69 6a 6b 6c 6d 6e 6f 70 71 72 73 74 75 76 77 78 79 7a >plain length range: 7 - 7 >plain charset name: loweralpha >plain space total: 8031810176 >rainbow table index: 0 >reduce offset: 0 > >generating... >160 of 160 rainbow chains generated (0 m 0 s) > * sorting tables >available physical memory: 355272 bytes >loading rainbow table... >sorting rainbow table... >writing sorted rainbow table... > * attempting crack of 7 character random sha1 lowercase passwords >sha1_loweralpha#7-7_0_1000x160_test.rt: >2560 bytes read, disk access time: 0.00 s >verifying the file... >searching for 10 hashes... >cryptanalysis time: 3.20 s > >statistics >------------------------------------------------------- >plaintext found: 0 of 10 (0.00%) >total disk access time: 0.00 s >total cryptanalysis time: 3.20 s >total chain walk step: 4985010 >total false alarm: 0 >total chain walk step due to false alarm: 0 > >result >------------------------------------------------------- >5ec776a9c71706ff257e76ef2a08af9423e1f741 <notfound> hex:<notfound> >46c5b12392384326d97f248d5117d9ad0dcc1b26 <notfound> hex:<notfound> >95056a5fdb8272945f0b43305156b8d11b2152aa <notfound> hex:<notfound> >a24e89d269878bee6d12807b496d17fde3b88c5b <notfound> hex:<notfound> >8b16b28b524372f89c70cea241669f6522baee1d <notfound> hex:<notfound> >f9e2cc4c8393dfc4827d0a42e7611db3edb901e6 <notfound> hex:<notfound> >a6f157f38d31f4ebee8054a6594a45dd7aeb2061 <notfound> hex:<notfound> >98ae9345ccb2f524da85098c27d72ff5b1b5a10f <notfound> hex:<notfound> >fd3f6b46c331a418a48a8aacd1417fc5d057ff18 <notfound> hex:<notfound> >5b62563a3b524f570dbb269897b858d12243d78f <notfound> hex:<notfound> > * I haven't rigged this so it finds anything yet. Submissions welcome bugs.gentoo.org > >>>> Install rainbowcrack-1.2-r1 into /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/image/ category app-crypt >>>> Completed installing rainbowcrack-1.2-r1 into /var/tmp/portage/app-crypt/rainbowcrack-1.2-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/rcrack > usr/bin/rtdump > usr/bin/rtgen > usr/bin/rtsort > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/rcrack > * /usr/bin/rtdump > * /usr/bin/rtgen > * /usr/bin/rtsort >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 331877
: 242085 |
242147
|
242149
|
242151
|
242371