Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 798264 - sci-electronics/puff-20100127-r1 - /.../puff.pas:82: undefined reference to GetBkColor
Summary: sci-electronics/puff-20100127-r1 - /.../puff.pas:82: undefined reference to G...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-24 07:12 UTC by Toralf Förster
Modified: 2021-06-29 17:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.58 KB, text/plain)
2021-06-24 07:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,160.89 KB, text/plain)
2021-06-24 07:12 UTC, Toralf Förster
Details
environment (environment,70.75 KB, text/plain)
2021-06-24 07:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.30 KB, application/x-bzip)
2021-06-24 07:12 UTC, Toralf Förster
Details
sci-electronics:puff-20100127-r1:20210623-210940.log (sci-electronics:puff-20100127-r1:20210623-210940.log,30.35 KB, text/plain)
2021-06-24 07:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,20.09 KB, application/x-bzip)
2021-06-24 07:12 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 2021-06-24 07:12:04 UTC
Linking puff
/usr/bin/ld: puff.o: in function `CHANGE_BK_COLOR':
/var/tmp/portage/sci-electronics/puff-20100127-r1/work/puff-20100127//puff.pas:82: undefined reference to `GetBkColor'
/usr/bin/ld: /var/tmp/portage/sci-electronics/puff-20100127-r1/work/puff-20100127//puff.pas:83: undefined reference to `SetBkColor'
/usr/bin/ld: /var/tmp/portage/sci-electronics/puff-20100127-r1/work/puff-20100127//puff.pas:84: undefined reference to `SetBkColor'
/usr/bin/ld: puff.o: in function `MOVE_NET':
/var/tmp/portage/sci-electronics/puff-20100127-r1/work/puff-20100127//puff.pas:379: undefined reference to `GotoXY'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210621-211744

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.5
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 9b4998ab14dbd0f4246dcd26f88ff4b04f34bca6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 23 20:06:51 2021 +0000

    2021-06-23 20:06:49 UTC

emerge -qpvO sci-electronics/puff
[ebuild  N    ] sci-electronics/puff-20100127-r1
Comment 1 Toralf Förster gentoo-dev 2021-06-24 07:12:05 UTC
Created attachment 718533 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-06-24 07:12:07 UTC
Created attachment 718536 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-06-24 07:12:08 UTC
Created attachment 718539 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-06-24 07:12:09 UTC
Created attachment 718542 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-06-24 07:12:11 UTC
Created attachment 718545 [details]
sci-electronics:puff-20100127-r1:20210623-210940.log
Comment 6 Toralf Förster gentoo-dev 2021-06-24 07:12:12 UTC
Created attachment 718548 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-06-29 17:12:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13c78180b2338d95ffbbf776ee4f3c3702170d5

commit c13c78180b2338d95ffbbf776ee4f3c3702170d5
Author:     Thomas Beierlein <tomjbe@gentoo.org>
AuthorDate: 2021-06-29 17:11:38 +0000
Commit:     Thomas Beierlein <tomjbe@gentoo.org>
CommitDate: 2021-06-29 17:11:38 +0000

    sci-electronics/puff: Adapt to changes in Free Pascal compiler
    
    Closes: https://bugs.gentoo.org/798264
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>

 sci-electronics/puff/puff-20100127-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)