| Summary: | dev-util/subversion-1.4.5 failed - undefined reference to `main' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | chad heuschober <chad_ryan1> |
| Component: | Current packages | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | pauldv |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Build Log
emerge --info |
||
Created attachment 136766 [details]
Build Log
Created attachment 136767 [details]
emerge --info
Try w/ MAKEOPTS="-j1" (In reply to comment #3) > Try w/ MAKEOPTS="-j1" > Still fails with the same errors/messages. Well, the main problem is that the 'error' is useless. please reopen if it still doesn't work with 1.4.6 |
collect2: ld returned 1 exit status make: *** [subversion/tests/libsvn_subr/target-test] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: dev-util/subversion-1.4.5 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * subversion-1.4.5.ebuild, line 139: Called die * The specific snippet of code: * ( emake external-all && emake LT_LDFLAGS="-L${D}/usr/$(get_libdir)" local-all ) || die "Compilation of ${PN} failed" * The die message: * Compilation of subversion failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-util/subversion-1.4.5/temp/build.log'. * !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="." JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info * Messages for package dev-util/subversion-1.4.5: * * ERROR: dev-util/subversion-1.4.5 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * subversion-1.4.5.ebuild, line 139: Called die * The specific snippet of code: * ( emake external-all && emake LT_LDFLAGS="-L${D}/usr/$(get_libdir)" local-all ) || die "Compilation of ${PN} failed" * The die message: * Compilation of subversion failed Reproducible: Always