Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639076 - net-dialup/mgetty-1.1.37-r1 : pbm2g3.c:(.text.startup+<snip>): undefined reference to puteol
Summary: net-dialup/mgetty-1.1.37-r1 : pbm2g3.c:(.text.startup+<snip>): undefined refe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-28 18:14 UTC by Toralf Förster
Modified: 2017-11-28 19:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.15 KB, text/plain)
2017-11-28 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.62 KB, text/plain)
2017-11-28 18:15 UTC, Toralf Förster
Details
environment (environment,101.96 KB, text/plain)
2017-11-28 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.50 KB, application/x-bzip)
2017-11-28 18:15 UTC, Toralf Förster
Details
net-dialup:mgetty-1.1.37-r1:20171128-105315.log (net-dialup:mgetty-1.1.37-r1:20171128-105315.log,16.08 KB, text/plain)
2017-11-28 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.30 KB, application/x-bzip)
2017-11-28 18:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-28 18:14:58 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall  -DAUTO_PPP -I.. -Wl,-O1 -Wl,--as-needed -o pbm2g3 pbm2g3.o g3.o run_tbl.o 
pbm2g3.o: In function `main':
pbm2g3.c:(.text.startup+0x177): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x18c): undefined reference to `putwhitespan'
pbm2g3.c:(.text.startup+0x191): undefined reference to `puteol'
pbm2g3.c:(.text.startup+0x1c5): undefined reference to `puteol'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_20171121-221602

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-dialup/mgetty
[ebuild  N    ] net-dialup/mgetty-1.1.37-r1  USE="fax -doc -fidonet"
Comment 1 Toralf Förster gentoo-dev 2017-11-28 18:15:01 UTC
Created attachment 506942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-28 18:15:04 UTC
Created attachment 506944 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-28 18:15:07 UTC
Created attachment 506946 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-28 18:15:10 UTC
Created attachment 506948 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-28 18:15:13 UTC
Created attachment 506950 [details]
net-dialup:mgetty-1.1.37-r1:20171128-105315.log
Comment 6 Toralf Förster gentoo-dev 2017-11-28 18:15:15 UTC
Created attachment 506952 [details]
temp.tbz2
Comment 7 Pacho Ramos gentoo-dev 2017-11-28 19:38:30 UTC
[master 5f782d8dea1] net-dialup/mgetty: Fix building with gcc7 (#639076 by Toralf Förster)
 3 files changed, 121 insertions(+), 16 deletions(-)
 create mode 100644 net-dialup/mgetty/files/mgetty-1.1.37-gcc7.patch