unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#48151: mariadb-10.5.8 build failing
       [not found] <87sg36j5lf.fsf@disroot.org>
@ 2021-05-02 13:46 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2021-05-02 14:45   ` Bone Baboon via Bug reports for GNU Guix
  2021-05-18 19:17 ` zimoun
  1 sibling, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2021-05-02 13:46 UTC (permalink / raw)
  To: 48151; +Cc: Bone Baboon

Hi!

Your bug is available at <http://issues.guix.gnu.org/48151> and 
through the usual 48151 at debbugs.gnu.org.  However, it wasn't 
sent to subscribers' inboxes because it was a whopping >9 MiB.

Like most mailing lists, bug-guix@ has a (generous) message size 
limit.  SMTP is not a broadcast protocol; copying a huge message 
to each subscriber in turn is costly.  Many subscribers have 
limited connections or simply don't want to receive them.

It's great that you included the build log.  Next time please 
(don't de)compress it, or include only the last few 100 lines 
which are usually enough to identify the problem.

You don't have to re-send this one.

Kind regards,

T G-R




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48151: mariadb-10.5.8 build failing
  2021-05-02 13:46 ` bug#48151: mariadb-10.5.8 build failing Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-05-02 14:45   ` Bone Baboon via Bug reports for GNU Guix
  2021-05-13 14:48     ` Bone Baboon via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Bone Baboon via Bug reports for GNU Guix @ 2021-05-02 14:45 UTC (permalink / raw)
  To: Tobias Geerinckx-Rice; +Cc: 48151

Tobias Geerinckx-Rice writes:
> Your bug is available at <http://issues.guix.gnu.org/48151> and
> through the usual 48151 at debbugs.gnu.org.  However, it wasn't 
> sent to subscribers' inboxes because it was a whopping >9 MiB.
>
> Like most mailing lists, bug-guix@ has a (generous) message size
> limit.  SMTP is not a broadcast protocol; copying a huge message 
> to each subscriber in turn is costly.  Many subscribers have limited
> connections or simply don't want to receive them.
>
> It's great that you included the build log.  Next time please (don't
> de)compress it, or include only the last few 100 lines which are
> usually enough to identify the problem.

Thank you

Moving forward when I submit a bug report the build or test suite logs
will be compressed attachments.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48151: mariadb-10.5.8 build failing
  2021-05-02 14:45   ` Bone Baboon via Bug reports for GNU Guix
@ 2021-05-13 14:48     ` Bone Baboon via Bug reports for GNU Guix
  0 siblings, 0 replies; 4+ messages in thread
From: Bone Baboon via Bug reports for GNU Guix @ 2021-05-13 14:48 UTC (permalink / raw)
  To: Bone Baboon; +Cc: 48151

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

I have done further testing on the build failure of mariadb.

Trying to build other packages that depend on mariadb for x86_64 and
i686 result in different failures for the build of mariadb.

`guix describe` outputs:

```
Generation 24   May 12 2021 18:06:24    (current)
  guix d6aeebb
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: d6aeebb23639258311fdfb9dbf5f903079fde51a
```

The build output for each of the following is attached.

* x86_64 youtube-dl
** Failing test(s): perfschema.socket_connect
* x86_64 mpv
** Failing test(s): perfschema.transaction_nested_events
* x86_64 jami-gnome
** Failing test(s): perfschema.socket_connect
* x86_64 qtox
** Failing test(s): perfschema.socket_connect
* x86_64 qutebrowser
** Failing test(s): perfschema.table_aggregate_hist_4u_2t

* i686 youtube-dl
** Failing test(s): perfschema.socket_connect
* i686 mpv
** Failing test(s): perfschema.table_aggregate_hist_4u_3t
* i686 jami-gnome
** Failing test(s): perfschema.mdl_func
* i686 qtox
** Failing test(s): perfschema.socket_connect
* i686 qutebrowser
** Failing test(s): perfschema.socket_connect

I am building the i686 packages with this command `guix build
--no-substitutes --system=i686-linux <package>`.


[-- Attachment #2: youtube-dl-x86_64-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 398049 bytes --]

[-- Attachment #3: mpv-x86_64-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 264350 bytes --]

[-- Attachment #4: jami-gnome-x86_64-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 396604 bytes --]

[-- Attachment #5: qtox-x86_64-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 388047 bytes --]

[-- Attachment #6: qutebrowser-x86_64-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 387599 bytes --]

[-- Attachment #7: youtube-dl-i686-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 396243 bytes --]

[-- Attachment #8: mpv-i686-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 386789 bytes --]

[-- Attachment #9: jami-gnome-i686-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 389284 bytes --]

[-- Attachment #10: qtox-i686-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 380358 bytes --]

[-- Attachment #11: qutebrowser-i686-build-output.txt.lz --]
[-- Type: application/octet-stream, Size: 386119 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#48151: mariadb-10.5.8 build failing
       [not found] <87sg36j5lf.fsf@disroot.org>
  2021-05-02 13:46 ` bug#48151: mariadb-10.5.8 build failing Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2021-05-18 19:17 ` zimoun
  1 sibling, 0 replies; 4+ messages in thread
From: zimoun @ 2021-05-18 19:17 UTC (permalink / raw)
  To: Bone Baboon; +Cc: 48151

Hi,

I do not know if it is related but I note that the recent zstd change
seems to break mariadb, as reported here:

<http://issues.guix.gnu.org/issue/47257#15>

All the best,
simon




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-18 19:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87sg36j5lf.fsf@disroot.org>
2021-05-02 13:46 ` bug#48151: mariadb-10.5.8 build failing Tobias Geerinckx-Rice via Bug reports for GNU Guix
2021-05-02 14:45   ` Bone Baboon via Bug reports for GNU Guix
2021-05-13 14:48     ` Bone Baboon via Bug reports for GNU Guix
2021-05-18 19:17 ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).