unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: David Pirotte <david@altosw.be>
Cc: guile-user <guile-user@gnu.org>
Subject: Re: GNU G-Golf 0.8.0-rc-3 available for testing
Date: Sat, 20 Apr 2024 10:35:18 +0200	[thread overview]
Message-ID: <87mspofn3t.fsf@pelzflorian.de> (raw)
In-Reply-To: <20240420015158.50031f08@tintin> (David Pirotte's message of "Sat, 20 Apr 2024 01:51:58 -0300")

Hello David,

David Pirotte <david@altosw.be> writes:
> Hello Florian,
>
> Before i get to the other points of your email, let me exceptionally
> raise the last point first:
>
> 	> https://ci.guix.gnu.org/build/3767854/details
> 	This refers to g-golf-0.8.0-a.1
>
> 	Can you re-ensure me and confirm you are using the latest
> 	version, 0.8.0-rc-3, because a number of critical bugs have
> 	been fixed on the way to and one in 0.8.0-rc-3 ?

Of course, I mistakenly pointed to upstream Guix; upstream Guix is at
g-golf-0.8.0-a.1.  Through

((options->transformation '((with-commit . "guile-g-golf=v0.8.0-rc-3")
                            (with-debug-info . "gobject-introspection")))
 guile-g-golf)))

in guix.scm, I have been using v0.8.0-rc-3, whose log file on aarch64
(I have tried on x86_64 too) says:

> starting phase `check'
> Making check in libg-golf
> _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
> make[1]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/libg-golf'
> make[1]: Nothing to be done for 'check'.
> make[1]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/libg-golf'
> Making check in test-suite
> make[1]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/test-suite'
> make  check-TESTS
> make[2]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/test-suite'
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-support>-suite -----------------------
> Running test case: test-bytevector
> Running test case: test-mslot-set!
> Running test case: test-enum
> Running test case: test-flags
> Running test case: test-utils-1
> Running test case: test-utils-2
> Running test case: test-utils-2.1
> Running test case: test-utils-3
> Running test case: test-utils-4
> 
> 9 run, 0 failed
> PASS: tests/support.scm
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-glib>-suite --------------------------
> Running test case: test-g-malloc
> Running test case: test-g-malloc0
> Running test case: test-g-free
> Running test case: test-g-memdup
> Running test case: test-main-context
> Running test case: test-idle-source
> Running test case: test-timeout-source
> Running test case: test-timeout-source-seconds
> Running test case: test-g-quark
> Running test case: test-g-get/set-prgname
> Running test case: test-g-get-system-*-dirs
> Running test case: test-g-slist-append
> Running test case: test-g-slist-prepend
> 
> 13 run, 0 failed
> PASS: tests/glib.scm
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-gobject>-suite -----------------------
> Running test case: test-g-type-name
> Running test case: test-g-type-from-name
> Running test case: test-g-type-class-*
> Running test case: test-g-type-query
> Running test case: test-g-type-register-static-simple
> Running test case: test-g-type-add-interface-static
> Running test case: test-g-object-class-find-property
> Running test case: test-g-object-class-list-properties
> Running test case: test-g-value-size
> Running test case: test-g-value-init
> Running test case: test-g-value-unset
> Running test case: test-g-value-type*
> Running test case: test-g-value-get-boolean
> Running test case: test-g-value-set-boolean
> Running test case: test-g-value-get-int
> Running test case: test-g-value-set-int
> Running test case: test-g-value-get-uint
> Running test case: test-g-value-set-uint
> Running test case: test-g-value-get-float
> Running test case: test-g-value-set-float
> Running test case: test-g-value-get-double
> Running test case: test-g-value-set-double
> Running test case: test-g-value-get-flags
> Running test case: test-g-value-set-flags
> Running test case: test-g-value-get-string
> Running test case: test-g-value-set-string
> Running test case: test-g-value-get-param
> Running test case: test-g-value-set-param
> Running test case: test-g-value-boxed-semi-opaque
> Running test case: test-g-value-boxed-g-strv
> Running test case: test-g-value-get-pointer
> Running test case: test-g-value-set-pointer
> Running test case: test-g-value-get-object
> Running test case: test-g-value-set-object
> Running test case: test-g-params-vals
> Running test case: test-g-param-spec
> Running test case: test-g-signal-parse-name
> 
> 37 run, 0 failed
> PASS: tests/gobject.scm
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-gi>-suite ----------------------------
> Running test case: test-repository
> Running test case: test-type-lib
> Running test case: test-version-information
> Running test case: test-common-types
> Running test case: test-base-info
> Running test case: test-function-info
> Running test case: test-registered-type-info
> Running test case: test-enum-info
> Running test case: test-struct-info
> Running test case: test-union-info
> Running test case: test-object-info
> Running test case: test-constant-info
> Running test case: test-field-info
> Running test case: test-property-info
> Running test case: test-type-info
> Running test case: test-utils
> Running test case: test-utils-n-string
> Running test case: test-utils-strings
> Running test case: test-utils-n-pointer
> Running test case: test-utils-pointers
> Running test case: test-utils-n-gtype
> Running test case: test-utils-gtypes
> 
> 22 run, 0 failed
> PASS: tests/gi.scm
> MESA: error: ZINK: failed to load libvulkan.so.1
> glx: failed to create drisw screen
> failed to load driver: zink
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-hl-api>-suite ------------------------
> Running test case: test-n-decl-1.1
> Running test case: test-n-decl-1.2
> Running test case: test-n-decl-2
> Running test case: test-n-decl-3.1
> Running test case: test-n-decl-4.1
> Running test case: test-n-decl-4.2
> Running test case: test-n-decl-4.3
> Running test case: test-g-property-accessor
> Running test case: test-g-property-object
> Running test case: test-accessor-inheritance
> Running test case: test-closure-enum
> Running test case: test-closure-gi-enum
> Running test case: test-closure-flags
> Running test case: test-closure-gi-flags
> Running test case: test-closure-gobject
> Running test case: test-closure-sum
> Running test case: test-g-idle-add
> Running test case: test-g-timeout-add
> Running test case: test-g-timeout-add-seconds
> Running test case: test-glist-gslist->scm
> 
> 20 run, 0 failed
> PASS: tests/hl-api.scm
> MESA: error: ZINK: failed to load libvulkan.so.1
> glx: failed to create drisw screen
> failed to load driver: zink
> 
> Running test suite: main-suite ----------------------------------------
> 
> Running test suite: <g-golf-test-override-gtk>-suite ------------------
> Running test case: test-gtk-container-child-get-property
> Running test case: test-gtk-list-store-new
> Running test case: test-gtk-list-store-set-value
> Running test case: test-gtk-text-buffer-insert
> 
> 4 run, 0 failed
> PASS: tests/override.scm
> ==================
> All 6 tests passed
> ==================
> make[2]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/test-suite'
> make[1]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/test-suite'
> Making check in doc
> make[1]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/doc'
> make[1]: Nothing to be done for 'check'.
> make[1]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/doc'
> Making check in examples
> make[1]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples'
> Making check in gtk-4
> make[2]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples/gtk-4'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples/gtk-4'
> Making check in adw-1
> make[2]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples/adw-1'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples/adw-1'
> make[2]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples'
> make[2]: Nothing to be done for 'check-am'.
> make[2]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples'
> make[1]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source/examples'
> make[1]: Entering directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source'
> make[1]: Nothing to be done for 'check-am'.
> make[1]: Leaving directory '/tmp/guix-build-guile-g-golf-0.8.0-rc-3.drv-0/source'
> phase `check' succeeded after 27.9 seconds


