First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 253561
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 253561 depends on: Show dependency tree
Bug 253561 blocks: 251464
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2009-01-03 15:17 0000
yamato link-collisions # nm -D /usr/bin/cmake | grep libtar
08242580 T libtar_hash_add
08242750 T libtar_hash_del
08242700 T libtar_hash_empty
082426a0 T libtar_hash_free
08242600 T libtar_hash_getkey
08242570 T libtar_hash_nents
082428b0 T libtar_hash_new
082427b0 T libtar_hash_next
08242860 T libtar_hash_search
08242690 T libtar_hashptr_data
08242920 T libtar_hashptr_reset
08242be0 T libtar_list_add
08242d10 T libtar_list_add_str
08242b00 T libtar_list_del
08242b60 T libtar_list_empty
08242bb0 T libtar_list_free
08242970 T libtar_list_iterate
082429d0 T libtar_list_nents
08242d90 T libtar_list_new
082429e0 T libtar_list_next
08242a20 T libtar_list_prev
08242a60 T libtar_list_search
08242960 T libtar_listptr_data
08242950 T libtar_listptr_reset
08242550 T libtar_str_hashfunc
08242ad0 T libtar_str_match
08298e3c R libtar_version

------- Comment #1 From Kevin Pyle 2009-01-04 23:32:31 0000 -------
It appears that libtar is in Portage, as dev-libs/libtar.  Unfortunately,
upstream libtar seems dead and it is marked as maintainer-needed in Portage. 
The last released version
<ftp://ftp.feep.net/pub/software/libtar/libtar-1.2.11.tar.gz> is timestamped
03/02/03 00:00:00.  There are various messages on its mailing lists about how
the maintainer no longer has time to work on it.

A cursory diff between the libtar.c in CMake and the source from
dev-libs/libtar reveals non-trivial differences.  I have not checked how much
of this is a consequence of CMake fixes versus version deviation.  The upstream
CMake changelog records the addition of libtar files, but does not indicate
what version of libtar was imported.  CMake still uses CVS for their version
control, and as best I can tell, the version of libtar was not recorded in a
CVS log message either.  Given that CMake imported libtar in 2005, I would hope
that they grabbed libtar-1.2.11, the last released version.

First Last Prev Next    No search results available      Search page      Enter new bug