Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-70008

tigervnc-1.8.0-34.el7_9 can't be built from sources

Linking RHIVOS CVEs to...Migration: Automation ...Sync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Normal Normal
    • rhel-7.9.z
    • rhel-7.9.z
    • tigervnc
    • None
    • tigervnc-1.8.0-35.el7_9
    • No
    • Moderate
    • 1
    • rhel-display-applications
    • 21
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • Red Hat Enterprise Linux
    • DESKTOP Cycle #3 10.0 phase
    • x86_64
    • None

      What were you trying to do that didn't work?

      tigervnc-1.8.0-34.el7_9.x86_64 for RHEL 7 ELS can't be built from source.

      What is the impact of this issue to you?

      Small, since the binary package is available.

      Please provide the package NVR for which the bug is seen:

      tigervnc-1.8.0-33.el7_9.src.rpm

      How reproducible is this bug?:

      Always

      Steps to reproduce

       

      $ sudo subscription-manager repos --disable={rhel-7-server-rpms,rhel-7-server-extras-rpms} --enable={rhel-7-server-els-rpms,rhel-7-server-els-optional-rpms,rhel-7-server-extras-rpms}
      $ sudo yum install -y yum-utils rpmdevtools gcc gcc-c++ make automake autoconf rpm-build
      $ sudo yumdownloader --destdir /tmp --source tigervnc-1.8.0-34.el7_9
      $ rpmdev-setuptree
      $ cd ~/rpmbuild/SOURCES/
      $ rpm2cpio /tmp/tigervnc-1.8.0-34.el7_9.src.rpm | cpio -idm
      $ sudo yum install -y $(sed -n -e 's/,//g;s/^BuildRequires://p' tigervnc.spec)
      $ rpmbuild -ba tigervnc.spec
      Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tsgLIp
      + umask 022
      + cd /home/casantos/rpmbuild/BUILD
      + cd /home/casantos/rpmbuild/BUILD
      + rm -rf tigervnc-1.8.0
      + /usr/bin/gzip -dc /home/casantos/rpmbuild/SOURCES/tigervnc-1.8.0.tar.gz
      + /usr/bin/tar -xf -
      + STATUS=0
      + '[' 0 -ne 0 ']'
      + cd tigervnc-1.8.0
      + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
      + cp -r /usr/share/xorg-x11-server-source/GL /usr/share/xorg-x11-server-source/Makefile.am /usr/share/xorg-x11-server-source/Xext /usr/share/xorg-x11-server-source/Xi /usr/share/xorg-x11-server-source/aclocal.m4 /usr/share/xorg-x11-server-source/composite /usr/share/xorg-x11-server-source/config /usr/share/xorg-x11-server-source/configure.ac /usr/share/xorg-x11-server-source/damageext /usr/share/xorg-x11-server-source/dbe /usr/share/xorg-x11-server-source/devbook.am /usr/share/xorg-x11-server-source/dix /usr/share/xorg-x11-server-source/doc /usr/share/xorg-x11-server-source/docbook.am /usr/share/xorg-x11-server-source/dri3 /usr/share/xorg-x11-server-source/exa /usr/share/xorg-x11-server-source/fb /usr/share/xorg-x11-server-source/glamor /usr/share/xorg-x11-server-source/glx /usr/share/xorg-x11-server-source/hw /usr/share/xorg-x11-server-source/include /usr/share/xorg-x11-server-source/m4 /usr/share/xorg-x11-server-source/man /usr/share/xorg-x11-server-source/manpages.am /usr/share/xorg-x11-server-source/meson_options.txt /usr/share/xorg-x11-server-source/mi /usr/share/xorg-x11-server-source/miext /usr/share/xorg-x11-server-source/os /usr/share/xorg-x11-server-source/present /usr/share/xorg-x11-server-source/pseudoramiX /usr/share/xorg-x11-server-source/randr /usr/share/xorg-x11-server-source/record /usr/share/xorg-x11-server-source/render /usr/share/xorg-x11-server-source/test /usr/share/xorg-x11-server-source/xfixes /usr/share/xorg-x11-server-source/xkb /usr/share/xorg-x11-server-source/xorg-server.m4 /usr/share/xorg-x11-server-source/xorg-server.pc.in /usr/share/xorg-x11-server-source/xserver.ent.in unix/xserver
      + pushd unix/xserver
      ~/rpmbuild/BUILD/tigervnc-1.8.0/unix/xserver ~/rpmbuild/BUILD/tigervnc-1.8.0
      ++ find . -type f -perm -001
      + echo 'Patch #100 (tigervnc-xserver120.patch):'
      Patch #100 (tigervnc-xserver120.patch):
      + /usr/bin/cat /home/casantos/rpmbuild/SOURCES/tigervnc-xserver120.patch
      + /usr/bin/patch -p1 -b --suffix .xserver120 --fuzz=0
      patching file configure.ac
      Hunk #2 succeeded at 1780 (offset -84 lines).
      Hunk #3 succeeded at 1819 (offset -84 lines).
      Hunk #4 succeeded at 2035 (offset -88 lines).
      Hunk #5 succeeded at 2569 (offset -128 lines).
      patching file hw/Makefile.am
      patching file mi/miinitext.c
      patching file include/os.h
      Hunk #1 succeeded at 633 (offset 12 lines).
      + echo 'Patch #101 (0001-rpath-hack.patch):'
      Patch #101 (0001-rpath-hack.patch):
      + /usr/bin/cat /home/casantos/rpmbuild/SOURCES/0001-rpath-hack.patch
      + /usr/bin/patch -p1 -b --suffix .rpath --fuzz=0
      patching file configure.ac
      Hunk #1 succeeded at 1303 (offset -54 lines).
      + echo 'Patch #110 (xorg-CVE-2023-5367.patch):'
      Patch #110 (xorg-CVE-2023-5367.patch):
      + /usr/bin/cat /home/casantos/rpmbuild/SOURCES/xorg-CVE-2023-5367.patch
      + /usr/bin/patch -p1 -b --suffix .xorg-CVE-2023-5367 --fuzz=0
      patching file Xi/xiproperty.c
      Reversed (or previously applied) patch detected!  Assume -R? [n] 
      Apply anyway? [n] 
      Skipping patch.
      2 out of 2 hunks ignored -- saving rejects to file Xi/xiproperty.c.rej
      patching file randr/rrproperty.c
      Reversed (or previously applied) patch detected!  Assume -R? [n] 
      Apply anyway? [n] 
      Skipping patch.
      2 out of 2 hunks ignored -- saving rejects to file randr/rrproperty.c.rej
      error: Bad exit status from /var/tmp/rpm-tmp.tsgLIp (%prep)
      
      
      RPM build errors:
          Bad exit status from /var/tmp/rpm-tmp.tsgLIp (%prep) 

       

      Expected results

      Actual results

              jgrulich@redhat.com Jan Grulich
              rhn-support-casantos Carlos Santos
              Jan Grulich Jan Grulich
              Radek Duda Radek Duda
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: