Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267508 - net-fs/djmount fails with USE=debug
Summary: net-fs/djmount fails with USE=debug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-26 08:28 UTC by mimosinnet
Modified: 2010-10-11 05:33 UTC (History)
1 user (show)

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


Attachments
log file of emerge net-fs/djmount-0.71-r1 (net-fs:djmount-0.71-r1:20090502-160857.log,25.20 KB, text/plain)
2009-05-02 16:22 UTC, mimosinnet
Details
emerge --info (emerge.info.txt,6.01 KB, text/plain)
2009-05-02 16:24 UTC, mimosinnet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mimosinnet 2009-04-26 08:28:04 UTC
djmount fails to emerge. 

Reproducible: Always

Steps to Reproduce:
1.emerge -av djmount


Actual Results:  
I get these errors:
/var/tmp/portage/net-fs/djmount-0.71-r1/work/djmount-0.71/djmount/fuse_main.c:619: undefined reference to `SetLogFileNames'
/var/tmp/portage/net-fs/djmount-0.71-r1/work/djmount-0.71/djmount/fuse_main.c:716: undefined reference to `SetLogFileNames'
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-04-26 10:56:50 UTC
Please post your "emerge --info" and attach the build.log file of the failed emerge to this bug.
Comment 2 Sebastian Luther (few) 2009-04-26 20:30:01 UTC
Can't reproduce this on amd64. Try revdep-rebuild if it does not fix it, try emerge -1 net-libs/libupnp.
Comment 3 mimosinnet 2009-05-02 16:22:14 UTC
Created attachment 190135 [details]
log file of emerge net-fs/djmount-0.71-r1
Comment 4 mimosinnet 2009-05-02 16:24:56 UTC
Created attachment 190137 [details]
emerge --info
Comment 5 mimosinnet 2009-05-02 16:27:42 UTC
I have emerged net-libs/libupnp, revdev-rebuild and tried to re-emerge djmount and still fails. I have attached the emerge log and the emerge info.

Thanks!
Comment 6 Sebastian Luther (few) 2009-05-02 16:43:45 UTC
It's the debug useflag.
Comment 7 mimosinnet 2009-05-02 17:20:06 UTC
Thanks very much Sebastian! It was the debug use flag. djmount has emerged when I unset the debug use-flag for djmount and libupnp and re-emerged both packages.

This is what I have included in my package.use:
 
net-fs/djmount -debug
net-libs/libupnp -debug

Cheers!
Comment 8 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-02 18:37:09 UTC
Reopening as this still is an error which should be fixed. The debug USE flag exists for a reason :)
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-02 18:38:10 UTC
Damn, really reopening this time...