Bug 1195328 - docker master branch build fails on rawhide and f21
Summary: docker master branch build fails on rawhide and f21
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: docker-io
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lokesh Mandvekar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-23 15:29 UTC by Lokesh Mandvekar
Modified: 2015-03-10 00:30 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-03-10 00:28:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lokesh Mandvekar 2015-02-23 15:29:20 UTC
Description of problem:

On rawhide and f21, I see this with the latest commit on master (7d2188f9955d3f2002ff8c2e566ef84121de5217) ... haven't yet tracked down where exactly this got introduced. 1.5.0 release builds just fine though.

---> Making bundle: dynbinary (in bundles/1.5.0-dev/dynbinary)
Created binary: /home/lsm5/repositories/github.com/docker/docker/bundles/1.5.0-dev/dynbinary/dockerinit-1.5.0-dev
# _/home/lsm5/repositories/github.com/docker/docker/docker
/usr/bin/ld: cannot find -lsqlite3
/usr/bin/ld: cannot find -ldevmapper
/var/tmp/go-link-lP6Xfs/000008.o: In function `mygetpwuid_r':
/usr/lib/golang/src/pkg/os/user/lookup_unix.go:72: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/var/tmp/go-link-lP6Xfs/000008.o: In function `_cgo_0db69e1b5445_Cfunc_mygetpwuid_r':
/usr/lib/golang/src/pkg/os/user/lookup_unix.go:27: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/var/tmp/go-link-lP6Xfs/000000.o: In function `_cgo_14616c423265_Cfunc_freeaddrinfo':
/usr/lib/golang/src/pkg/net/cgo_unix.go:53: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
collect2: error: ld returned 1 exit status
/usr/lib/golang/pkg/tool/linux_amd64/6l: running gcc failed: unsuccessful exit status 0x100

Comment 1 Daniel Walsh 2015-03-09 17:17:09 UTC
Lokesh any movement on this?  I think this is fixed.

Comment 2 Daniel Walsh 2015-03-10 00:28:57 UTC
Fixed in docker-1.5

Comment 3 Lokesh Mandvekar 2015-03-10 00:30:38 UTC
yes this one isn't an issue anymore


Note You need to log in before you can comment on or make changes to this bug.