Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917663 Details for
Bug 948914
dev-util/shflags-1.3.0 fails test - [ffmpeg] FAILED (failures=0,skipped=2)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:shflags-1.3.0:20250127-172901.log
dev-util:shflags-1.3.0:20250127-172901.log (text/plain), 10.38 KB, created by
Toralf Förster
on 2025-01-27 18:25:08 UTC
(
hide
)
Description:
dev-util:shflags-1.3.0:20250127-172901.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-01-27 18:25:08 UTC
Size:
10.38 KB
patch
obsolete
> * Package: dev-util/shflags-1.3.0:0 > * Repository: gentoo > * Maintainer: shell-tools@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking shflags-1.3.0.tgz to /var/tmp/portage/dev-util/shflags-1.3.0/work >>>> Source unpacked in /var/tmp/portage/dev-util/shflags-1.3.0/work >>>> Preparing source in /var/tmp/portage/dev-util/shflags-1.3.0/work/shflags-1.3.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/shflags-1.3.0/work/shflags-1.3.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/shflags-1.3.0/work/shflags-1.3.0 ... >>>> Source compiled. >>>> Test phase: dev-util/shflags-1.3.0 >#------------------------------------------------------------------------------ ># System data. ># > >$ uname -mprsv >Linux 6.12.11 #11 SMP Thu Jan 23 16:46:52 UTC 2025 x86_64 AMD Ryzen 9 5950X 16-Core Processor > >OS Name: Linux >OS Version: Gentoo Linux > >### Test run info. >shells: /bin/sh ash /bin/bash /bin/dash /bin/ksh /bin/mksh /bin/zsh >tests: shflags_defines_test.sh shflags_parsing_test.sh shflags_private_test.sh shflags_public_test.sh > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/sh. ># >shell name: sh >shell version: 5.2.37(1)-release > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >OK (skipped=2) > > >#------------------------------------------------------------------------------ ># Running the test suite with ash. ># >runner:WARN unable to run tests with the ash shell > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/bash. ># >shell name: bash >shell version: 5.2.37(1)-release > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >OK (skipped=2) > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/dash. ># >shell name: dash >shell version: unknown > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >OK (skipped=2) > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/ksh. ># >shell name: ksh >shell version: Version AJM 93u+m/1.0.10 2024-08-01 > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >OK (skipped=2) > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/mksh. ># >shell name: mksh >shell version: @(#)MIRBSD KSH R59 2020/10/31 > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >shunit2:ERROR testHelp() returned non-zero return code. >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >FAILED (failures=0,skipped=2) >runner:WARN /bin/mksh not passing > > >#------------------------------------------------------------------------------ ># Running the test suite with /bin/zsh. ># >shell name: zsh >shell version: 5.9 > >--- Executing the 'shflags_defines' test suite. --- >testFlagsDefine >testBoolean >testFloat >testInteger >testString >testShortNameLength >testFlagNameIsReserved > >Ran 7 tests. > >OK > >--- Executing the 'shflags_parsing' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testGetoptStandard >testGetoptEnhanced >testValidBoolsShort >testValidBoolsLong >testFloats >testIntegers >testStrings >testMultipleFlags >testSingleNonFlagArg >testMultipleNonFlagArgs >testMultipleNonFlagStringArgsWithSpaces >testFlagsWithEquals >testComplicatedCommandLineStandard >testComplicatedCommandLineEnhanced > >Ran 14 tests. > >OK > >--- Executing the 'shflags_private' test suite. --- >testColumns >testGetoptVers >testGenOptStr >testGetFlagInfo >testItemInList >testUnderscoreName >testBool >testValidFloatBuiltin >testValidFloatExpr >testValidIntBuiltin >testValidIntExpr >testMathBuiltin >testMathExpr >testStrlenBuiltin >testStrlenExpr > >Ran 15 tests. > >OK > >--- Executing the 'shflags_public' test suite. --- >test:WARN Enhanced version of getopt found. Standard tests will be skipped. >testHelp >testStandardHelpOutput >testEnhancedHelpOutput >testNoHelp >testLoggingLevel >testIssue28 > >Ran 6 tests. > >OK (skipped=2) > * ERROR: dev-util/shflags-1.3.0::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 364: Called die > * The specific snippet of code: > * sh test_runner || die > * > * If you need support, post the output of `emerge --info '=dev-util/shflags-1.3.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/shflags-1.3.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:shflags-1.3.0:20250127-172901.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/shflags-1.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/shflags-1.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/shflags-1.3.0/work/shflags-1.3.0' > * S: '/var/tmp/portage/dev-util/shflags-1.3.0/work/shflags-1.3.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 948914
:
917662
| 917663 |
917664
|
917665
|
917666
|
917667
|
917668
|
917669
|
917670