Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481330 - USE=-ipv6 =net-misc/dhcpcd-6.0.5 failed to build (removed ipv6 USE)
Summary: USE=-ipv6 =net-misc/dhcpcd-6.0.5 failed to build (removed ipv6 USE)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
: 481422 482044 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-08-16 15:28 UTC by Xavier Miller (RETIRED)
Modified: 2013-08-23 16:38 UTC (History)
9 users (show)

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


Attachments
build log (build.log,4.04 KB, text/x-log)
2013-08-16 15:30 UTC, Xavier Miller (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Miller (RETIRED) gentoo-dev 2013-08-16 15:28:33 UTC
Without ipv6 support, =net-misc/dhcpcd-6.0.5 fails to build

Reproducible: Always
Comment 1 Xavier Miller (RETIRED) gentoo-dev 2013-08-16 15:30:13 UTC
Created attachment 356218 [details]
build log
Comment 2 Xavier Miller (RETIRED) gentoo-dev 2013-08-16 15:30:46 UTC
x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c eloop.c -o eloop.o
dhcpcd.c: In function 'configure_interface1':
dhcpcd.c:317:65: error: macro "check_ipv6" passed 2 arguments, but takes just 1
dhcpcd.c:317:15: error: 'check_ipv6' undeclared (first use in this function)
dhcpcd.c:317:15: note: each undeclared identifier is reported only once for each function it appears in
dhcpcd.c:319:56: error: macro "check_ipv6" passed 2 arguments, but takes just 1
x86_64-gentoo-linux-gnu-gcc -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -std=c99 -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -DINET -c if-options.c -o if-options.o
Comment 3 Denis M. (Phr33d0m) 2013-08-16 15:42:57 UTC

*** This bug has been marked as a duplicate of bug 481134 ***
Comment 4 William Hubbs gentoo-dev 2013-08-17 01:42:06 UTC
Roy,

can you take a look at this?

Thanks,

William
Comment 6 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-08-17 11:33:37 UTC
*** Bug 481422 has been marked as a duplicate of this bug. ***
Comment 7 William Hubbs gentoo-dev 2013-08-17 19:56:40 UTC
This should be fixed now; thanks for the report.
Comment 8 William Hubbs gentoo-dev 2013-08-23 16:38:45 UTC
*** Bug 482044 has been marked as a duplicate of this bug. ***