Bug 280541

Summary: partitionmanager fails to build from svn on arch linux
Product: [Applications] partitionmanager Reporter: tommivs
Component: generalAssignee: Volker Lanz <vl>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description tommivs 2011-08-21 20:36:40 UTC
Version:           unspecified (using KDE 4.7.0) 
OS:                Linux

[ 99%] Building CXX object src/plugins/libparted/CMakeFiles/pmlibpartedbackendplugin.dir/libpartedbackend.o        
/var/abs/local/yaourtbuild/partitionmanager-svn/src/partitionmanager-svn-build/src/plugins/libparted/libpartedbackend.cpp: In function ‘qint64 readSectorsUsedLibParted(PedDisk*, const Partition&)’:
/var/abs/local/yaourtbuild/partitionmanager-svn/src/partitionmanager-svn-build/src/plugins/libparted/libpartedbackend.cpp:204:74: error: ‘ped_file_system_open’ was not declared in this scope
/var/abs/local/yaourtbuild/partitionmanager-svn/src/partitionmanager-svn-build/src/plugins/libparted/libpartedbackend.cpp:208:90: error: ‘ped_file_system_get_resize_constraint’ was not declared in this scope
/var/abs/local/yaourtbuild/partitionmanager-svn/src/partitionmanager-svn-build/src/plugins/libparted/libpartedbackend.cpp:214:39: error: ‘ped_file_system_close’ was not declared in this scope
make[2]: *** [src/plugins/libparted/CMakeFiles/pmlibpartedbackendplugin.dir/libpartedbackend.o] Error 1
make[1]: *** [src/plugins/libparted/CMakeFiles/pmlibpartedbackendplugin.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build partitionmanager-svn.

Reproducible: Always

Steps to Reproduce:
install partitionmanager-svn from the aur


Actual Results:  
build fails


Expected Results:  
build

http://aur.archlinux.org/packages.php?ID=22778 the package that i tried
Comment 1 Christoph Feck 2011-08-21 23:51:41 UTC

*** This bug has been marked as a duplicate of bug 278569 ***