The problem persists also with libnfs-git.
There is something wrong about Connection.cxx in /aur-mpd-git/src/mpd-git/src/lib/nfs/
------------
src/lib/nfs/Connection.cxx:112:9: error: ‘POLLOUT’ was not declared in this scope
((i & POLLOUT) ? SocketMonitor::WRITE : 0);
^
src/lib/nfs/Connection.cxx:113:1: error: body of constexpr function ‘constexpr unsigned int libnfs_to_events(int)’ not a return-statement
}
^
src/lib/nfs/Connection.cxx: In function ‘constexpr int events_to_libnfs(unsigned int)’:
src/lib/nfs/Connection.cxx:118:38: error: ‘POLLIN’ was not declared in this scope
return ((i & SocketMonitor::READ) ? POLLIN : 0) |
^
src/lib/nfs/Connection.cxx:119:33: error: ‘POLLOUT’ was not declared in this scope
((i & SocketMonitor::WRITE) ? POLLOUT : 0);
^
src/lib/nfs/Connection.cxx:120:1: error: body of constexpr function ‘constexpr int events_to_libnfs(unsigned int)’ not a return-statement
}
^
src/lib/nfs/Connection.cxx: In function ‘constexpr unsigned int libnfs_to_events(int)’:
src/lib/nfs/Connection.cxx:113:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
src/lib/nfs/Connection.cxx: In function ‘constexpr int events_to_libnfs(unsigned int)’:
src/lib/nfs/Connection.cxx:120:1: warning: control reaches end of non-void function [-Wreturn-type]
}
Search Criteria
Package Details: mpd-git 0.23.15.r1069.gd0a427044-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpd-git.git (read-only, click to copy) |
---|---|
Package Base: | mpd-git |
Description: | Flexible, powerful, server-side application for playing music (from git) |
Upstream URL: | https://www.musicpd.org/ |
Licenses: | BSD-2-Clause, GPL-2.0-or-later |
Conflicts: | mpd |
Provides: | mpd |
Submitter: | Slash |
Maintainer: | PRESFIL |
Last Packager: | PRESFIL |
Votes: | 103 |
Popularity: | 0.015437 |
First Submitted: | 2008-09-07 18:21 (UTC) |
Last Updated: | 2024-03-31 08:56 (UTC) |
Dependencies (90)
- bzip2 (bzip2-gitAUR)
- chromaprint (chromaprint-fftwAUR)
- expat (expat-gitAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libao.so (lib32-libao, libao)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libaudiofile.so (audiofile)
- libavahi-client.so (avahi)
- libavahi-common.so (avahi)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg, ffmpeg4.4)
- libcdio (libcdio-gitAUR)
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libcurl.so (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libdbus-1.so (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus, lib32-dbus)
- Show 70 more dependencies...
Required by (54)
- cantata (requires mpd) (optional)
- cantata-git (requires mpd) (optional)
- cantata-qt6 (requires mpd) (optional)
- cantata-qt6-git (requires mpd) (optional)
- davis (requires mpd) (optional)
- dmscripts-git (requires mpd) (optional)
- emms-git (requires mpd) (optional)
- evad (requires mpd)
- evad-svn (requires mpd)
- impd-git (requires mpd)
- inori (requires mpd)
- kunst-git (requires mpd)
- mcg (requires mpd) (optional)
- mixramp (requires mpd) (optional)
- mmtc (requires mpd)
- moped (requires mpd)
- mpd-rich-presence-bin (requires mpd)
- mpdcovergrabber-git (requires mpd)
- mpdfav-git (requires mpd) (optional)
- mpdlcd (requires mpd)
- Show 34 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 11 Next › Last »
blackhole commented on 2014-06-23 08:35 (UTC)
blackhole commented on 2014-06-22 06:37 (UTC)
Same problem as before. Do I need libnfs-git?
sudokode commented on 2014-06-21 17:42 (UTC)
Added boost to deps. Builds fine here.
blackhole commented on 2014-06-21 13:19 (UTC)
Cannot build any more:
Makefile:7919: recipe for target 'src/lib/nfs/libinput_a-Connection.o' failed
make[1]: *** [src/lib/nfs/libinput_a-Connection.o] Error 1
k0ste commented on 2014-06-17 11:29 (UTC)
Add extra/boost for dependences.
sudokode commented on 2014-05-04 17:10 (UTC)
soxr is now enabled, lsr is disabled. I picked up the libsoxr-git package in the aur. Let me know if there are any issues.
blackhole commented on 2014-05-01 22:45 (UTC)
Now build fine.
I would like to see --enable-soxr by default in the PKGBUILD for very good libsox upsampling (better than libsamplerate and less CPU intensive)
sudokode commented on 2014-03-01 20:11 (UTC)
Realigned with package in [extra]. Builds fine here now. :S
blackhole commented on 2014-02-27 12:15 (UTC)
Cannot build:
^
Makefile:7550: recipe for target 'src/input/plugins/libinput_a-NfsInputPlugin.o' failed
make[1]: *** [src/input/plugins/libinput_a-NfsInputPlugin.o] Error 1
misc commented on 2014-02-09 06:44 (UTC)
musepack-tools is no longer a required dependency, neither is the sed entry in prepare() necessary.
Again, the PKGBUILD could use realignment with the official one in Extra.
Pinned Comments