DescriptionLokesh 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