unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* fails make on core-updates
@ 2017-06-18 16:59 rennes
  2017-06-19  8:22 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: rennes @ 2017-06-18 16:59 UTC (permalink / raw)
  To: guix-devel

Hello,

On core-updates branch, after running:
git pull
./bootstrap
./configure --localstatedir=/var
make

error appears:
....
   CXX      nix/libstore/libstore_a-sqlite.o
   AR       libstore.a
ar: `u' modifier ignored since `D' is the default (see `U')
   CXX      nix/nix-daemon/guix_daemon-nix-daemon.o
   CXX      nix/nix-daemon/guix_daemon-guix-daemon.o
   CXXLD    guix-daemon
nix/nix-daemon/guix_daemon-nix-daemon.o: In function  
`nix::FormatOrString::FormatOrString(boost::basic_format const&)':
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
nix/nix-daemon/guix_daemon-nix-daemon.o: In function `daemonLoop()':
/home/jin/gits/guix/nix/nix-daemon/nix-daemon.cc:950: undefined  
reference to  
`boost::basic_format::basic_format(std::__cxx11::basic_string<char,  
std::char_traits<char>, std::allocator<char> > const&)'
nix/nix-daemon/guix_daemon-nix-daemon.o: In function  
`nix::FormatOrString::FormatOrString(boost::basic_format const&)':
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
/home/jin/gits/guix/./nix/libutil/types.hh:36: undefined reference to  
`boost::basic_format::str[abi:cxx11]() const'
nix/nix-daemon/guix_daemon-nix-daemon.o:/home/jin/gits/guix/./nix/libutil/types.hh:36:  
more undefined references to `boost::basic_format::str[abi:cxx11]()  
const' follow
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:3162: guix-daemon] Error 1
make[2]: Leaving directory '/home/jin/gits/guix'
make[1]: *** [Makefile:4308: all-recursive] Error 1
make[1]: Leaving directory '/home/jin/gits/guix'
make: *** [Makefile:2898: all] Error 2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-19 12:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-18 16:59 fails make on core-updates rennes
2017-06-19  8:22 ` Ludovic Courtès
2017-06-19 12:32   ` rennes
2017-06-19 12:36     ` Manolis Ragkousis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).