Your message dated Thu, 14 May 2026 22:23:28 +0200
with message-id <[email protected]>
and subject line autoconf fixed in sid
has caused the Debian Bug report #1133598,
regarding open-vm-tools: ftbfs with GCC-16
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1133598: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133598
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:open-vm-tools
Version: 2:13.0.10-1
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

open-vm-tools fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/open-vm-tools_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


/usr/include/absl/strings/string_view.h:353:13: error: assignment of member 
'absl::debian7::string_view::length_' in read-only object
  353 |     length_ -= n;
      |     ~~~~~~~~^~~~
/usr/include/absl/strings/string_view.h: In member function 'constexpr void 
absl::debian7::string_view::swap(absl::debian7::string_view&) const':
/usr/include/absl/strings/string_view.h:361:13: error: passing 'const 
absl::debian7::string_view' as 'this' argument discards qualifiers 
[-fpermissive]
  361 |     *this = s;
      |             ^
/usr/include/absl/strings/string_view.h:162:36: note:   in call to 
'absl::debian7::string_view& absl::debian7::string_view::operator=(const 
absl::debian7::string_view&)'
  162 | class ABSL_INTERNAL_ATTRIBUTE_VIEW string_view {
      |                                    ^~~~~~~~~~~
/usr/include/absl/time/time.h: In member function 'constexpr int64_t 
absl::debian7::Duration::HiRep::Get() const':
/usr/include/absl/time/time.h:282:5: error: body of 'constexpr' function 
'constexpr int64_t absl::debian7::Duration::HiRep::Get() const' not a 
return-statement
  282 |     }
      |     ^
/usr/include/absl/time/time.h: In member function 'constexpr 
absl::debian7::Duration::HiRep& 
absl::debian7::Duration::HiRep::operator=(int64_t) const':
/usr/include/absl/time/time.h:290:11: error: assignment of member 
'absl::debian7::Duration::HiRep::hi_' in read-only object
  290 |       hi_ = static_cast<uint32_t>(unsigned_value >> 32);
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/absl/time/time.h:291:11: error: assignment of member 
'absl::debian7::Duration::HiRep::lo_' in read-only object
  291 |       lo_ = static_cast<uint32_t>(unsigned_value);
      |       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/absl/time/time.h:292:14: error: binding reference of type 
'absl::debian7::Duration::HiRep&' to 'const absl::debian7::Duration::HiRep' 
discards qualifiers
  292 |       return *this;
      |              ^~~~~
/usr/include/absl/time/time.h:293:5: error: body of 'constexpr' function 
'constexpr absl::debian7::Duration::HiRep& 
absl::debian7::Duration::HiRep::operator=(int64_t) const' not a return-statement
  293 |     }
      |     ^
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c 
github.com/containerd/containerd/api/types/metrics.pb.cc  -fPIC -DPIC -o 
libcontainerInfo_la-metrics.pb.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c gogoproto/gogo.pb.cc  
-fPIC -DPIC -o libcontainerInfo_la-gogo.pb.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c 
github.com/containerd/containerd/api/types/mount.pb.cc  -fPIC -DPIC -o 
libcontainerInfo_la-mount.pb.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c 
github.com/containerd/containerd/api/types/task/task.pb.cc  -fPIC -DPIC -o 
libcontainerInfo_la-task.pb.o >/dev/null 2>&1
containerInfo_grpc.cc: In function 'GSList* 
ContainerInfo_GetContainerList(const char*, const char*, unsigned int)':
containerInfo_grpc.cc:106:15: error: 'make_unique' is not a member of 'std'
  106 |    res = std::make_unique<ListContainersResponse>();
      |               ^~~~~~~~~~~
containerInfo_grpc.cc:106:15: note: 'std::make_unique' is only available from 
C++14 onwards
containerInfo_grpc.cc:106:49: error: expected primary-expression before '>' 
token
  106 |    res = std::make_unique<ListContainersResponse>();
      |                                                 ^
containerInfo_grpc.cc:106:51: error: expected primary-expression before ')' 
token
  106 |    res = std::make_unique<ListContainersResponse>();
      |                                                   ^
containerInfo_grpc.cc:134:22: error: 'make_unique' is not a member of 'std'
  134 |       taskRes = std::make_unique<GetResponse>();
      |                      ^~~~~~~~~~~
