Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#66702 - [ncmpcpp] build failure
Attached to Project:
Community Packages
Opened by T.J. Townsend (blakkheim) - Monday, 18 May 2020, 20:40 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 14 July 2020, 22:29 GMT
Opened by T.J. Townsend (blakkheim) - Monday, 18 May 2020, 20:40 GMT
Last edited by Evangelos Foutras (foutrelis) - Tuesday, 14 July 2020, 22:29 GMT
|
DetailsDescription:
The ncmpcpp package is currently failing to build: g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DU_USING_ICU_NAMESPACE=1 -DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/taglib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++14 -MT screens/song_info.o -MD -MP -MF $depbase.Tpo -c -o screens/song_info.o screens/song_info.cpp &&\ mv -f $depbase.Tpo $depbase.Po <command-line>: warning: "U_USING_ICU_NAMESPACE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "U_USING_ICU_NAMESPACE" redefined <command-line>: note: this is the location of the previous definition depbase=`echo screens/sort_playlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -DU_USING_ICU_NAMESPACE=1 -DU_USING_ICU_NAMESPACE=0 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/usr/include/taglib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -std=c++14 -MT screens/sort_playlist.o -MD -MP -MF $depbase.Tpo -c -o screens/sort_playlist.o screens/sort_playlist.cpp &&\ mv -f $depbase.Tpo $depbase.Po <command-line>: warning: "U_USING_ICU_NAMESPACE" redefined <command-line>: note: this is the location of the previous definition make[2]: *** [Makefile:751: screens/help.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/tmp/ncmpcpp-archlinuxrb-build-M5TJM1Zg/ncmpcpp/trunk/src/ncmpcpp-0.8.2/src' make[1]: *** [Makefile:495: all-recursive] Error 1 make[1]: Leaving directory '/tmp/ncmpcpp-archlinuxrb-build-M5TJM1Zg/ncmpcpp/trunk/src/ncmpcpp-0.8.2' make: *** [Makefile:406: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... Additional info: https://tests.reproducible-builds.org/archlinux/community/ncmpcpp/build1.log Steps to reproduce: Run makepkg in the directory |
This task depends upon
Closed by Evangelos Foutras (foutrelis)
Tuesday, 14 July 2020, 22:29 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in /trunk.
Tuesday, 14 July 2020, 22:29 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in /trunk.
https://github.com/ncmpcpp/ncmpcpp/commit/399e0f47008b487df3505476c959b4f42d8bc1b1
https://github.com/ncmpcpp/ncmpcpp/commit/cc6fbddb3798346e20d4a694ff107b5976ab060e
https://bugs.archlinux.org/task/67251
PKGBUILD diff was attached there for convenience.