Opened 5 years ago

Closed 4 years ago

#57831 closed defect (wontfix)

audacious-plugins @3.8_4: Fails to build

Reported by: willbprog127 (Will Brokenbourgh) Owned by: Ionic (Mihai Moldovan)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: audacious-plugins

Description

When attempting to build audacious-plugins 3.8_4 the build process fails during configuration:

checking for gdk-x11-2.0... no
configure: error: Missing dependency for global hotkeys (X11): gdk-x11-2.0
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_audacious-plugins/audacious-plugins/work/audacious-plugins-3.8" && ./configure --prefix=/opt/local --enable-nls --enable-gtk --disable-qt --with-system-libxml2=no --enable-hotkey --enable-songchange --enable-neon --enable-rpath --enable-console --disable-qtaudio --disable-pulse --enable-coreaudio --enable-sdlout --enable-mp3 --enable-gnomeshortcuts --enable-lirc --enable-aosd --enable-aosd-xcomp --enable-notify --enable-mpris2 --disable-vorbis --enable-flac --enable-wavpack --enable-aac --enable-sndfile --enable-modplug --with-ffmpeg=ffmpeg --disable-jack --disable-sid --disable-oss4 --disable-alsa --disable-sndio --enable-amidiplug --enable-cdaudio --enable-scrobbler2 --disable-ampache --enable-mms --enable-cue --enable-filewriter --enable-filewriter_mp3 --disable-bs2b --enable-resample --enable-speedpitch --enable-soxr --enable-glspectrum --disable-qtglspectrum --disable-mac-media-keys --with-libsdl=1 
Exit code: 1
Error: Failed to configure audacious-plugins, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_audacious-plugins/audacious-plugins/work/audacious-plugins-3.8/config.log
Error: Failed to configure audacious-plugins: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_audacious-plugins/audacious-plugins/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port audacious failed

I searched the ports for gdk-x11 but did not find it.

-

Mac mini 2012, macOS version 10.14.2

Attachments (1)

main.log (37.6 KB) - added by willbprog127 (Will Brokenbourgh) 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by willbprog127 (Will Brokenbourgh)

Attachment: main.log added

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Cc: ionic@… removed
Owner: set to Ionic
Status: newassigned

comment:2 Changed 4 years ago by Ionic (Mihai Moldovan)

Resolution: wontfix
Status: assignedclosed

The GTK interfaces require GTK to have been built using the X11 backend - not Quartz.

I'm pretty sure your gtk2 port has been installed with +quartz-x11.

If you want a more native, non-X11 experience, disable the GTK interfaces and use the Qt5 interface via the respective port variants.

Note: See TracTickets for help on using tickets.