Project

General

Profile

Actions

Bug #1376

closed

Babeltrace master make install rebuilds objects

Added by Mathieu Desnoyers 11 months ago. Updated 8 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
05/25/2023
Due date:
% Done:

0%

Estimated time:

Description

When doing the following:

as user:

cloning a pristine babeltrace master branch,
./bootstrap
./configure
make -j16

then as root (going to root with su):
make install

I notice that the "make install" rebuilds some objects, which is unexpected, e.g.:

src/lib/babeltrace2.o is now owned by "root:root".

Actions #1

Updated by Simon Marchi 11 months ago

I think I see the same thing as you, because I have the git config core.abbrev set to 12 (because the kernel development guide told me so). I guess it's the same with you.

Tentative patch: https://review.lttng.org/c/babeltrace/+/10098/1

Actions #2

Updated by Simon Marchi 8 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF