[Bug 1944073] [NEW] stamps/02-patch-stamp: No such file or directory

miufullzero 1944073 at bugs.launchpad.net
Sun Sep 19 11:19:34 UTC 2021


Public bug reported:

make[1]: Entering directory '/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0'
dh_testdir
: # give information about the build process
------------------------ Build process variables ------------------------
Memory on this machine:
MemTotal:       16360468 kB
MemFree:         8338568 kB
MemAvailable:   15849384 kB
SwapCached:            0 kB
SwapTotal:       4017148 kB
SwapFree:        4017148 kB
Number of parallel processes used for the build: 1
DEB_BUILD_OPTIONS: 
Package source: gcc-10
GCC version: 10.3.0
Base Debian version: 10
Configured with: -v
	 --with-pkgversion='Ubuntu 10.3.0-1ubuntu1~20.04'
	 --with-bugurl='file:///usr/share/doc/gcc-10/README.Bugs'
	 --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2
	 --prefix=/usr
	 --with-gcc-major-version-only
	 --program-suffix=-10
	 --program-prefix=aarch64-linux-gnu-
	 --enable-shared
	 --enable-linker-build-id
	 --libexecdir=/usr/lib
	 --without-included-gettext
	 --enable-threads=posix
	 --libdir=/usr/lib
	 --enable-nls
	 --enable-bootstrap
	 --enable-clocale=gnu
	 --enable-libstdcxx-debug
	 --enable-libstdcxx-time=yes
	 --with-default-libstdcxx-abi=new
	 --enable-gnu-unique-object
	 --disable-libquadmath
	 --disable-libquadmath-support
	 --enable-plugin
	 --enable-default-pie
	 --with-system-zlib
	 --enable-libphobos-checking=release
	 --with-target-system-zlib=auto
	 --enable-objc-gc=auto
	 --enable-multiarch
	 --enable-fix-cortex-a53-843419
	 --disable-werror
	 --enable-checking=release
	 --build=aarch64-linux-gnu
	 --host=aarch64-linux-gnu
	 --target=aarch64-linux-gnu
	
Using shell /bin/bash -e		
Architecture: arm64 (GNU: aarch64-linux-gnu)
CPPFLAGS: 
CFLAGS: 
LDFLAGS: 
BOOT_CFLAGS: -g -O2 -fno-stack-protector
DEBIAN_BUILDARCH: 
Install prefix: /usr
Will not build the biarch compilers
Will build the C++ compiler
Will build the ObjC compiler.
Will build the extra ObjC runtime for garbage collection.
Will build the Obj-C++ compiler
Will build the Fortran 95 compiler.
Will build the Ada compiler.
Will build the shared Ada libraries.
Will build the Go compiler.
Will build the D compiler
Will build the phobos D runtime library.
Will build the Modula-2 compiler.
Will build with SSP support.
Will run the testsuite.
Will enable national language support.
-----------------------------------------------------------------------------

rm -f stamps/04-configure-stamp stamps/05-build-stamp
cat debian/README.Debian stamps/02-patch-stamp > debian/README.Debian.arm64
cat: stamps/02-patch-stamp: No such file or directory
make[1]: *** [debian/rules2:1092: stamps/04-configure-stamp] Error 1
make[1]: Leaving directory '/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0'
make: *** [debian/rules:72: binary] Error 2
root at ubuntu:/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0#

** Affects: gcc-10 (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  stamps/02-patch-stamp: No such file or directory

Status in gcc-10 package in Ubuntu:
  New

Bug description:
  make[1]: Entering directory '/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0'
  dh_testdir
  : # give information about the build process
  ------------------------ Build process variables ------------------------
  Memory on this machine:
  MemTotal:       16360468 kB
  MemFree:         8338568 kB
  MemAvailable:   15849384 kB
  SwapCached:            0 kB
  SwapTotal:       4017148 kB
  SwapFree:        4017148 kB
  Number of parallel processes used for the build: 1
  DEB_BUILD_OPTIONS: 
  Package source: gcc-10
  GCC version: 10.3.0
  Base Debian version: 10
  Configured with: -v
  	 --with-pkgversion='Ubuntu 10.3.0-1ubuntu1~20.04'
  	 --with-bugurl='file:///usr/share/doc/gcc-10/README.Bugs'
  	 --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2
  	 --prefix=/usr
  	 --with-gcc-major-version-only
  	 --program-suffix=-10
  	 --program-prefix=aarch64-linux-gnu-
  	 --enable-shared
  	 --enable-linker-build-id
  	 --libexecdir=/usr/lib
  	 --without-included-gettext
  	 --enable-threads=posix
  	 --libdir=/usr/lib
  	 --enable-nls
  	 --enable-bootstrap
  	 --enable-clocale=gnu
  	 --enable-libstdcxx-debug
  	 --enable-libstdcxx-time=yes
  	 --with-default-libstdcxx-abi=new
  	 --enable-gnu-unique-object
  	 --disable-libquadmath
  	 --disable-libquadmath-support
  	 --enable-plugin
  	 --enable-default-pie
  	 --with-system-zlib
  	 --enable-libphobos-checking=release
  	 --with-target-system-zlib=auto
  	 --enable-objc-gc=auto
  	 --enable-multiarch
  	 --enable-fix-cortex-a53-843419
  	 --disable-werror
  	 --enable-checking=release
  	 --build=aarch64-linux-gnu
  	 --host=aarch64-linux-gnu
  	 --target=aarch64-linux-gnu
  	
  Using shell /bin/bash -e		
  Architecture: arm64 (GNU: aarch64-linux-gnu)
  CPPFLAGS: 
  CFLAGS: 
  LDFLAGS: 
  BOOT_CFLAGS: -g -O2 -fno-stack-protector
  DEBIAN_BUILDARCH: 
  Install prefix: /usr
  Will not build the biarch compilers
  Will build the C++ compiler
  Will build the ObjC compiler.
  Will build the extra ObjC runtime for garbage collection.
  Will build the Obj-C++ compiler
  Will build the Fortran 95 compiler.
  Will build the Ada compiler.
  Will build the shared Ada libraries.
  Will build the Go compiler.
  Will build the D compiler
  Will build the phobos D runtime library.
  Will build the Modula-2 compiler.
  Will build with SSP support.
  Will run the testsuite.
  Will enable national language support.
  -----------------------------------------------------------------------------

  rm -f stamps/04-configure-stamp stamps/05-build-stamp
  cat debian/README.Debian stamps/02-patch-stamp > debian/README.Debian.arm64
  cat: stamps/02-patch-stamp: No such file or directory
  make[1]: *** [debian/rules2:1092: stamps/04-configure-stamp] Error 1
  make[1]: Leaving directory '/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0'
  make: *** [debian/rules:72: binary] Error 2
  root at ubuntu:/home/ubuntu/gcc_10/gcc-10-10.3.0/gcc-10.3.0#

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1944073/+subscriptions




More information about the foundations-bugs mailing list