Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742734 - net-wireless/suscan-0.1.0 fails to compile
Summary: net-wireless/suscan-0.1.0 fails to compile
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
: 742998 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-09-16 05:53 UTC by Agostino Sarubbo
Modified: 2020-09-21 17:11 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,7.54 KB, text/plain)
2020-09-16 05:53 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,3.77 KB, text/plain)
2020-09-16 05:53 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,26.10 KB, text/plain)
2020-09-16 05:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-16 05:53:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/suscan-0.1.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-16 05:53:23 UTC
Created attachment 660471 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-16 05:53:24 UTC
Created attachment 660474 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-16 05:53:25 UTC
Created attachment 660477 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Agostino Sarubbo gentoo-dev 2020-09-17 07:26:38 UTC
*** Bug 742998 has been marked as a duplicate of this bug. ***
Comment 5 5836000 2020-09-21 17:11:20 UTC
net-wireless/sigutils is only package landed into /usr/lib/pkgconfig


ls /usr/lib/pkgconfig
sigutils.pc

 cat /usr/lib/pkgconfig/sigutils.pc
prefix=/usr
exec_prefix="${prefix}"
libdir="${prefix}/lib"           <--lib64 should be here , right ? 
includedir="${prefix}/include"

Name: sigutils
Description: Digital signal processing utility library
URL: http://github.org/BatchDrake/sigutils
Version: 0.1
Cflags: -I${includedir}/sigutils -I${includedir}/sigutils/util -D_SU_SINGLE_PRECISION -DHAVE_VOLK=1
Libs: -L${libdir} -lsigutils -lsndfile -lm -lfftw3f -lvolk

##While library in /usr/lib64/


 ls /usr/lib64/libsigutils.so
/usr/lib64/libsigutils.so