Github messages for voidlinux
 help / color / mirror / Atom feed
From: sogaiu <sogaiu@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: ibus-hangul: update to 1.5.5
Date: Thu, 28 Sep 2023 03:27:13 +0200	[thread overview]
Message-ID: <20230928012713.aEuIK5OD4OgG6fd7U-IcVKZx-aN0-1CrPWxNIYSevZQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46271@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 5341 bytes --]

New comment by sogaiu on void-packages repository

https://github.com/void-linux/void-packages/pull/46271#issuecomment-1738310464

Comment:
Apparently tests in the `tests` directory require user interaction:

```
options="!check" # test requires user interaction
```

via: https://git.alpinelinux.org/aports/tree/community/ibus-hangul/APKBUILD#n16 (blob: 8468839d0250d4e56ebb3328524dd7ad887af050)

I also observed that once I'd fulfilled various dependencies and bits for the `tests` testing to run, `./xbps-src -Q pkg ibus-hangul` would hang after some point, so may be that's some evidence that is consistent with the above claim.

I disabled processing for `tests`, but this doesn't mean there is no testing (see output below).

Perhaps that's good enough?

```
=> ibus-hangul-1.5.5_1: running do_check ...
Making check in src
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/src'
make  test-ustring
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/src'
Making check in src
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/src'
make  test-ustring
make[2]: Entering directory '/builddir/ibus-hangul-1.5.5/src'
cc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/hangul-1.0 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe    -ffile-prefix-map=/builddir/ibus-hangul-1.5.5=. -MT test_ustring-test-ustring.o -MD -MP -MF .deps/test_ustring-test-ustring.Tpo -c -o test_ustring-test-ustring.o `test -f 'test-ustring.c' || echo './'`test-ustring.c
cc -DHAVE_CONFIG_H -I. -I..    -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/hangul-1.0 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe    -ffile-prefix-map=/builddir/ibus-hangul-1.5.5=. -MT test_ustring-ustring.o -MD -MP -MF .deps/test_ustring-ustring.Tpo -c -o test_ustring-ustring.o `test -f 'ustring.c' || echo './'`ustring.c
mv -f .deps/test_ustring-test-ustring.Tpo .deps/test_ustring-test-ustring.Po
mv -f .deps/test_ustring-ustring.Tpo .deps/test_ustring-ustring.Po
/bin/sh ../libtool  --tag=CC   --mode=link cc -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/hangul-1.0 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe    -ffile-prefix-map=/builddir/ibus-hangul-1.5.5=. -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lhangul  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed     -o test-ustring test_ustring-test-ustring.o test_ustring-ustring.o -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 
libtool: link: cc -pthread -I/usr/include/ibus-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/hangul-1.0 -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe -ffile-prefix-map=/builddir/ibus-hangul-1.5.5=. -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o test-ustring test_ustring-test-ustring.o test_ustring-ustring.o  -lhangul -libus-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/builddir/ibus-hangul-1.5.5/src'
make  check-TESTS check-local
make[2]: Entering directory '/builddir/ibus-hangul-1.5.5/src'
./test-ustring
TAP version 13
# random seed: R02Sb2314b360bf457fcb20c6ef52d73dea8
1..1
# Start of ibus-hangul tests
# Start of ustring tests
ok 1 /ibus-hangul/ustring/compare
# End of ustring tests
# End of ibus-hangul tests
make[3]: Entering directory '/builddir/ibus-hangul-1.5.5/src'
PASS: test-ustring
============================================================================
Testsuite summary for ibus-hangul 1.5.5
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builddir/ibus-hangul-1.5.5/src'
make[2]: Leaving directory '/builddir/ibus-hangul-1.5.5/src'
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/src'
Making check in setup
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/setup'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/setup'
Making check in icons
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/icons'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/icons'
Making check in data
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/data'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/data'
Making check in m4
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/m4'
Making check in po
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5/po'
make[1]: Entering directory '/builddir/ibus-hangul-1.5.5'
make[1]: Leaving directory '/builddir/ibus-hangul-1.5.5'
```

  parent reply	other threads:[~2023-09-28  1:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 16:35 [PR PATCH] " sogaiu
2023-09-27  9:27 ` [PR PATCH] [Updated] " sogaiu
2023-09-27 10:08 ` sogaiu
2023-09-27 10:09 ` sogaiu
2023-09-27 14:00 ` [PR REVIEW] " sgn
2023-09-27 14:00 ` [PR PATCH] [Updated] " sgn
2023-09-28  1:12 ` sogaiu
2023-09-28  1:22 ` sogaiu
2023-09-28  1:25 ` sogaiu
2023-09-28  1:26 ` sogaiu
2023-09-28  1:27 ` sogaiu [this message]
2023-09-28  1:28 ` sogaiu
2023-09-28  1:39 ` sogaiu
2023-09-28  4:31 ` sogaiu
2023-09-28  7:47 ` [PR PATCH] [Updated] " sogaiu
2023-09-28  7:49 ` sogaiu
2023-09-28  7:50 ` sogaiu
2023-09-28  8:36 ` sogaiu
2023-09-29  2:01 ` sogaiu
2023-09-29  2:57 ` sogaiu
2023-09-29  2:59 ` sogaiu
2023-09-29  3:02 ` sogaiu
2023-09-29 15:54 ` sogaiu
2023-09-30  9:31 ` sgn
2023-09-30  9:33 ` sogaiu
2023-09-30  9:33 ` [PR PATCH] [Closed]: " sogaiu
2023-09-30  9:34 ` sogaiu

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=20230928012713.aEuIK5OD4OgG6fd7U-IcVKZx-aN0-1CrPWxNIYSevZQ@z \
    --to=sogaiu@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).