Package: kernel-package
Version: 13.014
Severity: normal

After upgrading to kernel-package version 13.014 from sid, I still cannot build
a kernel package on the s390x architecture.  The console log for my session is
included below:

-----

steve@debian2:/usr/src/linux-source-3.14$ make-kpkg --append-to-version 
-1custom01-s390x --revision 3.14.4-1 --initrd --rootcmd fakeroot kernel_image
I note you are using a hyphen in the revision number.
Please ensure that the upstream and debian revision
numbers are policy compliant enough that dpkg and
shall not choke on them at the end of the compile
exec make kpkg_version=13.014 -f /usr/share/kernel-package/ruleset/minimal.mk 
debian DEBIAN_REVISION=3.14.4-1  APPEND_TO_VERSION=-1custom01-s390x  INITRD=YES 
 ROOT_CMD=fakeroot
====== making target debian/stamp/conf/minimal_debian [new prereqs: ]======
This is kernel package version 13.014.
test -d debian             || mkdir debian
test ! -e stamp-building || rm -f stamp-building
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog  Control  Control.bin86 config templates.in rules; do     
                                 \
            cp -f  /usr/share/kernel-package/$file ./debian/;                   
            \
        done
cp: cannot stat '/usr/share/kernel-package/ChangeLog': No such file or directory
for dir  in Config docs examples ruleset scripts pkg po;  do                    
                  \
          cp -af /usr/share/kernel-package/$dir  ./debian/;                     
            \
        done
test -f debian/control || sed         -e 's/=V/..-1custom01-s390x/g'  \
                -e 's/=D/3.14.4-1/g'         -e 's/=A/s390x/g'  \
        -e 's/=SA//g'  \
        -e 's/=I//g'                                \
        -e 's/=CV/./g'                      \
        -e 's/=M/Stephen Powell <stephen.pow...@com.state.oh.us>/g'             
   \
        -e 's/=ST/linux/g'      -e 's/=B/s390x/g'    \
                -e 's/=R//g'    /usr/share/kernel-package/Control > 
debian/control
test -f debian/changelog ||  sed -e 's/=V/..-1custom01-s390x/g'       \
            -e 's/=D/3.14.4-1/g'        -e 's/=A/s390x/g'       \
            -e 's/=ST/linux/g'     -e 's/=B/s390x/g'         \
            -e 's/=M/Stephen Powell <stephen.pow...@com.state.oh.us>/g'         
                   \
             /usr/share/kernel-package/changelog > debian/changelog
chmod 0644 debian/control debian/changelog
test -d ./debian/stamp || mkdir debian/stamp
make -f debian/rules debian/stamp/conf/kernel-conf
make[1]: Entering directory '/usr/src/linux-source-3.14'
/bin/sh: 1: [: -lt: unexpected operator
/bin/sh: 1: [: -eq: unexpected operator
/bin/sh: 1: [: -eq: unexpected operator
/bin/sh: 1: [: -gt: unexpected operator
/bin/sh: 1: [: -ge: unexpected operator
/bin/sh: 1: [: -lt: unexpected operator
/bin/sh: 1: [: -eq: unexpected operator
/bin/sh: 1: [: -eq: unexpected operator
====== making target debian/stamp/conf/kernel-conf [new prereqs: ]======
make EXTRAVERSION=-1custom01-s390x   ARCH=s390x \
                    oldconfig;
make[2]: Entering directory '/usr/src/linux-source-3.14'
Makefile:506: /usr/src/linux-source-3.14/arch/s390x/Makefile: No such file or 
directory
make[2]: *** No rule to make target 
'/usr/src/linux-source-3.14/arch/s390x/Makefile'.  Stop.
make[2]: Leaving directory '/usr/src/linux-source-3.14'
debian/ruleset/targets/common.mk:194: recipe for target 
'debian/stamp/conf/kernel-conf' failed
make[1]: *** [debian/stamp/conf/kernel-conf] Error 2
make[1]: Leaving directory '/usr/src/linux-source-3.14'
/usr/share/kernel-package/ruleset/minimal.mk:93: recipe for target 
'debian/stamp/conf/minimal_debian' failed
make: *** [debian/stamp/conf/minimal_debian] Error 2
Failed to create a ./debian directory: No such file or directory at 
/usr/bin/make-kpkg line 966.
steve@debian2:/usr/src/linux-source-3.14$

-----

-- 
  .''`.     Stephen Powell    
 : :'  :
 `. `'`
   `-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to