Lion buildbot weirdness

Ryan Schmidt ryandesign at macports.org
Wed Jan 23 06:42:00 PST 2013


The Lion buildbot is saying this at the beginning and end of every build:

Deactivating octave
an invalid entry was passed while executing "$dependent name" (procedure "receipt_sqlite::list_dependents" line 18) invoked from within "${macports::registry.format}::list_dependents $name $version $revision $variants" (procedure "registry::list_dependents" line 3) invoked from within "registry::list_dependents $pvals(name)" (procedure "portlist_sortdependents" line 7) invoked from within "portlist_sortdependents $portlist" (procedure "action_deactivate" line 6) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784)

For example here is a very short log where you can see it easily without a lot of other output:

https://build.macports.org/builders/buildports-lion-x86_64/builds/7696/steps/compile/logs/stdio



Also, only on the Lion buildbot, graphviz-devel failed to build:

https://build.macports.org/builders/buildports-lion-x86_64/builds/7697/steps/compile/logs/stdio

I'm concerned about this line printed during configure:

  pangocairo:    No (pangocairo library not available)

pangocairo should of course be available. It's declared as a dependency and has always worked before, and works fine on the Snow Leopard and Mountain Lion buildbots, and on my Lion test machine.



More information about the macports-dev mailing list