Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: linux3.16: update to 3.16.82
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
@ 2020-02-13 10:51 ` voidlinux-github
  2020-02-13 10:52 ` voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-13 10:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1752 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/19092#issuecomment-585666585

Comment:
Here's the last few lines of log when trying to build for `x86_64`:
```
  CC      drivers/tty/serial/8250/8250_core.o
  CC      drivers/tty/serial/8250/8250_pnp.o
  CC      drivers/tty/serial/8250/8250_dma.o
  CC      drivers/tty/serial/8250/8250_early.o
  CC      drivers/tty/serial/8250/8250_pci.o
  LD      drivers/video/fbdev/core/fb.o
  LD      drivers/video/fbdev/core/built-in.o
  LD      drivers/tty/serial/jsm/built-in.o
  LD      drivers/staging/lustre/lustre/obdclass/built-in.o
  LD      drivers/scsi/qla4xxx/built-in.o
  LD      drivers/usb/serial/built-in.o
  LD      drivers/staging/vt6656/built-in.o
  LD      drivers/usb/built-in.o
  LD      drivers/gpu/drm/nouveau/built-in.o
  LD      drivers/gpu/drm/built-in.o
  LD      drivers/staging/vt6655/built-in.o
  LD      drivers/gpu/built-in.o
  LD      drivers/video/fbdev/via/built-in.o
  LD      drivers/staging/lustre/lustre/ptlrpc/built-in.o
  LD      drivers/scsi/qla2xxx/built-in.o
  LD      drivers/video/fbdev/built-in.o
  LD      drivers/scsi/built-in.o
  LD      drivers/staging/built-in.o
  LD      drivers/tty/serial/8250/8250.o
  LD      drivers/video/built-in.o
  LD      drivers/tty/serial/8250/built-in.o
  LD      drivers/tty/serial/built-in.o
  LD      drivers/tty/built-in.o
  LD      drivers/built-in.o
=> ERROR: linux3.16-3.16.82_1: do_build: 'make EXTRAVERSION=${_patchver} ${makejobs} bzImage' exited with 2
=> ERROR:   in do_build() at srcpkgs/linux3.16/template:74
```

Could it be some (host) dependency is missing for 64 bit builds? I already tried to `strace` the build to no avail.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux3.16: update to 3.16.82
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-02-15 17:52 ` pullmoll
@ 2020-02-15 21:25 ` pullmoll
  4 siblings, 0 replies; 5+ messages in thread
From: pullmoll @ 2020-02-15 21:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/19092#issuecomment-586642751

Comment:
Problem seems to be this one: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=4b5aaf5f6992319c2c72e080a1a55842640b8732

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux3.16: update to 3.16.82
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-02-13 10:56 ` voidlinux-github
@ 2020-02-15 17:52 ` pullmoll
  2020-02-15 21:25 ` pullmoll
  4 siblings, 0 replies; 5+ messages in thread
From: pullmoll @ 2020-02-15 17:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/19092#issuecomment-586624969

Comment:
BTW: Same issue as with [linux4.4-4.4.213](https://build.voidlinux.org/builders/x86_64_builder/builds/22922/steps/shell_3/logs/stdio)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux3.16: update to 3.16.82
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
  2020-02-13 10:51 ` linux3.16: update to 3.16.82 voidlinux-github
  2020-02-13 10:52 ` voidlinux-github
@ 2020-02-13 10:56 ` voidlinux-github
  2020-02-15 17:52 ` pullmoll
  2020-02-15 21:25 ` pullmoll
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-13 10:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 379 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/19092#issuecomment-585668853

Comment:
Uh, gotcha!
```
arch/x86/ia32/ia32entry.S:98: Error: unsupported instruction `sysexit'
make[2]: *** [scripts/Makefile.build:293: arch/x86/ia32/ia32entry.o] Error 1
make[1]: *** [scripts/Makefile.build:404: arch/x86/ia32] Error 2
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: linux3.16: update to 3.16.82
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
  2020-02-13 10:51 ` linux3.16: update to 3.16.82 voidlinux-github
@ 2020-02-13 10:52 ` voidlinux-github
  2020-02-13 10:56 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2020-02-13 10:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/19092#issuecomment-585667377

Comment:
the real error should be somewhere, try grep -i error log

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-15 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19092@inbox.vuxu.org>
2020-02-13 10:51 ` linux3.16: update to 3.16.82 voidlinux-github
2020-02-13 10:52 ` voidlinux-github
2020-02-13 10:56 ` voidlinux-github
2020-02-15 17:52 ` pullmoll
2020-02-15 21:25 ` pullmoll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).