all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rennes <rennes@openmailbox.org>
To: guix-devel@gnu.org
Subject: fails make on core-updates
Date: Sun, 18 Jun 2017 11:59:39 -0500	[thread overview]
Message-ID: <0VNrJyM3zQBKzxgjEMKwSJ@Ta6Krt5NM9gB/hFPI3pew> (raw)

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

             reply	other threads:[~2017-06-18 16:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18 16:59 rennes [this message]
2017-06-19  8:22 ` fails make on core-updates Ludovic Courtès
2017-06-19 12:32   ` rennes
2017-06-19 12:36     ` Manolis Ragkousis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0VNrJyM3zQBKzxgjEMKwSJ@Ta6Krt5NM9gB/hFPI3pew \
    --to=rennes@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.