On Sat, Jun 22, 2013 at 01:37:41PM +0200, Lucas Nussbaum wrote:
> Relevant part:
> > ┌──────────────────────────────────────────────────────────────────────────────┐
> > │ Install lua-penlight build dependencies (apt-based resolver)              
> >    │
> > └──────────────────────────────────────────────────────────────────────────────┘
> > 
> > Installing build dependencies
> > Reading package lists...
> > Building dependency tree...
> > Reading state information...
> > Some packages could not be installed. This may mean that you have
> > requested an impossible situation or if you are using the unstable
> > distribution that some required packages have not yet been created
> > or been moved out of Incoming.
> > The following information may help to resolve the situation:
> > 
> > The following packages have unmet dependencies:
> >  sbuild-build-depends-lua-penlight-dummy : Depends: lua-ldoc but it is not 
> > installable
> > E: Unable to correct problems, you have held broken packages.
> > apt-get failed.

This was probably a transient problem due to lua-ldoc's dependency on
the new lua-penlight.  However, now that that has cleared, lua-penlight
still fails to build in a clean chroot:

  cd docs; ldoc .
  /«PKGBUILDDIR»/lua/pl/operator.lua:133: operator.unm: extra param with no 
formal argument: 'b'
  /«PKGBUILDDIR»/lua/pl/comprehension.lua:33: pl.comprehension: function or 
section not found: 07-functional.md.List_Comprehensions in 07-functional.md 
07-functional.md.List_Comprehensions
  /«PKGBUILDDIR»/lua/pl/func.lua:20: pl.func: function or section not found: 
07-functional.md.Creating_Functions_from_Functions in 07-functional.md 
07-functional.md.Creating_Functions_from_Functions
  /«PKGBUILDDIR»/lua/pl/lapp.lua:23: pl.lapp: function or section not found: 
08-additional.md.Command_line_Programs_with_Lapp in 08-additional.md 
08-additional.md.Command_line_Programs_with_Lapp
  /«PKGBUILDDIR»/lua/pl/seq.lua:7: pl.seq: function or section not found: 
07-functional.md.Sequences in 07-functional.md 07-functional.md.Sequences
  /«PKGBUILDDIR»/lua/pl/sip.lua:22: pl.sip: function or section not found: 
08-additional.md.Simple_Input_Patterns in 08-additional.md 
08-additional.md.Simple_Input_Patterns
  lua5.1: /usr/share/lua/5.1/ldoc/markup.lua:25: attempt to call method 
'warning' (a nil value)
  stack traceback:
          /usr/share/lua/5.1/ldoc/markup.lua:25: in function 
</usr/share/lua/5.1/ldoc/markup.lua:17>
          [C]: in function 'gsub'
          /usr/share/lua/5.1/ldoc/markup.lua:17: in function 
</usr/share/lua/5.1/ldoc/markup.lua:16>
          (tail call): ?
          (tail call): ?
          /usr/share/lua/5.1/ldoc/html.lua:242: in function 'generate_output'
          /usr/bin/ldoc:625: in main chunk
          [C]: ?
  reading configuration from config.ld
  format: using built-in markdown
  format: discount not found, falling back to text
  make[1]: *** [override_dh_auto_configure] Error 1

-- 
Colin Watson                                       [[email protected]]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to