Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2018 02:24:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225038] sysutils/cdrdao build failure on 10.4 amd64
Message-ID:  <bug-225038-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225038

            Bug ID: 225038
           Summary: sysutils/cdrdao build failure on 10.4 amd64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: marius@FreeBSD.org
          Reporter: 000.fbsd@quip.cz
          Assignee: marius@FreeBSD.org
             Flags: maintainer-feedback?(marius@FreeBSD.org)

Created attachment 189574
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D189574&action=
=3Dedit
Poudriere bulk build log failure

I am not able to build cdrdao in poudriere in 10.4 amd64 jail with following
options:

     DOCS=3Don
     MP3OGG=3Don
     TOC2MP3=3Don

Last line with errors:
c++  -O2 -pipe  -fstack-protector -fno-strict-aliasing  -std=3Dc++11=20
-fstack-protector -o toc2mp3  toc2mp3-toc2mp3.o ../trackdb/libtrackdb.a
-L/usr/local/lib -lmp3lame -L/usr/local/lib -lmad -L/usr/local/lib -lvorbis=
file
-L/usr/local/lib -lao=20
toc2mp3-toc2mp3.o: In function `init_encoder(int)':
toc2mp3.cc:(.text+0x28e): undefined reference to `bitrate_table'
toc2mp3.cc:(.text+0x295): undefined reference to `bitrate_table'
toc2mp3-toc2mp3.o: In function `main':
toc2mp3.cc:(.text+0xf23): undefined reference to `bitrate_table'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[3]: *** [Makefile:322: toc2mp3] Error 1
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3/utils'
gmake[2]: *** [Makefile:305: all-recursive] Error 1
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
gmake[1]: *** [Makefile:241: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/sysutils/cdrdao/work/cdrdao-1.2.3'
*** Error code 1

Full build log attached

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225038-13>