Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393189 - net-ftp/proftpd fails to compile on Gentoo/FreeBSD
Summary: net-ftp/proftpd fails to compile on Gentoo/FreeBSD
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: Normal normal
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 22:01 UTC by Tibor Vago
Modified: 2011-12-29 23:29 UTC (History)
1 user (show)

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


Attachments
Build log of proftpd-1.3.3g (build.log,35.54 KB, text/plain)
2011-12-04 22:01 UTC, Tibor Vago
Details
patch for src/wtmp.c (wtmp.patch,434 bytes, patch)
2011-12-04 22:29 UTC, Tibor Vago
Details | Diff
patch for proftpd-1.3.3g.ebuild (proftpd-1.3.3g.ebuild-freebsd.patch,1.01 KB, patch)
2011-12-04 22:32 UTC, Tibor Vago
Details | Diff
build.log for =proftpd-1.3.4a on sparc-fbsd9.0-rc3 (build.log-sparc64,30.83 KB, text/plain)
2011-12-12 17:58 UTC, Tibor Vago
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tibor Vago 2011-12-04 22:01:37 UTC
Created attachment 294793 [details]
Build log of proftpd-1.3.3g

The build log is attached.
Comment 1 Tibor Vago 2011-12-04 22:29:54 UTC
Created attachment 294797 [details, diff]
patch for src/wtmp.c

Patch to compile wtmp.c source.
Comment 2 Tibor Vago 2011-12-04 22:32:28 UTC
Created attachment 294799 [details, diff]
patch for proftpd-1.3.3g.ebuild

Patch for proftpd-1.3.3g.ebuild to compile on Gentoo/FreeBSD
Comment 3 Bernd Lommerzheim 2011-12-12 17:18:55 UTC
Tibor Vago, thank you for your report. With the ProFTPD 1.3.4 series (currently ProFTPD 1.3.4a in ~arch) I added support for Gentoo/FreeBSD. There I already fixed the "(auto)shadow issue". Hence please test ProFTPD 1.3.4a and report any build failures (including wtmp.c) and other issues back. Maybe the wtmp.c failure was fixed upstream. Thanks.
Comment 4 Tibor Vago 2011-12-12 17:58:11 UTC
Created attachment 295579 [details]
build.log for =proftpd-1.3.4a on sparc-fbsd9.0-rc3

It compiles fine on amd64-fbsd but not on sparc-fbsd.
Comment 5 Bernd Lommerzheim 2011-12-16 16:03:05 UTC
In order to fix this build failure I opened ProFTPD Bug #3728 [1]. As soon as there is a backported patch I will fix this issue in ProFTPD 1.3.4a.

[1] http://bugs.proftpd.org/show_bug.cgi?id=3728
Comment 6 Bernard Cafarelli gentoo-dev 2011-12-29 23:29:45 UTC
Patch applied to 1.3.4a in tree, thanks!