containerInfo_grpc.cc:134:22: note: 'std::make_unique' is only available from 
C++14 onwards
containerInfo_grpc.cc:134:45: error: expected primary-expression before '>' 
token
  134 |       taskRes = std::make_unique<GetResponse>();
      |                                             ^
containerInfo_grpc.cc:134:47: error: expected primary-expression before ')' 
token
  134 |       taskRes = std::make_unique<GetResponse>();
      |                                               ^
make[5]: *** [Makefile:788: libcontainerInfo_la-containers.grpc.pb.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
make[5]: *** [Makefile:781: libcontainerInfo_la-tasks.grpc.pb.lo] Error 1
make[5]: *** [Makefile:795: libcontainerInfo_la-containerInfo_grpc.lo] Error 1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c 
github.com/containerd/containerd/api/types/descriptor.pb.cc  -fPIC -DPIC -o 
libcontainerInfo_la-descriptor.pb.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c containers.pb.cc  -fPIC 
-DPIC -o libcontainerInfo_la-containers.pb.o >/dev/null 2>&1
libtool: compile:  g++ -std=gnu++11 -DPACKAGE_NAME=\"open-vm-tools\" 
-DPACKAGE_TARNAME=\"open-vm-tools\" -DPACKAGE_VERSION=\"13.0.10\" 
"-DPACKAGE_STRING=\"open-vm-tools 13.0.10\"" 
-DPACKAGE_BUGREPORT=\"[email protected]\" 
-DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 
-DPACKAGE=\"open-vm-tools\" -DVERSION=\"13.0.10\" -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_FUSE3=1 -DFUSE_USE_VERSION=35 -DSIZEOF_SIZE_T=8 
-DHAVE_X11_SM_SMLIB_H=1 -DHAVE_X11_ICE_ICELIB_H=1 
-DHAVE_X11_EXTENSIONS_XCOMPOSITE_H=1 -DHAVE_DLOPEN=1 -DHAVE_ECVT=1 
-DHAVE_FCVT=1 -DNO_DNET=1 -DHAVE_CRYPT_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_WCHAR_H=1 -DHAVE_SYS_PARAM_H=1 
-DHAVE_SYS_SYSINFO_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_USER_H=1 
-DHAVE_SYS_VFS_H=1 -DHAVE_UNWIND_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 
-DHAVE_STRUCT_STAT_ST_RDEV=1 -DTIME_WITH_SYS_TIME=1 -I. -DVMTOOLS_USE_GLIB 
-I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -fvisibility=hidden -DGCC_EXPLICIT_EXPORT 
-I/usr/include -DNOMINMAX 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-I/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/lib/include 
-Wdate-time -D_FORTIFY_SOURCE=2 -DUSING_AUTOCONF=1 -DOPEN_VM_TOOLS -DUSE_VGAUTH 
-DNO_ICU -DVMX86_TOOLS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_DEFAULT_SOURCE 
-DENABLE_RESOLUTIONKMS -g -O2 
-ffile-prefix-map=/build/reproducible-path/open-vm-tools-13.0.10=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -c tasks.pb.cc  -fPIC 
-DPIC -o libcontainerInfo_la-tasks.pb.o >/dev/null 2>&1
make[5]: Leaving directory 
'/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/services/plugins/containerInfo'
make[4]: *** [Makefile:810: all-recursive] Error 1
make[4]: Leaving directory 
'/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/services/plugins/containerInfo'
make[3]: *** [Makefile:526: all-recursive] Error 1
make[3]: Leaving directory 
'/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/services/plugins'
make[2]: *** [Makefile:500: all-recursive] Error 1
make[2]: Leaving directory 
'/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools/services'
make[1]: *** [Makefile:568: all-recursive] Error 1
make[1]: Leaving directory 
'/build/reproducible-path/open-vm-tools-13.0.10/open-vm-tools'
dh_auto_build: error: cd open-vm-tools && make -j128 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Hi,

these bugs were blocked by #1133694 in autoconf.

autoconf 0.73-1 was fixed and 0.73-2 got uploaded to unstable now so those bugs 
can be closed.
(I also closed the autoconf one properly now)

Regards,

Rene

--- End Message ---

Reply via email to