Package: colmap
Version: 3.5-1
Severity: normal

In rules I see:


ifeq (,$(filter $(DEB_HOST_ARCH), amd64))
    DEB_CPPFLAGS_MAINT_APPEND += -DDISABLE_CPU_SSE
endif


this is harmful and wrong.

ALL amd64 implementations do support SSE and SSE2
and are required to.

Usage of x87 instruction set and registers is deprecated and should not
be used at all on amd64.

Please remove this ifeq statement.




-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages colmap depends on:
ii  libc6                   2.27-8
ii  libceres1               1.13.0+dfsg0-2
ii  libfreeimage3           3.17.0+ds1-5+b5
ii  libgcc1                 1:8.2.0-9
ii  libgflags2.2            2.2.2-1
ii  libgl1                  1.1.0-1
ii  libglew2.0              2.0.0-6
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  libgomp1                8.2.0-9
ii  libgoogle-glog0v5       0.3.5-1
ii  libqt5core5a            5.11.2+dfsg-7
ii  libqt5gui5              5.11.2+dfsg-7
ii  libqt5opengl5           5.11.2+dfsg-7
ii  libqt5widgets5          5.11.2+dfsg-7
ii  libstdc++6              8.2.0-9

colmap recommends no packages.

colmap suggests no packages.

-- no debconf information

Reply via email to