Bug 106854 - Compiler error in audacity and audacity-devel port
Summary: Compiler error in audacity and audacity-devel port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-18 08:30 UTC by Jack
Modified: 2006-12-31 14:10 UTC (History)
0 users

See Also:


Attachments
patch-soundtouch-SoundTouch.h (465 bytes, text/plain)
2006-12-18 08:30 UTC, Jack
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2006-12-18 08:30:20 UTC
Audacity does not compile with gcc 4.1, attached is a patch that fixes
the compiler error.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-18 09:39:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Craig Boston 2006-12-18 15:15:12 UTC
Maintainer approved.
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2006-12-18 19:25:51 UTC
State Changed
From-To: feedback->open

Maintainer approved for audio/audacity. 
Submitter is maintainer for audio/audacity-devel. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106854 

Adding to audit trail from misfiled PR ports/106882:

Date: Mon, 18 Dec 2006 21:59:59 +0000
Comment 4 Craig Boston 2006-12-18 22:13:34 UTC
Please hold off on this for now, the audacity devs say this is fixed in
1.2.6, which I'm in the process of testing the port for.
Comment 5 Jack 2006-12-18 23:10:50 UTC
When I have time to make it compile on FreeBSD, I'll update the port.
Comment 6 Craig Boston 2006-12-19 00:49:29 UTC
On second thought, go ahead and commit this please.  There are some
problems with 1.2.6 that will take a while to resolve.
Comment 7 dfilter service freebsd_committer freebsd_triage 2006-12-31 14:01:26 UTC
pav         2006-12-31 14:01:20 UTC

  FreeBSD ports repository

  Added files:
    audio/audacity/files patch-gcc41 
    audio/audacity-devel/files patch-gcc41 
  Log:
  - Fix build with gcc 4.1
  
  PR:             ports/106854
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.1       +11 -0     ports/audio/audacity-devel/files/patch-gcc41 (new)
  1.1       +11 -0     ports/audio/audacity/files/patch-gcc41 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-31 14:01:47 UTC
State Changed
From-To: open->closed

Committed, thanks!