bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/12357] New: ERROR: tcl error sourcing /home2/dave/binutils/src/l


From: danglin at gcc dot gnu.org
Subject: [Bug ld/12357] New: ERROR: tcl error sourcing /home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin.exp
Date: Fri, 31 Dec 2010 17:57:43 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12357

           Summary: ERROR: tcl error sourcing
                    /home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin
                    .exp
           Product: binutils
           Version: 2.22 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: address@hidden
        ReportedBy: address@hidden


Running /home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin.exp ...
ERROR: tcl error sourcing
/home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin
.exp.
ERROR: wrong # args: should be "regsub ?switches? exp string subSpec varName"
    while executing
"regsub ".*dlname='" "$plugin_name" """
    invoked from within
"regsub "'.*" [regsub ".*dlname='" "$plugin_name" ""] """
    invoked from within
"set plugin_name [regsub "'.*" [regsub ".*dlname='" "$plugin_name" ""] ""]"
    (file "/home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin.exp" line 42)
    invoked from within
"source /home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /home2/dave/binutils/src/ld/testsuite/ld-plugin/plugin.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

# Look for the name we can dlopen in the test plugin's libtool control script.
set plugin_name [file_contents "$base_dir/libldtestplug.la"]
set plugin_name [regsub "'.*" [regsub ".*dlname='" "$plugin_name" ""] ""]

Probably, issue is '.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]