Opened 4 years ago

Closed 3 years ago

#62389 closed defect (fixed)

gtk-chtheme @0.3.1_3: Build failure

Reported by: andrzejp (Andrzej Prochyra) Owned by: alexandernx@…
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc: ILMostro (ILMostro)
Port: gtk-chtheme

Description

Fails to build on Big Sur 11.2.2, Xcode 12.4.

andrzej@MacBook-Pro ~ % sudo port install gtk-chtheme
Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'.
--->  Computing dependencies for gtk-chtheme
--->  Fetching archive for gtk-chtheme
--->  Attempting to fetch gtk-chtheme-0.3.1_3.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/gtk-chtheme
--->  Attempting to fetch gtk-chtheme-0.3.1_3.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/gtk-chtheme
--->  Attempting to fetch gtk-chtheme-0.3.1_3.darwin_20.x86_64.tbz2 from https://cph.dk.packages.macports.org/gtk-chtheme
--->  Fetching distfiles for gtk-chtheme
--->  Verifying checksums for gtk-chtheme
--->  Extracting gtk-chtheme
--->  Applying patches to gtk-chtheme
--->  Configuring gtk-chtheme
--->  Building gtk-chtheme
Error: Failed to build gtk-chtheme: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-chtheme/gtk-chtheme/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gtk-chtheme failed

Attachments (1)

main.log (120.6 KB) - added by andrzejp (Andrzej Prochyra) 4 years ago.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by andrzejp (Andrzej Prochyra)

Attachment: main.log added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: alexandernx@… removed
Owner: set to alexandernx@…
Status: newassigned

comment:2 Changed 3 years ago by ILMostro (ILMostro)

Cc: ILMostro added

comment:3 Changed 3 years ago by tj800x (Tom Johnson)

I was able to get gtk-chtheme to build by adding -Wno-implicit-function-declaration to CFLAGS in the Makefile.

After it built I reran the "port install gtk-chtheme" and it seemed to pick up the gtk-chtheme executable just fine and continued with the installation process.

comment:4 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 71bf5447ceb29cc7116cbce756d6d3d486d96ee8/macports-ports (master):

gtk-chtheme: Fix build failure (deprecated gtk)

Closes: #62389

Note: See TracTickets for help on using tickets.