bibledit-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[be] [bug #27056] Bibledit 3.8 does not compile on amd64


From: Jonathan Marsden
Subject: [be] [bug #27056] Bibledit 3.8 does not compile on amd64
Date: Mon, 20 Jul 2009 04:29:45 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090716 Ubuntu/9.04 (jaunty) Shiretoko/3.5.1

URL:
  <http://savannah.nongnu.org/bugs/?27056>

                 Summary: Bibledit 3.8 does not compile on amd64
                 Project: Bibledit
            Submitted by: jmarsden
            Submitted on: Mon 20 Jul 2009 04:29:43 AM GMT
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The recently released bibledit-3.8.tar.gz does not compile successfully on
64bit machines/operating systems.  The compiler error generated is shown
below.

This same error exists in the current git sources.

Compilation has been attempted on multiple machines, and both as part of
creating a Ubuntu package and simply attempting a standalone compilation.

Attached are the output from ./configure (typescript1.txt) and from make
(typescript2.txt).

STEPS TO REPRODUCE:

On a 64bit Ubuntu machine, attempt a conventional install from source
tarball, that is:

  wget
http://download.savannah.gnu.org/releases-noredirect/bibledit/source/bibledit-3.8.tar.gz
  tar zxf bibledit-3.8.tar.gz
  cd bibledit-3.8
  ./configure
  make

-----------------------------------------------------------

windowcheckkeyterms.cpp: In member function ‘void
WindowCheckKeyterms::html_write_extras(HtmlWriter2&, unsigned int)’:
windowcheckkeyterms.cpp:556: error: no matching function for call to
‘quick_sort(std::vector<long unsigned int, std::allocator<long unsigned int>
>&, std::vector<long unsigned int, std::allocator<long unsigned int> >&, int,
size_t)’
utilities.h:44: note: candidates are: void quick_sort(std::vector<unsigned
int, std::allocator<unsigned int> >&, std::vector<ustring,
std::allocator<ustring> >&, unsigned int, unsigned int)
utilities.h:45: note:                 void quick_sort(std::vector<ustring,
std::allocator<ustring> >&, std::vector<unsigned int, std::allocator<unsigned
int> >&, unsigned int, unsigned int)
utilities.h:46: note:                 void quick_sort(std::vector<unsigned
int, std::allocator<unsigned int> >&, std::vector<unsigned int,
std::allocator<unsigned int> >&, unsigned int, unsigned int)
utilities.h:47: note:                 void quick_sort(std::vector<unsigned
int, std::allocator<unsigned int> >&, std::vector<bool, std::allocator<bool>
>&, unsigned int, unsigned int)
utilities.h:48: note:                 void quick_sort(std::vector<int,
std::allocator<int> >&, std::vector<unsigned int, std::allocator<unsigned int>
>&, unsigned int, unsigned int)
utilities.h:49: note:                 void quick_sort(std::vector<ustring,
std::allocator<ustring> >&, std::vector<ustring, std::allocator<ustring> >&,
unsigned int, unsigned int)
utilities.h:50: note:                 void quick_sort(std::vector<ustring,
std::allocator<ustring> >&, std::vector<bool, std::allocator<bool> >&,
unsigned int, unsigned int)
utilities.h:51: note:                 void quick_sort(std::vector<ustring,
std::allocator<ustring> >&, unsigned int, unsigned int)
make[2]: *** [windowcheckkeyterms.o] Error 1




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 20 Jul 2009 04:29:43 AM GMT  Name: typescript1.txt  Size: 8kB   By:
jmarsden

<http://savannah.nongnu.org/bugs/download.php?file_id=18442>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?27056>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]