Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37889 - "emerge nas" required to "emerge koffice-1.2.1-r1", but it is not a dependency
Summary: "emerge nas" required to "emerge koffice-1.2.1-r1", but it is not a dependency
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 07:48 UTC by Johnny Hughes
Modified: 2004-03-16 05: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 Johnny Hughes 2004-01-11 07:48:25 UTC
emerge koffice (version 1.2.1-r1 ... the current x86 stable version) fails if nas has not been emerged.

nas is not a required dependency for koffice-1.2.1-r1

after "emerge nas"

Reproducible: Always
Steps to Reproduce:
1.  Emerege Koffice 1.2.1-r1 without first emerging nas.

Actual Results:  
the following error is obtained:

/usr/lib/gcc-lib/i586-pc-linux-gnu/3.2.3/../../../../i586-pc-linux-gnu/bin/ld:
cannot find -laudio
collect2: ld returned 1 exit status
make[3]: *** [libkpresenterpart.la.closure] Fehler 1
make[3]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/kpresenter'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/kpresenter'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1'
make: *** [all] Fehler 2

!!! ERROR: app-office/koffice-1.2.1-r1 failed.
!!! Function kde_src_compile, Line 137, Exitcode 2
!!! died running emake, kde_src_compile:make 

Expected Results:  
Complete compile of koffice 1.2.1-r1 without errors

after doing "emerge nas" I was able to emerge koffice-1.2.1-r1 without incident.

This is detailed in forum post:

http://forums.gentoo.org/viewtopic.php?t=108386
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-01-21 18:59:56 UTC
don't see nas as a needed dep for koffice - kpresenter is linking against arts which may be misconfigured.
Comment 2 Radek Podgorny 2004-02-16 17:09:20 UTC
arts (1.2.0) merges fine WITHOUT nas but koffice (1.3) does NOT. This means it should be a direct dependency... ...or am I wrong?

Radek
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-02-18 05:29:56 UTC
koffice 1.3 emerged just fine here without nas.  that's why I think something else is going on.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-03-16 05:26:41 UTC
closing as it sounds like a local problem.