Open issue 987 (broke in 2012q4)
errors in /usr/include/g++/ctime, and ffmpeg issues
appears to have been caused by ffmpeg changes, including the system header problems.
further ffmpeg changes seem to have reduced the problems but it is still failing in /usr/include/g++/ctime.
35 failures:
Version | Build series and ID | |
3.0.1nb10 | dholland-nbsd-amd64 rolling | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20140104.1915 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131227.0728 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131223.1334 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131221.1308 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131218.1508 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131216.1249 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131215.1828 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131214.1155 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131211.1008 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131208.2118 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131206.1911 | Issue 987 |
3.0.1nb23 | joerg-nbsd-amd64-clang 20131201.0240 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20131129.1952 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20131106.0139 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130925.1749 | Issue 987 |
3.0.1nb10 | joerg-nbsd6-amd64-gcc 20130617.2023 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130617.2011 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130617.0715 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130613.1411 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130611.1242 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130607.1617 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130601.1429 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130530.1540 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130524.1720 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130523.1225 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130428.1743 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130421.1124 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130331.2301 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20130323.2021 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20121225.2203 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20121222.1959 | Issue 987 |
3.0.1nb10 | joerg-nbsd-amd64-clang 20121222.0206 | Issue 987 |
3.0.1nb10 | marino-dfly3.3-i386 20121221.0925 | Issue 987 |
3.0.1nb10 | --> -->
NameError |
Python 3.12.2: /usr/pkg/bin/python3.12 Mon Dec 23 09:53:12 2024 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/home/dholland/public_html/broken/index.cgi in <module> |
1728 |
1729 # end main |
1730 |
1731 |
=> 1732 main() |
main = <function main> |
/home/dholland/public_html/broken/index.cgi in main() |
1678 fail(f, "Invalid package") |
1679 return |
=> 1680 pkg_page(f, showkey, sortkey, pkgpath, pkg) |
1681 return |
1682 |
global pkg_page = <function pkg_page>, f = <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, showkey = <__main__.filter object>, sortkey = 'pkbs', pkgpath = 'graphics/osg', pkg = 'osg' |
/home/dholland/public_html/broken/index.cgi in pkg_page(f=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, showkey=<__main__.filter object>, sortkey='pkbs', pkgpath='graphics/osg', pkg='osg') |
1045 database.open() |
1046 pkg_head(f) |
=> 1047 pkg_body(f, showkey, sortkey, pkgpath, pkg) |
1048 pkg_foot(f) |
1049 database.close() |
global pkg_body = <function pkg_body>, f = <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, showkey = <__main__.filter object>, sortkey = 'pkbs', pkgpath = 'graphics/osg', pkg = 'osg' |
/home/dholland/public_html/broken/index.cgi in pkg_body(f=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, showkey=<__main__.filter object>, sortkey='pkbs', pkgpath='graphics/osg', pkg='osg') |
1022 f.write("<td>%s <a href=\"%s\">%s</a></td>\n" % ( |
1023 series, |
=> 1024 getbuildurl(start, reporturl, p, version), |
1025 start)) |
1026 f.write("<td>") |
global getbuildurl = <function getbuildurl>, start = '20121208.1218', reporturl = 'http://mova.org/~cheusov/pub/bulk/NetBSD/i386/6.0/HEAD/logs//20121208.1218/META/report.html', p = 'osg', version = '3.0.1nb10' |
/home/dholland/public_html/broken/index.cgi in getbuildurl(start='20121208.1218', baseurl='http://mova.org/~cheusov/pub/bulk/NetBSD/i386/6.0/HEAD/logs//20121208.1218/', package='osg', ver='3.0.1nb10') |
544 # distbb |
545 baseurl = baseurl[0:len(baseurl)-16] |
=> 546 mypath = pkgpath.replace("/", "_") |
547 return baseurl + mypath + "_" + package + "-" + ver + "/" |
548 # XXX? |
mypath undefined, pkgpath undefined |
NameError: name 'pkgpath' is not defined
add_note =
<built-in method add_note of NameError object>
args =
("name 'pkgpath' is not defined",)
name =
'pkgpath'
with_traceback =
<built-in method with_traceback of NameError object>