Sign me up Login

Details about package d++

Name: d++
Uploader: Ben Westover <me@benthetechguy.net> (Debian QA page)
Description: libdpp10 - C++ Discord API Bot Library - Version 10
libdpp-dev - C++ Discord API Bot Library - development files
libdpp-doc - C++ Discord API Bot Library - documentation

Package uploads

Upload #2

Information

Version: 10.1.2+dfsg-1
Uploaded: 2025-07-01 01:42
Source package: d++_10.1.2+dfsg-1.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: https://dpp.dev
Vcs-Git: https://salsa.debian.org/BenTheTechGuy/dpp.git
Vcs-Browser: https://salsa.debian.org/BenTheTechGuy/dpp
Closes bugs: #1108449

Changelog

 d++ (10.1.2+dfsg-1) unstable; urgency=medium
 .
   * Initial Package (Closes: #1108449)

QA information

Comments

  1. Morning Ben,
    
    I will not embarrass you by putting majors errors on the RFS.
    
    We have the consistent failure below with pbuilder and sbuild.
    
    1: [0.350]: [SUCCESS] dpp::snowflake class
    1: [0.350]: [SKIPPED] snowflake: std::format support
    1: [0.350]: [TESTING] dpp::json_interface class
    1: [0.350]: [SUCCESS] dpp::json_interface class
    1: Unhandled std::exception thrown: getaddrinfo error: Temporary failure in name resolution
    1/1 Test #1: unittest .........................***Failed    0.36 sec
    [0.000]: [START] Running offline unit tests only.
    [0.000]: [TESTING] manged object comparison
    [0.000]: [SUCCESS] manged object comparison
    [0.000]: [TESTING] dpp::bignumber decimal to raw buffer
    [0.000]: [SUCCESS] dpp::bignumber decimal to raw buffer
    [0.000]: [TESTING] dpp::bignumber raw buffer to hex
    [0.000]: [SUCCESS] dpp::bignumber raw buffer to hex
    [0.000]: [TESTING] dpp::bignumber to_binary()
    [0.000]: [SUCCESS] dpp::bignumber to_binary()
    [0.000]: [TESTING] Human readable error translation
    [0.000]: [SUCCESS] Human readable error translation
    [0.000]: [TESTING] Markdown escaping (ignore code block contents)
    [0.000]: [TESTING] Markdown escaping (escape code block contents)
    [0.000]: [SUCCESS] Markdown escaping (ignore code block contents)
    [0.000]: [SUCCESS] Markdown escaping (escape code block contents)
    [0.000]: [TESTING] URL encoding
    [0.000]: [SUCCESS] URL encoding
    [0.000]: [TESTING] Base 64 encoding
    [0.000]: [SUCCESS] Base 64 encoding
    [0.000]: [TESTING] https_client::get_host_info()
    [0.000]: [SUCCESS] https_client::get_host_info()
    [0.001]: [TESTING] utility::read_file()
    [0.350]: [SUCCESS] utility::read_file()
    [0.350]: [TESTING] ts_to_string()
    [0.350]: [SUCCESS] ts_to_string()
    [0.350]: [TESTING] role::operator<
    [0.350]: [SUCCESS] role::operator<
    [0.350]: [TESTING] role::operator<
    [0.350]: [SUCCESS] role::operator<
    [0.350]: [TESTING] webhook construct from URL
    [0.350]: [SUCCESS] webhook construct from URL
    [0.350]: [TESTING] dpp::snowflake class
    [0.350]: [SUCCESS] dpp::snowflake class
    [0.350]: [SKIPPED] snowflake: std::format support
    [0.350]: [TESTING] dpp::json_interface class
    [0.350]: [SUCCESS] dpp::json_interface class
    Unhandled std::exception thrown: getaddrinfo error: Temporary failure in name resolution
    
    
    0% tests passed, 1 tests failed out of 1
    
    Total Test time (real) =   0.36 sec
    
    The following tests FAILED:
    	  1 - unittest (Failed)
    Errors while running CTest
    make[1]: *** [Makefile:94: test] Error 8
    make[1]: Leaving directory '/build/reproducible-path/d++-10.1.2+dfsg/obj-x86_64-linux-gnu'
    dh_auto_test: error: cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 returned exit code 2
    make: *** [debian/rules:8: binary] Error 25
    dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
    --------------------------------------------------------------------------------
    Build finished at 2025-07-01T05:45:42Z
    
    Regards
    
    Phil
    Needs work Phil Wyett at July 1, 2025, 5:49 a.m.
  2. Hi Phil,
    
    I didn't think to make sure that the tests didn't need network to run, I'll disable the ones that do.
    
    Those Lintian errors about missing source, they don't appear when I run Lintian on two different trixie machines. Maybe the detection got better in some newer version of Lintian that the mentors site doesn't have?
    
    Thank you as always for the review,
    --
    Ben Westover
    Needs work Ben Westover at July 1, 2025, 2:02 p.m.

Upload #1

Information

Version: 10.1.2+dfsg-1
Uploaded: 2025-07-01 01:27
Source package: d++_10.1.2+dfsg-1.dsc
Distribution: unstable
Section: libs
Priority: optional
Homepage: https://dpp.dev
Vcs-Git: https://salsa.debian.org/BenTheTechGuy/dpp.git
Vcs-Browser: https://salsa.debian.org/BenTheTechGuy/dpp
Closes bugs: #1108449

Changelog

 d++ (10.1.2+dfsg-1) unstable; urgency=medium
 .
   * Initial Package (Closes: #1108449)

QA information

Comments

No comments