pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53414: mplayer tries to write-enable text segment on NetBSD/i386-8.0_RC2, fails.



The following reply was made to PR pkg/53414; it has been noted by GNATS.

From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53414: mplayer tries to write-enable text segment on NetBSD/i386-8.0_RC2, fails.
Date: Fri, 10 Aug 2018 00:58:11 +0200

 Hello John,
 
 jdbaker%mylinuxisp.com@localhost writes:
 > >Number:         53414
 > >Category:       pkg
 > >Synopsis:       mplayer tries to write-enable text segment on NetBSD/i3=
 86-8.0_RC2, fails.
 > >Confidential:   no
 > >Severity:       serious
 > >Priority:       high
 > >Responsible:    pkg-manager
 > >State:          open
 > >Class:          sw-bug
 > >Submitter-Id:   net
 > >Arrival-Date:   Fri Jun 29 23:40:00 +0000 2018
 > >Originator:     John D. Baker
 > >Release:        NetBSD/i386-8.0_RC2, pkgsrc-HEAD (pre-pkgsrc-2018Q2)
 > >Organization:
 > >Environment:
 > NetBSD verthandi 8.0_RC2 NetBSD 8.0_RC2 (VERTHANDI) #30: Sun Jun 24 11:3=
 2:15 CDT 2018  sysop%plex760.technoskunk.fur@localhost:/r0/build/netbsd-8/obj/i386/s=
 ys/arch/i386/compile/VERTHANDI i386
 >
 > >Description:
 > Previous appended to pkg/53319, requested to file new PR.
 >
 > On my i386-8.0_RC2 system, mplayer built from recent pkgsrc-HEAD (in
 > the freeze before pkgsrc-2018Q2) fails to run as follows:
 >
 >   $ mplayer
 >   mplayer: text relocations
 >   mplayer: Cannot write-enable text segment: Permission denied
 > [...]
 
 Can you please try to add:
 
  NOT_PAX_MPROTECT_SAFE+=3D bin/mplayer
 
 in pkgsrc/multimedia/mplayer/Makefile before the
 `USE_TOOLS+=3D pkg-config' line (actually every line is
 probably okay) and then `make replace'?
 
 
 Thank you!
 


Home | Main Index | Thread Index | Old Index