My plan is to understand the problem better first on my own
without another Guix guru and make a patch for Guix.

Only the D-Bus warning cannot really be resolved, because C GTK apps
like gnome-calculator print that warning, too.  Also I am able to use
Emacs’ Gtk FileChooser just fine.

Thank you for the coredump tip.

Regards,
Florian



  reply	other threads:[~2024-04-20  8:35 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17  5:56 GNU G-Golf 0.8.0-rc-3 available for testing David Pirotte
2024-04-17 22:30 ` pelzflorian (Florian Pelz)
2024-04-18 22:21   ` David Pirotte
2024-04-19 17:00     ` pelzflorian (Florian Pelz)
2024-04-20  4:51       ` David Pirotte
2024-04-20  8:35         ` pelzflorian (Florian Pelz) [this message]
2024-04-30 17:51         ` pelzflorian (Florian Pelz)
2024-05-01  0:51           ` David Pirotte
2024-05-01  8:17             ` pelzflorian (Florian Pelz)
2024-05-07  1:39               ` David Pirotte
2024-05-07  9:36                 ` pelzflorian (Florian Pelz)
2024-05-07 23:53                   ` David Pirotte
2024-05-08 10:49                     ` pelzflorian (Florian Pelz)
2024-05-08 21:51                       ` David Pirotte
2024-05-02 18:50             ` pelzflorian (Florian Pelz)
2024-05-02 21:57               ` David Pirotte
2024-05-03  5:00                 ` David Pirotte
2024-05-03 11:35                 ` pelzflorian (Florian Pelz)
2024-05-04  5:59                   ` David Pirotte
2024-05-04 14:31                     ` pelzflorian (Florian Pelz)
2024-05-04 18:08                       ` pelzflorian (Florian Pelz)
2024-05-04 22:11                         ` David Pirotte
2024-05-04 22:23                         ` David Pirotte
2024-05-04 21:39                       ` David Pirotte
2024-05-05  1:43                         ` pelzflorian (Florian Pelz)
2024-05-05 21:30                           ` David Pirotte
2024-05-06  9:45                             ` pelzflorian (Florian Pelz)
2024-05-06  9:53                         ` Basile Starynkevitch
2024-05-06 13:08                           ` pelzflorian (Florian Pelz)
2024-05-03  0:17           ` David Pirotte

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

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mspofn3t.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=david@altosw.be \
    --cc=guile-user@gnu.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 read-only IMAP folder(s) and NNTP newsgroup(s).