Bug 280541 - partitionmanager fails to build from svn on arch linux
Summary: partitionmanager fails to build from svn on arch linux
Status: RESOLVED DUPLICATE of bug 278569
Alias: None
Product: partitionmanager
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Volker Lanz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-21 20:36 UTC by tommivs
Modified: 2011-08-21 23:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***