Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138397 - New package: app-pda/syncefs
Summary: New package: app-pda/syncefs
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.lvivier.info/SynceFS/
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-06-28 14:27 UTC by Michael Mauch
Modified: 2011-03-30 17:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
syncefs-0.5.ebuild (syncefs-0.5.ebuild,854 bytes, text/plain)
2006-06-28 14:28 UTC, Michael Mauch
Details
syncefs-0.7.ebuild (syncefs-0.7.ebuild,1.02 KB, text/plain)
2008-09-30 17:25 UTC, Michael Mauch
Details
build.log of syncefs-0.7 with linux-headers-2.6.38 and librapi2-0.15.2 (app-pda:syncefs-0.7:20110330-175610.log,24.91 KB, text/plain)
2011-03-30 17:58 UTC, Samuli Suominen (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mauch 2006-06-28 14:27:05 UTC
"Syncefs is an application allowing to mount pocketPC like a remote filesystem.
It is based on synce and coda."

Works like a charm. The docs are on its homepage.

I suggest netfs/syncefs.
Comment 1 Michael Mauch 2006-06-28 14:28:06 UTC
Created attachment 90376 [details]
syncefs-0.5.ebuild
Comment 2 Iain Buchanan 2008-09-30 06:19:46 UTC
according to the website, 0.7 is available.  Is this still wanted?  Does SynCE provide the functionality?
Comment 3 Michael Mauch 2008-09-30 17:25:32 UTC
Created attachment 166851 [details]
syncefs-0.7.ebuild

Yes, it's still wanted and it works with SynCE. Strange enough, there's an updated syncefs-0.7.ebuild sitting in my $PORTDIR_OVERLAY.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-03-09 13:03:46 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 5 Peter Copeland 2009-04-20 15:28:25 UTC
(In reply to comment #3)
> Created an attachment (id=166851) [edit]
> syncefs-0.7.ebuild
> 
> Yes, it's still wanted and it works with SynCE. Strange enough, there's an
> updated syncefs-0.7.ebuild sitting in my $PORTDIR_OVERLAY.
> 

Hello,

I've tried your 0.7 ebuild but it fails with the following error. Any ideas?

Many thanks.

make -j2                                                                                                                                                                    
make  all-recursive                                                                                                                                                         
make[1]: Entering directory `/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7'                                                                                         
Making all in src                                                                                                                                                           
make[2]: Entering directory `/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7/src'                                                                                     
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -Werror -Wno-multichar -march=pentium-m -O2 -fomit-frame-pointer -pipe -mmmx -msse -msse2 -mfpmath=sse,387 -MT cefsd.o -MD -MP -MF ".deps/cefsd.Tpo" -c -o cefsd.o cefsd.c; \                                                                                                         
        then mv -f ".deps/cefsd.Tpo" ".deps/cefsd.Po"; else rm -f ".deps/cefsd.Tpo"; exit 1; fi                                                                             
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -Werror -Wno-multichar -march=pentium-m -O2 -fomit-frame-pointer -pipe -mmmx -msse -msse2 -mfpmath=sse,387 -MT syncefs.o -MD -MP -MF ".deps/syncefs.Tpo" -c -o syncefs.o syncefs.c; \                                                                                                 
        then mv -f ".deps/syncefs.Tpo" ".deps/syncefs.Po"; else rm -f ".deps/syncefs.Tpo"; exit 1; fi
cc1: warnings being treated as errors
cefsd.c: In function 'save_pid':
cefsd.c:85: error: ignoring return value of 'fchown', declared with attribute warn_unused_result
make[2]: *** [cefsd.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7'
make: *** [all] Error 2
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2011-03-30 17:58:40 UTC
Created attachment 267861 [details]
build.log of syncefs-0.7 with linux-headers-2.6.38 and librapi2-0.15.2

needs this in src_unpack (for EAPI=0 or EAPI=1 ebuild) or src_prepare (for EAPI=2 or higher ebuild).

code:

sed -i -e 's:-g -Wall -Werror:-Wall:' "${S}"/src/Makefile.{am,in} || die
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2011-03-30 17:59:27 UTC
Because the package fails to build on modern system, and upstream is dead... I'm closing this as OBSOLETE.   If you disagree, please reopen with a patch fixing the issue in Comment #6.