Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Where's clang-tidy?
@ 2023-01-17 11:48 LinArcX
  2023-01-17 11:57 ` balejk
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 11:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

New issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.4_1 x86_64 GenuineIntel notuptodate hold rFF

### Package(s) Affected

clang

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

I wasn't sure should i create a bug-report or package request. But i think it's a package issue.

Since clang-tidy is part of the clang, i surprised that it's not part of clang installation on void.

Even i tried llvm12 and clang-analyzer, but they don't have clang-tidy executable.

### Actual behaviour

I need clang-tidy.

### Steps to reproduce

Just install clang and 

`xbps-query -f clang | grep clang-tidy`

Returns nothing, it means clang-tidy is not part of clang package.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
@ 2023-01-17 11:57 ` balejk
  2023-01-17 12:05 ` LinArcX
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: balejk @ 2023-01-17 11:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 288 bytes --]

New comment by balejk on void-packages repository

https://github.com/void-linux/void-packages/issues/41691#issuecomment-1385315815

Comment:
`clang-tidy` is part of the `clang-tools-extra` package. You can use `xlocate` from the `xtools` package to see which package is a file part of.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
  2023-01-17 11:57 ` balejk
  2023-01-17 12:05 ` LinArcX
@ 2023-01-17 12:05 ` LinArcX
  2023-01-17 12:07 ` LinArcX
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 12:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]

Closed issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.4_1 x86_64 GenuineIntel notuptodate hold rFF

### Package(s) Affected

clang

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

I wasn't sure if should i create a bug report or package request. But I think it's a package issue.

Since clang-tidy is part of the clang, I am surprised that it's not part of the clang installation on the void. (See [arch package](https://archlinux.org/packages/extra/x86_64/clang/files/))

Even I tried `llvm12` and `clang-analyzer`, but they don't have clang-tidy executable.

### Actual behaviour

I need clang-tidy.

### Steps to reproduce

Just install clang and 

`xbps-query -f clang | grep clang-tidy`

Returns nothing, it means clang-tidy is not part of clang package.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
  2023-01-17 11:57 ` balejk
@ 2023-01-17 12:05 ` LinArcX
  2023-01-17 12:05 ` [ISSUE] [CLOSED] " LinArcX
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 12:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 356 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691#issuecomment-1385325445

Comment:
@balejk It's weird since I used `xlocate` but nothing was found. (It's worth mentioning that `xlocate` is updated with `xlocate -S`)

Though if I try: `xlocate /usr/bin/clang-tidy`

It can find it. Thank you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
                   ` (2 preceding siblings ...)
  2023-01-17 12:05 ` [ISSUE] [CLOSED] " LinArcX
@ 2023-01-17 12:07 ` LinArcX
  2023-01-17 12:08 ` LinArcX
  2023-01-17 12:08 ` LinArcX
  5 siblings, 0 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 12:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 380 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691#issuecomment-1385325445

Comment:
@balejk It's weird since I used `xlocate` but nothing was found with `xlocate clang-tidy`(It's worth mentioning that `xlocate` is updated with `xlocate -S`)

Though if I try: `xlocate /usr/bin/clang-tidy`

It can find it. Thank you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
                   ` (3 preceding siblings ...)
  2023-01-17 12:07 ` LinArcX
@ 2023-01-17 12:08 ` LinArcX
  2023-01-17 12:08 ` LinArcX
  5 siblings, 0 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 12:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 381 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691#issuecomment-1385325445

Comment:
@balejk It's weird since I used `xlocate` but nothing was found with `xlocate clang-tidy`(It's worth mentioning that `xlocate` is updated with `xlocate -S`)

Though if I try: `xlocate /usr/bin/clang-tidy, It can find it. 

Thank you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Where's clang-tidy?
  2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
                   ` (4 preceding siblings ...)
  2023-01-17 12:08 ` LinArcX
@ 2023-01-17 12:08 ` LinArcX
  5 siblings, 0 replies; 7+ messages in thread
From: LinArcX @ 2023-01-17 12:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 382 bytes --]

New comment by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/41691#issuecomment-1385325445

Comment:
@balejk It's weird since I used `xlocate` but nothing was found with `xlocate clang-tidy`(It's worth mentioning that `xlocate` is updated with `xlocate -S`)

Though if I try: `xlocate /usr/bin/clang-tidy`, It can find it. 

Thank you.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-17 12:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 11:48 [ISSUE] Where's clang-tidy? LinArcX
2023-01-17 11:57 ` balejk
2023-01-17 12:05 ` LinArcX
2023-01-17 12:05 ` [ISSUE] [CLOSED] " LinArcX
2023-01-17 12:07 ` LinArcX
2023-01-17 12:08 ` LinArcX
2023-01-17 12:08 ` LinArcX

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).