Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ceres-solver-devel cmake files wrong lib path
@ 2023-07-21  6:32 OliveThePuffin
  2023-07-22  0:31 ` OliveThePuffin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: OliveThePuffin @ 2023-07-21  6:32 UTC (permalink / raw)
  To: ml

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

New issue by OliveThePuffin on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.72_1 aarch64-musl

### Package(s) Affected

ceres-solver-devel-2.0.0_2

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

_No response_

### Expected behaviour

the cmake files in the ceres-solver-devel package point to real folders and files like
`/usr/lib/include`
`/usr/lib/libglog.so`

### Actual behaviour

the cmake files actually point to non-existant files and folders like this:
`/usr/aarch64-linux-musl/usr/lib/include` 
`/usr/aarch64-linux-musl/usr/lib/libglog.so` 

for some reason this bug does not exist on x86_64-glibc (the only other platform I tested)

### Steps to reproduce

look at
`/usr/lib/cmake/Ceres/CeresConfig.cmake` and
`/usr/lib/cmake/Ceres/CeresTargets.cmake`
search for the string "aarch64-linux-musl"

or just try to compile
https://ceres-solver.googlesource.com/ceres-solver/+/master/examples/helloworld.cc
against the library on aarch64-musl

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

* Re: ceres-solver-devel cmake files wrong lib path
  2023-07-21  6:32 [ISSUE] ceres-solver-devel cmake files wrong lib path OliveThePuffin
@ 2023-07-22  0:31 ` OliveThePuffin
  2023-07-22  0:32 ` OliveThePuffin
  2023-07-22  6:20 ` [ISSUE] [CLOSED] " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: OliveThePuffin @ 2023-07-22  0:31 UTC (permalink / raw)
  To: ml

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

New comment by OliveThePuffin on void-packages repository

https://github.com/void-linux/void-packages/issues/45166#issuecomment-1646356859

Comment:
I suppose I should add that I cross compiled this package from an x86_64 system for the aarch64 system in case that affetcts things

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

* Re: ceres-solver-devel cmake files wrong lib path
  2023-07-21  6:32 [ISSUE] ceres-solver-devel cmake files wrong lib path OliveThePuffin
  2023-07-22  0:31 ` OliveThePuffin
@ 2023-07-22  0:32 ` OliveThePuffin
  2023-07-22  6:20 ` [ISSUE] [CLOSED] " sgn
  2 siblings, 0 replies; 4+ messages in thread
From: OliveThePuffin @ 2023-07-22  0:32 UTC (permalink / raw)
  To: ml

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

New comment by OliveThePuffin on void-packages repository

https://github.com/void-linux/void-packages/issues/45166#issuecomment-1646356859

Comment:
I suppose I should add that I cross compiled this package from an x86_64 system for the aarch64 system in case that affetcts things

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

* Re: [ISSUE] [CLOSED] ceres-solver-devel cmake files wrong lib path
  2023-07-21  6:32 [ISSUE] ceres-solver-devel cmake files wrong lib path OliveThePuffin
  2023-07-22  0:31 ` OliveThePuffin
  2023-07-22  0:32 ` OliveThePuffin
@ 2023-07-22  6:20 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2023-07-22  6:20 UTC (permalink / raw)
  To: ml

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

Closed issue by OliveThePuffin on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 5.15.72_1 aarch64-musl

### Package(s) Affected

ceres-solver-devel-2.0.0_2

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

I haven't found any

### Expected behaviour

the cmake files in the ceres-solver-devel package point to real folders and files like
`/usr/lib/include`
`/usr/lib/libglog.so`

### Actual behaviour

the cmake files actually point to non-existant files and folders like this:
`/usr/aarch64-linux-musl/usr/lib/include` 
`/usr/aarch64-linux-musl/usr/lib/libglog.so` 

for some reason this bug does not exist on x86_64-glibc (the only other platform I tested)

### Steps to reproduce

look at
`/usr/lib/cmake/Ceres/CeresConfig.cmake` and
`/usr/lib/cmake/Ceres/CeresTargets.cmake`
search for the string "aarch64-linux-musl"

or just try to compile
https://ceres-solver.googlesource.com/ceres-solver/+/master/examples/helloworld.cc
against the library on aarch64-musl

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

end of thread, other threads:[~2023-07-22  6:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21  6:32 [ISSUE] ceres-solver-devel cmake files wrong lib path OliveThePuffin
2023-07-22  0:31 ` OliveThePuffin
2023-07-22  0:32 ` OliveThePuffin
2023-07-22  6:20 ` [ISSUE] [CLOSED] " sgn

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).