Files could not be expanded: home:r3ndom/ncpamixer: project 'home:r3ndom' does not exist

ncpamixer

Edit Package ncpamixer
https://github.com/fulhax/ncpamixer

ncurses PulseAudio mixer

Refresh
Refresh
Source Files

Sources could not be expanded: home:r3ndom/ncpamixer: project 'home:r3ndom' does not exist

Show unmerged sources

Comments 2

Avindra Goolcharan's avatar

Same build error since 2017:

https://github.com/fulhax/ncpamixer/issues/14


Avindra Goolcharan's avatar

New error is breaking on incomplete C++ types

[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:696:13: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   696 |         item->name.str = new char[i.second.length() + 1];
[   37s]       |             ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
[   37s]    86 | typedef struct tagITEM
[   37s]       |                ^~~~~~~
[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:698:36: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   698 |             const_cast<char *>(item->name.str),
[   37s]       |                                    ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
[   37s]    86 | typedef struct tagITEM
[   37s]       |                ^~~~~~~
[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:702:13: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   702 |         item->name.length = i.second.length();
[   37s]       |             ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
[   37s]    86 | typedef struct tagITEM
[   37s]       |                ^~~~~~~
[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:703:13: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   703 |         item->userptr = static_cast<void *>(&i);
[   37s]       |             ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
[   37s]    86 | typedef struct tagITEM
[   37s]       |                ^~~~~~~
[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:781:40: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   781 |                                    item->userptr
[   37s]       |                                        ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
[   37s]    86 | typedef struct tagITEM
[   37s]       |                ^~~~~~~
[   37s] /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:803:40: error: invalid use of incomplete type 'ITEM' {aka 'struct tagITEM'}
[   37s]   803 |                                    item->userptr
[   37s]       |                                        ^~
[   37s] In file included from /home/abuild/rpmbuild/BUILD/ncpamixer-1.3.3.1/src/ui/tab.cpp:4:
[   37s] /usr/include/ncurses/menu.h:86:16: note: forward declaration of 'ITEM' {aka 'struct tagITEM'}
openSUSE Build Service is sponsored by