https://bugs.kde.org/show_bug.cgi?id=476553

            Bug ID: 476553
           Summary: RPM build of Valgrind 3.22.0 fails under RHEL8
    Classification: Developer tools
           Product: valgrind
           Version: 3.22 GIT
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: peter.klot...@gmail.com
  Target Milestone: ---

SUMMARY
Building an RPM of Valgrind 3.22.0 does not work under Red Hat Enterprise Linux
8

STEPS TO REPRODUCE
1.  Execute "rpmbuild -tb valgrind-3.22.0.tar.bz2" on a fully patched RHEL 8.8
system
2.  One obtains the error messages below

OBSERVED RESULT
The error messages:

---------------------------------------
 /usr/bin/mkdir -p '/usr/libexec/valgrind'
 /usr/bin/install -c -m 644 m_gdbserver/valgrind-monitor.py
m_gdbserver/valgrind-monitor-def.py '/usr/libexec/valgrind'
/usr/bin/install: cannot create regular file
'/usr/libexec/valgrind/valgrind-monitor.py': Permission denied
/usr/bin/install: cannot create regular file
'/usr/libexec/valgrind/valgrind-monitor-def.py': Permission denied
make[4]: *** [Makefile:9424: install-gdbscriptsDATA] Error 1
make[4]: Leaving directory
'/home/user/rpmbuild/BUILD/valgrind-3.22.0/coregrind'
make[3]: *** [Makefile:9565: install-am] Error 2
make[3]: Leaving directory
'/home/user/rpmbuild/BUILD/valgrind-3.22.0/coregrind'
make[2]: *** [Makefile:9558: install] Error 2
make[2]: Leaving directory
'/home/user/rpmbuild/BUILD/valgrind-3.22.0/coregrind'
make[1]: *** [Makefile:918: install-recursive] Error 1
make[1]: Leaving directory '/home/user/rpmbuild/BUILD/valgrind-3.22.0'
make: *** [Makefile:1225: install] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.Jax4dz (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.Jax4dz (%install)
---------------------------------------

EXPECTED RESULT
It should build, like 3.21.0 did.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to