Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Apr 2022 23:38:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263023] multimedia/smpeg: revert accidental (?) configure patch
Message-ID:  <bug-263023-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 263023
           Summary: multimedia/smpeg: revert accidental (?) configure
                    patch
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: acm@FreeBSD.org
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)
 Attachment #232912 maintainer-approval?(acm@FreeBSD.org)
             Flags:
             Flags: merge-quarterly?
                CC: acm@FreeBSD.org

Created attachment 232912
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232912&action=
=3Dedit
acm@freebsd.org

Commit 87624aab for PR #231524 has accidentally introduced two
additional patches to the configure script, breaking parts of
its workings.  Revert these changes to fix the configuration.

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Please MFH if possible.

Also consider updating smpeg to version 2.0.0 released by the new upstream
https://github.com/icculus/smpeg.  If desired, I can volunteer a patch.

This change is important because the accidental configure patch caused erro=
rs
during cross compilation like these:

=3D=3D=3D>  Building for smpeg-0.4.4_15
gmake[1]: Entering directory
'/wrkdirs/usr/ports/multimedia/smpeg/work/smpeg-0.4.4'
Making all in audio
gmake[2]: Entering directory
'/wrkdirs/usr/ports/multimedia/smpeg/work/smpeg-0.4.4/audio'
/usr/local/bin/libtool --mode=3Dcompile /nxb-bin/usr/bin/c++ -DPACKAGE=3D\"=
smpeg\"
-DVERSION=3D\"0.4.4\"  -I. -I.      -O2 -pipe  -Wno-c++11-narrowing
-fstack-protector-strong -fno-strict-aliasing  -I/usr/local/include/SDL
-I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DTHREADED_AUDIO -DNDEBUG =
-I..
-DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c
MPEGaudio.cpp
libtool: compile: unable to infer tagged configuration
libtool:   error: specify a tag with '--tag'

--=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-263023-7788>