Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

claws-mail 4.0.0 #81129

Closed
wants to merge 1 commit into from
Closed

Conversation

chenrui333
Copy link
Member

Created with brew bump-formula-pr.

@BrewTestBot BrewTestBot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jul 13, 2021
@chenrui333 chenrui333 added CI-force-linux [DEPRECATED] Don't pass --skip-unbottled-linux to brew test-bot. and removed CI-force-linux [DEPRECATED] Don't pass --skip-unbottled-linux to brew test-bot. labels Jul 13, 2021
@bayandin
Copy link
Member

configure: error: Package requirements (gtk+-3.0 >= 3.20 cairo) were not met:

No package 'gtk+-3.0' found

@bayandin bayandin added the build failure CI fails while building the software label Jul 13, 2021
@chenrui333
Copy link
Member Author

This is my current setup

   depends_on "glib"
   depends_on "gnutls"
-  depends_on "gtk+"
+  depends_on "gtk+3"
   depends_on "libetpan"
   depends_on "nettle"
+  depends_on "pygobject3"
+  depends_on "python@3.9"

And then failed with

Last 15 lines from /Users/rchen/Library/Logs/Homebrew/claws-mail/02.make:
typedef struct _AtkSocket         AtkSocket;
                                  ^
6 errors generated.
make[3]: *** [compose.o] Error 1
make[3]: *** Waiting for unfinished jobs....

@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Jul 14, 2021
@chenrui333
Copy link
Member Author

@chenrui333 chenrui333 closed this Jul 14, 2021
@mones
Copy link

mones commented Jul 14, 2021

Not sure why you label this as an upstream issue since the failing code is not even on upstream code base.
As already answered on upstream bug you need to fix your dependencies.

@github-actions github-actions bot added the outdated PR was locked due to age label Aug 14, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
@chenrui333 chenrui333 deleted the bump-claws-mail-4.0.0 branch December 18, 2022 05:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` outdated PR was locked due to age upstream issue An upstream issue report is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants