Home
last modified time | relevance | path

Searched refs:ldd_output (Results 1 – 25 of 3080) sorted by relevance

12345678910>>...124

/dports/benchmarks/nbench/nbench-byte-2.2.3/
H A Dsysinfo.sh29 ldd_output=`(ldd hello) 2>&1`
30 libcversion=`echo $ldd_output | sed -e 's/.*static.*/static/' \
/dports/graphics/blender/blender-2.91.0/source/tools/check_blender_release/
H A Dcheck_static_binaries.py91 ldd_output = subprocess.check_output(ldd_command, stderr=subprocess.STDOUT)
92 lines = ldd_output.decode().split("\n")
/dports/net/openmpi3/openmpi-3.1.6/config/
H A Dopal_check_libnl.m4120 OPAL_VAR_SCOPE_PUSH([this_requires_v1 libnl_sane this_requires_v3 ldd_output result_msg])
137 [ldd_output=`ldd conftest`
138 AS_IF([echo $ldd_output | grep -q libnl-3.so],
141 AS_IF([echo $ldd_output | grep -q libnl.so],
192 OPAL_VAR_SCOPE_POP([ldd_output libnl_sane this_requires_v1 this_requires_v3 result_msg])
/dports/net/openmpi/openmpi-4.1.1/config/
H A Dopal_check_libnl.m4120 OPAL_VAR_SCOPE_PUSH([this_requires_v1 libnl_sane this_requires_v3 ldd_output result_msg])
137 [ldd_output=`ldd conftest`
138 AS_IF([echo $ldd_output | grep -q libnl-3.so],
141 AS_IF([echo $ldd_output | grep -q libnl.so],
192 OPAL_VAR_SCOPE_POP([ldd_output libnl_sane this_requires_v1 this_requires_v3 result_msg])
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/docker/
H A Ddocker.py87 ldd_output = subprocess.check_output(["ldd", executable])
88 for line in ldd_output.split("\n"):
/dports/emulators/qemu-utils/qemu-4.2.1/tests/docker/
H A Ddocker.py114 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
115 for line in ldd_output.split("\n"):
/dports/emulators/qemu5/qemu-5.2.0/tests/docker/
H A Ddocker.py118 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
119 for line in ldd_output.split("\n"):
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/docker/
H A Ddocker.py114 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
115 for line in ldd_output.split("\n"):
/dports/net-mgmt/seafile-client/seafile-7.0.9/scripts/build/
H A Dbuild-cli.py518 ldd_output = commands.getoutput('ldd %s' % executable)
520 for line in ldd_output.splitlines():
/dports/emulators/qemu42/qemu-4.2.1/tests/docker/
H A Ddocker.py114 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
115 for line in ldd_output.split("\n"):
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/docker/
H A Ddocker.py114 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
115 for line in ldd_output.split("\n"):
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/docker/
H A Ddocker.py123 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
124 for line in ldd_output.split("\n"):
/dports/emulators/qemu/qemu-6.2.0/tests/docker/
H A Ddocker.py123 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
124 for line in ldd_output.split("\n"):
/dports/emulators/qemu60/qemu-6.0.0/tests/docker/
H A Ddocker.py123 ldd_output = subprocess.check_output(["ldd", executable]).decode('utf-8')
124 for line in ldd_output.split("\n"):
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/scripts/build/
H A Dbuild-server.py658 ldd_output = subprocess.getoutput('ldd %s' % executable)
660 for line in ldd_output.splitlines():
/dports/net/openmpi/openmpi-4.1.1/
H A Dconfigure11055 ldd_output=`ldd conftest`
11780 ldd_output=`ldd conftest`
80202 ldd_output=`ldd conftest`
80927 ldd_output=`ldd conftest`
93772 ldd_output=`ldd conftest`
94497 ldd_output=`ldd conftest`
97071 ldd_output=`ldd conftest`
97796 ldd_output=`ldd conftest`
98702 ldd_output=`ldd conftest`
99427 ldd_output=`ldd conftest`
[all …]
/dports/net/openmpi3/openmpi-3.1.6/
H A Dconfigure10842 ldd_output=`ldd conftest`
11567 ldd_output=`ldd conftest`
74564 ldd_output=`ldd conftest`
75289 ldd_output=`ldd conftest`
89529 ldd_output=`ldd conftest`
90254 ldd_output=`ldd conftest`
92453 ldd_output=`ldd conftest`
93178 ldd_output=`ldd conftest`
101145 ldd_output=`ldd conftest`
101870 ldd_output=`ldd conftest`
[all …]
/dports/x11/xvt/xvt-3.0.1/autoconf/
H A Dltmain.sh2452 ldd_output=`ldd conftest`
2461 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2491 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/x11-clocks/rclock/rxvt-2.7.10/autoconf/
H A Dltmain.sh2452 ldd_output=`ldd conftest`
2461 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2491 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/databases/puredb/pure-db-2.1/
H A Dltmain.sh2491 ldd_output=`ldd conftest`
2500 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2530 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/net/iipsrv/iipsrv-iipsrv-1.1/fcgi/
H A Dltmain.sh2455 ldd_output=`ldd conftest`
2464 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2494 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/multimedia/libmpeg3/libmpeg3-1.8/a52dec-0.7.3/
H A Dlibtool2795 ldd_output=`ldd conftest`
2804 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2836 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/mail/jamlib/jamlib-1.4.7/
H A Dltmain.sh2557 ldd_output=`ldd conftest`
2566 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2596 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/games/pipenightdreams/pipenightdreams-0.10.0/
H A Dlibtool2318 ldd_output=`ldd conftest`
2327 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2357 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
/dports/net/mping/mping-2.01/
H A Dltmain.sh2489 ldd_output=`ldd conftest`
2498 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
2528 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

12345678910>>...124