Bug 743169

Summary: FTBFS: needs update for sexplib 7.0.4
Product: [Fedora] Fedora Reporter: Michael Ekstrand <michael>
Component: rpmdepsizeAssignee: Susi Lehtola <susi.lehtola>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: notting, rjones, susi.lehtola
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-01 09:55:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Ekstrand 2011-10-04 03:22:54 UTC
Description of problem:
rpmdepsize fails to build from source on Rawhide after upgrading to sexplib 7.0.4.

Version-Release number of selected component (if applicable):
rpmdepsize-1.0-7

How reproducible:
Always

Steps to Reproduce:
1. Attempt to rebuild rpmdepsize from source with ocaml-sexplib >= 7.0.4-1.fc?
  
Actual results:
Fails with unknown value 'list_of_sexp'

Expected results:
Successfully builds.


Additional info:
Recent versions of sexplib require code using the syntax extension to 'open Sexplib.Std' to make the standard converters available to generated code.

Comment 1 Richard W.M. Jones 2012-08-01 09:55:03 UTC
Fixed:
http://koji.fedoraproject.org/koji/packageinfo?packageID=8450

Comment 2 Richard W.M. Jones 2012-08-01 09:55:23 UTC
*** Bug 843266 has been marked as a duplicate of this bug. ***