Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 14:50:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238692] math/prng: depends on to-be-removed gets(3)
Message-ID:  <bug-238692-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 238692
           Summary: math/prng: depends on to-be-removed gets(3)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: emaste@freebsd.org
            Blocks: 222796

I intend to remove gets(3) in the near future and this port failed in the
exp-run (PR 222796)

http://package18.nyi.freebsd.org/data/112amd64PR222796-default/2018-10-27_2=
0h58m08s/logs/errors/prng-3.0.2.log

cc -Wall -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-alia=
sing
-std=3Dgnu89  -fstack-protector -o pairs  pairs.o ../src/libprng.a -lm=20
pairs.o: In function `main':
pairs.c:(.text+0x45): undefined reference to `gets'
pairs.c:(.text+0x98): undefined reference to `gets'
pairs.c:(.text+0xc8): undefined reference to `gets'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222796
[Bug 222796] [exp-run] with gets removed
--=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-238692-7788>