Re: New release of GTK+ libraries (1.3.12)
- From: "Gerrit P. Haase" <gp familiehaase de>
- To: gtk-devel-list gnome org
- Subject: Re: New release of GTK+ libraries (1.3.12)
- Date: Sun, 6 Jan 2002 12:44:46 +0100
Hallo Havoc,
Am 2002-01-06 um 05:26 schriebst du:
>> I guess I should run the test suite on glib (there is a test suite, right?).
> Yes, "make check" should work. I haven't seen the problem you describe
> before.
Are you also testing on Cygwin? Well, I use a patched version of libtool here
but the only difference is that this version makes use of the `new' auto-import
feature of ld (for info about this see discussion at the Cygwin lists).
Looking in gobject/Makefile shows that the executables <should> be installed.
make check:
===========
[...]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I../gmodule -DG_ENABLE_DEBUG -g -O2 -Wall -D_REENTRANT -c type-test.c
type-test.c: In function `main':
type-test.c:123: warning: conversion lacks type at end of format
type-test.c:123: warning: unknown conversion type character 0xa in format
type-test.c:123: warning: too many arguments for format
type-test.c:124: warning: unknown conversion type character ` ' in format
type-test.c:124: warning: unknown conversion type character 0xa in format
type-test.c:124: warning: too many arguments for format
sh ../libtool --mode=link gcc -g -O2 -Wall -D_REENTRANT -o type-test.exe type-test.o ../glib/libglib-1.3.la -lintl
gcc -g -O2 -Wall -D_REENTRANT -o .libs/type-test.exe type-test.o .libs/libimp-cygglib-1.3-12.a .libs/libimp-cygiconv-2.a -lintl -Wl,--rpath -Wl,/usr/local/lib
creating type-test.exe
[...]
(process:720): GLib-WARNING **: gdate.c:1378:g_date_strftime()Error converting format to C: Conversion from character set 'UTF-8' to 'C' is not supported
FAIL: date-test
[...]
(process:332): ** ERROR **: file type-test.c: line 126 (main): assertion failed: (gi64t1 == gi64t2)
aborting...
/stuff/test/heimdal-0.4e/lib/hdb/.libs/libhdb.dll.a/stuff/test/heimdal-0.4e/lib/hdb/.libs/libhdb.dll.a/stuff/test/heimdal-0.4e/lib/hdb/.libs/libhdb.dll.a/stuff/test/heimdal-0.4e/lib/hdb/.libs/libhdb.dll.a FAIL: type-test
[...]
g_filename_to_uri() test 8 failed, expected to return NULL, actual result: file:///etc/%C3%B6%C3%A4%C3%A5
.
g_filename_to_uri() test 9 failed, expected result: file:///etc/%C3%B6%C3%A4%C3%A5, actual result: file:///etc/%C3%83%C2%B6%C3%83%C2%A4%C3%83%C2%A5
..........................................................
FAIL: uri-test
[...]
====================
3 of 29 tests failed
====================
Gerrit
--
=^..^= mailto:gp familiehaase de
$ uname -a
CYGWIN_NT-4.0 LORELEY 1.3.6(0.47/3/2) 2001-12-08 17:02 i686 unknown
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]