First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 62196
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: SpanKY <vapier@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian Roth <sebastian.roth@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xalan-c-1.8.0.ebuild Xalan-C 1.8.0 ebuild text/plain Sebastian Roth 2004-08-30 01:53 0000 1.41 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 62196 depends on: Show dependency tree
Bug 62196 blocks:
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: 2004-08-30 01:52 0000
Hi,

this ebuild installs xalan 1.8.0.
In addition to a previous ebuild for version 1.7.0 this one contains the following changes:
 + added API documentation
 + set LDFLAGS += "-pthread" as it bails out without it
 - removes unnecessary docs (we don't need README for example)

Probably we also should remove the MSVC samples.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Sebastian Roth 2004-08-30 01:53:07 0000 -------
Created an attachment (id=38476) [edit]
Xalan-C 1.8.0 ebuild

------- Comment #2 From Jesse Adelman 2004-09-14 19:48:26 0000 -------
Any chance of this getting into Portage masked?

------- Comment #3 From Jesse Adelman 2004-09-14 19:50:45 0000 -------
Oh, and can we keep some of the docs, please? Or, better yet, check the "doc"
USE flag to optionally include or exclude the docs?

------- Comment #4 From Jesse Adelman 2004-09-14 19:53:28 0000 -------
Sorry - just saw that the ebuild does use the doc USE flag. :/

------- Comment #5 From SpanKY 2004-09-14 21:29:51 0000 -------
it fails to build with gcc-3.4 (well i guess technically all the xalan-x ones
do ;])

------- Comment #6 From Jesse Adelman 2004-09-15 03:59:11 0000 -------
Not a problem for me - got gcc 3.3.4 (currently x86).

------- Comment #7 From José María Fernández González 2004-09-20 06:13:42 0000 -------
There is an easy fix for Xalan-C and gcc 3.4.x. I found it at

http://www.mail-archive.com/xalan-dev@xml.apache.org/msg21213.html

------- Comment #8 From Chris Mayo 2004-10-08 06:17:29 0000 -------
Another reason to include this: when I tried to rebuild xalan-c-1.7.0 with
xerces-2.6 installed it failed. Looking at it again 1.7.0 should have
DEPEND="=dev-libs/xerces-c-2.4.0" instead of DEPEND=">=dev-libs/xerces-c-2.4.0"
- my mistake (can this be quietly fixed? - although there is an r1 I see,
what's the best syntax to allow bug fixes but not new versions?)

1.8.0 builds against xerces-c-2.6.0 fine for me, but whether it is 100%?
Should it be
DEPEND="=dev-libs/xerces-c-2.5.0"
bearing in mind:
http://xml.apache.org/xalan-c/readme.html#xml4c

------- Comment #9 From SpanKY 2004-11-10 17:17:12 0000 -------
ok, sorry for the delay

1.8.0 + gcc34 patch is now in cvs

------- Comment #10 From Chetan Reddy 2005-09-20 10:37:35 0000 -------
Are all the headers supposed to be installed as readable only by root?
ls -l /usr/include/xalanc/*
shows that most of the headers are  readable only by root.

------- Comment #11 From SpanKY 2005-09-21 20:01:05 0000 -------
indeed, looks like the whole tarball has those kind of junk permissions

fixed in src_unpack, thanks

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