FYI building against proposed today might have spotted an issue with
newer toolchains

make[2]: Entering directory '/<<PKGBUILDDIR>>/test/build'
[ 50%] Building CXX object CMakeFiles/emhash_test.dir/main.cpp.o
In file included from /<<PKGBUILDDIR>>/test/eutil.h:72,
                 from /<<PKGBUILDDIR>>/test/main.cpp:16:
/<<PKGBUILDDIR>>/test/../thirdparty/ahash/ahash.c: In function ‘ahasher_t 
hash_write(ahasher_t, const char*, size_t)’:
/<<PKGBUILDDIR>>/test/../thirdparty/ahash/ahash.c:243:39: error: invalid 
conversion from ‘uint8_t*’ {aka ‘unsigned char*’} to ‘const char*’ 
[-fpermissive]
  243 |             input = ((uint8_t*)input) + 128;
      |                     ~~~~~~~~~~~~~~~~~~^~~~~


But that would not hit source-new again, you can upload the next revision that 
fixes it if it is a real issue

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

Title:
  [needs-packaging] emhash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2130190/+subscriptions


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

Reply via email to