Public bug reported:

https://launchpad.net/ubuntu/+source/sblim-sfcb/1.4.9-0ubuntu11

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -DSFCB_CONFDIR=\"/etc/sfcb\" 
-DSFCB_STATEDIR=\"/var/lib/sfcb\" -DSFCB_LIBDIR=\"/usr/lib/sfcb\" 
-DCMPI_LIBDIR=\"/usr/lib/cmpi\" -DLIBDIR=\"/usr/lib\" 
-DSFCB_BINARY=\"/usr/sbin/sfcbd\" -D SFCB_DEBUG -D 
CMPI_PLATFORM_LINUX_GENERIC_GNU -Wall -fno-strict-aliasing -fsigned-char -D 
CMPI_OS_LINUX -g -O2 -MT libsfcBrokerCore_la-providerMgr.lo -MD -MP -MF 
.deps/libsfcBrokerCore_la-providerMgr.Tpo -c providerMgr.c  -fPIC -DPIC -o 
.libs/libsfcBrokerCore_la-providerMgr.o
providerMgr.c: In function 'lookupProviders':
providerMgr.c:375:11: error: too many arguments to function 
'UtilFactory->newList'; expected 0, have 2
  375 |     lst = UtilFactory->newList(NULL, NULL);
      |           ^~~~~~~~~~~          ~~~~
In file included from providerRegister.h:31,
                 from providerMgr.c:29:
/usr/include/sfcCommon/utilft.h:202:23: note: declared here
  202 |     UtilList       *(*newList) ();
      |                       ^~~~~~~
providerMgr.c: In function 'getAssocProviders':
providerMgr.c:662:11: error: too many arguments to function 
'UtilFactory->newList'; expected 0, have 2
  662 |     lst = UtilFactory->newList(NULL, NULL);
      |           ^~~~~~~~~~~          ~~~~
/usr/include/sfcCommon/utilft.h:202:23: note: declared here
  202 |     UtilList       *(*newList) ();
      |                       ^~~~~~~
providerMgr.c: In function '_getConstClassChildren':
providerMgr.c:1897:12: error: too many arguments to function 
'UtilFactory->newList'; expected 0, have 2
 1897 |       ul = UtilFactory->newList(NULL, NULL);
      |            ^~~~~~~~~~~          ~~~~
/usr/include/sfcCommon/utilft.h:202:23: note: declared here
  202 |     UtilList       *(*newList) ();
      |                       ^~~~~~~
providerMgr.c: In function '_getAssocClassNames':
providerMgr.c:1946:12: error: too many arguments to function 
'UtilFactory->newList'; expected 0, have 2
 1946 |       ul = UtilFactory->newList(NULL, NULL);
      |            ^~~~~~~~~~~          ~~~~
/usr/include/sfcCommon/utilft.h:202:23: note: declared here
  202 |     UtilList       *(*newList) ();
      |                       ^~~~~~~
make[3]: *** [Makefile:1849: libsfcBrokerCore_la-providerMgr.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:2060: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:1112: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:31: build-stamp] Error 2

** Affects: sblim-sfcb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2166970

Title:
  FTBFS: sblim-sfcb fails to build in the stonking archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sblim-sfcb/+bug/2166970/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to