Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 209381
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Doug Goldstein <cardoe@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tiger!P <gentoo-tigerp@tigerp.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
emerge_info.txt emerge --info of my system text/plain Tiger!P 2008-02-08 19:53 0000 3.93 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209381 depends on: Show dependency tree
Bug 209381 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: 2008-02-08 19:28 0000
When I tried to emerge lvm2-2.02.33 I got an error during compilation:

x86_64-pc-linux-gnu-gcc -c -I../include
-I/var/tmp/portage/sys-fs/lvm2-2.02.33/work/LVM2.2.02.33//include
-DHAVE_CONFIG_H -march=athlon64 -O3 -pipe -march=athlon64 -O3 -pipe -fPIC -Wall
-Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn
-Wformat-security -O2 -march=athlon64 -O3 -pipe -fPIC -Wall -Wundef -Wshadow
-Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2
datastruct/btree.c -o datastruct/btree.o
x86_64-pc-linux-gnu-gcc -c -I../include
-I/var/tmp/portage/sys-fs/lvm2-2.02.33/work/LVM2.2.02.33//include
-DHAVE_CONFIG_H -march=athlon64 -O3 -pipe -march=athlon64 -O3 -pipe -fPIC -Wall
-Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn
-Wformat-security -O2 -march=athlon64 -O3 -pipe -fPIC -Wall -Wundef -Wshadow
-Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -O2
datastruct/list.c -o datastruct/list.o
commands/toolcontext.c: In function ‘_process_config’:
commands/toolcontext.c:213: error: ‘DM_READ_AHEAD_AUTO’ undeclared (first
use in this function)
commands/toolcontext.c:213: error: (Each undeclared identifier is reported only
once
commands/toolcontext.c:213: error: for each function it appears in.)
commands/toolcontext.c:215: error: ‘DM_READ_AHEAD_NONE’ undeclared (first
use in this function)
make[1]: *** [commands/toolcontext.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory
`/var/tmp/portage/sys-fs/lvm2-2.02.33/work/LVM2.2.02.33/lib'
make: *** [lib] Error 2

------- Comment #1 From Jakub Moc (RETIRED) 2008-02-08 19:43:22 0000 -------
emerge --info please

------- Comment #2 From Tiger!P 2008-02-08 19:53:22 0000 -------
Created an attachment (id=143004) [details]
emerge --info of my system

The emerge --info that I used during the emerging of lvm2.
I also tried without the MAKEOPTS=-j2, but that didn't make any difference.

------- Comment #3 From Jakub Moc (RETIRED) 2008-02-08 20:11:05 0000 -------
Noone will notice if you don't reopen the bug.

------- Comment #4 From Doug Goldstein 2008-02-08 20:36:40 0000 -------
hmm. Portage should have merged in a newer device-mapper first. Either way,
I've updated the depend in lvm2.

------- Comment #5 From Tiger!P 2008-02-08 20:50:03 0000 -------
I did a `emerge --sync&& emerge -av world`, but I don't see a new
sys-fs/device-mapper in the list.
I see that there is a new (1.02.24) sys-fs/device-mapper when I do a `emerge -s
device-mapper`.
So I hope that your change in the ebuild will add the new device-mapper to the
list when I do a `emerge -av world`.
When it does I will close the bug.

------- Comment #6 From Doug Goldstein 2008-02-08 20:57:17 0000 -------
emerge -auDNv world, should always use deep depends.

------- Comment #7 From Robin Johnson 2008-02-08 23:48:12 0000 -------
yeah, it should have been in the DEPEND. Sorry.

------- Comment #8 From Tiger!P 2008-02-09 06:57:10 0000 -------
The change in the ebuild fixed the problem indeed.
Bug closed.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug