Package Details: thunderbird-globalmenu 128.4.0-1

Git Clone URL: https://aur.archlinux.org/thunderbird-globalmenu.git (read-only, click to copy)
Package Base: thunderbird-globalmenu
Description: Standalone mail and news reader from mozilla.org (With appmenu patch from Ubuntu)
Upstream URL: https://www.thunderbird.net/
Licenses: MPL-2.0
Conflicts: thunderbird
Provides: thunderbird
Submitter: detian
Maintainer: detian
Last Packager: detian
Votes: 15
Popularity: 0.006675
First Submitted: 2024-03-06 02:09 (UTC)
Last Updated: 2024-11-03 21:43 (UTC)

Dependencies (36)

Required by (94)

Sources (5)

Pinned Comments

detian commented on 2024-05-10 15:55 (UTC) (edited on 2024-05-10 15:58 (UTC) by detian)

My build: https://drive.google.com/drive/folders/1byMMyI0LSiSTHh9v-MPRL9UXGgbjW1Ua?usp=sharing

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »

Betterbird commented on 2024-05-10 08:16 (UTC)

There will be a specific message hiding in the 10 km of build output. It failed at minute 40. Paste into a file and look for "error", or send the file to support at betterbird dot eu. We really have nothing to do with this, but we recently compiled Betterbird with the patches, see: https://github.com/Betterbird/thunderbird-patches/issues/297 If we get confirmation that it works, we'll ship it in Betterbird.

system7 commented on 2024-05-10 07:58 (UTC)

I got this message only. Above this, there are only warnings. I do not think so, I am out of memory. :) My config

                   -`                    system7@AMANDA 
                  .o+`                   -------------- 
                 `ooo/                   OS: Arch Linux x86_64 
                `+oooo:                  Kernel: 6.8.9-arch1-1 
               `+oooooo:                 Uptime: 2 days, 13 hours, 5 mins 
               -+oooooo+:                Packages: 1815 (pacman), 39 (flatpak) 
             `/:-:++oooo+:               Shell: bash 5.2.26 
            `/++++/+++++++:              Resolution: 2560x1080 
           `/++++++++++++++:             DE: GNOME 46.1 
          `/+++ooooooooooooo/`           WM: Mutter 
         ./ooosssso++osssssso+`          WM Theme: Adwaita 
        .oossssso-````/ossssss+`         Theme: adw-gtk3 [GTK2/3] 
       -osssssso.      :ssssssso.        Icons: Papirus [GTK2/3] 
      :osssssss/        osssso+++.       Terminal: guake 
     /ossssssss/        +ssssooo/-       CPU: 13th Gen Intel i9-13900K (32) @ 5.500GHz 
   `/ossssso+/:-        -:/+osssso+-     GPU: AMD ATI Radeon RX 6600/6600 XT/6600M 
  `+sso+:-`                 `.-/+oso:    Memory: 31914MiB / 63601MiB 
 `++:.                           `-/+/
 .`                                 `/

Betterbird commented on 2024-05-10 07:56 (UTC)

What's the error? On occasions, the rust compiler has an error or runs out of memory, it may work a second time.

system7 commented on 2024-05-10 07:44 (UTC)

It cannot be compiled here. I got this errror

 0:37.40 BUILDSTATUS BUILD_VERBOSE comm/third_party/botan
 0:39.58 6 warnings generated.
 0:40.43 make[2]: *** [/home/system7/.cache/yay/thunderbird-globalmenu/src/thunderbird-115.10.2/config/recurse.mk:34: compile] Error 2
 0:40.43 make[1]: *** [/home/system7/.cache/yay/thunderbird-globalmenu/src/thunderbird-115.10.2/config/rules.mk:361: default] Error 2
 0:40.43 make: *** [client.mk:60: build] Error 2
 0:40.45 18 compiler warnings present.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: thunderbird-globalmenu-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
thunderbird-globalmenu - exit status 4

Betterbird commented on 2024-05-07 17:00 (UTC) (edited on 2024-05-07 19:27 (UTC) by Betterbird)

You can drop assert.patch if you change line 193 of nsMenuBar.cpp to: mDocument = ContentNode()->OwnerDoc();

Like so: https://github.com/Betterbird/thunderbird-patches/blob/8c6d9032ad318a80f23a521d91f0fa6d5d5532ee/115/features/feature-unity-menubar.patch#L1670

rodneyck commented on 2024-05-03 06:53 (UTC)

@detian Thank you!! It is so nice to see those sweet global menus again in Thunderbird, and thank you for providing it for us!!

detian commented on 2024-05-02 23:01 (UTC)

@rodneyck I don't think so because I don't have any resource to build this package on cloud. But I can just share you my build though Google Drive: link

rodneyck commented on 2024-05-02 17:30 (UTC)

Every time I try and install this, it compiles for hours. I always give up. Is there anyway you might consider providing a 'bin' version?

xiota commented on 2024-03-09 21:57 (UTC)

Users should consider migrating to aur/thunderbird-globalmenu.

xiota commented on 2024-02-14 12:06 (UTC)

clean chroot. Missing depends/makedepends. After correcting checksum array:

TIER: configure 0:05.16 DEBUG: Executing: `/usr/bin/clang -std=gnu99 --target=wasm32-wasi /tmp/conftest.9w7o9epj.c --sysroot=/usr/share/wasi-sysroot`
TIER: configure 0:05.16 DEBUG: The command returned non-zero exit status 1.
TIER: configure 0:05.16 DEBUG: Its error output was:
TIER: configure 0:05.16 DEBUG: | clang-16: error: unable to execute command: Executable "wasm-ld" doesn't exist!
TIER: configure 0:05.16 DEBUG: | clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
TIER: configure 0:05.16 ERROR: Cannot find wasi libraries or problem with the wasm linker. Please fix the problem. Or build with --without-wasm-sandboxed-libraries.