First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 139572
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Crypto team <crypto@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexander Lehmann <kapuzineralex@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
quintuple-agent-1.0.3.ebuild.diff quintuple-agent-1.0.3.ebuild.diff patch Alon Bar-Lev (RETIRED) 2006-09-20 10:46 0000 1.08 KB Details | Diff
quintuple-agent-1.0.3-socklen_t.patch quintuple-agent-1.0.3-socklen_t.patch patch Alon Bar-Lev (RETIRED) 2006-09-20 10:47 0000 406 bytes Details | Diff
quintuple-agent-1.0.3.ebuild.diff quintuple-agent-1.0.3.ebuild.diff patch Alon Bar-Lev (RETIRED) 2006-09-23 15:58 0000 334 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 139572 depends on: Show dependency tree
Show dependency graph
Bug 139572 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2006-07-07 09:39 0000
quintuple-agent's ebuild (1.0.3) lists

>=glib-1.2.0 as well as >=gtk+-1.2.0

as dependencies. As a matter of fact it should read:

=glib-1.2*

gtk+ isn't needed to build quintuple-agent although then the binary will lack
support for a passphrase window. Maybe it would be a good idea to install a
"gtk"-useflag?

------- Comment #1 From Alon Bar-Lev (RETIRED) 2006-09-20 10:40:12 0000 -------
Agreed.
I've also had a problem compiling the source, since auto build tried to
redefine socklen_t, so I've created a patch for this too.

------- Comment #2 From Alon Bar-Lev (RETIRED) 2006-09-20 10:46:19 0000 -------
Created an attachment (id=97560) [edit]
quintuple-agent-1.0.3.ebuild.diff

Also fixes:

QA Notice: the following files are setXid, dyn linked, and using lazy bindings
 This combination is generally discouraged.  Try re-emerging the package:
 LDFLAGS='-Wl,-z,now' emerge quintuple-agent
LAZY usr/bin/q-agent

------- Comment #3 From Alon Bar-Lev (RETIRED) 2006-09-20 10:47:02 0000 -------
Created an attachment (id=97561) [edit]
quintuple-agent-1.0.3-socklen_t.patch

------- Comment #4 From Daniel Black 2006-09-22 18:13:25 0000 -------
*** Bug 135653 has been marked as a duplicate of this bug. ***

------- Comment #5 From Daniel Black 2006-09-22 18:52:02 0000 -------
k - added. I removed the suid since 32k protected memory is available to user
programs since 2.6.(6/8?)

Can you submit your patch upstream if you haven't already.

------- Comment #6 From Alon Bar-Lev (RETIRED) 2006-09-23 00:20:06 0000 -------
(In reply to comment #5)
> k - added. I removed the suid since 32k protected memory is available to user
> programs since 2.6.(6/8?)

So you don't need the LDFLAGS='-Wl,-z,now', please remove.

> Can you submit your patch upstream if you haven't already.

Done.

------- Comment #7 From Jakub Moc 2006-09-23 06:48:49 0000 -------
gtk is missing in IUSE now...

------- Comment #8 From Alon Bar-Lev (RETIRED) 2006-09-23 15:58:58 0000 -------
Created an attachment (id=97905) [edit]
quintuple-agent-1.0.3.ebuild.diff

I hope last issue:)

------- Comment #9 From Daniel Black 2006-09-23 18:00:02 0000 -------
(In reply to comment #8)
> Created an attachment (id=97905) [edit]
> quintuple-agent-1.0.3.ebuild.diff
> 
> I hope last issue:)
> 
add use flag.

Will need to make the use flag gtk control the linking at some stage.
Some autoconf hack I assume.

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