Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885891 - dev-libs/opencryptoki-3.6.1-r1 fails to compile (DASH-SYSTEM): slotmgr.h:313:19: error: SBIN_PATH undeclared (first use in this function)
Summary: dev-libs/opencryptoki-3.6.1-r1 fails to compile (DASH-SYSTEM): slotmgr.h:313:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2022-12-14 11:31 UTC by Agostino Sarubbo
Modified: 2022-12-14 14:56 UTC (History)
0 users

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


Attachments
build.log (build.log,77.22 KB, text/plain)
2022-12-14 11:31 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 2022-12-14 11:31:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/opencryptoki-3.6.1-r1 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-14 11:31:45 UTC
Created attachment 842625 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-14 11:31:46 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./configure: 15253: CFLAGS+= -DCONFIG_PATH=\"$(localstatedir)/lib/opencryptoki\" -DSBIN_PATH=\"$(sbindir)\" -DLIB_PATH=\"$(libdir)\" -DLOCKDIR_PATH=\"$(lockdir)\" -DOCK_CONFDIR=\"$(sysconfdir)/opencryptoki\" -DOCK_LOGDIR=\"$(logdir)\": not found
../../../include/pkcs11/slotmgr.h:313:19: error: 'SBIN_PATH' undeclared (first use in this function)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-14 14:56:10 UTC
checking for Tspi_Context_Create in -ltspi... yes
checking for csulincl.h... no
./configure: 15253: CFLAGS+= -DCONFIG_PATH=\"$(localstatedir)/lib/opencryptoki\" -DSBIN_PATH=\"$(sbindir)\" -DLIB_PATH=\"$(libdir)\" -DLOCKDIR_PATH=\"$(lockdir)\" -DOCK_CONFDIR=\"$(sysconfdir)/opencryptoki\" -DOCK_LOGDIR=\"$(logdir)\": not found
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes