Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62402 - kdar 1.2.0 fails
Summary: kdar 1.2.0 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: MATSUU Takuto (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-31 11:12 UTC by Patrizio Bassi
Modified: 2004-09-29 17:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2004-08-31 11:12:38 UTC
checking for MAXPATHLEN... 4096
checking dar/libdar.hpp usability... no
checking dar/libdar.hpp presence... yes
configure: WARNING: dar/libdar.hpp: present but cannot be compiled
configure: WARNING: dar/libdar.hpp:     check for missing prerequisite headers?
configure: WARNING: dar/libdar.hpp: see the Autoconf documentation
configure: WARNING: dar/libdar.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: dar/libdar.hpp: proceeding with the preprocessor's result
configure: WARNING: dar/libdar.hpp: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------------------ ##
configure: WARNING:     ## Report this to the AC_PACKAGE_NAME lists.  ##
configure: WARNING:     ## ------------------------------------------ ##
checking for dar/libdar.hpp... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether sys_siglist is declared... yes
checking for size_t... (cached) yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking for time_t... yes
checking for time_t... (cached) yes
checking size of time_t... 4
checking for off_t... (cached) yes
checking for off_t... (cached) yes
checking size of off_t... 8
checking for libdar... configure: error: required library not found. Please install libdar.

!!! ERROR: app-arch/kdar-1.2.0 failed.
!!! Function kde_src_compile, Line 120, Exitcode 1
!!! died running ./configure, kde_src_compile:configure




i've installed lastest dar ebuild
Comment 1 MATSUU Takuto (RETIRED) gentoo-dev 2004-08-31 16:47:22 UTC
please tell me your `emerge info` and `etcat files dar`.
Comment 2 meyerm 2004-09-09 07:37:06 UTC
I'm not the reporter, but nontheless :-)

valhalla ~ # ldd $(which dar) | grep libdar
        libdar.so.2 => /usr/lib/libdar.so.2 (0x40018000)

So, the problem isn't the installation but the configure script. And the problem is not gentoo related. Please see 

http://sourceforge.net/mailarchive/forum.php?thread_id=5540075&forum_id=37250

That doesn't mean you should close this bug :-). Perhaps there is an easy solution which you can add into your ebuild?
Comment 3 Daniel Roe 2004-09-19 18:05:03 UTC
This is fixed by the new version of dar. The problem was an extra semicolon at the end of line 110 in /usr/include/dar/real_infinint.hpp.
Comment 4 MATSUU Takuto (RETIRED) gentoo-dev 2004-09-29 17:26:29 UTC
fixed in dar 2.1.5.