On Tue, Dec 06, 2005 at 08:13:27AM -0800, Daniel Burrows wrote:
> On Tue, Dec 06, 2005 at 11:53:44AM +0100, Filippo Giunchedi <[EMAIL 
> PROTECTED]> was heard to say:
> > Package: aptitude
> > Version: 0.4.0-3experimental2
> 
>   I assume you mean -5experimental1.

indeed, I failed to tell reportbug I wanted to report on source package

> 
> > Severity: serious
> > Tags: experimental
> > Justification: no longer builds from source
> > 
> > experimental aptitude (as of today) fails "make check" in tests/ because
> > vscreen is not included in LDADD in tests/Makefile.in, looks like
> > tests/Makefile.in isn't updated WRT tests/Makefile.am
> 
>   Builds fine for me from a cleanly unpacked source.

with "make check" here I got:

make[3]: Entering directory `/dati2/builds/aptitude-0.4.0/tests'
g++  -g -O2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include
-D_REENTRANT   -o test  main.o test_dense_setset.o test_misc.o test_resolver.o
test_setset.o test_tags.o test_temp.o test_threads.o test_wtree.o
../src/generic/apt/libgeneric-apt.a
../src/generic/problemresolver/dummy_universe.o
../src/generic/util/libgeneric-util.a -lcppunit -lapt-pkg -lncursesw  -lsigc-2.0
-lpthread
../src/generic/util/libgeneric-util.a(temp.o): In function
`impl':/dati2/builds/aptitude-0.4.0/src/generic/util/temp.cc:123: warning: the
use of `mktemp' is dangerous, better use `mkstemp'
../src/generic/apt/libgeneric-apt.a(apt.o): In function
`get_short_description(pkgCache::VerIterator
const&)':/dati2/builds/aptitude-0.4.0/src/generic/apt/apt.cc:865: undefined
reference to `transcode(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&, char const*, std::basic_string<wchar_t,
std::char_traits<wchar_t>, std::allocator<wchar_t> > (*)(int,
std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >
const&, std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&))'

which is of course wrong because ../src/vscreen is not being included 

please tell me if you need further informations

filippo
--
Filippo Giunchedi
PGP key: 0x6B79D401
random quote follows:

Each new user of a new system uncovers a new class of bugs.
-- Brian W. Kernighan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to