[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1067291: gcc-14-cross-ports: FTBFS: make: *** [debian/rules:378: stamp-dir/init-gcc] Error 1



Source: gcc-14-cross-ports
Version: 4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> gcc: 14-20240315-1 / 14-20240201-3cross2
> 
> old gcc version: 14-20240201-3 / 2
> 
> new gcc version: 14-20240315-1cross1
> START stamp-dir/init-gcc
> rm -rf bin
> mkdir -p bin
> ln -s /usr/bin/gcc-14 bin/gcc
> ln -s /usr/bin/g++-14 bin/g++
> ln -s /usr/bin/gnatbind-14 bin/gnatbind
> ln -s /usr/bin/gnatmake-14 bin/gnatmake
> ln -s /usr/bin/gnatlink-14 bin/gnatlink
> ln -s /usr/bin/gnatls-14 bin/gnatls
> mkdir -p gcc
> set -ex; \
> cd gcc ; \
> ln -sf /usr/src/gcc-14/gcc-20240315-dfsg.tar.xz gcc-20240315-dfsg.tar.xz ;\
> cp -a  /usr/src/gcc-14/debian/ . ; \
> if [ -n "$(grep -v '^\#' /<<PKGBUILDDIR>>/debian/patches/gcc/series)" ]; then \
>   QUILT_PATCHES=/<<PKGBUILDDIR>>/debian/patches/gcc quilt push --quiltrc /dev/null -a ; \
> fi
> + cd gcc
> + ln -sf /usr/src/gcc-14/gcc-20240315-dfsg.tar.xz gcc-20240315-dfsg.tar.xz
> + cp -a /usr/src/gcc-14/debian/ .
> + grep -v ^\# /<<PKGBUILDDIR>>/debian/patches/gcc/series
> + [ -n  ]
> set -ex; \
> if dpkg --compare-versions 14-20240315-1 lt 14.1.0-5; then \
>   cd gcc; \
>   patch -p1 < ../debian/patches/gcc/updates.diff; \
> fi
> + dpkg --compare-versions 14-20240315-1 lt 14.1.0-5
> + cd gcc
> + patch -p1
> patching file debian/patches/pr113720.diff
> patching file debian/rules.patch
> Hunk #1 FAILED at 70.
> 1 out of 1 hunk FAILED -- saving rejects to file debian/rules.patch.rej
> make: *** [debian/rules:378: stamp-dir/init-gcc] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/19/gcc-14-cross-ports_4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: