Skip to content

procps: update from 3.3.17 to 4.0.3 to 4.0.4 #2973

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Sep 8, 2023

  • updated
  • fixed -fPIC .a issue

changes:

0 : /usr/share/bee/procps-ng-3.3.17-0.x86_64/CONTENT
1 : /scratch/local/bee-root/procps-ng/procps-ng-4.0.4-0/image/
 0 | 1 | t |  mode |  acc  | uid | gid | nln | file
 - | X | r |0100755|   0755|    0|    0|    1| /usr/bin/pidwait
 X | - | r |0100755|   0755|    0|    0|    1| /usr/bin/pwait

 - | X | d | 040755|   0755|    0|    0|    2| /usr/include/libproc2
 X | - | d | 040755|   0755|    0|    0|    2| /usr/include/proc

 - | X | r |0100644|   0644|    0|    0|    1| /usr/lib/libproc2.a
 X | - | r |0100644|   0644|    0|    0|    1| /usr/lib/libprocps.a

 - | X | r |0100644|   0644|    0|    0|    1| /usr/lib/pkgconfig/libproc2.pc
 X | - | r |0100644|   0644|    0|    0|    1| /usr/lib/pkgconfig/libprocps.pc

 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/pidwait.1
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/pwait.1

 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/procps.1
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/openproc.3
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/readproc.3
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/readproctab.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps_misc.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps_pids.3

Merge branch 'update-procps-from-3.3.17-to-4.0.3' into update-procps-404
procps-ng: Also build shared library
Needed for igt-gpu-tools [1].
[1]: https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/131
procps-ng: Remove blank line
procps-ng: Build in separate directory
This is needed, when building the source from the GitLab release
archive. autogen.sh needs to be run in mee_patch_post() to generate
configure. But it does not execute the configure script itself, which
is not supported by bee’s build type for autogen.sh.

The release archives from SourceForge already ship the configure script,
and it builds outside the source directory without problems.
procps-ng: Update version from 3.3.17 to 4.0.3

bee update procps-ng-4.0.4-0

pmenzel and others added 6 commits February 21, 2023 17:47
This is needed, when building the source from the GitLab release
archive. `autogen.sh` needs to be run in `mee_patch_post()` to generate
`configure`. But it does not execute the configure script itself, which
is not supported by bee’s build type for `autogen.sh`.

The release archives from SourceForge already ship the configure script,
and it builds outside the source directory without problems.
- updated
- fixed -fPIC .a issue

changes:
```
0 : /usr/share/bee/procps-ng-3.3.17-0.x86_64/CONTENT
1 : /scratch/local/bee-root/procps-ng/procps-ng-4.0.4-0/image/
 0 | 1 | t |  mode |  acc  | uid | gid | nln | file
 - | X | r |0100755|   0755|    0|    0|    1| /usr/bin/pidwait
 X | - | r |0100755|   0755|    0|    0|    1| /usr/bin/pwait

 - | X | d | 040755|   0755|    0|    0|    2| /usr/include/libproc2
 X | - | d | 040755|   0755|    0|    0|    2| /usr/include/proc

 - | X | r |0100644|   0644|    0|    0|    1| /usr/lib/libproc2.a
 X | - | r |0100644|   0644|    0|    0|    1| /usr/lib/libprocps.a

 - | X | r |0100644|   0644|    0|    0|    1| /usr/lib/pkgconfig/libproc2.pc
 X | - | r |0100644|   0644|    0|    0|    1| /usr/lib/pkgconfig/libprocps.pc

 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/pidwait.1
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/pwait.1

 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man1/procps.1
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/openproc.3
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/readproc.3
 X | - | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/readproctab.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps_misc.3
 - | X | r |0100644|   0644|    0|    0|    1| /usr/share/man/man3/procps_pids.3
```
@wwwutz
Copy link
Collaborator Author

wwwutz commented Sep 8, 2023

obsoletes #2862

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants