[Bug 238692] math/prng: depends on to-be-removed gets(3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 18 14:50:42 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238692

            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 at FreeBSD.org
          Reporter: emaste at 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_20h58m08s/logs/errors/prng-3.0.2.log

cc -Wall -fomit-frame-pointer -O2 -pipe  -fstack-protector -fno-strict-aliasing
-std=gnu89  -fstack-protector -o pairs  pairs.o ../src/libprng.a -lm 
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=222796
[Bug 222796] [exp-run] with gets removed
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list