Bug 76632 - 3 of 25 tests failed in MinGW environment with --use-internal-glib
Summary: 3 of 25 tests failed in MinGW environment with --use-internal-glib
Status: RESOLVED MOVED
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Windows (All)
: medium normal
Assignee: pkg-config
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-26 12:33 UTC by feaumson
Modified: 2018-08-25 12:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
standard error and output streams from `./configure --prefix=/ --use-internal-glib`, `make`, and `make check` (15.26 KB, text/plain)
2014-03-26 12:33 UTC, feaumson
Details

Description feaumson 2014-03-26 12:33:14 UTC
Created attachment 96409 [details]
standard error and output streams from `./configure --prefix=/ --use-internal-glib`, `make`, and `make check`

`make check` output excerpt below.  Outputs from configure, `make`, and `make check` are attached.  (I had quite a few warnings.  Maybe they're related to this problem?)

make[1]: Entering directory `/redland/pkg-config-0.28/check'
make  check-TESTS
make[2]: Entering directory `/redland/pkg-config-0.28/check'
PASS: check-cflags
PASS: check-libs
PASS: check-mixed-flags
PASS: check-non-l-flags
PASS: check-define-variable
PASS: check-libs-private
PASS: check-requires-private
PASS: check-circular-requires
PASS: check-includedir
PASS: check-conflicts
PASS: check-missing
PASS: check-idirafter
PASS: check-sort-order
PASS: check-duplicate-flags
PASS: check-whitespace
PASS: check-cmd-options
PASS: check-version
PASS: check-requires-version
../pkg-config.exe --version --modversion simple :
'0.28
Ignoring incompatible output option "--modversion"' != 'Ignoring incompatible ou
tput option "--modversion"
0.28'
FAIL: check-print-options
../pkg-config.exe --variable=pc_path pkg-config :
'C:\Users\geneg\dev\Botanibank.fossil\redland\pkg-config-0.28\.libs\lib\pkgconfi
g;C:\Users\geneg\dev\Botanibank.fossil\redland\pkg-config-0.28\.libs\share\pkgco
nfig' != '\/\/lib\/pkgconfig:\/\/share\/pkgconfig'
FAIL: check-path
../pkg-config.exe --cflags public-dep :
'-IC:/Users/geneg/dev/Botanibank.fossil/MinGW/msys/1.0/sysroot/public-dep/includ
e' != '-I/sysroot/public-dep/include'
FAIL: check-sysroot
PASS: check-uninstalled
PASS: check-debug
PASS: check-gtk
PASS: check-tilde
==============================================================================
3 of 25 tests failed
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=pkg-config
==============================================================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/redland/pkg-config-0.28/check'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/redland/pkg-config-0.28/check'
make: *** [check-recursive] Error 1
Comment 1 GitLab Migration User 2018-08-25 12:55:06 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pkg-config/pkg-config/issues/30.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.