Bug#975713: libcxxopts-dev: cxxopts should be architecture independent

2021-09-15 Thread Boyuan Yang
On Wed, 25 Nov 2020 10:37:23 -0500 Boyuan Yang  wrote:
> Control: severity -1 wishlist
> Control: tags -1 + help
> 
> 在 2020-11-25星期三的 13:22 +,Abhishek Dasgupta写道:
> > Package: libcxxopts-dev
> > Severity: normal
> > 
> > Hi,
> > 
> > cxxopts being a header-only library should be an -all package.
> 
> Unfortunately cxxopts comes with CMake config snippets, which will
> hardcode architecture detection strings, making it not cross-
> platformed. Dropping CMake scripts is not an option. See
> /usr/lib/cmake/cxxopts/cxxopts-config.cmake .
> 
> If you have any idea about how to solve this problem, please let me
> know.

A possible solution can be found at
https://cmake.org/cmake/help/latest/module/CMakePackageConfigHelpers.html#command:write_basic_package_version_file
, as well as https://github.com/jarro2783/cxxopts/pull/298/files .

Thanks,
Boyuan Yang


signature.asc
Description: This is a digitally signed message part


Bug#975713: libcxxopts-dev: cxxopts should be architecture independent

2020-11-25 Thread Boyuan Yang
Control: severity -1 wishlist
Control: tags -1 + help

在 2020-11-25星期三的 13:22 +,Abhishek Dasgupta写道:
> Package: libcxxopts-dev
> Severity: normal
> 
> Hi,
> 
> cxxopts being a header-only library should be an -all package.

Unfortunately cxxopts comes with CMake config snippets, which will
hardcode architecture detection strings, making it not cross-
platformed. Dropping CMake scripts is not an option. See
/usr/lib/cmake/cxxopts/cxxopts-config.cmake .

If you have any idea about how to solve this problem, please let me
know.

Thanks,
Boyuan Yang


signature.asc
Description: This is a digitally signed message part


Bug#975713: libcxxopts-dev: cxxopts should be architecture independent

2020-11-25 Thread Abhishek Dasgupta
Package: libcxxopts-dev
Severity: normal

Hi,

cxxopts being a header-only library should be an -all package.

Thanks
Abhishek

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-2-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled