Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 452752 - sys-fs/aufs-util fails to build
Summary: sys-fs/aufs-util fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-18 00:48 UTC by Nils Larsson
Modified: 2013-01-28 11:27 UTC (History)
0 users

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


Attachments
sys-fs/aufs-util-3.7 build.log (build.log,5.09 KB, text/plain)
2013-01-18 00:51 UTC, Nils Larsson
Details
sys-fs/aufs-util-3.6 build.log (build.log,5.09 KB, text/plain)
2013-01-18 00:52 UTC, Nils Larsson
Details
emerge --info (71033.txt,13.71 KB, text/plain)
2013-01-18 00:53 UTC, Nils Larsson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Larsson 2013-01-18 00:48:51 UTC
sys-fs/aufs-util(both 3.6 and 3.7) fails to compile on a otherwise stable system.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-fs/aufs-util
Comment 1 Nils Larsson 2013-01-18 00:51:29 UTC
Created attachment 335984 [details]
sys-fs/aufs-util-3.7 build.log
Comment 2 Nils Larsson 2013-01-18 00:52:20 UTC
Created attachment 335986 [details]
sys-fs/aufs-util-3.6 build.log
Comment 3 Nils Larsson 2013-01-18 00:53:19 UTC
Created attachment 335988 [details]
emerge --info
Comment 4 Nils Larsson 2013-01-18 00:54:02 UTC
# eselect kernel show
Current kernel symlink:
  /usr/src/linux-3.7.1-aufs
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2013-01-18 11:36:14 UTC
* Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     3.7.1-aufs-juno


What is juno??
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2013-01-18 11:36:17 UTC
* Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     3.7.1-aufs-juno


What is juno??
Comment 7 Nils Larsson 2013-01-18 12:36:45 UTC
(In reply to comment #5)
> What is juno??
For reasons I can't rememeber I append the name of the computer to the kernel image.
Comment 8 Nils Larsson 2013-01-18 16:17:02 UTC
Did some investigation:
$ qfile /usr/include/asm/sigcontext.h /usr/include/bits/sigcontext.h /usr/include/signal.h /usr/include/sys/wait.h
sys-kernel/linux-headers (/usr/include/asm/sigcontext.h)
sys-libs/glibc (/usr/include/sys/wait.h)
sys-libs/glibc (/usr/include/signal.h)
sys-libs/glibc (/usr/include/bits/sigcontext.h)

Is it possible that aufs-util needs sys-kernel/linux-headers and sys-libs/glibc from ~arch?
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2013-01-23 09:19:44 UTC
Could you please try again with 3.7-r1. This one might have fixed it.